Top "Jrockit" questions

JRockit is a High performance JVM built into Oracle Fusion Middleware.

How do I analyze a .mdmp file?

I have java application that is crashing while in production. It doesn't do so in dev/QA. The jvm is …

java dump jrockit
JRockit JVM versus HotSpot JVM

If anyone can give me brief information about the advantages and disadvantages of the two JVM since they all depend …

java jvm jvm-hotspot jrockit
unable to set xmx beyond 4gb on system having 8gb RAM

I need to set ANT_OPTS=-Xms1024m -Xmx6144m -XX:PermSize=1024m -XX:MaxPermSize=1024m JAVA_OPTS=-Xms1024m …

java windows jvm jrockit
java.lang.Error: "Not enough storage is available to process this command" when generating images

I am running a web application on BEA Weblogic 9.2. Until recently, we were using JDK 1.5.0_04, with JAI 1.1.2_01 and Image IO 1.1. …

java memory awt jrockit chartfx
What happens when we set Xmx and Xms equal size

When we set the values of Xms and Xmx to be equal, what is the impact on the FullGC, or …

java garbage-collection jvm heap-memory jrockit
Diffrence between JRockit in BEA Weblogic and Sun Java Implementation

We have different JRE implementation from 2 vendors one is Jrockit from BEA and other is from Sun. In my project …

java sun jrockit bea
how to debug an issue when the cause is not known

We are facing the following exception in weblogic server v10.3.2.0. We are using JRockit JRE 6.0. We have around 6-7 XA …

java jdbc weblogic-10.x distributed-transactions jrockit
White spaces in command line arguments. Cannot read "C:\Program Files" properly

I need to run silent installation. The command is like this setup.exe -silent -response <Response File> -jreLoc &…

python command-line-arguments jrockit