This code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
We are running a webapplication with low number of users, about 7, but with high load of showing images. Recently we upgraded to Java 6u43 and Tomcat 6.036 and after some usage (about a week) tomcat services crashes. After a restart it can run for a few days, or just [...] read more
OK, so installing it seems straightforward enough, but making it work afterwards is so awkward I must've done something wrong. It appears that this problem has nothing to do with ESXi or the RAID hardware, since the app doesn't even get that far, so I'm not sure which support category [...] read more
In the critical section of a multithreaded thread, it is not locked, but it is blocking. It occurs frequently in 2 ~ 3 times in 10 and it is only occurred in debug build so far. I have tested about 40,000 times in release build, but it is not reported [...] read more