I have a huge application running in glassfish server which creates lot of short-living objects and i have the following GC configuration in JVM.
One of our dev servers keeps crashing every now and then and the reports look very similar. We\'re thinking it is due to lack of memory, but we want to verify this. Could you guys assist in this proce
I am attempting to get the Version info for a .exe using the Version.dll and JNA. import com.sun.jna.Library;
when I start my Java-Program, I get this error (using Xuggle-library with Webcam): Problem signature: Problem Event Name:APPCRASH
Hi and thanks for reading, I have the following error while running my program and can\'t figure out what the solution would be. I also looked at all the topics with a similar error here, but could
I am writing Java code that interacts with R, where \"NA\" values are distinguished from NaN values. NA indicates that a value is \"statistically missing\", that is it could not collected or is otherw
I get this error when using the following batch file to take a core dump of a Java service running in a Windows console shell:
Sometimes I start a MATLAB script and realize too late that it is going to output way too many figures. Eventually I get an
I had my Eclipse nicely setup for writing simple Java desktop applications untill today when I tried to open a class in Visual Editor I`m getting the error:
i am trying to use weka on Android. i need to increase the heapspace to use that. i have tried various combinations of -xmx and -xms but it fails to start the jvm.