Java_home is not set

dear all
i have problem i cant install data base of primavera p6 r 8.2 i have new lap with windows 7 when i instal database the commad prompt open and there are massage java_home is not set i checked the path of variable java home by command ( cd %java_home%) and the massage was C:\Program Files\Java\jre7\bin the problem still there what can i do ???????????????????????????????????????????????????????????

Create three java variables for P6 installation,follow the below procedure.
I installed java in C:\Java32\ so created the variables like this;
1) variable name: JAVA_HOME Value: c:\Java32\JRE1.6.0_27
2) variable name: JRE_Location value: c:\Java32\jdk.1.6.0_27\jre
3) variable name: p6_java_home value: c:\Java32\jdk.1.6.0_27

Similar Messages

  • 'JAVA_HOME is not set' error while running icommand via cront in Linux

    Hi all:
    I'm trying to run icommand to execute .sh, I can execute manually successful but I want to run in automaticlly. so I choose 'cront' command. however, there's an error out while using crontab -e as below:
    ERROR: JAVA_HOME is not set. Please set JAVA_HOME and run this command.
    What strange is, it's OK while running the shell manually but failed via 'cront' command. Does anyone can help me to resolve it?
    Thanks in advance.
    the shell is below:
    #!/bin/sh##
    /fmw/Oracle/Middleware/Oracle_SOA1/bam/bin/icommand -cmd export -name "/LAEH_Core_Framework/Data_Object/laehDataObject" -file "/fmw/bamExport/abc.xml"
    echo "111"

    Let me guess:
    When you export manually you don't do it as root right?
    when you use your scripts via crontab it is possible that a variable (in this case JAVA_HOME) is not set (for the user root).
    So you probably have to check whether JAVA_HOME exists when your logged in as root.
    I hope this helps

  • GNU S tells me: "JAVA_HOME is not set"

    Yes, this is a silly question. I don't understand why GNU S can't find Java. Tomcat knows where it is, and so does everything else. My variable to connect GNU S with the SJava library is proper, but Java is unknown. Help is appreciated. My system is one of those terrible windoze xp boxes. Thank you.

    JAVA_HOME is an environment variable that points to your Java install. Not everything needs it.
    On Windows XP: open Control Panel; open System; select the Advanced tab; click the Environment Variables button; under the System variables section; click New; enter the Variable name as JAVA_HOME; enter the Variable value as c:\j2sdk1.4.1 (or whatever your Java install directory is); click OK; click OK; click OK; close Control Panel; close and reopen any DOS windows you have running;
    NOTE:, You can put the variable under User variables rather than System variables if you want to so that every user of the system can set their own value, but if there is only one Java install on the machine, then you may as well put it under System variables.

  • JAVA_HOME not set when running a task via CRON

    On my Solaris 11 server I have created an entry in the root user CRON tab to launch a groovy based application every weekend. The application runs fine under a non-root user. When run by CRON however, the following error message gets emited:
    groovy: JAVA_HOME not set and cannot find javac to deduce location, please set JAVA_HOME
    Which is weird, as I have the following lines at the end of my /etc/profile file:
    JAVA_HOME=/usr/jdk/instances/jdk1.7.0
    export JAVA_HOME
    GROOVY_HOME=/usr/local/bin/groovy-2.1.3
    export GROOVY_HOME
    PATH=${PATH}:${GROOVY_HOME}/bin:${JAVA_HOME}/bin
    export PATH
    Please advice me where to look for the cause of this problem.
    Thank you in advance,
    Dusan

    I have the following command
          /usr/local/bin/groovy-2.1.3/bin/groovy /usr/local/bin/backup/prune_old_backups.groovy
    How do I add the JAVA_HOME variable into it?
    Thank you,
    Dusan

  • Java_es-5-websuite-ga-windows-x86 installation issue not setting JAVA_HOME

    looks like the installer from java_es-5-websuite-ga-windows-x86.zip is not setting the JAVA_HOME variable correctly.
    C:\Sun\JavaES5\DSEE\dscc6\bin>dsccsetup.exe initialize
    Failed to create child process ["1/bin/java.exe" -Dsun.directory.clip. [...]

    Sorry for the late response. Do you need the other components provided by JES? If not, I suggest installing DSEE from the zip installer which can be downloaded separately. If you have to use JES and the problem is still not resolved, please log a case with Sun.

  • Unable to start java tools - Error : Environment variable JAVA_HOME not set

    hi all,
    I am not able to start the java tool - Visual Admin, Configtool, etc in the solaris Bash shell.
    I was given authorizations on solaris and i'm able to view the logs and browse in solaris boxes,
    But, when i try to start Visual Admin, it says" ERROR environment variable JAVA_HOME not set "
    Since,my colleagues are using this tool for years, how come the environment variable is not set only for my user profile ?
    Is it like the environment variable has to set seperately for every user profile ?
    Do i need to set it initially for my profile eventhough it is working for others ?
    i am confused..please help.
    Addy

    Nicholls, Thanks for your quick reply.
    Ofcourse, I use my login ID to use java tools and they use their's obviously.I don't use <SID>adm.
    We WRQ reflection for X-Windows and Putty for Command line Solaris Access.
    When i try to use VA through the X-Window tool WRQ reflection, I am not able to start the tool.
    My doubt here is, Do we need to setup the environment variable for every new user initially for the first time ? ( I am a new user for this environment )
    Supposing if i need to setup the environment variable, do i need to set it up for the all the Solaris Boxes i use ?
    I am able to browse through the files.when i try to start the VA by giving ./go i am not able to start it up.
    Appreciate your time and valuable replies.
    Addy

  • Java_Home Could not Check

    Dear All,
    1)  i have installed  JDK version  1.4.2_10 ,   when i executed the Checklist  i got an error Message
    It is not recomended to user JDK version  1.4.2_10  Current Version : JAVA_HOME not available. See also SAP Note 867110.
    Condition          Result Code      Severity
    Java_HOME     could not check    HIGH
    i have gone through the Note. and  i have set the Environment Variable also.
    2)   When i am trying to install the Solution Manager 7.0. i am able to find the path by which i can install Centeral Instance.
    Installation CD : 51033517_11
    Please Guide the Process.
    Regards
    SNB

    Hi,
    As per your mail , the error is JAVA_HOME environmental is missed.
    1. For  Windows, You will set the following ENV variable.
    JAVA_HOME = C:\java142 like this...
    Right click on mycomputer>goto properties>click on Advanced>click on Environment variables> clieck on Add New option--> Then JAVA_HOME, after that give value = Java path.
    For UNIX (Depending on your OS like AIX/HP/SOLARIS)
    JAVA_HOME = /usr/tmp/java142 (this path is for example)
    2. Use Installation Master CD/DVD, then click on sapinst.exe on windows based and Unix based you will have to give command ./sapinst
    These are all depending on your OS level.
    Regards,
    Srini Nookala

  • JAVA_HOME is not defined correctly

    Hi everyone.
    I'm trying to run a java program I made for school but I keep getting the message in the debugger console:
    [ Session started at 2010-09-07 01:52:54 -0400. ]
    Error: JAVA_HOME is not defined correctly.
    We cannot execute /System/Library/Frameworks/JavaVM.framework/Home/bin/java
    The Debugger has exited with status 1.The Debugger has exited with status 1.
    I'm working with Xcode 3.2.3 and the java template is Java Tool. Can anyone help me fixing this?
    Thank you very much

    Grrrr. Been having a similar problem, but with Maven2. Allow me to (hopefully) save someone the gnawing of teeth and several bald patches.
    For starters, the Maven documentation gives you a pretty clear example of how to set your PATH. This is as follows:
    export PATH=/usr/whatever/whateveragain/apache-maven-2.0.10/bin:$PATH
    Simple, eh? Note the colon before $PATH. Then, it states quite presumptuously "4) Make sure JAVA_HOME is set to the location of your JDK". However, you don't set it in exactly the same way. You set it in virtually the same way, except without the colon, like this:
    export JAVA_HOME=/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0$JAVA_HOME
    Note that if you get the paths wrong a couple of times, you may reset them with the unset command. So to unset JAVA_HOME you'd use:
    unset JAVA_HOME
    After which you may set it again. As is advised, you may try to set the user privileges, but they didn't seem to affect my luck at all. Hope this helps!

  • JAVA_HOME does not point to the JDK Error.

    Hello Friends,
                         I unable build my local DC due problem with JAVA_HOME Parameter.
    I am using j2sdk1.4.2_08. Is this a problem. (JDK Version).
    I have checked the file C:\usr\sap\J2E\JC00\work\dev_server0
    I got the following error when try to build DC.
    Ant build finished with ERRORS
    Unable to find a javac compiler;
    com.sun.tools.javac.Main is not on the classpath.
    Perhaps JAVA_HOME does not point to the JDK
    Error: Build stopped due to an error: Unable to find a javac compiler;
    com.sun.tools.javac.Main is not on the classpath.
    Perhaps JAVA_HOME does not point to the JDK
    Build plugin finished at 2007-09-09 16:21:38 GMT+08:00 (SGT)
    Total build plugin runtime: 5.453 seconds
    Build finished with ERROR
    Cheers.. Sam

    Please find below is C:\usr\sap\J2E\JC00\work\dev_server0 content
    trc file: "C:\usr\sap\J2E\JC00\work\dev_server0", trc level: 1, release: "640"
    node name   : ID4467550
    pid         : 5648
    system name : J2E
    system nr.  : 00
    started at  : Tue Sep 04 10:03:42 2007
    arguments   :
        arg[00] : C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
        arg[01] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_senthil
        arg[02] : -DSAPINFO=J2E_00_server
        arg[03] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_senthil
    [Thr 4672] Tue Sep 04 10:03:42 2007
    [Thr 4672] *** ERROR => Invalid property value [box.number/J2EJC00senthil] [jstartxx.c   789]
    [Thr 4672] *** ERROR => Invalid property value [en.host/PWDF3013] [jstartxx.c   789]
    [Thr 4672] *** ERROR => Invalid property value [en.port/3201] [jstartxx.c   789]
    [Thr 4672] *** ERROR => Invalid property value [system.id/0] [jstartxx.c   789]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties]
    -> ms host    : senthil
    -> ms port    : 3601
    -> OS libs    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : senthil
    -> ms port    : 3601
    -> os libs    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID4467500  : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID4467550  : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID4467500            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [01] ID4467550            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    [Thr 4672] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 4672] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 2992] WaitSyncSemThread: Thread 2992 started as semaphore monitor thread.
    [Thr 3280] JLaunchRequestFunc: Thread 3280 started as listener thread for np messages.
    [Thr 4672] Tue Sep 04 10:03:43 2007
    [Thr 4672] INFO: Invalid property value [JLaunchParameters/]
    [Thr 4672] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    JStartupIReadSection: read node properties [ID4467550]
    -> node name       : server0
    -> node type       : server
    -> java path       : C:\j2sdk1.4.2_08
    -> java parameters : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -Dsun.io.useCanonCaches=false -verbose:gc -Drdbms.driverLocation=c:/sapdb/programs/runtime/jar/sapdbc.jar -Dsys.global.dir=C:/usr/sap/J2E/SYS/global -Djava.awt.headless=true -XX:NewSize=85m -XX:MaxNewSize=85m -XX:MaxPermSize=192m -XX:PermSize=192m -XX:DisableExplicitGC -XX:UseParNewGC -XX:PrintGCDetails -XX:PrintGCTimeStamps -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -verbose:gc
    -> java vm version : 1.4.2_08-b03
    -> java vm vendor  : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type    : server
    -> java vm cpu     : x86
    -> heap size       : 512M
    -> init heap size  : 512M
    -> root path       : C:\usr\sap\J2E\JC00\j2ee\cluster\server0
    -> class path      : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> main class      : com.sap.engine.boot.Start
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : C:\usr\sap\J2E\JC00\j2ee\os_libs\jstartup.jar
    -> shutdown class  : com.sap.engine.boot.Start
    -> parameters      :
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 50021
    -> shutdown timeout: 120000
    [Thr 4672] JLaunchISetDebugMode: set debug mode [no]
    [Thr 4932] JLaunchIStartFunc: Thread 4932 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: -Djava.security.policy=./java.policy
    -> arg[  3]: -Djava.security.egd=file:/dev/urandom
    -> arg[  4]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  5]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  6]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  7]: -Djco.jarm=1
    -> arg[  8]: -Dsun.io.useCanonCaches=false
    -> arg[  9]: -verbose:gc
    -> arg[ 10]: -Drdbms.driverLocation=c:/sapdb/programs/runtime/jar/sapdbc.jar
    -> arg[ 11]: -Dsys.global.dir=C:/usr/sap/J2E/SYS/global
    -> arg[ 12]: -Djava.awt.headless=true
    -> arg[ 13]: -XX:NewSize=85m
    -> arg[ 14]: -XX:MaxNewSize=85m
    -> arg[ 15]: -XX:MaxPermSize=192m
    -> arg[ 16]: -XX:PermSize=192m
    -> arg[ 17]: -XX:+DisableExplicitGC
    -> arg[ 18]: -XX:+UseParNewGC
    -> arg[ 19]: -XX:+PrintGCDetails
    -> arg[ 20]: -XX:+PrintGCTimeStamps
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 24]: -verbose:gc
    -> arg[ 25]: -Dsys.global.dir=C:\usr\sap\J2E\SYS\global
    -> arg[ 26]: -Dapplication.home=C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> arg[ 27]: -Djava.class.path=C:\usr\sap\J2E\JC00\j2ee\os_libs\jstartup.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 28]: -Djava.library.path=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;C:\j2sdk1.4.2_08\bin;C:\usr\sap\J2E\JC00\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\usr\sap\J2E\SCS01\exe;C:\usr\sap\J2E\JC00\exe;C:\usr\sap\J2E\SYS\exe\run
    -> arg[ 29]: -Dmemory.manager=512M
    -> arg[ 30]: -Xmx512M
    -> arg[ 31]: -Xms512M
    -> arg[ 32]: -DLoadBalanceRestricted=no
    -> arg[ 33]: -Djstartup.mode=JCONTROL
    -> arg[ 34]: -Djstartup.ownProcessId=5648
    -> arg[ 35]: -Djstartup.ownHardwareId=Z2123283434
    -> arg[ 36]: -Djstartup.whoami=server
    -> arg[ 37]: -Djstartup.debuggable=yes
    -> arg[ 38]: -DSAPINFO=J2E_00_server
    -> arg[ 39]: -DSAPSTARTUP=1
    -> arg[ 40]: -DSAPSYSTEM=00
    -> arg[ 41]: -DSAPSYSTEMNAME=J2E
    -> arg[ 42]: -DSAPMYNAME=senthil_J2E_00
    -> arg[ 43]: -DSAPDBHOST=
    -> arg[ 44]: -Dj2ee.dbhost=senthil
    [Thr 4932] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 5412] Tue Sep 04 10:03:50 2007
    [Thr 5412] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 5412] JLaunchISetClusterId: set cluster id 4467550
    [Thr 5412] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 5412] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 5184] Tue Sep 04 10:04:23 2007
    [Thr 5184] JHVM_RegisterNatives: registering methods in com.sap.security.core.server.vsi.service.jni.VirusScanInterface
    [Thr 5184] *** ERROR => JHVM_RegisterNatives: registration for class com.sap.security.core.server.vsi.service.jni.VirusScanInterface failed. [jhvmxx.c     338]
    [Thr 5412] Tue Sep 04 10:04:49 2007
    [Thr 5412] JLaunchISetState: change state from [Starting (2)] to [Starting applications (10)]
    [Thr 3120] Tue Sep 04 10:04:50 2007
    [Thr 3120] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    [Thr 336] Tue Sep 04 10:09:06 2007
    [Thr 336] JLaunchISetState: change state from [Starting applications (10)] to [Running (3)]
    [Thr 2592] Tue Sep 04 12:34:36 2007
    [Thr 2592] JLaunchIExitJava: exit hook is called (rc=-337)
    [Thr 2592] JLaunchCloseProgram: good bye (exitcode=-337)
    trc file: "C:\usr\sap\J2E\JC00\work\dev_server0", trc level: 1, release: "640"
    node name   : ID4467550
    pid         : 1432
    system name : J2E
    system nr.  : 00
    started at  : Tue Sep 04 12:34:40 2007
    arguments   :
        arg[00] : C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
        arg[01] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_senthil
        arg[02] : -DSAPINFO=J2E_00_server
        arg[03] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_senthil
    [Thr 5984] Tue Sep 04 12:34:40 2007
    [Thr 5984] *** ERROR => Invalid property value [box.number/J2EJC00senthil] [jstartxx.c   789]
    [Thr 5984] *** ERROR => Invalid property value [en.host/PWDF3013] [jstartxx.c   789]
    [Thr 5984] *** ERROR => Invalid property value [en.port/3201] [jstartxx.c   789]
    [Thr 5984] *** ERROR => Invalid property value [system.id/0] [jstartxx.c   789]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties]
    -> ms host    : senthil
    -> ms port    : 3601
    -> OS libs    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : senthil
    -> ms port    : 3601
    -> os libs    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID4467500  : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID4467550  : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID4467500            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [01] ID4467550            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    [Thr 5984] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 5984] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 5096] JLaunchRequestFunc: Thread 5096 started as listener thread for np messages.
    [Thr 1600] WaitSyncSemThread: Thread 1600 started as semaphore monitor thread.
    [Thr 5984] Tue Sep 04 12:34:41 2007
    [Thr 5984] INFO: Invalid property value [JLaunchParameters/]
    [Thr 5984] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    JStartupIReadSection: read node properties [ID4467550]
    -> node name       : server0
    -> node type       : server
    -> java path       : C:\j2sdk1.4.2_08
    -> java parameters : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -Dsun.io.useCanonCaches=false -verbose:gc -Drdbms.driverLocation=c:/sapdb/programs/runtime/jar/sapdbc.jar -Dsys.global.dir=C:/usr/sap/J2E/SYS/global -Djava.awt.headless=true -XX:NewSize=85m -XX:MaxNewSize=85m -XX:MaxPermSize=192m -XX:PermSize=192m -XX:DisableExplicitGC -XX:UseParNewGC -XX:PrintGCDetails -XX:PrintGCTimeStamps -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -verbose:gc
    -> java vm version : 1.4.2_08-b03
    -> java vm vendor  : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type    : server
    -> java vm cpu     : x86
    -> heap size       : 512M
    -> init heap size  : 512M
    -> root path       : C:\usr\sap\J2E\JC00\j2ee\cluster\server0
    -> class path      : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> main class      : com.sap.engine.boot.Start
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : C:\usr\sap\J2E\JC00\j2ee\os_libs\jstartup.jar
    -> shutdown class  : com.sap.engine.boot.Start
    -> parameters      :
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 50021
    -> shutdown timeout: 120000
    [Thr 5984] JLaunchISetDebugMode: set debug mode [no]
    [Thr 4812] JLaunchIStartFunc: Thread 4812 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: -Djava.security.policy=./java.policy
    -> arg[  3]: -Djava.security.egd=file:/dev/urandom
    -> arg[  4]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  5]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  6]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  7]: -Djco.jarm=1
    -> arg[  8]: -Dsun.io.useCanonCaches=false
    -> arg[  9]: -verbose:gc
    -> arg[ 10]: -Drdbms.driverLocation=c:/sapdb/programs/runtime/jar/sapdbc.jar
    -> arg[ 11]: -Dsys.global.dir=C:/usr/sap/J2E/SYS/global
    -> arg[ 12]: -Djava.awt.headless=true
    -> arg[ 13]: -XX:NewSize=85m
    -> arg[ 14]: -XX:MaxNewSize=85m
    -> arg[ 15]: -XX:MaxPermSize=192m
    -> arg[ 16]: -XX:PermSize=192m
    -> arg[ 17]: -XX:+DisableExplicitGC
    -> arg[ 18]: -XX:+UseParNewGC
    -> arg[ 19]: -XX:+PrintGCDetails
    -> arg[ 20]: -XX:+PrintGCTimeStamps
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 24]: -verbose:gc
    -> arg[ 25]: -Dsys.global.dir=C:\usr\sap\J2E\SYS\global
    -> arg[ 26]: -Dapplication.home=C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> arg[ 27]: -Djava.class.path=C:\usr\sap\J2E\JC00\j2ee\os_libs\jstartup.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 28]: -Djava.library.path=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;C:\j2sdk1.4.2_08\bin;C:\usr\sap\J2E\JC00\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\usr\sap\J2E\SCS01\exe;C:\usr\sap\J2E\JC00\exe;C:\usr\sap\J2E\SYS\exe\run
    -> arg[ 29]: -Dmemory.manager=512M
    -> arg[ 30]: -Xmx512M
    -> arg[ 31]: -Xms512M
    -> arg[ 32]: -DLoadBalanceRestricted=no
    -> arg[ 33]: -Djstartup.mode=JCONTROL
    -> arg[ 34]: -Djstartup.ownProcessId=1432
    -> arg[ 35]: -Djstartup.ownHardwareId=Z2123283434
    -> arg[ 36]: -Djstartup.whoami=server
    -> arg[ 37]: -Djstartup.debuggable=yes
    -> arg[ 38]: -DSAPINFO=J2E_00_server
    -> arg[ 39]: -DSAPSTARTUP=1
    -> arg[ 40]: -DSAPSYSTEM=00
    -> arg[ 41]: -DSAPSYSTEMNAME=J2E
    -> arg[ 42]: -DSAPMYNAME=senthil_J2E_00
    -> arg[ 43]: -DSAPDBHOST=
    -> arg[ 44]: -Dj2ee.dbhost=senthil
    [Thr 4812] Tue Sep 04 12:34:42 2007
    [Thr 4812] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 4216] Tue Sep 04 12:35:05 2007
    [Thr 4216] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 4216] JLaunchISetClusterId: set cluster id 4467550
    [Thr 4216] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 4216] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 5892] Tue Sep 04 12:35:49 2007
    [Thr 5892] JHVM_RegisterNatives: registering methods in com.sap.security.core.server.vsi.service.jni.VirusScanInterface
    [Thr 5892] *** ERROR => JHVM_RegisterNatives: registration for class com.sap.security.core.server.vsi.service.jni.VirusScanInterface failed. [jhvmxx.c     338]
    [Thr 4216] Tue Sep 04 12:36:14 2007
    [Thr 4216] JLaunchISetState: change state from [Starting (2)] to [Starting applications (10)]
    [Thr 516] Tue Sep 04 12:36:16 2007
    [Thr 516] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    [Thr 332] Tue Sep 04 12:41:00 2007
    [Thr 332] JLaunchISetState: change state from [Starting applications (10)] to [Running (3)]
    [Thr 5096] Tue Sep 04 20:53:33 2007
    [Thr 5096] JLaunchRequestFunc: receive command:17, argument:0 from pid:1152
    [Thr 5096] JLaunchIShutdownInvoke: set shutdown interval (stop:1188910413/end:1188910533/TO:120)
    [Thr 5096] JLaunchProcessCommand: Invoke VM Shutdown
    [Thr 5096] JHVM_FrameworkShutdownDirect: invoke direct shutdown
    [Thr 4196] JLaunchISetState: change state from [Running (3)] to [Waiting for stop (4)]
    [Thr 4196] JLaunchISetState: change state from [Waiting for stop (4)] to [Stopping (5)]
    [Thr 4196] Tue Sep 04 20:53:58 2007
    [Thr 4196] JLaunchISetState: change state from [Stopping (5)] to [Stopped (6)]
    [Thr 4988] Tue Sep 04 20:53:59 2007
    [Thr 4988] JLaunchIExitJava: exit hook is called (rc=0)
    [Thr 4988] JLaunchCloseProgram: good bye (exitcode=0)
    trc file: "C:\usr\sap\J2E\JC00\work\dev_server0", trc level: 1, release: "640"
    node name   : ID4467550
    pid         : 272
    system name : J2E
    system nr.  : 00
    started at  : Tue Sep 04 20:54:04 2007
    arguments   :
        arg[00] : C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
        arg[01] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_senthil
        arg[02] : -DSAPINFO=J2E_00_server
        arg[03] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_senthil
    [Thr 4792] Tue Sep 04 20:54:04 2007
    [Thr 4792] *** ERROR => Invalid property value [box.number/J2EJC00senthil] [jstartxx.c   789]
    [Thr 4792] *** ERROR => Invalid property value [en.host/PWDF3013] [jstartxx.c   789]
    [Thr 4792] *** ERROR => Invalid property value [en.port/3201] [jstartxx.c   789]
    [Thr 4792] *** ERROR => Invalid property value [system.id/0] [jstartxx.c   789]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties]
    -> ms host    : senthil
    -> ms port    : 3601
    -> OS libs    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : senthil
    -> ms port    : 3601
    -> os libs    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID4467500  : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID4467550  : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID4467500            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [01] ID4467550            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    [Thr 4792] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 4792] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 1072] JLaunchRequestFunc: Thread 1072 started as listener thread for np messages.
    [Thr 3240] WaitSyncSemThread: Thread 3240 started as semaphore monitor thread.
    [Thr 4792] Tue Sep 04 20:54:05 2007
    [Thr 4792] INFO: Invalid property value [JLaunchParameters/]
    [Thr 4792] JStartupIReadSection: debug mode is specified by program arguments
    [Thr 4792] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    JStartupIReadSection: read node properties [ID4467550]
    -> node name       : server0
    -> node type       : server
    -> java path       : C:\j2sdk1.4.2_08
    -> java parameters : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -Dsun.io.useCanonCaches=false -verbose:gc -Drdbms.driverLocation=c:/sapdb/programs/runtime/jar/sapdbc.jar -Dsys.global.dir=C:/usr/sap/J2E/SYS/global -Djava.awt.headless=true -XX:NewSize=85m -XX:MaxNewSize=85m -XX:MaxPermSize=192m -XX:PermSize=192m -XX:DisableExplicitGC -XX:UseParNewGC -XX:PrintGCDetails -XX:PrintGCTimeStamps -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -verbose:gc
    -> java vm version : 1.4.2_08-b03
    -> java vm vendor  : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type    : server
    -> java vm cpu     : x86
    -> heap size       : 512M
    -> init heap size  : 512M
    -> root path       : C:\usr\sap\J2E\JC00\j2ee\cluster\server0
    -> class path      : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> main class      : com.sap.engine.boot.Start
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : C:\usr\sap\J2E\JC00\j2ee\os_libs\jstartup.jar
    -> shutdown class  : com.sap.engine.boot.Start
    -> parameters      :
    -> debuggable      : yes
    -> debug mode      : yes
    -> debug port      : 50021
    -> shutdown timeout: 120000
    [Thr 4792] JLaunchISetDebugMode: set debug mode [yes]
    [Thr 2100] JLaunchIStartFunc: Thread 2100 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: -Djava.security.policy=./java.policy
    -> arg[  3]: -Djava.security.egd=file:/dev/urandom
    -> arg[  4]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  5]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  6]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  7]: -Djco.jarm=1
    -> arg[  8]: -Dsun.io.useCanonCaches=false
    -> arg[  9]: -verbose:gc
    -> arg[ 10]: -Drdbms.driverLocation=c:/sapdb/programs/runtime/jar/sapdbc.jar
    -> arg[ 11]: -Dsys.global.dir=C:/usr/sap/J2E/SYS/global
    -> arg[ 12]: -Djava.awt.headless=true
    -> arg[ 13]: -XX:NewSize=85m
    -> arg[ 14]: -XX:MaxNewSize=85m
    -> arg[ 15]: -XX:MaxPermSize=192m
    -> arg[ 16]: -XX:PermSize=192m
    -> arg[ 17]: -XX:+DisableExplicitGC
    -> arg[ 18]: -XX:+UseParNewGC
    -> arg[ 19]: -XX:+PrintGCDetails
    -> arg[ 20]: -XX:+PrintGCTimeStamps
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 24]: -verbose:gc
    -> arg[ 25]: -Dsys.global.dir=C:\usr\sap\J2E\SYS\global
    -> arg[ 26]: -Dapplication.home=C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> arg[ 27]: -Djava.class.path=C:\usr\sap\J2E\JC00\j2ee\os_libs\jstartup.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 28]: -Djava.library.path=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;C:\j2sdk1.4.2_08\bin;C:\usr\sap\J2E\JC00\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\usr\sap\J2E\SCS01\exe;C:\usr\sap\J2E\JC00\exe;C:\usr\sap\J2E\SYS\exe\run
    -> arg[ 29]: -Xdebug
    -> arg[ 30]: -Xnoagent
    -> arg[ 31]: -Djava.compiler=NONE
    -> arg[ 32]: -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=50021
    -> arg[ 33]: -Dmemory.manager=512M
    -> arg[ 34]: -Xmx512M
    -> arg[ 35]: -Xms512M
    -> arg[ 36]: -DLoadBalanceRestricted=no
    -> arg[ 37]: -Djstartup.mode=JCONTROL
    -> arg[ 38]: -Djstartup.ownProcessId=272
    -> arg[ 39]: -Djstartup.ownHardwareId=Z2123283434
    -> arg[ 40]: -Djstartup.whoami=server
    -> arg[ 41]: -Djstartup.debuggable=yes
    -> arg[ 42]: -DSAPINFO=J2E_00_server
    -> arg[ 43]: -DSAPSTARTUP=1
    -> arg[ 44]: -DSAPSYSTEM=00
    -> arg[ 45]: -DSAPSYSTEMNAME=J2E
    -> arg[ 46]: -DSAPMYNAME=senthil_J2E_00
    -> arg[ 47]: -DSAPDBHOST=
    -> arg[ 48]: -Dj2ee.dbhost=senthil
    [Thr 2100] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 2588] Tue Sep 04 20:54:11 2007
    [Thr 2588] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 2588] JLaunchISetClusterId: set cluster id 4467550
    [Thr 2588] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 2588] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 3600] Tue Sep 04 20:54:52 2007
    [Thr 3600] JHVM_RegisterNatives: registering methods in com.sap.security.core.server.vsi.service.jni.VirusScanInterface
    [Thr 3600] *** ERROR => JHVM_RegisterNatives: registration for class com.sap.security.core.server.vsi.service.jni.VirusScanInterface failed. [jhvmxx.c     338]
    [Thr 2588] Tue Sep 04 20:55:21 2007
    [Thr 2588] JLaunchISetState: change state from [Starting (2)] to [Starting applications (10)]
    [Thr 4848] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    [Thr 5320] Tue Sep 04 21:01:07 2007
    [Thr 5320] JLaunchISetState: change state from [Starting applications (10)] to [Running (3)]
    trc file: "C:\usr\sap\J2E\JC00\work\dev_server0", trc level: 1, release: "640"
    node name   : ID4467550
    pid         : 5276
    system name : J2E
    system nr.  : 00
    started at  : Tue Sep 04 22:04:45 2007
    arguments   :
        arg[00] : C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
        arg[01] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_senthil
        arg[02] : -DSAPINFO=J2E_00_server
        arg[03] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_senthil
    [Thr 1532] Tue Sep 04 22:04:45 2007
    [Thr 1532] *** ERROR => Invalid property value [box.number/J2EJC00senthil] [jstartxx.c   789]
    [Thr 1532] *** ERROR => Invalid property value [en.host/PWDF3013] [jstartxx.c   789]
    [Thr 1532] *** ERROR => Invalid property value [en.port/3201] [jstartxx.c   789]
    [Thr 1532] *** ERROR => Invalid property value [system.id/0] [jstartxx.c   789]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties]
    -> ms host    : senthil
    -> ms port    : 3601
    -> OS libs    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : senthil
    -> ms port    : 3601
    -> os libs    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID4467500  : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID4467550  : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID4467500            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [01] ID4467550            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    [Thr 1532] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 1532] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 1636] JLaunchRequestFunc: Thread 1636 started as listener thread for np messages.
    [Thr 644] WaitSyncSemThread: Thread 644 started as semaphore monitor thread.
    [Thr 1532] Tue Sep 04 22:04:46 2007
    [Thr 1532] INFO: Invalid property value [JLaunchParameters/]
    [Thr 1532] JStartupIReadSection: debug mode is specified by program arguments
    [Thr 1532] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    JStartupIReadSection: read node properties [ID4467550]
    -> node name       : server0
    -> node type       : server
    -> java path       : C:\j2sdk1.4.2_08
    -> java parameters : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -Dsun.io.useCanonCaches=false -verbose:gc -Drdbms.driverLocation=c:/sapdb/programs/runtime/jar/sapdbc.jar -Dsys.global.dir=C:/usr/sap/J2E/SYS/global -Djava.awt.headless=true -XX:NewSize=85m -XX:MaxNewSize=85m -XX:MaxPermSize=192m -XX:PermSize=192m -XX:DisableExplicitGC -XX:UseParNewGC -XX:PrintGCDetails -XX:PrintGCTimeStamps -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -verbose:gc
    -> java vm version : 1.4.2_08-b03
    -> java vm vendor  : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type    : server
    -> java vm cpu     : x86
    -> heap size       : 512M
    -> init heap size  : 512M
    -> root path       : C:\usr\sap\J2E\JC00\j2ee\cluster\server0
    -> class path      : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> main class      : com.sap.engine.boot.Start
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : C:\usr\sap\J2E\JC00\j2ee\os_libs\jstartup.jar
    -> shutdown class  : com.sap.engine.boot.Start
    -> parameters      :
    -> debuggable      : yes
    -> debug mode      : yes
    -> debug port      : 50021
    -> shutdown timeout: 120000
    [Thr 1532] JLaunchISetDebugMode: set debug mode [yes]
    [Thr 5300] JLaunchIStartFunc: Thread 5300 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: -Djava.security.policy=./java.policy
    -> arg[  3]: -Djava.security.egd=file:/dev/urandom
    -> arg[  4]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  5]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  6]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  7]: -Djco.jarm=1
    -> arg[  8]: -Dsun.io.useCanonCaches=false
    -> arg[  9]: -verbose:gc
    -> arg[ 10]: -Drdbms.driverLocation=c:/sapdb/programs/runtime/jar/sapdbc.jar
    -> arg[ 11]: -Dsys.global.dir=C:/usr/sap/J2E/SYS/global
    -> arg[ 12]: -Djava.awt.headless=true
    -> arg[ 13]: -XX:NewSize=85m
    -> arg[ 14]: -XX:MaxNewSize=85m
    -> arg[ 15]: -XX:MaxPermSize=192m
    -> arg[ 16]: -XX:PermSize=192m
    -> arg[ 17]: -XX:+DisableExplicitGC
    -> arg[ 18]: -XX:+UseParNewGC
    -> arg[ 19]: -XX:+PrintGCDetails
    -> arg[ 20]: -XX:+PrintGCTimeStamps
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 24]: -verbose:gc
    -> arg[ 25]: -Dsys.global.dir=C:\usr\sap\J2E\SYS\global
    -> arg[ 26]: -Dapplication.home=C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> arg[ 27]: -Djava.class.path=C:\usr\sap\J2E\JC00\j2ee\os_libs\jstartup.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 28]: -Djava.library.path=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;C:\j2sdk1.4.2_08\bin;C:\usr\sap\J2E\JC00\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\usr\sap\J2E\SCS01\exe;C:\usr\sap\J2E\JC00\exe;C:\usr\sap\J2E\SYS\exe\run
    -> arg[ 29]: -Xdebug
    -> arg[ 30]: -Xnoagent
    -> arg[ 31]: -Djava.compiler=NONE
    -> arg[ 32]: -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=50021
    -> arg[ 33]: -Dmemory.manager=512M
    -> arg[ 34]: -Xmx512M
    -> arg[ 35]: -Xms512M
    -> arg[ 36]: -DLoadBalanceRestricted=no
    -> arg[ 37]: -Djstartup.mode=JCONTROL
    -> arg[ 38]: -Djstartup.ownProcessId=5276
    -> arg[ 39]: -Djstartup.ownHardwareId=Z2123283434
    -> arg[ 40]: -Djstartup.whoami=server
    -> arg[ 41]: -Djstartup.debuggable=yes
    -> arg[ 42]: -DSAPINFO=J2E_00_server
    -> arg[ 43]: -DSAPSTARTUP=1
    -> arg[ 44]: -DSAPSYSTEM=00
    -> arg[ 45]: -DSAPSYSTEMNAME=J2E
    -> arg[ 46]: -DSAPMYNAME=senthil_J2E_00
    -> arg[ 47]: -DSAPDBHOST=
    -> arg[ 48]: -Dj2ee.dbhost=senthil
    [Thr 5300] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 2320] Tue Sep 04 22:04:55 2007
    [Thr 2320] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 2320] JLaunchISetClusterId: set cluster id 4467550
    [Thr 2320] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 2320] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 4712] Tue Sep 04 22:05:41 2007
    [Thr 4712] JHVM_RegisterNatives: registering methods in com.sap.security.core.server.vsi.service.jni.VirusScanInterface
    [Thr 4712] *** ERROR => JHVM_RegisterNatives: registration for class com.sap.security.core.server.vsi.service.jni.VirusScanInterface failed. [jhvmxx.c     338]
    [Thr 2320] Tue Sep 04 22:06:47 2007
    [Thr 2320] JLaunchISetState: change state from [Starting (2)] to [Starting applications (10)]
    [Thr 6132] Tue Sep 04 22:06:48 2007
    [Thr 6132] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    [Thr 2128] Tue Sep 04 22:13:14 2007
    [Thr 2128] JLaunchISetState: change state from [Starting applications (10)] to [Running (3)]
    [Thr 5860] Wed Sep 05 21:49:01 2007
    [Thr 5860] JLaunchIExitJava: exit hook is called (rc=-335)
    [Thr 5860] JLaunchCloseProgram: good bye (exitcode=-335)
    trc file: "C:\usr\sap\J2E\JC00\work\dev_server0", trc level: 1, release: "640"
    node name   : ID4467550
    pid         : 5224
    system name : J2E
    system nr.  : 00
    started at  : Wed Sep 05 21:49:06 2007
    arguments   :
        arg[00] : C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
        arg[01] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_senthil
        arg[02] : -DSAPINFO=J2E_00_server
        arg[03] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_senthil
    [Thr 5568] Wed Sep 05 21:49:06 2007
    [Thr 5568] *** ERROR => Invalid property value [box.number/J2EJC00senthil] [jstartxx.c   789]
    [Thr 5568] *** ERROR => Invalid property value [en.host/PWDF3013] [jstartxx.c   789]
    [Thr 5568] *** ERROR => Invalid property value [en.port/3201] [jstartxx.c   789]
    [Thr 5568] *** ERROR => Invalid property value [system.id/0] [jstartxx.c   789]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties]
    -> ms host    : senthil
    -> ms port    : 3601
    -> OS libs    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : senthil
    -> ms port    : 3601
    -> os libs    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID4467500  : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID4467550  : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID4467500            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [01] ID4467550            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    [Thr 5568] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 5568] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 1716] JLaunchRequestFunc: Thread 1716 started as listener thread for np messages.
    [Thr 1928] WaitSyncSemThread: Thread 1928 started as semaphore monitor thread.
    [Thr 5568] INFO: Invalid property value [JLaunchParameters/]
    [Thr 5568] JStartupIReadSection: debug mode is specified by program arguments
    [Thr 5568] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    JStartupIReadSection: read node properties [ID4467550]
    -> node name       : server0
    -> node type       : server
    -> java path       : C:\j2sdk1.4.2_08
    -> java parameters : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -Dsun.io.useCanonCaches=false -verbose:gc -Drdbms.driverLocation=c:/sapdb/programs/runtime/jar/sapdbc.jar -Dsys.global.dir=C:/usr/sap/J2E/SYS/global -Djava.awt.headless=true -XX:NewSize=85m -XX:MaxNewSize=85m -XX:MaxPermSize=192m -XX:PermSize=192m -XX:DisableExplicitGC -XX:UseParNewGC -XX:PrintGCDetails -XX:PrintGCTimeStamps -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -verbose:gc
    -> java vm version : 1.4.2_08-b03
    -> java vm vendor  : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type    : server
    -> java vm cpu     : x86
    -> heap size       : 512M
    -> init heap size  : 512M
    -> root path       : C:\usr\sap\J2E\JC00\j2ee\cluster\server0
    -> class path      : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> main class      : com.sap.engine.boot.Start
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : C:\usr\sap\J2E\JC00\j2ee\os_libs\jstartup.jar
    -> shutdown class  : com.sap.engine.boot.Start
    -> parameters      :
    -> debuggable      : yes
    -> debug mode      : yes
    -> debug port      : 50021
    -> shutdown timeout: 120000
    [Thr 5568] JLaunchISetDebugMode: set debug mode [yes]
    [Thr 2500] JLaunchIStartFunc: Thread 2500 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: -Djava.security.policy=./java.policy
    -> arg[  3]: -Djava.security.egd=file:/dev/urandom
    -> arg[  4]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  5]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  6]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  7]: -Djco.jarm=1
    -> arg[  8]: -Dsun.io.useCanonCaches=false
    -> arg[  9]: -verbose:gc
    -> arg[ 10]: -Drdbms.driverLocation=c:/sapdb/programs/runtime/jar/sapdbc.jar
    -> arg[ 11]: -Dsys.global.dir=C:/usr/sap/J2E/SYS/global
    -> arg[ 12]: -Djava.awt.headless=true
    -> arg[ 13]: -XX:NewSize=85m
    -> arg[ 14]: -XX:MaxNewSize=85m
    -> arg[ 15]: -XX:MaxPermSize=192m
    -> arg[ 16]: -XX:PermSize=192m
    -> arg[ 17]: -XX:+DisableExplicitGC
    -> arg[ 18]: -XX:+UseParNewGC
    -> arg[ 19]: -XX:+PrintGCDetails
    -> arg[ 20]: -XX:+PrintGCTimeStamps
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 24]: -verbose:gc
    -> arg[ 25]: -Dsys.global.dir=C:\usr\sap\J2E\SYS\global
    -> arg[ 26]: -Dapplication.home=C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> arg[ 27]: -Djava.class.path=C:\usr\sap\J2E\JC00\j2ee\os_libs\jstartup.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 28]: -Djava.library.path=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;C:\j2sdk1.4.2_08\bin;C:\usr\sap\J2E\JC00\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\usr\sap\J2E\SCS01\exe;C:\usr\sap\J2E\JC00\exe;C:\usr\sap\J2E\SYS\exe\run
    -> arg[ 29]: -Xdebug
    -> arg[ 30]: -Xnoagent
    -> arg[ 31]: -Djava.compiler=NONE
    -> arg[ 32]: -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=50021
    -> arg[ 33]: -Dmemory.manager=512M
    -> arg[ 34]: -Xmx512M
    -> arg[ 35]: -Xms512M
    -> arg[ 36]: -DLoadBalanceRestricted=no
    -> arg[ 37]: -Djstartup.mode=JCONTROL
    -> arg[ 38]: -Djstartup.ownProcessId=5224
    -> arg[ 39]: -Djstartup.ownHardwareId=Z2123283434
    -> arg[ 40]: -Djstartup.whoami=server
    -> arg[ 41]: -Djstartup.debuggable=yes
    -> arg[ 42]: -DSAPINFO=J2E_00_server
    -> arg[ 43]: -DSAPSTARTUP=1
    -> arg[ 44]: -DSAPSYSTEM=00
    -> arg[ 45]: -DSAPSYSTEMNAME=J2E
    -> arg[ 46]: -DSAPMYNAME=senthil_J2E_00
    -> arg[ 47]: -DSAPDBHOST=
    -> arg[ 48]: -Dj2ee.dbhost=senthil
    [Thr 2500] Wed Sep 05 21:49:07 2007
    [Thr 2500] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 1148] Wed Sep 05 21:49:15 2007
    [Thr 1148] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 1148] JLaunchISetClusterId: set cluster id 4467550
    [Thr 1148] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 1148] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 6136] Wed Sep 05 21:50:06 2007
    [Thr 6136] JHVM_RegisterNatives: registering methods in com.sap.security.core.server.vsi.service.jni.VirusScanInterface
    [Thr 6136] *** ERROR => JHVM_RegisterNatives: registration for class com.sap.security.core.server.vsi.service.jni.VirusScanInterface failed. [jhvmxx.c     338]
    [Thr 1148] Wed Sep 05 21:50:33 2007
    [Thr 1148] JLaunchISetState: change state from [Starting (2)] to [Starting applications (10)]
    [Thr 3344] Wed Sep 05 21:50:34 2007
    [Thr 3344] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    [Thr 2620] Wed Sep 05 21:56:35 2007
    [Thr 2620] JLaunchISetState: change state from [Starting applications (10)] to [Running (3)]
    [Thr 5688] Thu Sep 06 10:29:06 2007
    [Thr 5688] JLaunchIExitJava: exit hook is called (rc=-337)
    [Thr 5688] JLaunchCloseProgram: good bye (exitcode=-337)
    trc file: "C:\usr\sap\J2E\JC00\work\dev_server0", trc level: 1, release: "640"
    node name   : ID4467550
    pid         : 3688
    system name : J2E
    system nr.  : 00
    started at  : Thu Sep 06 10:29:08 2007
    arguments   :
        arg[00] : C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
        arg[01] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_senthil
        arg[02] : -DSAPINFO=J2E_00_server
        arg[03] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_senthil
    [Thr 3348] Thu Sep 06 10:29:08 2007
    [Thr 3348] *** ERROR => Invalid property value [box.number/J2EJC00senthil] [jstartxx.c   789]
    [Thr 3348] *** ERROR => Invalid property value [en.host/PWDF3013] [jstartxx.c   789]
    [Thr 3348] *** ERROR => Invalid property value [en.port/3201] [jstartxx.c   789]
    [Thr 3348] *** ERROR => Invalid property value [system.id/0] [jstartxx.c   789]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties]
    -> ms host    : senthil
    -> ms port    : 3601
    -> OS libs    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : senthil
    -> ms port    : 3601
    -> os libs    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [01] bootstrap_

  • Error: JAVA_HOME is not defined correctly - While running ant.

    I have upgraded the JDK 1.5 Update 10 to Update 14. After upgrading the ant is failing when using with cygwin.
    It's giving the below error message:
    Error: JAVA_HOME is not defined correctly.
    We cannot execute /cygdrive/c/Java/jdk14/bin/java
    The JAVA_HOME is set properly & even I am able to check java -version.
    I am using apache-ant-1.6.5 and cygwin.
    Have any one faced the same problem?
    Please let me know if you have any solutions

    Grrrr. Been having a similar problem, but with Maven2. Allow me to (hopefully) save someone the gnawing of teeth and several bald patches.
    For starters, the Maven documentation gives you a pretty clear example of how to set your PATH. This is as follows:
    export PATH=/usr/whatever/whateveragain/apache-maven-2.0.10/bin:$PATH
    Simple, eh? Note the colon before $PATH. Then, it states quite presumptuously "4) Make sure JAVA_HOME is set to the location of your JDK". However, you don't set it in exactly the same way. You set it in virtually the same way, except without the colon, like this:
    export JAVA_HOME=/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0$JAVA_HOME
    Note that if you get the paths wrong a couple of times, you may reset them with the unset command. So to unset JAVA_HOME you'd use:
    unset JAVA_HOME
    After which you may set it again. As is advised, you may try to set the user privileges, but they didn't seem to affect my luck at all. Hope this helps!

  • Activation error - Perhaps JAVA_HOME does not point to the JDK

    Hi all,
    After compiling and building my application locally I checked in the activity but activation failed with the following log:
    Perhaps JAVA_HOME does not point to the JDK
         at org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory.getCompiler(CompilerAdapterFactory.java:105)
         at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:929)
         at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:758)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
         at org.apache.tools.ant.Task.perform(Task.java:364)
         at org.apache.tools.ant.Target.execute(Target.java:341)
         at org.apache.tools.ant.Target.performTasks(Target.java:369)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
         at com.sap.tc.buildplugin.techdev.ant.util.AntRunner.run(AntRunner.java:112)
         at com.sap.tc.buildplugin.DefaultAntBuildAction.execute(DefaultAntBuildAction.java:61)
         at com.sap.tc.buildplugin.DefaultPlugin.handleBuildStepSequence(DefaultPlugin.java:218)
         at com.sap.tc.buildplugin.DefaultPlugin.performBuild(DefaultPlugin.java:195)
         at com.sap.tc.buildplugin.DefaultPluginV3Delegate$BuildRequestHandler.handle(DefaultPluginV3Delegate.java:66)
         at com.sap.tc.buildplugin.DefaultPluginV3Delegate.requestV3(DefaultPluginV3Delegate.java:48)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(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:324)
         at com.sap.tc.buildtool.v2.impl.PluginHandler2.maybeInvoke(PluginHandler2.java:347)
         at com.sap.tc.buildtool.v2.impl.PluginHandler2.request(PluginHandler2.java:99)
         at com.sap.tc.buildtool.v2.impl.PluginHandler2.build(PluginHandler2.java:73)
         at com.sap.tc.buildtool.PluginHandler2Wrapper.execute(PluginHandler2Wrapper.java:58)
         at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1723)
         at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1495)
         at com.sap.tc.buildcontroller.CBSBuildController.build(CBSBuildController.java:727)
         at com.sap.tc.buildcontroller.CBSBuildController.execCommand(CBSBuildController.java:503)
         at com.sap.tc.buildcontroller.CBSBuildController.evalCmdLine(CBSBuildController.java:442)
         at com.sap.tc.buildcontroller.CBSBuildController.run(CBSBuildController.java:314)
         at com.sap.tc.buildcontroller.CBSBuildController.exec(CBSBuildController.java:252)
         at com.sap.tc.buildcontroller.CBSBuildController.mainLoop(CBSBuildController.java:207)
         at com.sap.tc.buildcontroller.CBSBuildController.main(CBSBuildController.java:168)
    This happen suddenly since build was successfull till last friday, so we're sure that something changed in server configuration but we don't know what... now we need to make the server works again!
    thanks for any help.
    Stefano

    Hi ,
    Check the jdk versions in SDM and your machine.
    Make sure the JAVA_HOME environment variable is set to correct jdk version which is used by sdm.
    Where to check the JDK version in sdm:
    You can check which jdk is being used from the following file: /usr/sap/<SID>/<INSTANCE>/SDM/program/config/sdm_jstartup.properties
        under value of property "sdm.JavaPath"
    Go to your system desktop and select mycomputer->rightclick and select properties ->
    Advanced ->environment variables ->System Variables check the variable JAVA_HOME=c:\jdk1.6
    Both jdk versions should be same.Then only sdm will deploy the appl properly.
    Regards,
    Lavanya.G

  • ERROR "JAVA HOME not set"

    Hi,
    I have installed Hyperion V 11.1.2 on windows 2003 server in the D drive on my laptop.when i try to start configuration utility it says "JAVA HOME IS NOT SET".I have installed java in my laptop.
    can any one please help me how to set java home.

    Hi,
    The JAVA_HOME is set in a script which is called when the configuration utility is run.
    Check you have a JRE directory under D:\Hyperion\Common
    If you don't then the installation has gone wrong and you will need to install again.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • JAVA_HOME does not point to the JDK

    Hello !
    I am running one project in Eclipse , but, i am getting some errors while running the project.
    Error is as follows :
    com.sun.tools.javac.Main is not on the classpath.
    Perhaps JAVA_HOME does not point to the JDK.
    It is currently set to "C:\Zicom\java\jre1.5.0_04"
    If anybody is knowing the solution please tell me, i need your help badly.
    Thank you very much.

    Aw c'mon, that error message is self-explanatory.
    What's your JDK home directory? Not something ending in jre1.5.0_04, I'll bet.
    My Computer -> right-click -> Properties -> Advanced -> Environment Variables -> JAVA_HOME -> change it to the home directory of your jdk -> run Eclipse -> post back here.
    db
    edit Late, as usual. Anyhow, remove the \bin at the end of your JAVA_HOME and try again.
    Edited by: Darryl.Burke

  • "cacheHostInfo is null" and Add-SPDistributedCacheServiceInstance : Object reference not set to an instance of an object.

    I am working on a standalone install Sharepoint 2013 (no Active Directory). I found newsfeed feature is not available and checked Distributed Cache service is stopped. When start it “cacheHostInfo is null” is returned.
    I checked the Windows service “AppFabric caching service” is stopped because the default identity “Network Service” not work. Then I change the AppFabric service identity to use “.\administrator” (which is also the sp farm administrator) and the service can
    be started.
    However the “cacheHostInfo is null” when try to start Distributed Cache service in central admin.
    I searched on web and found this blog: http://rakatechblog.wordpress.com/2013/02/04/sharepoint-2013-spdistributedcacheserviceinstance-cachehostinfo-is-null/
    I tried to run the script but it return error:
    Add-SPDistributedCacheServiceInstance : Object reference not set to an
    instance of an object.
    At C:\root\ps\test.ps1:8 char:13
    + $whatever = Add-SPDistributedCacheServiceInstance
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : InvalidData: (Microsoft.Share…ServiceInstance:
    SPCmdletAddDist…ServiceInstance) [Add-SPDistributedCacheServiceInstance]
    , NullReferenceException
    + FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletAddDistr
    ibutedCacheServiceInstance
    I am not sure what went wrong. Please give me some idea? Thank you for any comment!

    Can you deploy Active Directory as installing without is not a supported installation scenario - http://support.microsoft.com/kb/2764086.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Using a Variable in SSIS - Error - "Command text was not set for the command object.".

    Hi All,
    I am using a OLE DB Source in my dataflow component and want to select SQL Query from the master table  I have created variables v_Archivequery
    String packageLevel (to store the query).
    <Variable Name="V_Archivequery" DataType="String">
         SELECT a.*, b.BBxKey as Archive_BBxKey, b.RowChecksum as Archive_RowChecksum
         FROM dbo.ImportBBxFbcci a LEFT OUTER JOIN Archive.dbo.ArchiveBBxFbcci b
         ON (SUBSTRING(a.Col001,1,4) + SUBSTRING(a.Col002,1,10)) = b.BBxKey
         Where (b.LatestVersion = 1 OR b.LatestVersion IS NULL)
        </Variable>
    I am assigning this query to the v_Archivequery variable, "SELECT a.*, b.BBxKey as Archive_BBxKey, b.RowChecksum as Archive_RowChecksum
    FROM dbo.ImportBBxFbcci a LEFT OUTER JOIN Archive.dbo.ArchiveBBxFbcci b
     ON (SUBSTRING(a.Col001,1,4) + SUBSTRING(a.Col002,1,10)) = b.BBxKey
    Where (b.LatestVersion = 1 OR b.LatestVersion IS NULL)"
    Now in the OLE Db source, I have selected as Sql Command from Variable, and I am getting the variable, v_Archivequery .
    But when I am generating the package and when running I am getting bewlo errror
     Error at Data Flow Task [OLE DB Source [1]]: An OLE DB error has occurred. Error code: 0x80040E0C.
    An OLE DB record is available.  Source: "Microsoft SQL Native Client"  Hresult: 0x80040E0C  Description: "Command text was not set for the command object.".
    Can Someone guide me whr am going wrong?
    Please let me know where am going wrong?
    Thanks in advance.
    Thankx & regards, Vipin jha MCP

    What happens if you hit Preview button in OLE DB Source Editor? Also you can use the same query by selecting SQL Command option and test.
    Could you try set the Delay Validation = True at Package and re-run ?
    If set the query in variable expression (not in value), then Set Evaluate As Expression = True.
    -Vaibhav Chaudhari

Maybe you are looking for

  • Creating Function Module in Generic Extractor?

    Hello All DO anyone has steps how to create a Functional Module in Generic Extraction? Pl let me know Many Thanks balaji

  • Mail Accounts Mixed by iCloud

    Since I have installed Mavericks I see a strange an concerning behavior of osx mail: sudently I can see all my business partners email address of an exchange account that is not setup on osx. The exchange account only exists on my iPhone parallel to

  • Combined delivery with different delivery dates:

    Combined delivery with different delivery dates: We are experiencing a problem when doing combined delivery from multiple orders of the same ship to party. All the requirements are being met (for the order combination) accept the Delivery dates. Some

  • "Page cannot be displayed" error in EBS R12

    Hi All, We implemented EBS R12 with 2 Application Node, 2 CM nodes and 2 DB Nodes(RAC). We have also setup load balancer at the application level. We have enabled HTTPS at the load balancer level. Our application works perfectly fine except some of t

  • Any way to stop automatic file names?

    When I try to save anything, whatever the cursor happens to point at is inserted as the file name. That is extremely annoying. Either a file already has a name or I will give it the name I want. Is there any way to turn off this feature?