No javaw in jrockit-jdk1.6.0_33-R28.2.4-4.1.0

Hi i am trying to use the jrockit jvm for my eclipse. The documentations tells me that i have to point to javaw as the jvm in the eclipse.ini file. I have installed jrockit-jdk1.6.0_33-R28.2.4-4.1.0 and jrockit-jdk1.6.0_37-R28.2.5-4.1.0 on my oracle linux 5u7 64bit installation but there is no javaw in the bin directory of the jrockit installation.
Both jdks are 64bit, i have tested it with java -version .
Any idea what is going wrong?
Regards
Edmund

Hi,
This javaw.exe is used to for Java Web start.
If you clearly see in the doc to use use -vm option as javaw under jre/bin folder.
If you dont find them you can use java.exe .
This reference is only for JVM option to use for IDE.
So we can check for the why this javaw.exe is not exists through Oracle support mean while you can use java.exe to run your IDE.
Hope if answers your query.
Regards,
Kal

Similar Messages

  • Unable to start Workshop after upgrading JRockit from R5 to R28

    I have Workshop 10.3 installed together with the bundled JRockit 1.6.0 R5. Recently, I upgraded the JRockit version to 1.6.0 R28 and have been unable to start Workshop.
    Here is the error I get after trying to run workshop.exe:
    JVM terminated. Exit code=13
    D:/Program Files/Java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1/jre/bin/javaw.exe
    -Xms384m
    -Xmx768m
    -XX:MaxPermSize=256m
    -XX:PermSize=192m
    -XX:NewRation=3
    -Xss256k
    -DprodMode=production
    -Dweblogic.deployer.debug=all
    -Dweblogic.debug.DebugConnection=true
    -Dweblogic.debug.DebugMessaging=true
    -Dweblogic.debug.DebugDeployment=true
    -Dweblogic.home=D:/Oracle/Middleware/wlserver_10.3
    -Dsun.lang.ClassLoader.allowArraySyntax=true
    -Dnitrox.boot.jar=file:D:/Oracle/Middleware/wlserver_10.3/nitrox-boot.jar
    -Dosgi.install.area=D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse
    -Dosgi.instance.area.default=E:/BeaApps/MgmtPortal/workspaces/default
    -Dosgi.configuration.area=D:/Oracle/Middleware/workshop_10.3/workshop4WP/eclipse/configuration
    -Declipse.product=com.bea.workshop.product.workshop
    -Dosgi.splashPath=file:D:/Oracle/Middleware/workshop_10.3/workshop4WP/eclipse/plugins/com.bea.workshop.product
    -jar D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118awtswtbridge.jar
    -os win32
    -ws win32
    -arch x86
    -showsplash
    -launcher D:\Oracle\Middleware\workshop_10.3\workshop.exe
    -name Workshop
    --launcher.library D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118\eclipse_1023.dll
    -startup D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118awtswtbridge.jar
    -exitdata 143c_70
    -vm D:/Program Files/Java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1/jre/bin/javaw.exe
    -Xms384m
    -Xmx768m
    -XX:MaxPermSize=256m
    -XX:PermSize=192m
    -XX:NewRation=3
    -Xss256k
    -DprodMode=production
    -Dweblogic.home=D:/Oracle/Middleware/wlserver_10.3
    -Dsun.lang.ClassLoader.allowArraySyntax=true
    -Dnitrox.boot.jar=file:D:/Oracle/Middleware/wlserver_10.3/nitrox-boot.jar
    -Dosgi.install.area=D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse
    -Dosgi.instance.area.default=E:/BeaApps/MgmtPortal/workspaces/default
    -Dosgi.configuration.area=D:/Oracle/Middleware/workshop_10.3/workshop4WP/eclipse/configuration
    -Declipse.product=com.bea.workshop.product.workshop
    -Dosgi.splashPath=file:D:/Oracle/Middleware/workshop_10.3/workshop4WP/eclipse/plugins/com.bea.workshop.product
    -jar D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118awtswtbridge.jar
    I've tried changing the vm to java.exe and to the jrockit-jre folder, but both give similar errors.

    Hi,
    Check the following link for more reasons.
    http://www.ehow.com/how_4784069_terminated-exit-code-error-eclipse.html
    It seems that current version is not matching and mostly not supported to the current version of workshop.
    Regards,
    Kal.

  • Where to download JRockit 6 Update 17 R28.0.0+ ?

    Hi,
    For certification constraints (FMW 11g R1 SP2 stack), I need to download a previous version of JRockit 6 (R28.0.0+) but can't find it on OTN nor on MyOracleSupport.
    I need a 64 bit version for a Linux RHEL 5 x86-64.
    Thanks,
    Hugues

    Thanks. I choose Linux 64 and see two files there jdk-6u18-linux-x64-rpm.bin
    jdk-6u18-linux-x64.binWhich one should be used?

  • Duplicate soap envelope with JRockit and not Sun JDK

    I have been installed Weblogic 10.3.6 with Sun JDK 1.6 on Windows 7 64 bit. This has worked great for a client sending in a soap request which is processed in my war as a 1.2 message. Debugging this shows the response is valid in my code, and works on Sun 1.6 fine.
    When I switched to JRockit [jrockit-jdk1.6.0_33-R28.2.4-4.1.0-windows-x64] I started to receive a duplicate soap envelope and soap body wrapped around the valid soap envelope which worked before.
    With the only change being switching to JRockit, this must be the cause of the addition of the duplicate the soap body and envelope. I searched this forum and Google and have not found a reason or solution.
    Any ideas on a solution?

    Seems to be the case that using MTOM stops this problem with JRockit. Strange but apparently true (so far).

  • Install error - Unhandled native exception [85]

    Trying to install Oracle WebCenter 11g on Solaris using jrockit and getting: Unhandled native exception [85]
    JVM_OPTIONS=" -Xms512m -Xmx1024m -d64 " "$@" -J-Doracle.installer.appendjre=true $COMMANDLINE
    I've tried different variations of memory parameters but still either get Unhandled native exception [85] or Error Message: Illegal memory access. [54]
    Here is the dump:
    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 0 days, 00:01:41 on Tue Feb 5 12:06:49 2013
    * If you see this dump, please go to *
    * http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html *
    * for troubleshooting information. *
    Additional information is available in:
    /tmp/jrockit.2108.dump
    /tmp/core or core.2108
    Error Message: Unhandled native exception [85]
    Signal info : si_signo=4, si_code=1 si_addr=0xffffffff509e4658
    Version : Oracle JRockit(R) R28.2.4-14-151097-1.6.0_33-20120618-1634-solaris-sparcv9
    CPU : UltraSPARC-IV+ (portid 2 impl 0x19 ver 0x22 clock 1500 MHz)
    Number CPUs : 4
    Tot Phys Mem : 8589934592 (8192 MB)
    OS version : SunOS 5.10 Generic_144488-06 sun4u
    Thread System: Solaris Threads
    Java locking : Lazy unlocking enabled (class banning) (transfer banning)
    State : JVM is running (Main thread has finished)
    Command Line : -Doracle.installer.library_loc=/tmp/OraInstall2013-02-05_12-05-05PM/oui/lib/solaris -Doracle.installer.oui_loc=/tmp/OraInstall2013-02-05_12-05-05PM/oui -Doracle.installer.bootstrap=TRUE -Doracle.installer.startup_location=/data/ozqcont_install_files/Disk1/install/solaris -Doracle.installer.jre_loc=/app01/local/latestjrockit -Doracle.installer.extjre=true -Doracle.installer.nlsEnabled="TRUE" -Doracle.installer.prereqConfigLoc=/tmp/OraInstall2013-02-05_12-05-05PM/prereq -Doracle.installer.unixVersion=5.10 -Xverify:none -Xms512m -Xmx4096m -Doracle.installer.appendjre=true -Dsun.java.command=oracle.sysman.oio.oioc.OiocOneClickInstaller -scratchPath /tmp/OraInstall2013-02-05_12-05-05PM -sourceLoc /data/ozqcont_install_files/Disk1/install/solaris/../../stage/products.xml -sourceType network -timestamp 2013-02-05_12-05-05PM JVM_OPTIONS= -Xms512m -Xmx4096m -d64 -jreLoc /app01/local/latestjrockit -Dsun.java.launcher=SUN_STANDARD oracle.sysman.oio.oioc.OiocOneClickInstaller -scratchPath /tmp/OraInstall2013-02-05_12-05-05PM -sourceLoc /data/ozqcont_install_files/Disk1/install/solaris/../../stage/products.xml -sourceType network -timestamp 2013-02-05_12-05-05PM JVM_OPTIONS= -Xms512m -Xmx4096m -d64 -jreLoc /app01/local/latestjrockit
    Repository :
    java.home : /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre
    j.class.path : /tmp/OraInstall2013-02-05_12-05-05PM::/tmp/OraInstall2013-02-05_12-05-05PM/ext/jlib/message.jar:/tmp/OraInstall2013-02-05_12-05-05PM/ext/jlib/xmlparserv2.jar:/tmp/OraInstall2013-02-05_12-05-05PM/ext/jlib/ecminstallhelp.jar:/tmp/OraInstall2013-02-05_12-05-05PM/ext/jlib/footprint.xml:/tmp/OraInstall2013-02-05_12-05-05PM/ext/jlib/oneclick.jar:/tmp/OraInstall2013-02-05_12-05-05PM/ext/jlib/ojdl-log4j.jar:/tmp/OraInstall2013-02-05_12-05-05PM/ext/jlib/engine.jar:/tmp/OraInstall2013-02-05_12-05-05PM/ext/jlib/ecm2.jar:/tmp/OraInstall2013-02-05_12-05-05PM/ext/jlib/log-config.xml:/tmp/OraInstall2013-02-05_12-05-05PM/ext/jlib/install.properties:/tmp/OraInstall2013-02-05_12-05-05PM/ext/jlib/SysInfo.dll:/tmp/OraInstall2013-02-05_12-05-05PM/ext/jlib/ojdl2.jar:/tmp/OraInstall2013-02-05_12-05-05PM/ext/jlib/enginehelp.jar:/tmp/OraInstall2013-02-05_12-05-05PM/ext/jlib/WindowsFolders.jar:/tmp/OraInstall2013-02-05_12-05-05PM/ext/jlib/template.jar:/tmp/OraInstall2013-02-05_12-05-05PM/ext/jlib/dms.jar:/tmp/OraInstall2013-02-05_12-05-05PM/ext/jlib/ojdl.jar:/tmp/OraInstall2013-02-05_12-05-05PM/ext/jlib/glassfish.jaxb.xjc_1.0.0.0_2-1-12.jar:/tmp/OraInstall2013-02-05_12-05-05PM/ext/jlib/xml.jar:/tmp/OraInstall2013-02-05_12-05-05PM/ext/jlib/GetVolumeInfo.dll:/tmp/OraInstall2013-02-05_12-05-05PM/ext/jlib/glassfish.jaxb_1.0.0.0_2-1-12.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/OraInstaller.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/oneclick.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/xmlparserv2.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/share.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/OraInstallerNet.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/emocmutl.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/emCfg.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/OraPrereq.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/jsch.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/ssh.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/remoteinterfaces.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/http_client.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/OraSuiteInstaller.jar:../stage/Components/oracle.swd.opatch/11.1.0.7.0/1/DataFiles/jlib/opatch.jar:../stage/Components/oracle.swd.opatch/11.1.0.7.0/1/DataFiles/jlib/opatchactions.jar:../stage/Components/oracle.swd.opatch/11.1.0.7.0/1/DataFiles/jlib/opatchprereq.jar:../stage/Components/oracle.swd.opatch/11.1.0.7.0/1/DataFiles/jlib/opatchutil.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/InstImages.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/InstHelp.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/InstHelp_de.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/InstHelp_es.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/InstHelp_fr.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/InstHelp_it.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/InstHelp_ja.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/InstHelp_ko.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/InstHelp_pt_BR.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/InstHelp_zh_CN.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/InstHelp_zh_TW.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/oracle_ice.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/help4.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/help4-nls.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/ewt3.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/ewt3-swingaccess.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/ewt3-nls.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/swingaccess.jar::/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/jewt4.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/jewt4-nls.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/orai18n-collation.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/orai18n-mapping.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/ojmisc.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/xml.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/srvm.jar:/tmp/OraInstall2013-02-05_12-05-05PM/oui/jlib/classes12.jar
    j.lib.path : /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9/jrockit:/app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9:/app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/../lib/sparcv9:/usr/lib
    JAVA_HOME :
    JAVAOPTIONS: <not set>
    LD_LIBRARY_PATH: /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9/jrockit:/app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9:/app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/../lib/sparcv9
    LD_LIBRARY_PATH_32: <not set>
    LD_LIBRARY_PATH_64: <not set>
    LD_PRELOAD : <not set>
    LD_PRELOAD_32: <not set>
    LD_PRELOAD_64: <not set>
    StackOverFlow: 0 StackOverFlowErrors have occured
    OutOfMemory : 0 OutOfMemoryErrors have occured
    C Heap : Good; no memory allocations have failed
    GC Strategy : Mode: throughput, with strategy: genparpar (basic strategy: genparpar)
    GC Status : OC is not running. Last finished OC was OC#0.
    : YC is not running. Last finished YC was YC#0.
    YC History : Ran 0 YCs since last OC.
    Heap : 0x6f0000000 - 0x710000000 (Size: 512 MB)
    Compaction : (no compaction area)
    Allocation : TLA-min: 2048, TLA-preferred: 65536 TLA-waste limit: 2048
    NurseryList : 0x6f0000000 - 0x700000000
    KeepArea : 0x6fbffffd0 - 0x700000000
    KA Markers : [ 0x6f7ffffe0,  0x6fbffffd0 , 0x700000000 ]
    Forbidden A : (none)
    Previous KA : (none)
    Previous FA : (none)
    CompRefs : References are compressed, with heap base 0x0 and shift 3.
    Registers (from ThreadContext: 0xffffffff647824a0:
    g0 = 0000000000000000 g1 = 0000000000000004
    g2 = ffffffff7e8da850 g3 = 0000000000000000
    g4 = 0000000000000cf4 g5 = 0000000000000001
    g6 = 0000000000000000 g7 = ffffffff7f20d200
    o0 = 0000000000000000 o1 = ffffffff7e831180
    o2 = ffffffff64782958 o3 = 0000000000000000
    o4 = 0000000000000001 o5 = ffffffff64782960
    sp = ffffffff64782081 o7 = ffffffff509e4650
    l0 = 00000001032ccf50 l1 = ffffffff62d575c0
    l2 = 00000001032cd1e8 l3 = ffffffff64782958
    l4 = 00000006f5000010 l5 = 000000000000ce30
    l6 = ffffffff7e5440fc l7 = ffffffff7e8064e8
    i0 = 00000006f1a38740 i1 = ffffffffffffffff
    i2 = 0000000000000001 i3 = 00000006f5000000
    i4 = 000000007fffc000 i5 = 00000001032cd1e8
    fp = ffffffff64782171 i7 = ffffffff509e4530
    y = 0000000000000000 pc = ffffffff509e4658
    npc = ffffffff509e465c ccr = 0000000000000044
    fsr = 0000002900000a61
    Loaded modules:
    (* denotes the module where the exception occured)
    0000000100000000-0000000100012233 /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/bin/sparcv9/java
    ffffffff7f400000-ffffffff7f400772 /lib/64/libdl.so.1
    ffffffff7f700000-ffffffff7f704183 /lib/64/libthread.so.1
    ffffffff7ef00000-ffffffff7f03c2fc /lib/64/libc.so.1
    ffffffff7ee00000-ffffffff7ee00d6b /platform/SUNW,Sun-Fire-V490/lib/sparcv9/libc_psr.so.1
    ffffffff7e400000-ffffffff7e701693 /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9/jrockit/libjvm.so
    ffffffff7ea00000-ffffffff7ea1507b /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9/libjrosal.so
    ffffffff7e200000-ffffffff7e20b413 /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9/libjrutil.so
    ffffffff7e000000-ffffffff7e004757 /lib/64/libm.so.1
    ffffffff7de00000-ffffffff7de0d031 /lib/64/libsocket.so.1
    ffffffff7dc00000-ffffffff7dcaba59 /lib/64/libnsl.so.1
    ffffffff7da00000-ffffffff7da061a5 /lib/64/librt.so.1
    ffffffff7d800000-ffffffff7d800f95 /lib/64/libkstat.so.1
    ffffffff7d600000-ffffffff7d602086 /lib/64/libdoor.so.1
    ffffffff7d400000-ffffffff7d4073b7 /lib/64/libaio.so.1
    ffffffff7d200000-ffffffff7d20cadf /lib/64/libmd.so.1
    ffffffff7d000000-ffffffff7d09f032 /lib/64/libm.so.2
    ffffffff7ce00000-ffffffff7ce1b02e /lib/64/libscf.so.1
    ffffffff7cc00000-ffffffff7cc078a7 /lib/64/libuutil.so.1
    ffffffff7ca00000-ffffffff7ca0619c /lib/64/libgen.so.1
    ffffffff7c800000-ffffffff7c804a1f /platform/SUNW,Sun-Fire-V490/lib/sparcv9/libmd_psr.so.1
    ffffffff7c600000-ffffffff7c602beb /lib/64/libmp.so.2
    ffffffff7c000000-ffffffff7c00dd13 /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9/libjfr.so
    ffffffff7b800000-ffffffff7b80e518 /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9/libverify.so
    ffffffff7b600000-ffffffff7b62ca8e /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9/libjava.so
    ffffffff7b300000-ffffffff7b307f2e /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9/native_threads/libhpi.so
    ffffffff7aa00000-ffffffff7aa04989 /usr/lib/locale/en_CA.ISO8859-1/sparcv9/en_CA.ISO8859-1.so.3
    ffffffff7a500000-ffffffff7a5100ef /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9/libzip.so
    ffffffff6f700000-ffffffff6f712734 /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9/libnet.so
    ffffffff6de00000-ffffffff6df6a748 /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9/libawt.so
    ffffffff6dc00000-ffffffff6dc4b946 /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9/xawt/libmawt.so
    ffffffff6d900000-ffffffff6d91a273 /usr/openwin//lib/sparcv9/libXext.so.0
    ffffffff6d500000-ffffffff6d655ce4 /usr/openwin//lib/sparcv9/libX11.so.4
    ffffffff6d200000-ffffffff6d204e00 /usr/openwin//lib/sparcv9/libXtst.so.1
    ffffffff6cf00000-ffffffff6cf07797 /usr/openwin//lib/sparcv9/libXi.so.5
    ffffffff6cd00000-ffffffff6cd7fdc7 /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9/libfontmanager.so
    ffffffff6cb00000-ffffffff6cb0ca6e /usr/lib/64/libCrun.so.1
    ffffffff6c300000-ffffffff6c3024cb /usr/openwin/lib/locale/common/sparcv9/xlibi18n.so.2
    ffffffff6bd00000-ffffffff6bd06410 /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9/libmanagement.so
    ffffffff6bb00000-ffffffff6bb072b1 /tmp/OraInstall2013-02-05_12-05-05PM/oui/lib/solaris/liboraInstaller.so
    ffffffff6b900000-ffffffff6b946b8c /lib/64/libresolv.so.2
    ffffffff7c100000-ffffffff7c1003ab /usr/lib/64/libsched.so.1
    ffffffff69b00000-ffffffff69b06b74 /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9/libnio.so
    ffffffff69900000-ffffffff699004e3 /lib/64/libsendfile.so.1
    ffffffff69700000-ffffffff697043b3 /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9/liborii.so
    ffffffff68d00000-ffffffff68d19c4d /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9/libdcpr.so
    ffffffff66800000-ffffffff6680f4a8 /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9/libj2pkcs11.so
    ffffffff66600000-ffffffff66618240 /usr/lib/sparcv9/libpkcs11.so
    ffffffff66400000-ffffffff66407fd5 /usr/lib/64/libcryptoutil.so.1
    ffffffff66200000-ffffffff6624c3cf /usr/lib/security/64/pkcs11_softtoken.so
    ffffffff63b00000-ffffffff63b45f3e /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9/libjpeg.so
    ffffffff62d00000-ffffffff62d59271 /app01/local/jrockit-jdk1.6.0_33-R28.2.4-4.1.0/jre/lib/sparcv9/libcmm.so
    Stack:
    (* marks the word pointed to by the stack pointer)
    ffffffff64782880: 00000001032ccf50* ffffffff62d575c0 00000001032cd1e8 ffffffff64782958
    ffffffff647828a0: 00000006f5000010 000000000000ce30 ffffffff7e5440fc ffffffff7e8064e8
    ffffffff647828c0: 00000006f1a38740 ffffffffffffffff 0000000000000001 00000006f5000000
    ffffffff647828e0: 000000007fffc000 00000001032cd1e8 ffffffff64782171 ffffffff509e4530
    ffffffff64782900: 00000006f5000010 000000000000ce30 ffffffff7e5440fc ffffffff7e8064e8
    ffffffff64782920: 00000006f1a38740 ffffffffffffffff 00000001033415b0 ffffffff509e4650
    Code:
    (* marks the word pointed to by the instruction pointer)
    ffffffff509e45f8: 9610000c80a6c000 1260000601000000 9a100000da73a8df 1040000401000000
    ffffffff509e4618: f673a8df9a03a8df c870a010e2742008 fc73a86ffe73a877 8158000098102004
    ffffffff509e4638: d82420449810000b 9610000a94100013 23274aa2a21c7dc0 9fc4400090100012
    ffffffff509e4658: b010000898102005* d824204495343004 25000007a414a3fc 940a8012231ffff8
    ffffffff509e4678: c024400a23205c97 a21c7c00d6446850 80a2c00012400006 01000000e4442040
    ffffffff509e4698: 80a4800002400006 0100000090100010 7fd86e5601000000 01000000a4102002
    Last optimized methods:
    No methods optimized.
    Thread:
    "Thread-12" id=46 idx=0x120 tid=72 lastJavaFrame=0xffffffff64782930
    Stack 0: start=0xffffffff64700000, end=0xffffffff64784000, guards=0xffffffff6470a000 (ok), forbidden=0xffffffff64706000
    Thread Stack Trace:
    at <unknown>(???.c)@0xffffffff509e4658
    at <unknown>(???.c)@0xffffffff509e4530
    at <unknown>(???.c)@0xffffffff509e4084
    at <unknown>(???.c)@0xffffffff509e1ab8
    at <unknown>(???.c)@0xffffffff509e184c
    at stubsCallC2JavaStub+23(stubs_sparc.c:86)@0xffffffff7e6802d4
    at stubsCallJava+339(stubcall.c:150)@0xffffffff7e67da00
    at stubsCallJavaV+395(stubcall.c:276)@0xffffffff7e67dd78
    at javaInvokeVirtualMethodV+35(javacalls.c:205)@0xffffffff7e52899c
    at jni_CallVoidMethod+263(jni.c:456)@0xffffffff7e55a228
    at Java_com_sun_imageio_plugins_jpeg_JPEGImageReader_readImageHeader+1071()@0xffffffff63b13a34
    at <unknown>(???.c)@0xffffffff509e15f8
    at <unknown>(???.c)@0xffffffff509e151c
    at <unknown>(???.c)@0xffffffff509e105c
    at <unknown>(???.c)@0xffffffff509e09ec
    at <unknown>(???.c)@0xffffffff509e0950
    at <unknown>(???.c)@0xffffffff509df6e0
    at <unknown>(???.c)@0xffffffff509df5c8
    at <unknown>(???.c)@0xffffffff5059114c
    at <unknown>(???.c)@0xffffffff5052fc24
    at <unknown>(???.c)@0xffffffff509d8868
    at <unknown>(???.c)@0xffffffff509d8390
    at <unknown>(???.c)@0xffffffff5004b448
    at <unknown>(???.c)@0xffffffff50002de4
    at stubsCallC2JavaStub+23(stubs_sparc.c:86)@0xffffffff7e6802d4
    at stubsCallJava+339(stubcall.c:150)@0xffffffff7e67da00
    at stubsCallJavaV+395(stubcall.c:276)@0xffffffff7e67dd78
    at javaInvokeVirtualVoidMethod+43(javacalls.c:178)@0xffffffff7e529714
    at thread_stub+151(lifecycle.c:780)@0xffffffff7e5cf268
    at __csigsetjmp+227()@0xffffffff7efd736c
    -- Java stack --
    at sun/awt/color/CMM.cmmGetTransform(Ljava/awt/color/ICC_Profile;IILsun/awt/color/ICC_Transform;)I(Native Method)
    at sun/awt/color/ICC_Transform.<init>(ICC_Transform.java:89)
    at java/awt/color/ICC_ColorSpace.fromRGB(ICC_ColorSpace.java:195)
    at com/sun/imageio/plugins/jpeg/JPEGImageReader.setImageData(JPEGImageReader.java:617)
    at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
    at com/sun/imageio/plugins/jpeg/JPEGImageReader.readImageHeader(JZZ)Z(Native Method)
    at com/sun/imageio/plugins/jpeg/JPEGImageReader.readNativeHeader(JPEGImageReader.java:532)
    at com/sun/imageio/plugins/jpeg/JPEGImageReader.checkTablesOnly(JPEGImageReader.java:277)
    at com/sun/imageio/plugins/jpeg/JPEGImageReader.gotoImage(JPEGImageReader.java:409)
    at com/sun/imageio/plugins/jpeg/JPEGImageReader.readHeader(JPEGImageReader.java:525)
    at com/sun/imageio/plugins/jpeg/JPEGImageReader.readInternal(JPEGImageReader.java:968)
    at com/sun/imageio/plugins/jpeg/JPEGImageReader.read(JPEGImageReader.java:948)
    at javax/imageio/ImageIO.read(ImageIO.java:1422)
    at javax/imageio/ImageIO.read(ImageIO.java:1374)
    at oracle/as/install/engine/modules/presentation/ui/common/containers/RefreshImagePanel.processEffectBlinds(RefreshImagePanel.java:348)
    at oracle/as/install/engine/modules/presentation/ui/common/containers/RefreshImagePanel.run(RefreshImagePanel.java:297)
    at java/lang/Thread.run(Thread.java:662)
    at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
    -- end of trace
    Memory usage report:
    Total mapped 4820296KB (reserved=3834376KB)
    - Java heap 4194304KB (reserved=3670016KB)
    - GC tables 140312KB
    - Thread stacks 14480KB (#threads=27)
    - Compiled code 262144KB (used=10129KB)
    - Internal 49808KB
    - OS 13872KB
    - Other 95712KB
    - Classblocks 3072KB (malloced=3028KB #6477)
    Not tracing sites.
    - Java class data 45568KB (malloced=45354KB #30370 in 6477 classes)
    Not tracing sites.
    - Native memory tracking 1024KB (malloced=160KB #10)
    Not tracing sites.
    Set the env variable TRACE_ALLOC_SITES=1 or use the print_memusage switch
    trace_alloc_sites=true to enable alloc site tracing.
    * If you see this dump, please go to *
    * http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html *
    * for troubleshooting information. *
    ===== END DUMP ===============================================================
    Edited by: ironarm on Feb 5, 2013 1:08 PM

    Ok, so the weblogic server wouldn't install because the root ran out of diskspace. Every failed attempt at install WebCenter was leaving garbage behind. Deleted all the garbage. 10 GB free space in the root now and WebLogic installs successfully. So, I figure that's why WebCenter wouldn't install also. Nope, JVM is still crashing trying to install WebCenter. I watched the memory usage when it was installing and it was pretty stead around 2500MB. This machine has 8GB of memory. I also shut everything else down during the install

  • Migration from  SOA/BPM 11.1.1.6.7 to SOA/BPM 11.1.1.7

    Hi
    We're planning to upgrade our SOA/BPM 11.1.1.6.7 to SOA/BPM 11.1.1.7. I've gone through the certification matrix xls for 11g and also the certification on MOS.
    Here is the list of current softwares we have on 11.1.1.6.7 and the required ones for 11.1.1.7. I've few questions in the 4th column. Can anyone help me with those?
    Software
    Current Release on 11.1.1.6
    Supported/Required Release for 11.1.1.7
    Comments
    Upgrade Installers for 11.1.1.7
    n/a
    n/a
    Do we need to apply the latest bundle patch manually after the upgrade in 11.1.1.7?
    Oracle WebLogic Server
    10.3.6
    10.3.5, 10.3.6
    10.3.6.0 is already supported. But we need following patches on top of 10.3.6 for Case Management UI to be runnable from BPM workspace:
    Patch 14791221: SU Patch [HLJ3]: TRACKING BUG TO ISSUE WLS PATCH FOR BUG 14642695.
    Patch 17190939: SU Patch [HQM5]: TRACKING BUG TO ISSUE WLS PATCH FOR BUG 17052278.
    Patch 14526899: SU Patch [KMQW]: TRACKING BUG TO ISSUE WLS PATCH FOR BUG 14306399
    Are there any critical patches needed on top of this before proceeding with SOA upgrade?
    Oracle Database
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    Oracle Database 10.2.0.4+ and later
    No Upgrade needed. Just need to run the upgrade installer to upgrade the schemas.
    Oracle JDK/JRockit
    jrockit-jdk1.6.0_33-R28.2.4-4.1.0
    Oracle JRockit: 6u37 R28.3+,6u37 R28.2.5+
    Oracle jrockit-jdk1.6.0_45-R28.2.7-4.1.0-linux-x64 available for download.
    Are there upgrade installers available to upgrade from 1.6.0_33-R28.2.4.4.1.0 to 1.6.0_45-R28.2.7-4.1.0 JRockit? Or Do we need to have a fresh installation of 1.6.0_45-R28.2.7-4.1.0 before proceeding to run SOA upgrade installer for 11.1.1.7? Can you clarify?
    Based on my experience with case management with Sun JDK earlier, Sun JDK 1.7.0_* was required to run case management from BPM workspace. Is JRockit version 1.6.0_45-R28.2.7-4.1.0 compatible enough to run  case management in 11.1.1.7?
    Thanks,
    Jahangir

    As this is not a FMW Certification issue, I have moved your thread to the SOA Suite Communities to assist you further.
    Thanks,
    Lisa Fedynich

  • Win2008 x64 installation problem

    I have been fighting with installing Weblogic 10.3.5 on a Windows Server 2008 x64 machine. Before that I had no problems with installing 12.1.1 on the same machine, but I had to roll back to the previous version, so I uninstalled it. I use jrockit-jdk1.6.0_33-R28.2.4-4.1.0-windows-x64, so I downloaded the generic installer. I executed the wls1035_generic.jar, went through the welcome screen, checked "use an existing Middleware home", chose the typical installation, prompted the installer to the JDK folder (and it was detected correctly) and got to the "Choose installation directories window". I didn't change the defaults, just clicked "Next" and the installation crashed with
    +"A fatal error has occured. This application will terminate"+
    It didn't leave any logs in MW_HOME, and the System Events in Windows Control Panel also did not show any clues. What I have tried so far:
    1) launching the installer from cmd with java -jar wls1035_generic.jar (some posts I have seen say there should be -d64 flag, but it appears the this version of jrockit does not support it)
    2) launching wls1035_generic.zip instead of java -jar wls1035_generic.jar
    3) using -mode=console and -mode=silent flags
    4) uninstalling JRockit from C:\Program Files\Java and installing to C:\Oracle\Java (hoping the space did cause the problem)
    None of these options helped, so I don't know what to do now.
    Any help would be greatly appreciated.

    Hi René,
    These memory flags did not help as well.
    Now I tried installing 10.3.4 - no difference. I ran across this thread about nearly the same problem, but on Linux. The issue remained unresolved there.
    Also when I choose "Custom installation" it crashes right after the "Choose Install Type" screen.
    With "Typical installation" on the "JDK selection" step I get this:
    Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
           at com.bea.plateng.wizard.installer.file.FileDefinitionHelper.parseFileDefinition(FileDefinitionHelper.java:1481)
           at com.bea.plateng.wizard.installer.file.FileDefinitionHelper.getFileDefinition(FileDefinitionHelper.java:758)
           at com.bea.plateng.wizard.installer.file.FileDefinitionHelper.getComponentSpace(FileDefinitionHelper.java:390)
           at com.bea.plateng.wizard.installer.file.SizeHelper.initSizes(SizeHelper.java:168)
           at com.bea.plateng.wizard.installer.file.SizeHelper.getTotalSize(SizeHelper.java:240)
           at com.bea.plateng.wizard.installer.gui.tasks.JDKSelectionTask.setSizePanelvalues(JDKSelectionTask.java:541)
           at com.bea.plateng.wizard.installer.gui.tasks.JDKSelectionTask.access$1400(JDKSelectionTask.java:45)
           at com.bea.plateng.wizard.installer.gui.tasks.JDKSelectionTask$1.run(JDKSelectionTask.java:283)
           at java.awt.event.InvocationEvent.dispatch(Unknown Source)
           at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
           at java.awt.EventQueue.access$400(Unknown Source)
           at java.awt.EventQueue$2.run(Unknown Source)
           at java.awt.EventQueue$2.run(Unknown Source)
           at java.security.AccessController.doPrivileged(Native Method)
           at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
           at java.awt.EventQueue.dispatchEvent(Unknown Source)
           at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
           at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
           at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
           at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
           at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
           at java.awt.EventDispatchThread.run(Unknown Source)
    But as far as I understand this is not the cause of my problems (or can it be?)
    Edited by: breln on 17.10.2012 16:44
    Edited by: breln on 17.10.2012 16:45

  • Kinit not found in JRockit R28

    Hi,
    I am following the documentation on setting up Kerberos authentication for WebLogic (http://download.oracle.com/docs/cd/E14571_01/web.1111/e13707/sso.htm#i1101993).
    In the documentation, it mentions kinit is available in JRE. But in my environment, I could not find it. Does anyone have any idea?
    I am using JRockit version jrockit-jdk1.6.0_26-R28.1.4-4.0.1 (linux x86_64).
    Thank you very much.
    Regards,
    tim

    The Kerberos tools (kinit, klist, ktab) are not available in JREs on Linux and Solaris anymore. You can install a native kinit tool using the packaging manager on your system.

  • Eclipse Kepler Crashed On Jrockit

    Eclipse Kepler often crashed. below is the dump. Any solution or workaround? Thanks
    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 0 days, 01:34:00 on Thu Dec 26 14:54:28 2013
        *  If you see this dump, please go to                                    *
        *  http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html  *
        *  for troubleshooting information.                                      *
    Additional information is available in:
      /home/qianjia/jrockit.13580.dump
    No snapshot file (core dump) will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    Error Message: Illegal memory access. [54]
    Signal info  : si_signo=11, si_code=2 si_addr=0x7f5788df4ff8
    Version      : Oracle JRockit(R) R28.2.5-20-152429-1.6.0_37-20120927-1915-linux-x86_64
    CPU          : Intel  (HT) SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 Intel64
    Number CPUs  : 4
    Tot Phys Mem : 8163487744 (7785 MB)
    OS version   : wheezy/sid
    Linux version 3.8.0-34-generic (buildd@roseapple) (gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) ) #49-Ubuntu SMP Tue Nov 12 18:00:10 UTC 2013 (x86_64)
    Thread System: Linux NPTL
    LibC release : 2.17-stable
    Java locking : Lazy unlocking enabled (class banning) (transfer banning)
    State        : JVM is running
    Command Line : -Dosgi.requiredJavaVersion=1.6 -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -Xss2m -XX:+CheckStacks -Dsun.java.command=/home/qianjia/eclipse-kelper//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar -data /home/qianjia/workspace-schools/workspace-chongke -os linux -ws gtk -arch x86_64 -showsplash /home/qianjia/eclipse-kelper//plugins/org.eclipse.platform_4.3.1.v20130911-1000/splash.bmp -launcher /home/qianjia/eclipse-kelper/eclipse -name Eclipse --launcher.library /home/qianjia/eclipse-kelper//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20130807-1835/eclipse_1506.so -startup /home/qianjia/eclipse-kelper//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar --launcher.appendVmargs -exitdata 12d000f -product org.eclipse.epp.package.jee.product -vm /usr/lib/jvm/java-6/bin/java -vmargs -Dosgi.requiredJavaVersion=1.6 -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -Xss2m -XX:+CheckStacks -jar /home/qianjia/eclipse-kelper//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar -Dsun.java.launcher=SUN_STANDARD /home/qianjia/eclipse-kelper//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar -data /home/qianjia/workspace-schools/workspace-chongke -os linux -ws gtk -arch x86_64 -showsplash /home/qianjia/eclipse-kelper//plugins/org.eclipse.platform_4.3.1.v20130911-1000/splash.bmp -launcher /home/qianjia/eclipse-kelper/eclipse -name Eclipse --launcher.library /home/qianjia/eclipse-kelper//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20130807-1835/eclipse_1506.so -startup /home/qianjia/eclipse-kelper//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar --launcher.appendVmargs -exitdata 12d000f -product org.eclipse.epp.package.jee.product -vm /usr/lib/jvm/java-6/bin/java -vmargs -Dosgi.requiredJavaVersion=1.6 -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -Xss2m -XX:+CheckStacks -jar /home/qianjia/eclipse-kelper//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
    Repository   :
    java.home    : /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre
    j.class.path : /home/qianjia/eclipse-kelper//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
    j.lib.path   : /usr/java/packages/lib/amd64:/usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/jrockit:/usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64:/usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/../lib/amd64
    JAVA_HOME    : <not set>
    _JAVA_OPTIONS: <not set>
    LD_LIBRARY_PATH: /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/jrockit:/usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64:/usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/../lib/amd64
    LD_ASSUME_KERNEL: <not set>
    LD_PRELOAD   : <not set>
    StackOverFlow: 1 StackOverFlowError has occured
    OutOfMemory  : 0 OutOfMemoryErrors have occured
    C Heap       : Good; no memory allocations have failed
    GC Strategy  : Mode: throughput, with strategy: genparpar (basic strategy: genparpar)
    GC Status    : OC is not running. Last finished OC was OC#37.
                 : YC is not running. Last finished YC was YC#68.
    YC Promotion : Last YC successfully promoted all objects
    YC History   : Ran 1 YCs before OC#33.
                 : Ran 1 YCs before OC#34.
                 : Ran 1 YCs before OC#35.
                 : Ran 1 YCs before OC#36.
                 : Ran 1 YCs before OC#37.
                 : Ran 0 YCs since last OC.
    Heap         : 0xc0000000 - 0xe0000000  (Size: 512 MB)
    Compaction   : (no compaction area)
    Allocation   : TLA-min: 2048, TLA-preferred: 65536 TLA-waste limit: 2048
    NurseryList  : 0xc5c5c700 - 0xd1fbbef8
    KeepArea     : 0xcecd8290 - 0xd1fbbef8
    KA Markers   : [ 0xcbc91cc8,  0xcecd8290 , 0xd1fbbef8 ]
    Forbidden A  : (none)
    Previous KA  : 0xce694e98 - 0xd18c7128
    Previous FA  : (none)
    CompRefs     : References are compressed, with heap base 0x0 and shift 0.
    Registers (from ThreadContext: 0x7f5788df4bc0:
      rax = 0000000000000000   rcx = 0000000000000080
      rdx = 000000000000001f   rbx = 00007f5788df5660
      rsp = 00007f5788df5000   rbp = 00007f5788df5650
      rsi = 00007f570af3f988   rdi = 00007f5788df5660
       r8 = 000000000000000b    r9 = 0000000000000064
      r10 = 0000000000000007   r11 = 00007f5784000078
      r12 = 00007f570af3f988   r13 = 000000000000001f
      r14 = 00007f5788df5888   r15 = 00000000ffffffff
       cs = 0000000000000033    fs = 0000000600000000
       gs = 0006000000000000
      rip = 00007f5789f8ba17 flags = 0000000000000202
    Loaded modules:
    (* denotes the module where the exception occured)
    0000000000400000-00000000004128a3  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/bin/java
    00007fffcf56f000-00007fffcf56fd9c  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/bin/java
    00007f578a4f5000-00007f578a4f7067  /lib/x86_64-linux-gnu/libdl.so.2
    00007f578a2d8000-00007f578a2ef127  /lib/x86_64-linux-gnu/libpthread.so.0
    00007f5789f0f000-00007f578a0cd1a7 */lib/x86_64-linux-gnu/libc.so.6
    00007f578a6f9000-00007f578a71b4ef  /lib64/ld-linux-x86-64.so.2
    00007f578992d000-00007f5789c34f33  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/jrockit/libjvm.so
    00007f578970b000-00007f578972a21b  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/libjrosal.so
    00007f57894fe000-00007f578950a553  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/libjrutil.so
    00007f57891f9000-00007f57892fbdd3  /lib/x86_64-linux-gnu/libm.so.6
    00007f5788ff1000-00007f5788ff7963  /lib/x86_64-linux-gnu/librt.so.1
    00007f5788be7000-00007f5788beed4b  /lib/x86_64-linux-gnu/libnss_compat.so.2
    00007f57889cd000-00007f57889e35e7  /lib/x86_64-linux-gnu/libnsl.so.1
    00007f57887c1000-00007f57887cb053  /lib/x86_64-linux-gnu/libnss_nis.so.2
    00007f57885b4000-00007f57885bf4cb  /lib/x86_64-linux-gnu/libnss_files.so.2
    00007f57883a5000-00007f57883b12b3  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/libjfr.so
    00007f5788016000-00007f5788022317  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/libverify.so
    00007f5741ecf000-00007f5741ef7283  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/libjava.so
    00007f5741d44000-00007f5741d4a5bf  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/native_threads/libhpi.so
    00007f5740bf7000-00007f5740c04c03  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/libzip.so
    00007f570bdef000-00007f570bdfdd73  /home/qianjia/eclipse-kelper/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20130807-1835/eclipse_1506.so
    00007f570bb20000-00007f570bbcc30b  /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
    00007f570b913000-00007f570b91de8b  /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
    00007f570b6c8000-00007f570b70fd1b  /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0
    00007f570b4a8000-00007f570b4c5ba3  /usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
    00007f570b14e000-00007f570b2a0853  /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
    00007f570aeff000-00007f570af4b57b  /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
    00007f570ac03000-00007f570acfbceb  /lib/x86_64-linux-gnu/libglib-2.0.so.0
    00007f570a9c9000-00007f570a9fff03  /usr/lib/x86_64-linux-gnu/libfontconfig.so.1
    00007f570a7bf000-00007f570a7c78c3  /usr/lib/x86_64-linux-gnu/libXrender.so.1
    00007f570a5bc000-00007f570a5bd6fb  /usr/lib/x86_64-linux-gnu/libXinerama.so.1
    00007f570a3ac000-00007f570a3b9d7b  /usr/lib/x86_64-linux-gnu/libXi.so.6
    00007f570a1a2000-00007f570a1aa683  /usr/lib/x86_64-linux-gnu/libXrandr.so.2
    00007f5709f97000-00007f5709f9fe8b  /usr/lib/x86_64-linux-gnu/libXcursor.so.1
    00007f5709d94000-00007f5709d95a7b  /usr/lib/x86_64-linux-gnu/libXcomposite.so.1
    00007f5709b91000-00007f5709b9282b  /usr/lib/x86_64-linux-gnu/libXdamage.so.1
    00007f570998b000-00007f570998fb13  /usr/lib/x86_64-linux-gnu/libXfixes.so.3
    00007f5709687000-00007f5709784ff3  /usr/lib/x86_64-linux-gnu/libcairo.so.2
    00007f570934d000-00007f5709480863  /usr/lib/x86_64-linux-gnu/libX11.so.6
    00007f570913b000-00007f570914b0e3  /usr/lib/x86_64-linux-gnu/libXext.so.6
    00007f5708f27000-00007f5708f3938b  /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
    00007f5708c8a000-00007f5708d20423  /usr/lib/x86_64-linux-gnu/libfreetype.so.6
    00007f5708a86000-00007f5708a8847b  /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0
    00007f570886f000-00007f5708884bdb  /lib/x86_64-linux-gnu/libz.so.1
    00007f5708650000-00007f570866c703  /lib/x86_64-linux-gnu/libselinux.so.1
    00007f5708436000-00007f570844b80f  /lib/x86_64-linux-gnu/libresolv.so.2
    00007f570822e000-00007f57082348f3  /usr/lib/x86_64-linux-gnu/libffi.so.6
    00007f5707fef000-00007f570802bc5b  /lib/x86_64-linux-gnu/libpcre.so.3
    00007f5707dc6000-00007f5707debd1b  /lib/x86_64-linux-gnu/libexpat.so.1
    00007f5707b2e000-00007f5707bbdeb3  /usr/lib/x86_64-linux-gnu/libpixman-1.so.0
    00007f5707908000-00007f570792c6bb  /lib/x86_64-linux-gnu/libpng12.so.0
    00007f5707705000-00007f5707706483  /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0
    00007f57074fb000-00007f57075026ab  /usr/lib/x86_64-linux-gnu/libxcb-render.so.0
    00007f57072dd000-00007f57072f9963  /usr/lib/x86_64-linux-gnu/libxcb.so.1
    00007f5707046000-00007f57070da40b  /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0
    00007f5706e42000-00007f5706e43ed3  /usr/lib/x86_64-linux-gnu/libXau.so.6
    00007f5706c3c000-00007f5706c405f3  /usr/lib/x86_64-linux-gnu/libXdmcp.so.6
    00007f5706a07000-00007f5706a386fb  /usr/lib/x86_64-linux-gnu/libicule.so.48
    00007f570669c000-00007f57067f1462  /usr/lib/x86_64-linux-gnu/libicuuc.so.48
    00007f5706399000-00007f570647d545  /usr/lib/x86_64-linux-gnu/libstdc++.so.6
    00007f5706183000-00007f5706196fbb  /lib/x86_64-linux-gnu/libgcc_s.so.1
    00007f5704e13000-00007f5705f81383  /usr/lib/x86_64-linux-gnu/libicudata.so.48
    00007f57047da000-00007f5704c0681b  /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
    00007f57045b8000-00007f57045d716b  /usr/lib/x86_64-linux-gnu/libatk-1.0.so.0
    00007f5704382000-00007f5704392923  /usr/lib/x86_64-linux-gnu/gtk-2.0/modules/liboverlay-scrollbar.so
    00007f5704151000-00007f570417f9cb  /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libmurrine.so
    00007f5703f4b000-00007f5703f4f933  /usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so
    00007f5703d46000-00007f5703d49753  /usr/lib/x86_64-linux-gnu/libcanberra-gtk.so.0
    00007f5703b36000-00007f5703b4476b  /usr/lib/x86_64-linux-gnu/libcanberra.so.0
    00007f570392e000-00007f5703934b3b  /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3
    00007f570371c000-00007f570372bfeb  /usr/lib/x86_64-linux-gnu/libtdb.so.1
    00007f5703512000-00007f570351a2bb  /usr/lib/x86_64-linux-gnu/libltdl.so.7
    00007f57032e5000-00007f570330fea3  /usr/lib/x86_64-linux-gnu/libvorbis.so.0
    00007f57030de000-00007f57030e37b3  /usr/lib/x86_64-linux-gnu/libogg.so.0
    00007f5702e8c000-00007f5702e96123  /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
    00007f570245c000-00007f570245ef13  /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
    00007f57018e4000-00007f57018f6d17  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/libnet.so
    00007f570179c000-00007f57017a2a03  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/libnio.so
    00007f5701595000-00007f570159af9b  /usr/lib/jvm/jrockit-jdk1.6.0_37-R28.2.5-4.1.0/jre/lib/amd64/liborii.so
    00007f56daa21000-00007f56daa9ed5b  /home/qianjia/eclipse-kelper/configuration/org.eclipse.osgi/bundles/659/1/.cp/libswt-gtk-4333.so
    00007f56da7aa000-00007f56da81c2db  /home/qianjia/eclipse-kelper/configuration/org.eclipse.osgi/bundles/659/1/.cp/libswt-pi-gtk-4333.so
    00007f56da5a8000-00007f56da5a89e3  /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0
    00007f56da32e000-00007f56da3328c3  /usr/lib/x86_64-linux-gnu/libXtst.so.6
    00007f56da12a000-00007f56da12c2db  /usr/lib/x86_64-linux-gnu/pango/1.8.0/modules/pango-basic-fc.so
    00007f56d9e3b000-00007f56d9e3efeb  /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
    00007f56d9bee000-00007f56d9bfa65b  /home/qianjia/eclipse-kelper/configuration/org.eclipse.osgi/bundles/659/1/.cp/libswt-cairo-gtk-4333.so
    00007f56d99a7000-00007f56d99ac97b  /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/immodules/im-ibus.so
    00007f56d9744000-00007f56d9786853  /usr/lib/x86_64-linux-gnu/libibus-1.0.so.0
    00007f56d9513000-00007f56d9541533  /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
    00007f56d92d8000-00007f56d930c87b  /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so
    00007f56d90c7000-00007f56d90d60c3  /lib/x86_64-linux-gnu/libudev.so.1
    00007f56d8d85000-00007f56d8d865fb  /home/qianjia/eclipse-kelper/configuration/org.eclipse.osgi/bundles/77/1/.cp/os/linux/x86_64/libunixfile_1_0_0.so
    00007f56d82b9000-00007f56d82c37a3  /home/qianjia/eclipse-kelper/configuration/org.eclipse.osgi/bundles/659/1/.cp/libswt-atk-gtk-4333.so
    00007f56c28f5000-00007f56c28fa513  /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
    00007f56c23af000-00007f56c23b3cb3  /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/menuproxies/libappmenu.so
    00007f56c219c000-00007f56c21ad95b  /usr/lib/x86_64-linux-gnu/libdbusmenu-gtk.so.4
    00007f56c1f81000-00007f56c1f9a453  /usr/lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
    00007f56a7616000-00007f56a7620cbb  /home/qianjia/eclipse-kelper/configuration/org.eclipse.osgi/bundles/659/1/.cp/libswt-webkit-gtk-4333.so
    00007f56a3c19000-00007f56a53e04fb  /usr/lib/libwebkitgtk-1.0.so.0
    00007f56a35c5000-00007f56a39e469b  /usr/lib/libjavascriptcoregtk-1.0.so.0
    00007f56a33ba000-00007f56a33c3d3b  /usr/lib/libenchant.so.1
    00007f56a31b2000-00007f56a31b8633  /usr/lib/x86_64-linux-gnu/libgailutil.so.18
    00007f56a2f9b000-00007f56a2faebe3  /usr/lib/libgeoclue.so.0
    00007f56a2d8f000-00007f56a2d99a2b  /usr/lib/x86_64-linux-gnu/libgstapp-1.0.so.0
    00007f56a2b46000-00007f56a2b8b443  /usr/lib/x86_64-linux-gnu/libgstaudio-1.0.so.0
    00007f56a2922000-00007f56a29433b3  /usr/lib/x86_64-linux-gnu/libgstpbutils-1.0.so.0
    00007f56a26e1000-00007f56a271c9f3  /usr/lib/x86_64-linux-gnu/libgstvideo-1.0.so.0
    00007f56a2490000-00007f56a24ded7b  /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0
    00007f56a219d000-00007f56a228738b  /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
    00007f56a1f4c000-00007f56a1f8a92b  /usr/lib/x86_64-linux-gnu/libjpeg.so.8
    00007f56a1c91000-00007f56a1d30fa3  /usr/lib/x86_64-linux-gnu/libsoup-2.4.so.1
    00007f56a1a55000-00007f56a1a8ef93  /usr/lib/x86_64-linux-gnu/libxslt.so.1
    00007f56a16f2000-00007f56a184a16b  /usr/lib/x86_64-linux-gnu/libxml2.so.2
    00007f56a1494000-00007f56a14edb23  /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1
    00007f56a11e8000-00007f56a128e6f3  /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
    00007f56a0e22000-00007f56a0fda640  /usr/lib/x86_64-linux-gnu/libicui18n.so.48
    00007f56a0bbc000-00007f56a0c1a5fb  /usr/lib/x86_64-linux-gnu/libXt.so.6
    00007f56a0995000-00007f56a09b9afb  /usr/lib/x86_64-linux-gnu/libdbus-glib-1.so.2
    00007f56a075f000-00007f56a07923fb  /usr/lib/x86_64-linux-gnu/libgsttag-1.0.so.0
    00007f56a04e1000-00007f56a05592b3  /usr/lib/x86_64-linux-gnu/liborc-0.4.so.0
    00007f56a02bf000-00007f56a02df5fb  /lib/x86_64-linux-gnu/liblzma.so.5
    00007f56a009a000-00007f56a00ba3f3  /usr/lib/x86_64-linux-gnu/libglapi.so.0
    00007f56a843c000-00007f56a843c783  /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1
    00007f569fe83000-00007f569fe97423  /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0
    00007f569fc7e000-00007f569fc80bd3  /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0
    00007f569fa78000-00007f569fa7be53  /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1
    00007f569f86d000-00007f569f876dcb  /usr/lib/x86_64-linux-gnu/libdrm.so.2
    00007f569f665000-00007f569f66ba0b  /usr/lib/x86_64-linux-gnu/libSM.so.6
    00007f569f449000-00007f569f45f4d3  /usr/lib/x86_64-linux-gnu/libICE.so.6
    00007f569f205000-00007f569f2474f3  /lib/x86_64-linux-gnu/libdbus-1.so.3
    00007f569f000000-00007f569f003383  /lib/x86_64-linux-gnu/libuuid.so.1
    00007f56a6dce000-00007f56a6dd0d4b  /usr/lib/x86_64-linux-gnu/gio/modules/libgiognomeproxy.so
    00007f56a5fb3000-00007f56a5fb4bf3  /usr/lib/x86_64-linux-gnu/gio/modules/libgiolibproxy.so
    00007f565ddd9000-00007f565ddf99fe  /usr/lib/x86_64-linux-gnu/libproxy.so.1
    00007f565dbcf000-00007f565dbd78ed  /usr/lib/x86_64-linux-gnu/libproxy/0.4.11/modules/config_gnome3.so
    00007f565d9cb000-00007f565d9ccd93  /usr/lib/x86_64-linux-gnu/libproxy/0.4.11/modules/network_networkmanager.so
    00007f565d7bd000-00007f565d7c78f3  /usr/lib/enchant/libenchant_hspell.so
    00007f565d5b1000-00007f565d5bb95f  /usr/lib/enchant/libenchant_ispell.so
    00007f565d3ae000-00007f565d3af843  /usr/lib/enchant/libenchant_aspell.so
    00007f565d0e7000-00007f565d19f27b  /usr/lib/libaspell.so.15
    00007f565cee1000-00007f565cee4fd2  /usr/lib/enchant/libenchant_myspell.so
    00007f565cc8d000-00007f565ccdbafd  /usr/lib/x86_64-linux-gnu/libhunspell-1.3.so.0
    00007f56aa6d3000-00007f56aa6d4253  /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
    00007f565656e000-00007f56565a125b  /usr/lib/x86_64-linux-gnu/librsvg-2.so.2
    00007f5656334000-00007f565636a3b3  /usr/lib/x86_64-linux-gnu/libcroco-0.6.so.3
    00007f5656131000-00007f5656132bcb  /lib/libnss_mdns4_minimal.so.2
    00007f5655f2a000-00007f5655f2f07b  /lib/x86_64-linux-gnu/libnss_dns.so.2
    Stack:
    (* marks the word pointed to by the stack pointer)
    00007f5788df5000: 00007f5788df5888* 00007f5789f58917  00007f5788df5690  00007f5788df5680 
    00007f5788df5020: 00007f570af3f988  00007f570af3f9b9  00007f5788df58b8  00007f5789f58942 
    00007f5788df5040: 00007f5788df58c8  00007f5789f5d1e4  000000000000000c  00007f570000003f 
    00007f5788df5060: 0000000000000014  00007f570000003d  0000000000000014  00007f5700000038 
    00007f5788df5080: 0000000000000009  00007f570000003c  00007f5788df5918  0000000089f58942 
    00007f5788df50a0: 00007f5788df5928  0000000000000000  0000000000000000  0000000000000000 
    Code:
    (* marks the word pointed to by the instruction pointer)
    00007f5789f8b9b0: 48fe294840738b48  814800000fffc681  9346e8fffff000e6  00401f0fc1eb0007 
    00007f5789f8b9d0: 2e66c3ffffffffb8  0000000000841f0f  53000000d8878b48  f8832050fffb8948 
    00007f5789f8b9f0: 0f08538b480f74ff  894801c2834802b6  2e666666c35b0853  0000000000841f0f 
    00007f5789f8ba10: 41d28548c0315641* 5355d48949544155  8949000000f8840f  90d38948f58948fd 
    00007f5789f8ba30: 30758b4d287d8b49  000090830ff7394c  4cf3394cfe294900  0f14fe8349f3460f 
    00007f5789f8ba50: f6854d000000ab87  8d48104d8d487474  e28348f2894c1077  cf3948ff468d49f0 
    Last optimized methods:
      #177 java/lang/ref/ReferenceQueue.poll()Ljava/lang/ref/Reference;  5177.866-5177.870 0x7f574300dbe0-0x7f574300ddb4 3.92 ms 256KB 
      #178 org/eclipse/e4/core/internal/contexts/EclipseContext.cleanup()V  5201.219-5201.346 0x7f574326e000-0x7f574326ed4c 127.39 ms 1280KB 
      #179 jrockit/vm/Classes.forName(Ljava/lang/String;ZLjava/lang/ClassLoader;)Ljava/lang/Class;  5412.858-5412.936 0x7f574326ed60-0x7f574326f94e 77.88 ms 1280KB 
      #180 java/util/HashMap.buildCache()V  5412.946-5412.972 0x7f574326f960-0x7f574326feb5 26.35 ms 768KB 
    *#181 java/util/HashMap$KeyIterator.next()Ljava/lang/Object;  5622.881-5622.885 0x7f574326fec0-0x7f5743270063 3.62 ms 256KB 
      #166 org/eclipse/emf/ecore/impl/MinimalEObjectImpl.hasField(I)Z  4513.062-4513.063 0x7f574312cf00-0x7f574312cf1f 0.31 ms 256KB 
      #167 org/eclipse/emf/common/util/AbstractEList.add(Ljava/lang/Object;)Z  4513.084-4513.084 0x7f574312cf20-0x7f574312cf6d 0.76 ms 256KB 
      #168 org/eclipse/emf/common/util/AbstractTreeIterator.next()Ljava/lang/Object;  4813.131-4813.144 0x7f574312cf80-0x7f574312d353 13.43 ms 576KB 
      #169 org/eclipse/emf/ecore/util/EcoreUtil$ProperContentIterator.hasNext()Z  4813.144-4813.148 0x7f574312d360-0x7f574312d5f9 3.57 ms 256KB 
      #170 org/eclipse/core/internal/resources/MarkerAttributeMap.shareStrings(Lorg/eclipse/core/internal/utils/StringPool;)V  4818.874-4818.883 0x7f574312d600-0x7f574312d858 9.57 ms 256KB 
      #171 java/util/HashMap.addEntry(ILjava/lang/Object;Ljava/lang/Object;I)V  4818.883-4818.888 0x7f574312d860-0x7f574312dc50 4.65 ms 512KB 
      #172 org/eclipse/swt/widgets/Display.readAndDispatch()Z  4827.887-4828.220 0x7f5742ccad20-0x7f5742ccd336 333.14 ms 4864KB 
      #173 org/eclipse/core/databinding/observable/Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V  4986.776-4986.785 0x7f574312dc60-0x7f574312de55 8.95 ms 256KB 
      #174 org/eclipse/emf/ecore/util/EContentsEList$FeatureIteratorImpl.hasNext()Z  5113.313-5113.350 0x7f574300ce00-0x7f574300d94e 37.04 ms 1024KB 
      #175 org/eclipse/emf/ecore/impl/MinimalEObjectImpl.eContents()Lorg/eclipse/emf/common/util/EList;  5113.350-5113.356 0x7f574300d960-0x7f574300dbc5 6.23 ms 512KB 
      #176 org/eclipse/ui/internal/Workbench$3.eventLoopIdle(Lorg/eclipse/swt/widgets/Display;)V  5154.651-5154.652 0x7f574312de60-0x7f574312de7e 0.86 ms 256KB 
    Thread:
    "Main Thread" id=1 idx=0x4 tid=13581 lastJavaFrame=0x7f5788feecf8
    Stack 0: start=0x7f5788df0000, end=0x7f5788ff1000, guards=0x7f5788df5000 (disabled), forbidden=0x7f5788df3000
    Thread Stack Trace:
        at _IO_default_xsputn+7()@0x7f5789f8ba17
        at __vasprintf_chk+192()@0x7f578a020b31
        -- Java stack --
        at org/eclipse/swt/internal/gtk/OS._gtk_main_do_event(J)V(Native Method)
        at org/eclipse/swt/internal/gtk/OS.gtk_main_do_event(OS.java:8742)
        at org/eclipse/swt/widgets/Display.eventProc(Display.java:1243)
        at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
        at org/eclipse/swt/internal/gtk/OS._g_main_context_iteration(JZ)Z(Native Method)
        at org/eclipse/swt/internal/gtk/OS.g_main_context_iteration(OS.java:2288)[inlined]
        at org/eclipse/swt/widgets/Display.readAndDispatch(Display.java:3361)[optimized]
        at org/eclipse/e4/ui/internal/workbench/swt/PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
        at org/eclipse/core/databinding/observable/Realm.runWithDefault(Realm.java:332)
        at org/eclipse/e4/ui/internal/workbench/swt/PartRenderingEngine.run(PartRenderingEngine.java:997)
        at org/eclipse/e4/ui/internal/workbench/E4Workbench.createAndRunUI(E4Workbench.java:138)
        at org/eclipse/ui/internal/Workbench$5.run(Workbench.java:610)
        at org/eclipse/core/databinding/observable/Realm.runWithDefault(Realm.java:332)
        at org/eclipse/ui/internal/Workbench.createAndRunWorkbench(Workbench.java:567)
        at org/eclipse/ui/PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
        at org/eclipse/ui/internal/ide/application/IDEApplication.start(IDEApplication.java:124)
        at org/eclipse/equinox/internal/app/EclipseAppHandle.run(EclipseAppHandle.java:196)
        at org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at org/eclipse/core/runtime/adaptor/EclipseStarter.run(EclipseStarter.java:354)
        at org/eclipse/core/runtime/adaptor/EclipseStarter.run(EclipseStarter.java:181)
        at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
        at jrockit/vm/Reflect.invokeMethod(Ljava/lang/Object;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;(Native Method)
        at sun/reflect/NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;(Native Method)
        at sun/reflect/NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun/reflect/DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java/lang/reflect/Method.invoke(Method.java:597)
        at org/eclipse/equinox/launcher/Main.invokeFramework(Main.java:636)
        at org/eclipse/equinox/launcher/Main.basicRun(Main.java:591)
        at org/eclipse/equinox/launcher/Main.run(Main.java:1450)
        at org/eclipse/equinox/launcher/Main.main(Main.java:1426)
        at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
        -- end of trace
    Memory usage report:
    Total mapped                  6240004KB           (reserved=3804280KB)
    -              Java heap      1048576KB           (reserved=524288KB)
    -              GC tables        35084KB         
    -          Thread stacks       100360KB           (#threads=50)
    -          Compiled code      1048576KB           (used=17771KB)
    -               Internal         1672KB         
    -                     OS       661012KB         
    -                  Other      3194708KB         
    -            Classblocks         8192KB           (malloced=8159KB #21260)
                                                      Not tracing sites.
    -        Java class data       140800KB           (malloced=140603KB #98453 in 21260 classes)
                                                      Not tracing sites.
    - Native memory tracking         1024KB           (malloced=334KB #10)
                                                      Not tracing sites.
    Set the env variable TRACE_ALLOC_SITES=1 or use the print_memusage switch
    trace_alloc_sites=true to enable alloc site tracing.
        *  If you see this dump, please go to                                    *
        *  http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html  *
        *  for troubleshooting information.                                      *
    ===== END DUMP ===============================================================

    Hi,
    I can see that Stackoverflow is happen in this case.
    Please remove this one -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -Xss2m
    Try to keep following parameter  -Xms2048 -Xmx2048 -XnoOpt in your eclipse.ini file.
    that will help to resolve this issue.
    Regards,
    Kal

  • Error while installing Java using jrockit on my Linux box

    I am trying to install java 1.6 using jrockit software in my 64-bit linux box, but I am getting errors:
    -bash-4.1$ ./jrockit-jdk1.6.0_45-R28.2.7-4.1.0-linux-x64.bin
    Extracting 0%....................................................................................................100%
    [JRockit] ERROR: The JVM has crashed. Writing crash information to /tmp/file06vBOV/jrockit.17485.dump.
    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 0 days, 00:00:07 on Wed Apr 17 01:33:22 2013
    * If you see this dump, please go to *
    * http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html *
    * for troubleshooting information. *
    Additional information is available in:
    /tmp/file06vBOV/jrockit.17485.dump
    No snapshot file (core dump) will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    Error Message: Unhandled native exception [85]
    Signal info : si_signo=4, si_code=2 si_addr=0x30c5814be0
    Version : Oracle JRockit(R) R28.2.7-7-155314-1.6.0_45-20130329-0641-linux-x86_64
    CPU : Intel SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 Intel64
    Number CPUs : 4
    Tot Phys Mem : 16399638528 (15639 MB)
    OS version : Red Hat Enterprise Linux Server release 6.2 (Santiago)
    Linux version 2.6.39-100.5.1.el6uek.x86_64 ([email protected]) (gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC) ) #1 SMP Tue Mar 6 20:26:00 EST 2012 (x86_64)
    Hypervisor : Xen v3.4
    Thread System: Linux NPTL
    LibC release : 2.12-stable
    Java locking : Lazy unlocking enabled (class banning) (transfer banning)
    State : JVM is running
    Command Line : -Djava.io.tmpdir=/tmp -Dbea.installer.launcher.home=/slot/ems8308/oracle/endeca3.0/endeca-server -Xmx256m -Dsun.java.command=com.bea.plateng.wizard.WizardController -mode=gui -Dsun.java.launcher=SUN_STANDARD com.bea.plateng.wizard.WizardController -mode=gui
    Repository :
    java.home : /tmp/file06vBOV/jre160_45
    j.class.path : .:installer.jar:customtasks.jar:bids.jar:3rdparty.jar:jsr173_api.jar:wlw-plaf.jar:comdev.jar:wizard.jar:com.bea.cie.oui_1.1.0.0.jar:com.bea.core.xml.xmlbeans_2.2.0.0.jar
    j.lib.path : /usr/java/packages/lib/amd64:/tmp/file06vBOV/jre160_45/lib/amd64/jrockit:/tmp/file06vBOV/jre160_45/lib/amd64:/tmp/file06vBOV/jre160_45/../lib/amd64
    JAVA_HOME : <not set>
    JAVAOPTIONS: <not set>
    LD_LIBRARY_PATH: /tmp/file06vBOV/jre160_45/lib/amd64/jrockit:/tmp/file06vBOV/jre160_45/lib/amd64:/tmp/file06vBOV/jre160_45/../lib/amd64
    LD_ASSUME_KERNEL: <not set>
    LD_PRELOAD : <not set>
    StackOverFlow: 0 StackOverFlowErrors have occured
    OutOfMemory : 0 OutOfMemoryErrors have occured
    C Heap : Good; no memory allocations have failed
    GC Strategy : Mode: throughput, with strategy: genparpar (basic strategy: genparpar)
    GC Status : OC is not running. Last finished OC was OC#0.
    : YC is not running. Last finished YC was YC#0.
    YC History : Ran 0 YCs since last OC.
    Heap : 0xf0000000 - 0xf4000000 (Size: 64 MB)
    Compaction : (no compaction area)
    Allocation : TLA-min: 2048, TLA-preferred: 32768 TLA-waste limit: 2048
    NurseryList : 0xf0000000 - 0xf2000000
    KeepArea : 0xf17fffe8 - 0xf2000000
    KA Markers : [ 0xf0fffff0,  0xf17fffe8 , 0xf2000000 ]
    Forbidden A : (none)
    Previous KA : (none)
    Previous FA : (none)
    CompRefs : References are compressed, with heap base 0x0 and shift 0.
    Registers (from ThreadContext: 0x7fdf142e34c0:
    rax = 0000000000000001 rcx = 0000000017bee3ff
    rdx = 00000000bfebfbff rbx = 00007fdf10d7eb20
    rsp = 00007fdf142e3928 rbp = 00007fdf142e3a70
    rsi = 0000000000000000 rdi = 0000000000000058
    r8 = 0000000000000000 r9 = 0000000000000000
    r10 = 00007fdf142e38a0 r11 = 00007fdf10d7eb20
    r12 = 00007fdf142e3a98 r13 = 00007fdf10e049b0
    r14 = 0000000000000000 r15 = 0000000000000000
    cs = 0000000000000033 fs = 0000000000000000
    gs = 0000000000000000
    rip = 00000030c5814be0 flags = 0000000000010202
    Loaded modules:
    (* denotes the module where the exception occured)
    0000000000400000-00000000004128c3 /tmp/file06vBOV/jre160_45/bin/java
    00007fff26fff000-00007fff26fffa7c /tmp/file06vBOV/jre160_45/bin/java
    00000030c6400000-00000030c6401fef /lib64/libdl.so.2
    00000030c6800000-00000030c6816b37 /lib64/libpthread.so.0
    00000030c6000000-00000030c6196c1f /lib64/libc.so.6
    00000030c5800000-00000030c581f13f */lib64/ld-linux-x86-64.so.2
    00007fdf18b70000-00007fdf18e780e3 /tmp/file06vBOV/jre160_45/lib/amd64/jrockit/libjvm.so
    00007fdf1894e000-00007fdf1896d21b /tmp/file06vBOV/jre160_45/lib/amd64/libjrosal.so
    00007fdf18741000-00007fdf1874d553 /tmp/file06vBOV/jre160_45/lib/amd64/libjrutil.so
    00000030c6c00000-00000030c6c824e7 /lib64/libm.so.6
    00000030c7400000-00000030c740680b /lib64/librt.so.1
    00007fdf17c30000-00007fdf17c3c483 /tmp/file06vBOV/jre160_45/lib/amd64/libjfr.so
    00007fdf1718e000-00007fdf1719a317 /tmp/file06vBOV/jre160_45/lib/amd64/libverify.so
    00007fdf1705f000-00007fdf17087283 /tmp/file06vBOV/jre160_45/lib/amd64/libjava.so
    00000030d8600000-00000030d8615ceb /lib64/libnsl.so.1
    00007fdf16ed4000-00007fdf16eda5bf /tmp/file06vBOV/jre160_45/lib/amd64/native_threads/libhpi.so
    00007fdf16673000-00007fdf16680c03 /tmp/file06vBOV/jre160_45/lib/amd64/libzip.so
    00007fdf16055000-00007fdf160e7683 /tmp/file06vBOV/jre160_45/lib/amd64/libawt.so
    00007fdf15f07000-00007fdf15f4828b /tmp/file06vBOV/jre160_45/lib/amd64/xawt/libmawt.so
    00000030c9400000-00000030c9410d8b /usr/lib64/libXext.so.6
    00000030c8400000-00000030c8538423 /usr/lib64/libX11.so.6
    00000030d5400000-00000030d5404dbb /usr/lib64/libXtst.so.6
    00000030cac00000-00000030cac0e243 /usr/lib64/libXi.so.6
    00000030c8c00000-00000030c8c1a123 /usr/lib64/libxcb.so.1
    00000030c8800000-00000030c8801dd3 /usr/lib64/libXau.so.6
    00007fdf15c14000-00007fdf15ca7fcf /tmp/file06vBOV/jre160_45/lib/amd64/libfontmanager.so
    00007fdf159bb000-00007fdf159cdca7 /tmp/file06vBOV/jre160_45/lib/amd64/libnet.so
    00007fdf149b3000-00007fdf149b99a3 /tmp/file06vBOV/jre160_45/lib/amd64/libnio.so
    00007fdf147ac000-00007fdf147b1f9b /tmp/file06vBOV/jre160_45/lib/amd64/liborii.so
    00000030cb800000-00000030cb808d13 /usr/lib64/libXcursor.so.1
    00000030ca800000-00000030ca808cfb /usr/lib64/libXrender.so.1
    00000030cbc00000-00000030cbc0497b /usr/lib64/libXfixes.so.3
    00007fdeb2015000-00007fdeb206084b /tmp/file06vBOV/jre160_45/lib/amd64/libcmm.so
    00007fdeb0e44000-00007fdeb0e55d5b /tmp/file06vBOV/libjni.so
    Stack:
    (* marks the word pointed to by the stack pointer)
    00007fdf142e3928: 00000030c580aad8* 0000000000000000 0000000000000000 00007fdf00000005
    00007fdf142e3948: 0000000000000000 00007fdf00000001 00007fdf10e049b0 0000000000000000
    00007fdf142e3968: 00007fdf00000000 0000000000000000 0000000000000058 0000000000000004
    00007fdf142e3988: 00007fdf10e04d08 0000000000000013 00007fdf142e3a40 00007fdf0000000a
    00007fdf142e39a8: 00000001142e3aa0 00007fdf146d6b18 00007fdf15c15ff1 00007fdf142e3a30
    00007fdf142e39c8: 00000030c6078edf 00007fdf160585c8 00007fdf10d744e0 00007fdf146d6b18
    Code:
    (* marks the word pointed to by the instruction pointer)
    00000030c5814b80: 8b48ffff8c0ae820 0f0824548b482404 244c280f10244428 246cdb40246cdb20
    00000030c5814ba0: 241c8b48dc894830 001f0fc330c48348 75000020c3c13d83 000001b8db894925
    00000030c5814bc0: 01b8db894ca20f00 000000c1f7000000 9d0589d8f7027510 517800f8830020c3
    00000030c5814be0: 008025047ffdc564* 250c7ffdc5640000 7ffdc564000000a0 c564000000c02514
    00000030c5814c00: 000000e0251c7ffd 010025247ffdc564 252c7ffdc5640000 7ffdc56400000120
    00000030c5814c20: c564000001402534 00000160253c7ffd 8025047f0f6664c3 0c7f0f6664000000
    Last optimized methods:
    No methods optimized.
    Thread:
    "AWT-EventQueue-0" id=17 idx=0x4c tid=17508 lastJavaFrame=0x7fdf142e3b88
    Stack 0: start=0x7fdf142a4000, end=0x7fdf142e6000, guards=0x7fdf142a9000 (ok), forbidden=0x7fdf142a7000
    Thread Stack Trace:
    at dlx86_64_save_sse+48()@0x30c5814be0
    at dlfixup+223()@0x30c580df40
    -- Java stack --
    at sun/font/X11TextRenderer.doDrawGlyphList(JJLsun/java2d/pipe/Region;Lsun/font/GlyphList;)V(Native Method)
    at sun/font/X11TextRenderer.drawGlyphList(X11TextRenderer.java:62)
    at sun/java2d/pipe/GlyphListPipe.drawString(GlyphListPipe.java:54)
    at sun/java2d/SunGraphics2D.drawString(SunGraphics2D.java:2772)
    at sun/swing/SwingUtilities2.drawString(SwingUtilities2.java:510)
    at sun/swing/SwingUtilities2.drawStringUnderlineCharAt(SwingUtilities2.java:531)
    at javax/swing/plaf/basic/BasicGraphicsUtils.drawStringUnderlineCharAt(BasicGraphicsUtils.java:229)
    at workshop/core/plaf/JbButtonUI.paintText(JbButtonUI.java:676)
    at workshop/core/plaf/JbButtonUI.paint(JbButtonUI.java:600)
    at javax/swing/plaf/ComponentUI.update(ComponentUI.java:143)
    at javax/swing/JComponent.paintComponent(JComponent.java:760)
    at javax/swing/JComponent.paint(JComponent.java:1037)
    at javax/swing/JComponent.paintChildren(JComponent.java:870)
    at javax/swing/JComponent.paint(JComponent.java:1046)
    at javax/swing/JComponent.paintChildren(JComponent.java:870)
    at javax/swing/JComponent.paint(JComponent.java:1046)
    at javax/swing/JComponent.paintChildren(JComponent.java:870)
    at javax/swing/JComponent.paint(JComponent.java:1046)
    at javax/swing/JComponent.paintChildren(JComponent.java:870)
    at javax/swing/JComponent.paint(JComponent.java:1046)
    at javax/swing/JLayeredPane.paint(JLayeredPane.java:567)
    at javax/swing/JComponent.paintChildren(JComponent.java:870)
    at javax/swing/JComponent.paint(JComponent.java:1046)
    at javax/swing/JComponent.paintToOffscreen(JComponent.java:5132)
    at javax/swing/BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:278)
    at javax/swing/RepaintManager.paint(RepaintManager.java:1257)
    at javax/swing/JComponent._paintImmediately(JComponent.java:5080)
    at javax/swing/JComponent.paintImmediately(JComponent.java:4890)
    at javax/swing/RepaintManager$3.run(RepaintManager.java:814)
    at javax/swing/RepaintManager$3.run(RepaintManager.java:802)
    at jrockit/vm/AccessController.doPrivileged(AccessController.java:232)
    at java/security/AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
    at javax/swing/RepaintManager.paintDirtyRegions(RepaintManager.java:802)
    at javax/swing/RepaintManager.paintDirtyRegions(RepaintManager.java:745)
    at javax/swing/RepaintManager.prePaintDirtyRegions(RepaintManager.java:725)
    at javax/swing/RepaintManager.access$1000(RepaintManager.java:46)
    at javax/swing/RepaintManager$ProcessingRunnable.run(RepaintManager.java:1668)
    at java/awt/event/InvocationEvent.dispatch(InvocationEvent.java:209)
    at java/awt/EventQueue.dispatchEventImpl(EventQueue.java:672)
    at java/awt/EventQueue.access$400(EventQueue.java:81)
    at java/awt/EventQueue$2.run(EventQueue.java:633)
    at java/awt/EventQueue$2.run(EventQueue.java:631)
    at jrockit/vm/AccessController.doPrivileged(AccessController.java:232)
    at java/security/AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
    at java/awt/EventQueue.dispatchEvent(EventQueue.java:642)
    at java/awt/EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    at java/awt/EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    at java/awt/EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    at java/awt/EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java/awt/EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java/awt/EventDispatchThread.run(EventDispatchThread.java:122)
    at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
    -- end of trace
    Memory usage report:
    Total mapped 3004488KB (reserved=2700572KB)
    - Java heap 262144KB (reserved=196608KB)
    - GC tables 8780KB
    - Thread stacks 13212KB (#threads=20)
    - Compiled code 1048576KB (used=2746KB)
    - Internal 1352KB
    - OS 174888KB
    - Other 1477872KB
    - Classblocks 1024KB (malloced=946KB #2264)
    Not tracing sites.
    - Java class data 15616KB (malloced=15591KB #10424 in 2264 classes)
    Not tracing sites.
    - Native memory tracking 1024KB (malloced=174KB #10)
    Not tracing sites.
    Set the env variable TRACE_ALLOC_SITES=1 or use the print_memusage switch
    trace_alloc_sites=true to enable alloc site tracing.
    * If you see this dump, please go to *
    * http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html *
    * for troubleshooting information. *
    ===== END DUMP ===============================================================
    ** Error during execution, error code = 134.
    Please help me how to solve this issue.

    I suggest trying to install a different version to confirm the error. Do you have SELinux enabled? It can cause weird errors. You can check the syslog /var/adm/messages to see if there were any SELinux errors.
    The following is known to work:
    Oracle Linux with jrockit
    Oracle Linux with jrockit

  • How to be sure: jrockit in -d64 mode

    Hi, I have downloaded GENERIC Oracle WebLogic Server 11gR1 (10.3.4) + Coherence - Package Installer
    and I downloaded & extracted jrockit-jdk1.6.0_31-R28.2.3-4.1.0-linux-x64.bin to Oracle/Middleware/
    When I...
    [meteo@mynbel ~]$ ps -Af | grep java
    meteo 1675 1634 4 Jul03 ? 01:43:09 /home/meteo/Oracle/Middleware/jrockit-jdk1.6.0_31-R28.2.3-4.1.0/bin/java -jrockit -Xms128m -Xmx256m -Dcoherence.home=/home/meteo/Oracle/Middleware/coherence_3.6 -Dbea.home=/home/meteo/Oracle/Middleware -Xverify:none -Xverify:none -Djava.security.policy=/home/meteo/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy -Dweblogic.nodemanager.javaHome=/home/meteo/Oracle/Middleware/jrockit-jdk1.6.0_31-R28.2.3-4.1.0 weblogic.NodeManager -v
    meteo 1894 1748 4 Jul03 ? 01:56:52 /home/meteo/Oracle/Middleware/jrockit-jdk1.6.0_31-R28.2.3-4.1.0/bin/java -jrockit -Xms256m -Xmx256m -Dweblogic.Name=XXX -Djava.security.policy=/home/meteo/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy -Xverify:none -da -Dplatform.home=/home/meteo/Oracle/Middleware/wlserver_10.3 -Dwls.home=/home/meteo/Oracle/Middleware/wlserver_10.3/server -Dweblogic.home=/home/meteo/Oracle/Middleware/wlserver_10.3/server -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/home/meteo/Oracle/Middleware/patch_wls1034/profiles/default/sysext_manifest_classpath:/home/meteo/Oracle/Middleware/patch_ocp360/profiles/default/sysext_manifest_classpath weblogic.Server
    meteo 2991 2943 3 Jul03 ? 01:30:56 /home/meteo/Oracle/Middleware/jrockit-jdk1.6.0_31-R28.2.3-4.1.0/bin/java -jrockit -Xms256m -Xmx256m -Dweblogic.Name=XXX -Djava.security.policy=/home/meteo/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy -Dweblogic.system.BootIdentityFile=/home/meteo/Oracle/Middleware/user_projects/domains/XXX/servers/XXX/data/nodemanager/boot.properties -Dweblogic.nodemanager.ServiceEnabled=true -Dweblogic.security.SSL.ignoreHostnameVerification=false -Dweblogic.ReverseDNSAllowed=false -Xverify:none -da -Dplatform.home=/home/meteo/Oracle/Middleware -Dwls.home=/home/meteo/Oracle/Middleware//server -Dweblogic.home=/home/meteo/Oracle/Middleware//server -Dweblogic.management.discover=false -Dweblogic.management.server=http://XXXXXXX:XXX -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/home/meteo/Oracle/Middleware/patch_wls1034/profiles/default/sysext_manifest_classpath:/home/meteo/Oracle/Middleware/patch_ocp360/profiles/default/sysext_manifest_classpath weblogic.Server
    meteo 3155 3108 2 Jul03 ? 01:12:39 /home/meteo/Oracle/Middleware/jrockit-jdk1.6.0_31-R28.2.3-4.1.0/bin/java -jrockit -Xms256m -Xmx256m -Dweblogic.Name=xxxxx -Djava.security.policy=/home/meteo/Oracle/Middleware//server/lib/weblogic.policy -Dweblogic.system.BootIdentityFile=/home/meteo/Oracle/Middleware/user_projects/domains//servers//data/nodemanager/boot.properties -Dweblogic.nodemanager.ServiceEnabled=true -Dweblogic.security.SSL.ignoreHostnameVerification=false -Dweblogic.ReverseDNSAllowed=false -server -Xms512m -Xmx512m -Xverify:none -da -Dplatform.home=/home/meteo/Oracle/Middleware/wlserver_10.3 -Dwls.home=/home/meteo/Oracle/Middleware/wlserver_10.3/server -Dweblogic.home=/home/meteo/Oracle/Middleware/wlserver_10.3/server -Dweblogic.management.discover=false -Dweblogic.management.server=http://...: -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/home/meteo/Oracle/Middleware/patch_wls1034/profiles/default/sysext_manifest_classpath:/home/meteo/Oracle/Middleware/patch_ocp360/profiles/default/sysext_manifest_classpath weblogic.Server
    meteo 11727 11535 0 10:37 pts/1 00:00:00 grep java
    PROBLEM
    The problem is I want to run jrockit in 64bit. I gave -d64 argument through admin panel and also I added into the scripts. Nothing changes...
    I don't think this is linked but my current
    [meteo@mynbel ~]$ java -version
    java version "1.7.0_05"
    Java(TM) SE Runtime Environment (build 1.7.0_05-b05)
    Java HotSpot(TM) 64-Bit Server VM (build 23.1-b03, mixed mode)
    and the available JDK was java-1.6.0-openjdk-1.6.0.0.x86_64 when I was configuring domain.
    Thanks for your help!

    To specifically check what java version is being used by WebLogic Server, please look for the following message in server log,
    "Starting WebLogic Server with Oracle JRockit(R) Version R28.2.0-79-146777-1.6.0_29-20111005-1808-windows-ia32"
    For example,
    ####<Jun 12, 2012 2:31:05 PM PDT> <Info> <WebLogicServer> <anon-ldap> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1339491665549> <BEA-000000> <Starting WebLogic Server with Oracle JRockit(R) Version R28.2.0-79-146777-1.6.0_29-20111005-1808-windows-ia32 from Oracle Corporation>
    From the above message, the Java version indicates if it is a 32-bit JVM OR a 64-bit JVM
    Regarding "java -version" output, that is due to the settings of the environment variable, PATH.
    Do the following:
    1. cd <Domain_Home>/bin
       For example,
       > cd /home/meteo/Oracle/Middleware/user_projects/domains/DomainName/bin
    2. Execute setDomainEnv.sh
       > . ./setDomainEnv.sh
       Note: There are 2 DOTs in above command. The first DOT represents that set the Environment in the current Shell, AND the second ./ represents execute the script from the current directory.
    3. Now, check the java version by running the command in the same shell
       > java -version
    Now, you will see the JRockit version that you configured your domain to use.
    Regards,
    Anon

  • Jrockit and AES-256

    I can not encrypt with AES 256 with JROCKIT *"jrockit-jdk1.6.0_22-R28.1.1-4.0.1"*
    The "Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files" is only for the ex SUN JAVA or I can use it with JROCKIT too ?
    Is there any (JCE) Unlimited Strength Jurisdiction Policy Files for Jrockit?
    Any suggestions?
    Thanks in advance
    Jordán

    You could try it and see if it works. The files look like drop-in replacements for what comes distributed with JRockit - but you still need to verify it with a test.
    Arshad Noor
    StrongAuth, Inc.
    P.S. One way or the other, do update this thread so future readers benefit from it.

  • JRockit 'could not create the Java virtual machine'

    I installed JRockit (build R28.1.4-7-144370-1.6.0_26-20110617-2130-linux-x86_64) on a server SLES11SP1 (x86_64), but I got the following erros when I tried to run java command:
    /usr/lib64/jrockit-jdk1.6.0_26-R28.1.4-4.0.1/bin # ./java
    [WARN ][codegc ] Could not acquire 64KB of code memory.
    [WARN ][codegc ] 0B committed previously.
    Could not create the Java virtual machine.
    Any idea?

    When you do ./java you usually get some output such as:
    [oracle@edu-wls-rh bin]$ ./java
    Usage: java [-options] class [args...]
               (to execute a class)
       or  java [-options] -jar jarfile [args...]
               (to execute a jar file)
    where options include:
        -d32          use a 32-bit data model if available
        -d64          use a 64-bit data model if available
        -jrockit      to select the "jrockit" VM
        -client       to select the "client" VM
        -server       to select the "server" VM  [synonym for the "jrockit" VM]
                      The default VM is jrockit.
        -cp <class search path of directories and zip/jar files>
        -classpath <class search path of directories and zip/jar files>
                      A : separated list of directories, JAR archives,
                      and ZIP archives to search for class files.
        -D<name>=<value>
                      set a system property
        -verbose[:class|gc|jni]
                      enable verbose output
        -version      print product version and exit
        -version:<value>
                      require the specified version to run
        -showversion  print product version and continue
        -jre-restrict-search | -jre-no-restrict-search
                      include/exclude user private JREs in the version search
        -? -help      print this help message
        -X            print help on non-standard options
        -ea[:<packagename>...|:<classname>]
        -enableassertions[:<packagename>...|:<classname>]
                      enable assertions
        -da[:<packagename>...|:<classname>]
        -disableassertions[:<packagename>...|:<classname>]
                      disable assertions
        -esa | -enablesystemassertions
                      enable system assertions
        -dsa | -disablesystemassertions
                      disable system assertions
        -agentlib:<libname>[=<options>]
                      load native agent library <libname>, e.g. -agentlib:hprof
                        see also, -agentlib:jdwp=help and -agentlib:hprof=help
        -agentpath:<pathname>[=<options>]
                      load native agent library by full pathname
        -javaagent:<jarpath>[=<options>]
                      load Java programming language agent, see java.lang.instrument
        -splash:<imagepath>
                      show splash screen with specified imageNote the usage, which means have to use something like: ./java -Xms1024m -Xmx1024m -Xgc:throughput package.MyMainClass

  • JRockit won't silent uninstall using -mode=silent

    i've tried to uninstall JRockit 1.6.0_24-R28 using the -mode=silent in a command window and it keeps prompting me with a window saying "Do you want to uninstall Oracle JRockit JDK R28.1.3 for Java SE 6 with JRMC 4.0.1 installed at D:\Oracle\Java\jrockit-jdk1.6.0_24-R28.1.3?" OK and Cancel are my options.
    Since I am trying to do this in a batch file, having a window appear is not going to work. I've also tried to echo Y | uninstall.exe-mode=silent but this also does not work.
    My only other option is to manual delete the files and registry entries.
    Any suggestions? Is there a list of what registry items I ned to delete?
    Thanks

    According to the Flash Player Admin Guide, the silent switch for the uninstaller is -uninstall

  • Need steps for JDK to JRockit

    Hi All,
        Currently we are using JDK1.7.0.21 for weblogic 10.3.6 , SOA 11.1.1.6 and AIA in  Production(Linux64bit). new i want  migrat to Oracle JRockitJDK.can any body sent some steps for that and some documents plz..
    Thank you,
    Ram.

    There is a small example here: Middleware Snippets: WebLogic, Coherence and the G1 Collector
    Note that this goes the other way around, from JRockit to Oracle JDK. In your case you can set the JAVA_VENDOR to Oracle (instead of Sun) and enter the BEA_JAVA_HOME value.
    There is something like the following in the setDomainEnv file (located in the ${DOMAIN_HOME}/bin directory):
    WL_HOME="/home/weblogic/weblogic12.1.1/installation/wlserver_12.1"
    export WL_HOME
    BEA_JAVA_HOME="/home/weblogic/jrockit-jdk1.6.0_29-R28.2.2-4.1.0"
    export BEA_JAVA_HOME
    SUN_JAVA_HOME="/home/weblogic/jdk1.7.0_11"
    export SUN_JAVA_HOME
    JAVA_VENDOR="Sun"
    export JAVA_VENDOR
    if [ "${JAVA_VENDOR}" = "Oracle" ] ; then
      JAVA_HOME="${BEA_JAVA_HOME}"
      export JAVA_HOME
    else
      if [ "${JAVA_VENDOR}" = "Sun" ] ; then
      JAVA_HOME="${SUN_JAVA_HOME}"
      export JAVA_HOME
      else
      JAVA_VENDOR="Oracle"
      export JAVA_VENDOR
      JAVA_HOME="/home/weblogic/jrockit-jdk1.6.0_29-R28.2.2-4.1.0"
      export JAVA_HOME
      fi
    fi
    By changing the JAVA_VENDOR to the right one, you can see the in the 'if' statement JAVA_HOME is set by using either SUN_JAVA_HOME or BEA_JAVA_HOME
    The nodemanager.properties also has properties where JAVA_HOME is set (javaHome and JavaHome).

Maybe you are looking for

  • EFI Update 1.2 on Late 2013 Macbook Pro...

    Hello, I have the late 2013 15" Retina Macbook Pro with the processor upgrade (2.6Ghz.).  The model number of the system is Z0PU.  I want to download and install the EFI 1.2 update found on this page: http://support.apple.com/kb/DL1705 But when I go

  • My trackpad will work sporadically and I'm wondering how to fix this

    My trackpad will not work sometimes and I'm wondering how to fix it? How can it be repaired? I was also wondering the steps to take to send it in to get a new trackpad

  • Information about table TOAOM_C

    Hi, Can anyone please provide me with some inforamtion about the table TOAOM_C. I will reward all the relevant answers. Thanks in advance for the help!!! Mohit Goel.

  • ITunes cannot find album artworks

    Hello, I imported some purchased Cd's I have at home to iTunes and the album artwork does not appear. I tried all the ways to make iTunes get the artwork as the iTunes help says and still, "artwork could not be found". Is there a way I can make iTune

  • Assign cfinput checkbox value

    I have following code to assign value from my stored procedures. The text cfinput works to get value from stored procedure, but check box does not get value. The check box value return to 1, but check box does not check. I would like to know are ther