Need command to run jrockit jdk

Hi ,
i included 'D:\Program Files\bea\jrockit90_150_04\bin'
in environment path variable.
when i enter the command from command prompt
java -Xmanagement to run jrockit jdk ,it is saying unrecognized option.
when i enter the same command from bin folder shown above
the stack trace was
D:\Program Files\bea\jrockit90_150_04\bin>java -Xmanagement
[JRockit] Starting remote JMX connector on port 7091.
[JRockit] Remote JMX connector on port 7091 ready.
Usage: java [-options] class [args...]
(to execute a class)
or java [-options] -jar jarfile [args...]
(to execute a jar file)
where options include:
-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
what is the problem in this case

hi see in the order,
D:\>set
ALLUSERSPROFILE=C:\Documents and Settings\All Users
APPDATA=C:\Documents and Settings\krishna\Application Data
CLASSPATH=D:\Krishna\jar\classes12.jar;D:\Krishna\jar\ojdbc14.jar;D:\Program Fil
es\Tomcat 4.1\webapps\ebankworkscg\WEB-INF\lib\log4j.jar;C:\j2sdk1.4.2_06\demo\j
fc\TableExample\TableExample.jar;D:\bea\weblogic92\server\lib\weblogic.jar;D:\be
a\weblogic92\server\bin\setWLSEnv.cmd;D:\Krishna\sai\softwares\wlst_v64\wlst.jar
;D:\Krishna\sai\softwares\wlst_v64\jython.jar;D:\Program Files\bea\jrockit90_150
_04\bin;
CommonProgramFiles=C:\Program Files\Common Files
ComSpec=C:\WINDOWS\system32\cmd.exe
echo C:\XEClient\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\
Program Files\bea\jrockit90_150_04\bin;C:\XEClient\bin;C:\WINDOWS\system32;C:\WI
NDOWS;C:\WINDOWS\System32\Wbem;D:\bea\weblogic92\server\bin;=d:/Program Files/be
a/jrockit90_150_04/bin;
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\Documents and Settings\krishna
JAVA_HOME=D:\Program Files\bea\jrockit90_150_04;C:\j2sdk1.4.2_06
NUMBER_OF_PROCESSORS=2
OS=Windows_NT
Path=C:\XEClient\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\
Program Files\bea\jrockit90_150_04\bin;C:\XEClient\bin;C:\WINDOWS\system32;C:\WI
NDOWS;C:\WINDOWS\System32\Wbem;D:\bea\weblogic92\server\bin;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 15 Model 6 Stepping 4, GenuineIntel
PROCESSOR_LEVEL=15
PROCESSOR_REVISION=0604
ProgramFiles=C:\Program Files
PROMPT=$P$G
SESSIONNAME=Console
SQLPATH=C:\XEClient\sqlplus
SystemDrive=C:
SystemRoot=C:\WINDOWS
TEMP=C:\DOCUME~1\krishna\LOCALS~1\Temp
TMP=C:\DOCUME~1\krishna\LOCALS~1\Temp
tns_admin=D:\Krishna\Oracle
USERPROFILE=C:\Documents and Settings\krishna
windir=C:\WINDOWS
D:\>echo %path%
C:\XEClient\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\Progr
am Files\bea\jrockit90_150_04\bin;C:\XEClient\bin;C:\WINDOWS\system32;C:\WINDOWS
;C:\WINDOWS\System32\Wbem;D:\bea\weblogic92\server\bin;
D:\>java -version
java version "1.4.2_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)

