fault Questions

4

Solved

I am new to Core data and still figuring out the nuts and bolts and this error has been bugging me for hours and I cant seem to find a solution. Any help is greatly appreciated. The problem is lik...
Dulcia asked 8/4, 2011 at 6:30

0

I'm trying to use the Linux fault injection framework to inject page allocation faults. I'm trying to use the failcmd.sh script provided with the Linux kernel in tools/testing/fault-injection...
Enosis asked 13/11, 2012 at 19:49

2

Solved

I am mapping Json Data from Server using Restkit and I am Displaying those data by fetching from db. There is a refresh button in my view which performs the above operation again. Scenario: I ha...
Kalisz asked 24/10, 2012 at 9:21

3

I have a bash script (Scientific Linux). The script has to operate on a file. Let's say "file.dat" (around 1 GB of size) After some time the scripts is restarted and executes the following: if [ -...
Sometime asked 27/6, 2012 at 16:45

1

Solved

I have several "theory" questions on Core Data behavior related to what happens with a to-many relationship and when to rely on walking the relation from a parent entity and when a fresh fetch requ...
Speciation asked 16/2, 2012 at 20:20

1

Solved

We get "CoreData could not fulfill a fault" every once in a while. We have read through the Apple documentation but are unclear on what is allowed to be retained. We have been very careful about cr...
Raffarty asked 6/8, 2011 at 21:30

1

A have a Windows application which I've being running flawlessly for years, first on XP and now on Vista, just in the morning I copied the software to another Windows Vista Home 32 bits machine, an...
Gensler asked 5/8, 2011 at 23:39

3

Solved

I've developed a JavaScript Bookmarklet that have appended div to the current page. But problem is that, when div and its content loaded because of pages' original CSS codes (Bookmarklet has its o...
Lunnete asked 30/1, 2011 at 21:0

1

I have the following in a config file, and I am trying to find the equivalent bits in C#, as I have a service that is configured fully programmatically. What class/property/method should I look for...
Apuleius asked 30/11, 2010 at 23:22

4

Solved

I am wondering if anyone knows of tools or techniques to automatically inject common faults into a running .NET program. Stuff like... Randomly inject an OutOfMemoryException upon allocation Rand...
Harm asked 11/2, 2010 at 0:46

6

Solved

I have a WCF service that sometimes has to return a Fault. For some reason, the calls to my service begins to time out with the following error: "The request channel timed out while waiting for a r...
Oeo asked 12/6, 2009 at 12:13

3

Solved

It is possible for an operating system to determine whether a page of memory is in DRAM or in swap; for example, simply try to access it and if a page fault occurs, it wasn't. However, is the same...
Monkey asked 25/3, 2009 at 19:13

© 2022 - 2024 — McMap. All rights reserved.