Similar Messages

  • Need command to run sql script from sql prompt

    Hi,
    I am beginner in sql i need a command to run sql file from sql prompt.In notepad i have write 10 to 15 tables creation and saved as .sql i want to run this file from sql promp pls some one help.I am very great full to all users in this forum.

    You can also use the 'start' command.
    You may also want to look in the SQLPlus User Guide and Reference (for your release) at the set command for commands to set the number of lines per page, turn headings on or off, and so on:
    http://download.oracle.com/docs/cd/E11882_01/server.112/e10823/toc.htm
    HTH -- Mark D Powell --

  • Need of JRockit JDK for OSB11g

    Hi,
    I am trying to install OSB 11g in my 64-bit machine. So i have taken up the generic installers given in oracle download site.
    Installed Oracle Java JDK as well before installing OSB.
    I am unable to see the OSB related plug-ins in the eclipse. I faced this issue number of times even in 32-bit machines as well. And this issue is resolved when Jrockit JDK is choosed during OSB installation. Is JRockit JDK required mandatorily for OSB? You can see the same in attached screen shot.
    Thanks
    Siva

    Hi Siva,
    I am unable to see the OSB related plug-ins in the eclipse.Do you mean that there is no Oracle Service Bus perspective in OEPE? Can you provide the details of your issue? You may also refer -
    Missing "OSB" perspective in oepe_11gR1PS2
    Regards,
    Anuj

  • OATS CPU does not support the SSE2 instruction set required to run JRockit

    Hello,
    I am trying to get the OATS agents to work on some injector machines, however, when I try to start them I get the following error:
    "[ERROR] Your CPU does not support the SSE2 instruction set required to run JRockit.
    Could not create the Java Virtual Machine."
    Is there a way to configure OATs to use the Sun JDK instead? I have the Sun JDK in my path and JAVA_HOME set accordingly, however that doesn't seem to make a difference. Alternatively, is there a workaround to this problem?
    Thanks,
    Michael.

    Hi Tab,
    In this case, SQL Server Analysis Services doesn’t support Distributed Transactions by design. Here is a similar thread about this issue for your reference, please see:
    http://social.technet.microsoft.com/Forums/en-US/8b07be45-01b6-49d4-b773-9f441c0e44c9/olaplinked-server-error-msolap-for-linked-server-olaplinked-server-does-not-support-the?forum=sqlanalysisservices
    One workaround is that use SQLCMD to execute the EXEC AT command and saved the results to a file, then import using SSIS.
    If you have any feedback on our support, please click
    here.
    Regards,
    Elvis Long
    TechNet Community Support

  • Installing JRockit JDK 28.1 on Fedora 14

    Hi,
    I'm trying to install JRockit JDK 28.1 on Fedora 14 and I got the following message.
    Does somebody have any idea what library is missing?
    $ ./jrockit-jdk1.6.0_20-R28.1.0-4.0.1-linux-x64.bin
    Extracting 0%....................................................................................................100%
    [ERROR] System library not found: verify. No such file or directory
    JRockit aborted: Error loading native library (64)
    ** Error during execution, error code = 16384.
    Regards,
    Kenji

    Hi,
    Yes, it is also provided with the installer.
    $ find . -name 'libverify.so' -print
    ./jre160_20/lib/amd64/libverify.so
    and the installer is running the below command to install JRockit, and failed with the error.
    jre160_20/bin/java -Djava.io.tmpdir=/tmp -Dbea.installer.launcher.home=/home/kenji/Downloads -mx256m -cp .: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 com.bea.plateng.wizard.WizardController -mode=gui
    ./jrockit-jdk1.6.0_20-R28.1.0-4.0.1-linux-x64.bin
    Extracting 0%....................................................................................................100%
    [ERROR] System library not found: verify. No such file or directory
    JRockit aborted: Error loading native library (64)
    ** Error during execution, error code = 16384.
    regards,
    kenji

  • Command to run recovery factory

    I need the command to run recovery factory in Toshiba Satellite L655D-55050.

    I'm assuming your correct Model Number is L655D-S5050.  See your User's Guide starting on page 59 for complete instructions.
    C.B.
    Toshiba Sat. C75D-B7260 Win 8.1 64 Bit--Toshiba Sat. L775D-S7132 Win 7 HP SP1 64 Bit and Win 10 PRO Technical Preview--Toshiba Sat. L305-S5921 Win Vista SP2 32 Bit

  • Well is it needed UNINSTALL first the 13 JDK ?

    I installed JDK update 13, [not netbeans till now installed=any ver.] well now I want to install upper but below:
    bundle JDK update 14 & Netbeans 6.7 all together in one file...
    well is it needed UNINSTALL first the 13 JDK ?

    Okay, I will explain in detail.
    Under normal operating circumstances, you do not need to change any system variables. Only in specific cases do you need to do that.
    COMPILING AND RUNNING FROM COMMANDLINE:
    - you want to add the bin directory of the JDK to the PATH variable. You have to do this yourself on windows.
    - you may want to set a CLASSPATH variable, but only if you do not use ANT or Maven. Alternatively you can run javac and java with the -cp commandline property. Even better is to use a build tool like ANT to automate a build for you.
    RUNNING ANT OR MAVEN:
    - you may need to set the JAVA_HOME variable to the directory where you installed the JDK.
    RUNNING ANT:
    - you may need to set the ANT_HOME variable to the directory where you installed Ant.
    - you may want to add the bin directory to the PATH variable
    - further configuration (such as classpath) is configured in the build files
    RUNNING MAVEN:
    - you may need to set the MAVEN_HOME variable to where you installed maven
    - you may want to add the bin directory to the PATH variable
    - you may also want to set a MAVEN_OPTS variable so you can define minimum and maximum heap space used by maven
    - further configuration (such as classpath) is configured from the pom files
    These are borderline cases that I can think of. If you use an IDE, all configuration is done within the IDE itself. For example when you install Netbeans it will allow you to choose which JDK you want to use, it will even detect a default one for you. Project classpath settings are controlled from within the netbeans project. Eclipse works similarly.

  • I tried to update iTunes yesterday.  The update failed.  Now when I try to open iTunes it says that the version isn't localized and needs to be run in English.  It has never been in another language.

    I attempted to update iTunes yesterday.  The update failed.  iTunes now won't open and displays an error message that the program isn't localized and needs to be run in the English version.  I'm in the US and the computer and program has never been used in another language.  I tried reinstalling the full download for the new version and that failed as well.  I logged out; shut down; restarted; retried the update; etc.  Still no luck and the same message.  Thoughts?

    Solving MSVCR80 issue and Windows iTunes install issues.
    Thanks to user turingtest2 for this solution.
    Solving MSVCR80 issue and Windows iTunes install issues.
    If the above doesn’t do the trick entirely, then use the instructions in the following as it applies to the version of Windows you are using:
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    You may be required to boot into safe mode to complete the folder deletion process.

  • HT204048 Is there any way at all to install Windows 7 32 bit onto a MacBook Pro 13 in Retina Late 2013?  The windows software I need won't run on Windows 7 64 bit.

    Is there any way at all to install Windows 7 32 bit onto a MacBook Pro 13 in Retina Late 2013? The windows software I need won't run on Windows 7 64 bit.

    Not using Boot Camp, but you should be able to using virtualization software such as Parallels to run Windows concurrently with OS X.

  • I am running osx 10.5.8 and just wiped everything off this computer to free up space (including iTunes).  I am trying to re-install itunes now and it won't because I need to be running osx 10.6.8.  How do I update?

    i am running osx 10.5.8 and just wiped everything off this computer to free up space (including iTunes).  I am trying to re-install itunes now and it won't because I need to be running osx 10.6.8.  How do I update?

    You can download iTunes 10.3 here - this will run on Leopard.
    http://support.apple.com/kb/DL1103

  • I have a 2009 13"MacBook pro running on OS X 10.6.8.  How do I know whether this is leopard or mountain? What would you advise that I use as I need to be running OS X 10.7?  All help appreciated.  Thank you.

    I have a 2009 13"MacBook pro running on OS X 10.6.8. 
    How do I know whether this is leopard or mountain?
    What would you advise that I use as I need to be running OS X 10.7? 
    Also can you advise how I upgrade please?
    All help appreciated.  Thank you.

    Thank you for your response Niel.
    I do run Microsoft Office 2011 - will Snow Leopard support this?
    Finally why snow leopard and not mountain lion?

  • I've installed bootcamp 4.0 on my iMac 27. Everything works superb, but for playing need for speed run or battlefield 3 I need catalyst driver 11.7 or higher. How can I update my graphics? Is there a possibility except waiting for a new bootcamp version?

    I've installed bootcamp 4.0 on my iMac 27. Everything works superb, but for playing need for speed run or battlefield 3 I need catalyst driver 11.7 or higher. How can I update my graphics? Is there a possibility except waiting for a new bootcamp version?

    But how do you install the drivers if Bootcamp is running interference?
    Bottom line, I'ev tried to install three different versions of updated ATI driver sover the last few momnths and on each and every occassion have ended up with the original Bootcamp driver. A number of current games are unplayable on a Mac running Bootcamp as a result.
    And if I can't run the software I want, then Bootcamp is as useless as boobs on a bull.

  • I need command to change the file name in vi please.

    quick question
    i need command to change the file name in vi please.
    oldname = initprod12.ora new name = initprod2.ora

    SQL> startup;
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/usr/oracle/oradata/dbs/initprod2.ora'
    SQL> !
    [oracle@oracle2 ~]$ cd /usr/oracle/oradata/dbs
    [oracle@oracle2 dbs]$ ls
    ab_ASM2.dat  hc_prod12.dat  initASM2.ora init.ora orapw+ASM2
    hc_+ASM2.dat  hc_prod2.dat   initdw.ora     initprod12.ora  orapwprod12
    [oracle@oracle2 dbs]$ exit
    exit
    SQL> startup pfile='/usr/oracle/oradata/dbs/initprod2.ora';
    LRM-00109: could not open parameter file '/usr/oracle/oradata/dbs/initprod2.ora'
    ORA-01078: failure in processing system parameters
    if i change the name of initprod12.ora to initpord1.ora , will my problem be solved?

  • I want to use microsoft office on my mac. I need it to run on windows platform. Which is better: boot camp or parallels 7 ?

    I want to use microsoft office on my mac. I need it to run on windows platform. Which is better: boot camp or parallels 7 ?

    Welcome to Apple Communities
    You can install Office for Mac. If you don't want it, Boot Camp uses all the hardware, so it has the best performance for Windows, and Parallels allows you to run Windows in Mac without reboot and without Boot Camp. To use only this, download Parallels

  • How do I get an Internet Explorer on my Mac OS X, I need it to run work programs?

    How do I get Internet Explore on my Max OS X, I need it to run work programs?

    If you are running an intel machine, you have Boot Camp on your machine, use it to install Windows on the partition it makes, and then you can use Internet Explorer.  If you don't have an intel, you can use a virtual windows program, something like Parallels or VM ware.

Maybe you are looking for

  • Can't open iphoto after migration to new machine

    I just migrated from an older iMac to a new one, and now when I try to open iPhoto I get the message "You can't open your current photo library using this version of iPhoto".  I tried updating iPhoto on the new machine, but it seems to be up to date.

  • Adding password protection to a modified PDF file in iOS Reader 10.3

    Is there a way to add a password to a PDF file that was modified from an unprotected PDF original, using the free iOS version of Reader, without having to buy a third-party app? On that note, can you protect a subfolder within the Documents folder wi

  • Sending price condition in WBBDLD for POS outbound

    Hi experts I am facing some problem when do configuration in order to send the price condition to POS through message type WBBDLD. Client is using ZP01 tag price instead of VKP0 as the condition Below are the config that I have performed but the pric

  • External HD in a network

    How can I do to connect a mac to an external HD attached to another mac in my network?

  • -50 download error

    Trying to update my apps through iTunes, and I keep getting an -50 download error on all of them. I don't know if this is related but on top of idiots refusing to sync the iPad these apps are on as well. What's causing this and is there a way to fix