J2ee server doesn't started in debug mode

Hi.
I set J2EE server debug mode using configtool and I try to start J2EE.
At that time, dispatcher, SDM process started successfully but server process doesn't start.
SAP MMC has "waiiting for start" status for server process.
Any ideas ?
Regards, Arnold.

Right aside the Enable Debugging checkbox in the configtool, there's a 'Restricted Load Balancing' checkbox. As I remember, in some version of the J2EE engine, you need to invert its state in order to get debugging to run.
Regards,
Armin

Similar Messages

  • J2EE server doesn't start; jcontrol not starting

    Hello guys,
    My installation: NW4 SR1 / Windows 2000 Advanced Server and EP 6.0 SR1, 2GB RAM.
    My SAP J2EE Engine - Config Tool(cluster-data/Instance_ID258376/dispatcher_ID25837600)
    Max heap size 80
    Java Parameters
    -Djava.security.policy=.\java.policy
    -Djava.security.egd=file:/dev/urandom
    -Djco.jarm=1
    -XX:NewSize=28m
    -XX:MaxNewSize=28m
    -XX:+DisableExplicitGC
    -Xms170m
    My SAP J2EE Engine - Config Tool(cluster-data/Instance_ID258376/server_ID25837650)
    Max heap size 1000
    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
    -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -Djco.jarm=1
    -Dsun.io.useCanonCaches=false
    -Djava.awt.headless=true
    -XX:SoftRefLRUPolicyMSPerMB=1
    -verbose:gc
    -XX:+PrintGCDetails
    -XX:+PrintGCTimeStamps
    -XX:+UseParNewGC
    -Xms512M
    -Xms256M
    -Xmx256M
    -XX:MaxNewSize=128M
    -XX:NewSize=128M
    -XX:+DisableExplicitGC
    -XX:MaxPermSize=192M
    -XX:PermSize=192M
    -XX:SurvivorRatio=2
    -XX:TargetSurvivorRatio=90
    When I try to start J2EE server instance on SAP Management Console i get the following trace response:
    trc file: "D:\usr\sap\J2E\JC02\work\dev_jcontrol", trc level: 1, release: "640"
    node name   : jcontrol
    pid         : 4892
    system name : J2E
    system nr.  : 02
    started at  : Thu Sep 01 19:01:19 2005
    arguments   :
        arg[00] : D:\usr\sap\J2E\JC02\j2ee\os_libs\jcontrol.exe
        arg[01] : pf=D:\usr\sap\J2E\SYS\profile\J2E_JC02_IUSMXREVAPO01
    [Thr 5176] Thu Sep 01 19:01:19 2005
    [Thr 5176] *** ERROR => Invalid property value [box.number/J2EJC02IUSMXREVAPO01] [jstartxx.c   789]
    [Thr 5176] *** ERROR => Invalid property value [system.id/2] [jstartxx.c   789]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\J2E\JC02\j2ee\cluster\instance.properties;D:\usr\sap\J2E\JC02\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : IUSMXREVAPO01
    -> ms port    : 3601
    -> OS libs    : D:\usr\sap\J2E\JC02\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\J2E\JC02\j2ee\cluster\instance.properties
    -> files [01] : D:\usr\sap\J2E\JC02\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : IUSMXREVAPO01
    -> ms port    : 3601
    -> os libs    : D:\usr\sap\J2E\JC02\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\J2E\JC02\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID25837600 : D:\usr\sap\J2E\JC02\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID25837650 : D:\usr\sap\J2E\JC02\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID25837600           : D:\usr\sap\J2E\JC02\j2ee\cluster\instance.properties
    -> [01] ID25837650           : D:\usr\sap\J2E\JC02\j2ee\cluster\instance.properties
    -> [02] sdm                  : D:\usr\sap\J2E\JC02\SDM\program\config\sdm_jstartup.properties
    [Thr 5176] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 5176] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    JStartupIReadSection: read node properties [bootstrap]
    -> node name       : bootstrap
    -> node type       : bootstrap
    -> java path       : C:\j2sdk1.4.2_08
    -> java parameters : -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1
    -> 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
    -> root path       : D:\usr\sap\J2E\JC02\j2ee\cluster
    -> class path      : .\bootstrap\launcher.jar
    -> OS libs path    : D:\usr\sap\J2E\JC02\j2ee\os_libs
    -> main class      : com.sap.engine.offline.OfflineToolStart
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : D:\usr\sap\J2E\JC02\j2ee\os_libs\jstartup.jar
    -> parameters      : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0258376
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    JStartupStartJLaunch: program = D:\usr\sap\J2E\JC02/j2ee/os_libs/jlaunch.exe
    -> arg[00] = D:\usr\sap\J2E\JC02/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC02_IUSMXREVAPO01
    -> arg[02] = -DSAPINFO=J2E_02_bootstrap
    -> arg[03] = -file=D:\usr\sap\J2E\JC02\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=bootstrap
    -> arg[05] = -nodeId=-1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_4892
    -> arg[07] = -jvmOutFile=D:\usr\sap\J2E\JC02\work\jvm_bootstrap.out
    -> arg[08] = -stdOutFile=D:\usr\sap\J2E\JC02\work\std_bootstrap.out
    -> arg[09] = -locOutFile=D:\usr\sap\J2E\JC02\work\dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC02_IUSMXREVAPO01
    -> lib path = PATH=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;f:\sapdb\programs\bin;f:\sapdb\programs\pgm;F:\usr\sap\Python\.;D:\orant\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_08\bin;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;F:\jdom-1.0\build\jdom.jar;D:\usr\sap\J2E\SCS01\exe;D:\usr\sap\J2E\JC02\exe;D:\usr\sap\J2E\SYS\exe\run
    -> exe path = PATH=C:\j2sdk1.4.2_08\bin;D:\usr\sap\J2E\JC02\j2ee\os_libs;f:\sapdb\programs\bin;f:\sapdb\programs\pgm;F:\usr\sap\Python\.;D:\orant\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_08\bin;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;F:\jdom-1.0\build\jdom.jar;D:\usr\sap\J2E\SCS01\exe;D:\usr\sap\J2E\JC02\exe;D:\usr\sap\J2E\SYS\exe\run
    [Thr 5176] Thu Sep 01 19:01:25 2005
    [Thr 5176] JControlExecuteBootstrap: read instance values after global bootstrap
    [Thr 5176] *** ERROR => Invalid property value [box.number/J2EJC02IUSMXREVAPO01] [jstartxx.c   789]
    [Thr 5176] *** ERROR => Invalid property value [system.id/2] [jstartxx.c   789]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\J2E\JC02\j2ee\cluster\instance.properties;D:\usr\sap\J2E\JC02\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : IUSMXREVAPO01
    -> ms port    : 3601
    -> OS libs    : D:\usr\sap\J2E\JC02\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    [Thr 5176] JControlExecuteBootstrap: enumerate the nodes after global bootstrap
    Used property files
    -> files [00] : D:\usr\sap\J2E\JC02\j2ee\cluster\instance.properties
    -> files [01] : D:\usr\sap\J2E\JC02\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : IUSMXREVAPO01
    -> ms port    : 3601
    -> os libs    : D:\usr\sap\J2E\JC02\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\J2E\JC02\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID25837600 : D:\usr\sap\J2E\JC02\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID25837650 : D:\usr\sap\J2E\JC02\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID25837600           : D:\usr\sap\J2E\JC02\j2ee\cluster\instance.properties
    -> [01] ID25837650           : D:\usr\sap\J2E\JC02\j2ee\cluster\instance.properties
    -> [02] sdm                  : D:\usr\sap\J2E\JC02\SDM\program\config\sdm_jstartup.properties
    [Thr 5176] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID25837600]
    [Thr 5176] INFO: Invalid property value [JLaunchParameters/]
    [Thr 5176] [Node: dispatcher bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    JStartupIReadSection: read node properties [bootstrap_ID25837600]
    -> node name       : dispatcher bootstrap
    -> node type       : bootstrap
    -> java path       : C:\j2sdk1.4.2_08
    -> java parameters : -Djco.jarm=1 -Djco.jarm=1
    -> 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       : 170M
    -> root path       : D:\usr\sap\J2E\JC02\j2ee\cluster
    -> class path      : .\bootstrap\launcher.jar
    -> OS libs path    : D:\usr\sap\J2E\JC02\j2ee\os_libs
    -> main class      : com.sap.engine.offline.OfflineToolStart
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : D:\usr\sap\J2E\JC02\j2ee\os_libs\jstartup.jar
    -> parameters      : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID025837600
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    JStartupStartJLaunch: program = D:\usr\sap\J2E\JC02/j2ee/os_libs/jlaunch.exe
    -> arg[00] = D:\usr\sap\J2E\JC02/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC02_IUSMXREVAPO01
    -> arg[02] = -DSAPINFO=J2E_02_bootstrap
    -> arg[03] = -file=D:\usr\sap\J2E\JC02\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=bootstrap_ID25837600
    -> arg[05] = -nodeId=-1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_4892
    -> arg[07] = -jvmOutFile=D:\usr\sap\J2E\JC02\work\jvm_bootstrap_ID25837600.out
    -> arg[08] = -stdOutFile=D:\usr\sap\J2E\JC02\work\std_bootstrap_ID25837600.out
    -> arg[09] = -locOutFile=D:\usr\sap\J2E\JC02\work\dev_bootstrap_ID25837600
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC02_IUSMXREVAPO01
    -> lib path = PATH=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;f:\sapdb\programs\bin;f:\sapdb\programs\pgm;F:\usr\sap\Python\.;D:\orant\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_08\bin;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;F:\jdom-1.0\build\jdom.jar;D:\usr\sap\J2E\SCS01\exe;D:\usr\sap\J2E\JC02\exe;D:\usr\sap\J2E\SYS\exe\run
    -> exe path = PATH=C:\j2sdk1.4.2_08\bin;D:\usr\sap\J2E\JC02\j2ee\os_libs;f:\sapdb\programs\bin;f:\sapdb\programs\pgm;F:\usr\sap\Python\.;D:\orant\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_08\bin;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;F:\jdom-1.0\build\jdom.jar;D:\usr\sap\J2E\SCS01\exe;D:\usr\sap\J2E\JC02\exe;D:\usr\sap\J2E\SYS\exe\run
    [Thr 5176] Thu Sep 01 19:01:31 2005
    [Thr 5176] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID25837650]
    [Thr 5176] INFO: Invalid property value [JLaunchParameters/]
    [Thr 5176] [Node: server0 bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    JStartupIReadSection: read node properties [bootstrap_ID25837650]
    -> node name       : server0 bootstrap
    -> node type       : bootstrap
    -> java path       : C:\j2sdk1.4.2_08
    -> java parameters : -Djco.jarm=1 -Djco.jarm=1
    -> 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
    -> root path       : D:\usr\sap\J2E\JC02\j2ee\cluster
    -> class path      : .\bootstrap\launcher.jar
    -> OS libs path    : D:\usr\sap\J2E\JC02\j2ee\os_libs
    -> main class      : com.sap.engine.offline.OfflineToolStart
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : D:\usr\sap\J2E\JC02\j2ee\os_libs\jstartup.jar
    -> parameters      : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID025837650
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    JStartupStartJLaunch: program = D:\usr\sap\J2E\JC02/j2ee/os_libs/jlaunch.exe
    -> arg[00] = D:\usr\sap\J2E\JC02/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC02_IUSMXREVAPO01
    -> arg[02] = -DSAPINFO=J2E_02_bootstrap
    -> arg[03] = -file=D:\usr\sap\J2E\JC02\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=bootstrap_ID25837650
    -> arg[05] = -nodeId=-1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_4892
    -> arg[07] = -jvmOutFile=D:\usr\sap\J2E\JC02\work\jvm_bootstrap_ID25837650.out
    -> arg[08] = -stdOutFile=D:\usr\sap\J2E\JC02\work\std_bootstrap_ID25837650.out
    -> arg[09] = -locOutFile=D:\usr\sap\J2E\JC02\work\dev_bootstrap_ID25837650
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC02_IUSMXREVAPO01
    -> lib path = PATH=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;f:\sapdb\programs\bin;f:\sapdb\programs\pgm;F:\usr\sap\Python\.;D:\orant\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_08\bin;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;F:\jdom-1.0\build\jdom.jar;D:\usr\sap\J2E\SCS01\exe;D:\usr\sap\J2E\JC02\exe;D:\usr\sap\J2E\SYS\exe\run
    -> exe path = PATH=C:\j2sdk1.4.2_08\bin;D:\usr\sap\J2E\JC02\j2ee\os_libs;f:\sapdb\programs\bin;f:\sapdb\programs\pgm;F:\usr\sap\Python\.;D:\orant\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_08\bin;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;F:\jdom-1.0\build\jdom.jar;D:\usr\sap\J2E\SCS01\exe;D:\usr\sap\J2E\JC02\exe;D:\usr\sap\J2E\SYS\exe\run
    [Thr 5176] Thu Sep 01 19:01:38 2005
    [Thr 5176] JControlIBuildProcessList: Maximum error count is set to 4
    [Thr 5008] JControlRequestFunc: Thread 5008 started as listener thread for np messages.
    [Thr 5176] INFO: Invalid property value [JLaunchParameters/]
    [Thr 5176] [Node: dispatcher] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    JStartupIReadSection: read node properties [ID25837600]
    -> node name       : dispatcher
    -> node type       : dispatcher
    -> java path       : C:\j2sdk1.4.2_08
    -> java parameters : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Djco.jarm=1 -Drdbms.driverLocation=f:/sapdb/programs/runtime/jar/sapdbc.jar -Dsys.global.dir=D:/usr/sap/J2E/SYS/global -XX:NewSize=28m -XX:MaxNewSize=28m -XX:+DisableExplicitGC
    -> 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       : 170M
    -> init heap size  : 170M
    -> root path       : D:\usr\sap\J2E\JC02\j2ee\cluster\dispatcher
    -> class path      : .\bin\boot\boot.jar;.\bin\system\bytecode.jar;.
    -> OS libs path    : D:\usr\sap\J2E\JC02\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  : D:\usr\sap\J2E\JC02\j2ee\os_libs\jstartup.jar
    -> parameters      :
    -> debuggable      : no
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    [Thr 5176] INFO: Invalid property value [JLaunchParameters/]
    [Thr 5176] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    JStartupIReadSection: read node properties [ID25837650]
    -> 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 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer -Djco.jarm=1 -Dsun.io.useCanonCaches=false -Djava.awt.headless=true -verbose:gc -Drdbms.driverLocation=f:/sapdb/programs/runtime/jar/sapdbc.jar -Dsys.global.dir=D:/usr/sap/J2E/SYS/global -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       : D:\usr\sap\J2E\JC02\j2ee\cluster\server0
    -> class path      : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.C:\j2sdk1.4.2_08\jre\lib\ext\xml.jar;.C:\j2sdk1.4.2_08\jre\lib\TestXmlBean.jar;.
    -> OS libs path    : D:\usr\sap\J2E\JC02\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  : D:\usr\sap\J2E\JC02\j2ee\os_libs\jstartup.jar
    -> parameters      :
    -> debuggable      : no
    -> debug mode      : no
    -> debug port      : 50221
    -> shutdown timeout: 120000
    [Thr 5176] [Node: SDM] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    JStartupIReadSection: read node properties [sdm]
    -> node name       : SDM
    -> node type       : sdm
    -> java path       : C:\j2sdk1.4.2_08
    -> java parameters :
    -> 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       : 128M
    -> root path       : D:\usr\sap\J2E\JC02\SDM\program
    -> class path      : D:\usr\sap\J2E\JC02\SDM\program\bin\SDM.jar
    -> OS libs path    : D:\usr\sap\J2E\JC02\j2ee\os_libs
    -> main class      : SDMInternal
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : D:\usr\sap\J2E\JC02\j2ee\os_libs\jstartup.jar
    -> shutdown class  : com.sap.sdm.jstartup.shutdown.InternalShutDown
    -> parameters      : server sdmhome=D:\usr\sap/J2E/JC02/SDM/program
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    [Thr 5176] JControlMSConnect: attached to message server (IUSMXREVAPO01/3601)
    JStartupStartJLaunch: program = D:\usr\sap\J2E\JC02/j2ee/os_libs/jlaunch.exe
    -> arg[00] = D:\usr\sap\J2E\JC02/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC02_IUSMXREVAPO01
    -> arg[02] = -DSAPINFO=J2E_02_dispatcher
    -> arg[03[Thr 5820] JControlMSMessageFunc: Thread 5820 started as listener thread for ms messages.
    ] = -file=D:\usr\sap\J2E\JC02\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=ID25837600
    -> arg[05] = -nodeId=0
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_4892
    -> arg[07] = -jvmOutFile=D:\usr\sap\J2E\JC02\work\jvm_dispatcher.out
    -> arg[08] = -stdOutFile=D:\usr\sap\J2E\JC02\work\std_dispatcher.out
    -> arg[09] = -locOutFile=D:\usr\sap\J2E\JC02\work\dev_dispatcher
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC02_IUSMXREVAPO01
    -> lib path = PATH=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;f:\sapdb\programs\bin;f:\sapdb\programs\pgm;F:\usr\sap\Python\.;D:\orant\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_08\bin;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;F:\jdom-1.0\build\jdom.jar;D:\usr\sap\J2E\SCS01\exe;D:\usr\sap\J2E\JC02\exe;D:\usr\sap\J2E\SYS\exe\run
    -> exe path = PATH=C:\j2sdk1.4.2_08\bin;D:\usr\sap\J2E\JC02\j2ee\os_libs;f:\sapdb\programs\bin;f:\sapdb\programs\pgm;F:\usr\sap\Python\.;D:\orant\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_08\bin;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;F:\jdom-1.0\build\jdom.jar;D:\usr\sap\J2E\SCS01\exe;D:\usr\sap\J2E\JC02\exe;D:\usr\sap\J2E\SYS\exe\run
    [Thr 5176] JControlICheckProcessList: process dispatcher started (PID:5768)
    JStartupStartJLaunch: program = D:\usr\sap\J2E\JC02/j2ee/os_libs/jlaunch.exe
    -> arg[00] = D:\usr\sap\J2E\JC02/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC02_IUSMXREVAPO01
    -> arg[02] = -DSAPINFO=J2E_02_server
    -> arg[03] = -file=D:\usr\sap\J2E\JC02\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=ID25837650
    -> arg[05] = -nodeId=1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_4892
    -> arg[07] = -locOutFile=D:\usr\sap\J2E\JC02\work\dev_server0
    -> arg[08] = -mode=JCONTROL
    -> arg[09] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC02_IUSMXREVAPO01
    -> lib path = PATH=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;f:\sapdb\programs\bin;f:\sapdb\programs\pgm;F:\usr\sap\Python\.;D:\orant\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_08\bin;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;F:\jdom-1.0\build\jdom.jar;D:\usr\sap\J2E\SCS01\exe;D:\usr\sap\J2E\JC02\exe;D:\usr\sap\J2E\SYS\exe\run
    -> exe path = PATH=C:\j2sdk1.4.2_08\bin;D:\usr\sap\J2E\JC02\j2ee\os_libs;f:\sapdb\programs\bin;f:\sapdb\programs\pgm;F:\usr\sap\Python\.;D:\orant\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_08\bin;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;F:\jdom-1.0\build\jdom.jar;D:\usr\sap\J2E\SCS01\exe;D:\usr\sap\J2E\JC02\exe;D:\usr\sap\J2E\SYS\exe\run
    [Thr 5176] JControlICheckProcessList: process server0 started (PID:5076)
    JStartupStartJLaunch: program = D:\usr\sap\J2E\JC02/j2ee/os_libs/jlaunch.exe
    -> arg[00] = D:\usr\sap\J2E\JC02/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC02_IUSMXREVAPO01
    -> arg[02] = -DSAPINFO=J2E_02_sdm
    -> arg[03] = -file=D:\usr\sap\J2E\JC02\SDM\program\config\sdm_jstartup.properties
    -> arg[04] = -nodeName=sdm
    -> arg[05] = -nodeId=2
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_4892
    -> arg[07] = -jvmOutFile=D:\usr\sap\J2E\JC02\work\jvm_sdm.out
    -> arg[08] = -stdOutFile=D:\usr\sap\J2E\JC02\work\std_sdm.out
    -> arg[09] = -locOutFile=D:\usr\sap\J2E\JC02\work\dev_sdm
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC02_IUSMXREVAPO01
    -> lib path = PATH=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;f:\sapdb\programs\bin;f:\sapdb\programs\pgm;F:\usr\sap\Python\.;D:\orant\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_08\bin;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;F:\jdom-1.0\build\jdom.jar;D:\usr\sap\J2E\SCS01\exe;D:\usr\sap\J2E\JC02\exe;D:\usr\sap\J2E\SYS\exe\run
    -> exe path = PATH=C:\j2sdk1.4.2_08\bin;D:\usr\sap\J2E\JC02\j2ee\os_libs;f:\sapdb\programs\bin;f:\sapdb\programs\pgm;F:\usr\sap\Python\.;D:\orant\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_08\bin;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;F:\jdom-1.0\build\jdom.jar;D:\usr\sap\J2E\SCS01\exe;D:\usr\sap\J2E\JC02\exe;D:\usr\sap\J2E\SYS\exe\run
    [Thr 5176] JControlICheckProcessList: process SDM started (PID:5484)
    [Thr 5820] Thu Sep 01 19:02:10 2005
    [Thr 5820] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 5820] Thu Sep 01 19:07:07 2005
    [Thr 5820] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 5820] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 5820] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 5820] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 5820] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 5820] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 5820] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 5820] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 5820] Thu Sep 01 19:12:14 2005
    [Thr 5820] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 5820] Thu Sep 01 19:17:15 2005
    [Thr 5820] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 5820] Thu Sep 01 19:22:16 2005
    [Thr 5820] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 5820] Thu Sep 01 19:27:37 2005
    [Thr 5820] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 5820] Thu Sep 01 19:32:57 2005
    [Thr 5820] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 5820] Thu Sep 01 19:37:58 2005
    [Thr 5820] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 5820] Thu Sep 01 19:43:18 2005
    [Thr 5820] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 5820] Thu Sep 01 19:48:19 2005
    [Thr 5820] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 5820] Thu Sep 01 19:53:39 2005
    [Thr 5820] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 5820] Thu Sep 01 19:58:40 2005
    [Thr 5820] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    I change the java max heap size trying to solve to the problem but nothing it works.
    I am thankful beforehand if somebody can help me.
    Thanks a Lot.
    tino.com

    Hi,
    did u see the
    503   Service Unavailable
    http://help.sap.com/saphelp_nw04/helpdata/en/d8/b8fa40badbf46fe10000000a1550b0/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/a2/bb0a412a06f023e10000000a155106/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/81/df5641998e061de10000000a155106/content.htm
    Hope this helps,
    Thanks,
    Praveen

  • J2EE Server doesn't start anymore

    Hi,
    after patching the Web AS 7.0 on SP Level 10.6 the J2EE Server freezes with the status 'some processes running'. All other processes are running properly.
    The developer trace says:
    JControlICheckProcessList: process server0 (pid:3028) died (RUN-FLAG)
    The complete developer trace:
    trc file: "C:\usr\sap\J2E\JC01\work\dev_jcontrol", trc level: 1, release: "700"
    node name   : jcontrol
    pid         : 816
    system name : J2E
    system nr.  : 01
    started at  : Wed Jan 24 11:05:42 2007
    arguments       :
           arg[00] : C:\usr\sap\J2E\JC01\exe\jcontrol.EXE
           arg[01] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    [Thr 2188] Wed Jan 24 11:05:42 2007
    [Thr 2188] *** WARNING => INFO: Unknown property [instance.box.number=J2EJC01fdk50eco] [jstartxx.c   841]
    [Thr 2188] *** WARNING => INFO: Unknown property [instance.en.host=fdk50eco] [jstartxx.c   841]
    [Thr 2188] *** WARNING => INFO: Unknown property [instance.en.port=3200] [jstartxx.c   841]
    [Thr 2188] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties;C:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : fdk50eco
    -> ms port    : 3900
    -> OS libs    : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> files [01] : C:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : fdk50eco
    -> ms port    : 3900
    -> os libs    : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID14227200 : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID14227250 : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID14227200           : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] ID14227250           : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [02] sdm                  : C:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties
    [Thr 2188] *** ERROR => can't adjust privileges (rc = 1300) [jstartnt.c   1144]
    [Thr 2188] *** ERROR => can't set privilege (rc = -1) [jstartnt.c   1043]
    [Thr 2188] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 2188] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 2188] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : C:\j2sdk1.4.2_13
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 768M
    -> root path          : C:\usr\sap\J2E\JC01\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : C:\usr\sap\J2E\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0142272
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    -> arg[02] = -DSAPINFO=J2E_01_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_816
    -> arg[06] = -nodeName=bootstrap
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC01\work\jvm_bootstrap.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC01\work\std_bootstrap.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC01\work\dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    -> lib path = PATH=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_13\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 2188] Wed Jan 24 11:05:48 2007
    [Thr 2188] JControlExecuteBootstrap: read instance values after global bootstrap
    [Thr 2188] *** WARNING => INFO: Unknown property [instance.box.number=J2EJC01fdk50eco] [jstartxx.c   841]
    [Thr 2188] *** WARNING => INFO: Unknown property [instance.en.host=fdk50eco] [jstartxx.c   841]
    [Thr 2188] *** WARNING => INFO: Unknown property [instance.en.port=3200] [jstartxx.c   841]
    [Thr 2188] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties;C:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : fdk50eco
    -> ms port    : 3900
    -> OS libs    : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    [Thr 2188] JControlExecuteBootstrap: enumerate the nodes after global bootstrap
    Used property files
    -> files [00] : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> files [01] : C:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : fdk50eco
    -> ms port    : 3900
    -> os libs    : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID14227200 : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID14227250 : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID14227200           : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] ID14227250           : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [02] sdm                  : C:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties
    [Thr 2188] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID14227200]
    [Thr 2188] [Node: dispatcher bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 2188] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap_ID14227200]
    -> node name          : dispatcher bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_13
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 256M
    -> root path          : C:\usr\sap\J2E\JC01\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : C:\usr\sap\J2E\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID014227200
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    -> arg[02] = -DSAPINFO=J2E_01_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_816
    -> arg[06] = -nodeName=bootstrap_ID14227200
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC01\work\jvm_bootstrap_ID14227200.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC01\work\std_bootstrap_ID14227200.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC01\work\dev_bootstrap_ID14227200
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    -> lib path = PATH=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_13\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 2188] Wed Jan 24 11:05:53 2007
    [Thr 2188] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID14227250]
    [Thr 2188] [Node: server0 bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 2188] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap_ID14227250]
    -> node name          : server0 bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_13
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 256M
    -> root path          : C:\usr\sap\J2E\JC01\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : C:\usr\sap\J2E\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID014227250
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    -> arg[02] = -DSAPINFO=J2E_01_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_816
    -> arg[06] = -nodeName=bootstrap_ID14227250
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC01\work\jvm_bootstrap_ID14227250.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC01\work\std_bootstrap_ID14227250.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC01\work\dev_bootstrap_ID14227250
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    -> lib path = PATH=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_13\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 2188] Wed Jan 24 11:06:05 2007
    [Thr 2188] JControlIBuildProcessList: Maximum error count is set to 4
    [Thr 2188] [Node: dispatcher] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 2188] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID14227200]
    -> node name          : dispatcher
    -> node type          : dispatcher
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_13
    -> 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 -XX:NewSize=68m -XX:MaxNewSize=68m -XX:NewRatio=3 -XX:DisableExplicitGC -verbose:gc -XX:UseConcMarkSweepGC
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 203M
    -> init heap size     : 203M
    -> root path          : C:\usr\sap\J2E\JC01\j2ee\cluster\dispatcher
    -> class path         : .\bin\boot\boot.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : C:\usr\sap\J2E\JC01\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\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr 2188] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 2188] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID14227250]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_13
    -> 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 -XX:MaxPermSize=256M -XX:PermSize=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 768M
    -> init heap size     : 768M
    -> root path          : C:\usr\sap\J2E\JC01\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : C:\usr\sap\J2E\JC01\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\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> parameters         :
    -> debuggable         : yes
    -> debug mode         : yes
    -> debug port         : 50121
    -> shutdown timeout   : 120000
    [Thr 2188] INFO: Invalid property value [Debbugable=yes]
    [Thr 2188] [Node: SDM] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 2188] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [sdm]
    -> node name          : SDM
    -> node type          : sdm
    -> node execute       : yes
    -> java path          : C:\j2sdk1.4.2_13
    -> java parameters    :
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 128M
    -> root path          : C:\usr\sap\J2E\JC01\SDM\program
    -> class path         : C:\usr\sap\J2E\JC01\SDM\program\bin\SDM.jar
    -> OS libs path       : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> main class         : SDMInternal
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : C:\usr\sap\J2E\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> shutdown class     : com.sap.sdm.jstartup.shutdown.InternalShutDown
    -> parameters         : server sdmhome=C:\usr\sap\J2E\JC01\SDM\program
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr 3228] JControlRequestFunc: Thread 3228 started as listener thread for np messages.
    [Thr 2188] JControlMSConnect: attached to message server (fdk50eco/3900)
    JControlStartJLaunch: program = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    -> arg[02] = -DSAPINFO=J2E_01_dispatcher
    -> arg[03] = -nodeId=0
    -> arg[04] = -file=C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_816
    -> arg[06] = -nodeName=ID14227200
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC01\work\jvm_dispatcher.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC01\work\std_dispatcher.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC01\work\dev_dispatcher
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    -> lib path = PATH=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_13\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 2768] JControlMSMessageFunc: Thread 2768 started as listener thread for ms messages.
    [Thr 2188] JControlICheckProcessList: process dispatcher started (PID:3436)
    JControlStartJLaunch: program = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    -> arg[02] = -DSAPINFO=J2E_01_server
    -> arg[03] = -nodeId=1
    -> arg[04] = -file=C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_816
    -> arg[06] = -nodeName=ID14227250
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC01\work\jvm_server0.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC01\work\std_server0.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC01\work\dev_server0
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = -debugMode=yes
    -> arg[12] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    -> lib path = PATH=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_13\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 2188] JControlICheckProcessList: process server0 started (PID:3404)
    JControlStartJLaunch: program = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    -> arg[02] = -DSAPINFO=J2E_01_sdm
    -> arg[03] = -nodeId=2
    -> arg[04] = -file=C:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_816
    -> arg[06] = -nodeName=sdm
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC01\work\jvm_sdm.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC01\work\std_sdm.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC01\work\dev_sdm
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    -> lib path = PATH=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_13\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 2188] JControlICheckProcessList: process SDM started (PID:300)
    [Thr 2188] JControlMSSendLogon: delete SDM logon information (rc=0)
    [Thr 2188] Wed Jan 24 11:06:20 2007
    [Thr 2188] JControlMSSendLogon: insert SDM logon information (port=50118; rc=0)
    [Thr 2188] Wed Jan 24 11:07:22 2007
    [Thr 2188] JControlICheckProcessList: process server0 (pid:3404) died (RUN-FLAG)
    [Thr 2188] JControlIResetProcess: reset process server0
    [Thr 2188] JControlIResetProcess: [server0] not running -> increase error count (1)
    [Thr 2188] JControlICheckProcessList: running flight recorder:
         C:\j2sdk1.4.2_13\bin\java -classpath ../j2ee/cluster/bootstrap/sap.comtcbloffline_launcherimpl.jar com.sap.engine.offline.OfflineToolStart com.sap.engine.flightrecorder.core.Collector ../j2ee/cluster/bootstrap -node ID14227250 1169633165 -bz C:\usr\sap\J2E\SYS\global
    JControlStartJLaunch: program = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    -> arg[02] = -DSAPINFO=J2E_01_server
    -> arg[03] = -nodeId=1
    -> arg[04] = -file=C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_816
    -> arg[06] = -nodeName=ID14227250
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC01\work\jvm_server0.out
    -> arg[08] = -jvmOutMode=append
    -> arg[09] = -stdOutFile=C:\usr\sap\J2E\JC01\work\std_server0.out
    -> arg[10] = -stdOutMode=append
    -> arg[11] = -traceMode=append
    -> arg[12] = -locOutFile=C:\usr\sap\J2E\JC01\work\dev_server0
    -> arg[13] = -mode=JCONTROL
    -> arg[14] = -debugMode=yes
    -> arg[15] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    -> lib path = PATH=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_13\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 2188] Wed Jan 24 11:07:23 2007
    [Thr 2188] JControlICheckProcessList: process server0 started (PID:2156)
    [Thr 2188] Wed Jan 24 11:08:12 2007
    [Thr 2188] JControlICheckProcessList: process server0 (pid:2156) died (RUN-FLAG)
    [Thr 2188] JControlIResetProcess: reset process server0
    [Thr 2188] JControlIResetProcess: [server0] not running -> increase error count (2)
    [Thr 2188] JControlICheckProcessList: running flight recorder:
         C:\j2sdk1.4.2_13\bin\java -classpath ../j2ee/cluster/bootstrap/sap.comtcbloffline_launcherimpl.jar com.sap.engine.offline.OfflineToolStart com.sap.engine.flightrecorder.core.Collector ../j2ee/cluster/bootstrap -node ID14227250 1169633243 -bz C:\usr\sap\J2E\SYS\global
    JControlStartJLaunch: program = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    -> arg[02] = -DSAPINFO=J2E_01_server
    -> arg[03] = -nodeId=1
    -> arg[04] = -file=C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_816
    -> arg[06] = -nodeName=ID14227250
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC01\work\jvm_server0.out
    -> arg[08] = -jvmOutMode=append
    -> arg[09] = -stdOutFile=C:\usr\sap\J2E\JC01\work\std_server0.out
    -> arg[10] = -stdOutMode=append
    -> arg[11] = -traceMode=append
    -> arg[12] = -locOutFile=C:\usr\sap\J2E\JC01\work\dev_server0
    -> arg[13] = -mode=JCONTROL
    -> arg[14] = -debugMode=yes
    -> arg[15] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    -> lib path = PATH=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_13\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 2188] JControlICheckProcessList: process server0 started (PID:3000)
    [Thr 2188] Wed Jan 24 11:09:02 2007
    [Thr 2188] JControlICheckProcessList: process server0 (pid:3000) died (RUN-FLAG)
    [Thr 2188] JControlIResetProcess: reset process server0
    [Thr 2188] JControlIResetProcess: [server0] not running -> increase error count (3)
    [Thr 2188] JControlICheckProcessList: running flight recorder:
         C:\j2sdk1.4.2_13\bin\java -classpath ../j2ee/cluster/bootstrap/sap.comtcbloffline_launcherimpl.jar com.sap.engine.offline.OfflineToolStart com.sap.engine.flightrecorder.core.Collector ../j2ee/cluster/bootstrap -node ID14227250 1169633292 -bz C:\usr\sap\J2E\SYS\global
    JControlStartJLaunch: program = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    -> arg[02] = -DSAPINFO=J2E_01_server
    -> arg[03] = -nodeId=1
    -> arg[04] = -file=C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_816
    -> arg[06] = -nodeName=ID14227250
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC01\work\jvm_server0.out
    -> arg[08] = -jvmOutMode=append
    -> arg[09] = -stdOutFile=C:\usr\sap\J2E\JC01\work\std_server0.out
    -> arg[10] = -stdOutMode=append
    -> arg[11] = -traceMode=append
    -> arg[12] = -locOutFile=C:\usr\sap\J2E\JC01\work\dev_server0
    -> arg[13] = -mode=JCONTROL
    -> arg[14] = -debugMode=yes
    -> arg[15] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    -> lib path = PATH=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_13\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 2188] JControlICheckProcessList: process server0 started (PID:3028)
    [Thr 2188] Wed Jan 24 11:09:49 2007
    [Thr 2188] JControlICheckProcessList: process server0 (pid:3028) died (RUN-FLAG)
    [Thr 2188] JControlIResetProcess: reset process server0
    [Thr 2188] JControlIResetProcess: [server0] not running -> increase error count (4)
    [Thr 2188] JControlICheckProcessList: running flight recorder:
         C:\j2sdk1.4.2_13\bin\java -classpath ../j2ee/cluster/bootstrap/sap.comtcbloffline_launcherimpl.jar com.sap.engine.offline.OfflineToolStart com.sap.engine.flightrecorder.core.Collector ../j2ee/cluster/bootstrap -node ID14227250 1169633342 -bz C:\usr\sap\J2E\SYS\global
    I alreade tried to increase the heapsize, but it didn't help.
    Thanks for your help ...
    Felix

    Hi,
    restoring the Defaults of server0 didn't help as well.
    Here is the dev_server0 file, probably this could help:
    trc file: "C:\usr\sap\J2E\JC01\work\dev_server0", trc level: 1, release: "700"
    node name   : ID14227250
    pid         : 3388
    system name : J2E
    system nr.  : 01
    started at  : Wed Jan 31 15:00:49 2007
    arguments       :
           arg[00] : C:\usr\sap\J2E\JC01\exe\jlaunch.exe
           arg[01] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
           arg[02] : -DSAPINFO=J2E_01_server
           arg[03] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    [Thr 436] Wed Jan 31 15:00:49 2007
    [Thr 436] *** WARNING => INFO: Unknown property [instance.box.number=J2EJC01fdk50eco] [jstartxx.c   841]
    [Thr 436] *** WARNING => INFO: Unknown property [instance.en.host=fdk50eco] [jstartxx.c   841]
    [Thr 436] *** WARNING => INFO: Unknown property [instance.en.port=3200] [jstartxx.c   841]
    [Thr 436] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties]
    -> ms host    : fdk50eco
    -> ms port    : 3900
    -> OS libs    : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : fdk50eco
    -> ms port    : 3900
    -> os libs    : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID14227200 : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID14227250 : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID14227200           : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] ID14227250           : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    [Thr 436] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 436] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 400] JLaunchRequestFunc: Thread 400 started as listener thread for np messages.
    [Thr 1956] WaitSyncSemThread: Thread 1956 started as semaphore monitor thread.
    [Thr 436] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 436] CPIC (version=700.2005.12.02)
    [Thr 436] JStartupIReadSection: debug mode is specified by program arguments
    [Thr 436] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 436] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID14227250]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_13
    -> 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 -XX:MaxPermSize=256M -XX:PermSize=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 768M
    -> init heap size     : 768M
    -> root path          : C:\usr\sap\J2E\JC01\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : C:\usr\sap\J2E\JC01\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\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : yes
    -> debug mode         : yes
    -> debug port         : 50121
    -> shutdown timeout   : 120000
    [Thr 436] JLaunchISetDebugMode: set debug mode [yes]
    [Thr 3712] JLaunchIStartFunc: Thread 3712 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Djco.jarm=1
    -> arg[  9]: -XX:MaxPermSize=256M
    -> arg[ 10]: -XX:PermSize=256M
    -> arg[ 11]: -XX:NewSize=171M
    -> arg[ 12]: -XX:MaxNewSize=171M
    -> arg[ 13]: -XX:+DisableExplicitGC
    -> arg[ 14]: -verbose:gc
    -> arg[ 15]: -Xloggc:GC.log
    -> arg[ 16]: -XX:+PrintGCDetails
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -Djava.awt.headless=true
    -> arg[ 19]: -Dsun.io.useCanonCaches=false
    -> arg[ 20]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 24]: -Dsys.global.dir=C:\usr\sap\J2E\SYS\global
    -> arg[ 25]: -Dapplication.home=C:\usr\sap\J2E\JC01\exe
    -> arg[ 26]: -Djava.class.path=C:\usr\sap\J2E\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 27]: -Djava.library.path=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> arg[ 28]: -Xdebug
    -> arg[ 29]: -Xnoagent
    -> arg[ 30]: -Djava.compiler=NONE
    -> arg[ 31]: -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=50121
    -> arg[ 32]: -Dmemory.manager=768M
    -> arg[ 33]: -Xmx768M
    -> arg[ 34]: -Xms768M
    -> arg[ 35]: -DLoadBalanceRestricted=no
    -> arg[ 36]: -Djstartup.mode=JCONTROL
    -> arg[ 37]: -Djstartup.ownProcessId=3388
    -> arg[ 38]: -Djstartup.ownHardwareId=M1253601270
    -> arg[ 39]: -Djstartup.whoami=server
    -> arg[ 40]: -Djstartup.debuggable=yes
    -> arg[ 41]: -DSAPINFO=J2E_01_server
    -> arg[ 42]: -DSAPSTARTUP=1
    -> arg[ 43]: -DSAPSYSTEM=01
    -> arg[ 44]: -DSAPSYSTEMNAME=J2E
    -> arg[ 45]: -DSAPMYNAME=fdk50eco_J2E_01
    -> arg[ 46]: -DSAPDBHOST=FDK50ECO
    -> arg[ 47]: -Dj2ee.dbhost=FDK50ECO
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 3712] Wed Jan 31 15:00:50 2007
    [Thr 3712] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 3492] Wed Jan 31 15:01:11 2007
    [Thr 3492] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 3492] Wed Jan 31 15:01:12 2007
    [Thr 3492] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 3492] JLaunchISetClusterId: set cluster id 14227250
    [Thr 3492] Wed Jan 31 15:01:13 2007
    [Thr 3492] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 3492] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 2104] Wed Jan 31 15:02:37 2007
    [Thr 2104] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 2104] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "C:\usr\sap\J2E\JC01\work\dev_server0", trc level: 1, release: "700"
    node name   : ID14227250
    pid         : 4520
    system name : J2E
    system nr.  : 01
    started at  : Wed Jan 31 15:02:44 2007
    arguments       :
           arg[00] : C:\usr\sap\J2E\JC01\exe\jlaunch.exe
           arg[01] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
           arg[02] : -DSAPINFO=J2E_01_server
           arg[03] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    [Thr 4524] Wed Jan 31 15:02:44 2007
    [Thr 4524] *** WARNING => INFO: Unknown property [instance.box.number=J2EJC01fdk50eco] [jstartxx.c   841]
    [Thr 4524] *** WARNING => INFO: Unknown property [instance.en.host=fdk50eco] [jstartxx.c   841]
    [Thr 4524] *** WARNING => INFO: Unknown property [instance.en.port=3200] [jstartxx.c   841]
    [Thr 4524] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties]
    -> ms host    : fdk50eco
    -> ms port    : 3900
    -> OS libs    : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : fdk50eco
    -> ms port    : 3900
    -> os libs    : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID14227200 : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID14227250 : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID14227200           : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] ID14227250           : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    [Thr 4524] Wed Jan 31 15:02:45 2007
    [Thr 4524] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 4524] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 4528] JLaunchRequestFunc: Thread 4528 started as listener thread for np messages.
    [Thr 4532] WaitSyncSemThread: Thread 4532 started as semaphore monitor thread.
    [Thr 4524] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 4524] CPIC (version=700.2005.12.02)
    [Thr 4524] JStartupIReadSection: debug mode is specified by program arguments
    [Thr 4524] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 4524] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID14227250]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_13
    -> 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 -XX:MaxPermSize=256M -XX:PermSize=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 768M
    -> init heap size     : 768M
    -> root path          : C:\usr\sap\J2E\JC01\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : C:\usr\sap\J2E\JC01\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\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : yes
    -> debug mode         : yes
    -> debug port         : 50121
    -> shutdown timeout   : 120000
    [Thr 4524] JLaunchISetDebugMode: set debug mode [yes]
    [Thr 4544] JLaunchIStartFunc: Thread 4544 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Djco.jarm=1
    -> arg[  9]: -XX:MaxPermSize=256M
    -> arg[ 10]: -XX:PermSize=256M
    -> arg[ 11]: -XX:NewSize=171M
    -> arg[ 12]: -XX:MaxNewSize=171M
    -> arg[ 13]: -XX:+DisableExplicitGC
    -> arg[ 14]: -verbose:gc
    -> arg[ 15]: -Xloggc:GC.log
    -> arg[ 16]: -XX:+PrintGCDetails
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -Djava.awt.headless=true
    -> arg[ 19]: -Dsun.io.useCanonCaches=false
    -> arg[ 20]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 24]: -Dsys.global.dir=C:\usr\sap\J2E\SYS\global
    -> arg[ 25]: -Dapplication.home=C:\usr\sap\J2E\JC01\exe
    -> arg[ 26]: -Djava.class.path=C:\usr\sap\J2E\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 27]: -Djava.library.path=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> arg[ 28]: -Xdebug
    -> arg[ 29]: -Xnoagent
    -> arg[ 30]: -Djava.compiler=NONE
    -> arg[ 31]: -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=50121
    -> arg[ 32]: -Dmemory.manager=768M
    -> arg[ 33]: -Xmx768M
    -> arg[ 34]: -Xms768M
    -> arg[ 35]: -DLoadBalanceRestricted=no
    -> arg[ 36]: -Djstartup.mode=JCONTROL
    -> arg[ 37]: -Djstartup.ownProcessId=4520
    -> arg[ 38]: -Djstartup.ownHardwareId=M1253601270
    -> arg[ 39]: -Djstartup.whoami=server
    -> arg[ 40]: -Djstartup.debuggable=yes
    -> arg[ 41]: -DSAPINFO=J2E_01_server
    -> arg[ 42]: -DSAPSTARTUP=1
    -> arg[ 43]: -DSAPSYSTEM=01
    -> arg[ 44]: -DSAPSYSTEMNAME=J2E
    -> arg[ 45]: -DSAPMYNAME=fdk50eco_J2E_01
    -> arg[ 46]: -DSAPDBHOST=FDK50ECO
    -> arg[ 47]: -Dj2ee.dbhost=FDK50ECO
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 4544] Wed Jan 31 15:02:46 2007
    [Thr 4544] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 4600] Wed Jan 31 15:02:52 2007
    [Thr 4600] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 4600] Wed Jan 31 15:02:53 2007
    [Thr 4600] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 4600] JLaunchISetClusterId: set cluster id 14227250
    [Thr 4600] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 4600] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 4548] Wed Jan 31 15:03:45 2007
    [Thr 4548] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 4548] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "C:\usr\sap\J2E\JC01\work\dev_server0", trc level: 1, release: "700"
    node name   : ID14227250
    pid         : 5608
    system name : J2E
    system nr.  : 01
    started at  : Wed Jan 31 15:03:51 2007
    arguments       :
           arg[00] : C:\usr\sap\J2E\JC01\exe\jlaunch.exe
           arg[01] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
           arg[02] : -DSAPINFO=J2E_01_server
           arg[03] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    [Thr 5612] Wed Jan 31 15:03:51 2007
    [Thr 5612] *** WARNING => INFO: Unknown property [instance.box.number=J2EJC01fdk50eco] [jstartxx.c   841]
    [Thr 5612] *** WARNING => INFO: Unknown property [instance.en.host=fdk50eco] [jstartxx.c   841]
    [Thr 5612] *** WARNING => INFO: Unknown property [instance.en.port=3200] [jstartxx.c   841]
    [Thr 5612] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties]
    -> ms host    : fdk50eco
    -> ms port    : 3900
    -> OS libs    : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : fdk50eco
    -> ms port    : 3900
    -> os libs    : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID14227200 : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID14227250 : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID14227200           : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] ID14227250           : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    [Thr 5612] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 5612] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 5616] JLaunchRequestFunc: Thread 5616 started as listener thread for np messages.
    [Thr 5620] WaitSyncSemThread: Thread 5620 started as semaphore monitor thread.
    [Thr 5612] Wed Jan 31 15:03:52 2007
    [Thr 5612] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 5612] CPIC (version=700.2005.12.02)
    [Thr 5612] JStartupIReadSection: debug mode is specified by program arguments
    [Thr 5612] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 5612] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID14227250]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_13
    -> 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 -XX:MaxPermSize=256M -XX:PermSize=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 768M
    -> init heap size     : 768M
    -> root path          : C:\usr\sap\J2E\JC01\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : C:\usr\sap\J2E\JC01\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\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : yes
    -> debug mode         : yes
    -> debug port         : 50121
    -> shutdown timeout   : 120000
    [Thr 5612] JLaunchISetDebugMode: set debug mode [yes]
    [Thr 5632] JLaunchIStartFunc: Thread 5632 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Djco.jarm=1
    -> arg[  9]: -XX:MaxPermSize=256M
    -> arg[ 10]: -XX:PermSize=256M
    -> arg[ 11]: -XX:NewSize=171M
    -> arg[ 12]: -XX:MaxNewSize=171M
    -> arg[ 13]: -XX:+DisableExplicitGC
    -> arg[ 14]: -verbose:gc
    -> arg[ 15]: -Xloggc:GC.log
    -> arg[ 16]: -XX:+PrintGCDetails
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -Djava.awt.headless=true
    -> arg[ 19]: -Dsun.io.useCanonCaches=false
    -> arg[ 20]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 24]: -Dsys.global.dir=C:\usr\sap\J2E\SYS\global
    -> arg[ 25]: -Dapplication.home=C:\usr\sap\J2E\JC01\exe
    -> arg[ 26]: -Djava.class.path=C:\usr\sap\J2E\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 27]: -Djava.library.path=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> arg[ 28]: -Xdebug
    -> arg[ 29]: -Xnoagent
    -> arg[ 30]: -Djava.compiler=NONE
    -> arg[ 31]: -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=50121
    -> arg[ 32]: -Dmemory.manager=768M
    -> arg[ 33]: -Xmx768M
    -> arg[ 34]: -Xms768M
    -> arg[ 35]: -DLoadBalanceRestricted=no
    -> arg[ 36]: -Djstartup.mode=JCONTROL
    -> arg[ 37]: -Djstartup.ownProcessId=5608
    -> arg[ 38]: -Djstartup.ownHardwareId=M1253601270
    -> arg[ 39]: -Djstartup.whoami=server
    -> arg[ 40]: -Djstartup.debuggable=yes
    -> arg[ 41]: -DSAPINFO=J2E_01_server
    -> arg[ 42]: -DSAPSTARTUP=1
    -> arg[ 43]: -DSAPSYSTEM=01
    -> arg[ 44]: -DSAPSYSTEMNAME=J2E
    -> arg[ 45]: -DSAPMYNAME=fdk50eco_J2E_01
    -> arg[ 46]: -DSAPDBHOST=FDK50ECO
    -> arg[ 47]: -Dj2ee.dbhost=FDK50ECO
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 5632] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 5688] Wed Jan 31 15:03:57 2007
    [Thr 5688] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 5688] Wed Jan 31 15:04:01 2007
    [Thr 5688] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 5688] JLaunchISetClusterId: set cluster id 14227250
    [Thr 5688] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 5688] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 5636] Wed Jan 31 15:05:19 2007
    [Thr 5636] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 5636] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "C:\usr\sap\J2E\JC01\work\dev_server0", trc level: 1, release: "700"
    node name   : ID14227250
    pid         : 3820
    system name : J2E
    system nr.  : 01
    started at  : Wed Jan 31 15:05:25 2007
    arguments       :
           arg[00] : C:\usr\sap\J2E\JC01\exe\jlaunch.exe
           arg[01] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
           arg[02] : -DSAPINFO=J2E_01_server
           arg[03] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_fdk50eco
    [Thr 3316] Wed Jan 31 15:05:25 2007
    [Thr 3316] *** WARNING => INFO: Unknown property [instance.box.number=J2EJC01fdk50eco] [jstartxx.c   841]
    [Thr 3316] *** WARNING => INFO: Unknown property [instance.en.host=fdk50eco] [jstartxx.c   841]
    [Thr 3316] *** WARNING => INFO: Unknown property [instance.en.port=3200] [jstartxx.c   841]
    [Thr 3316] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties]
    -> ms host    : fdk50eco
    -> ms port    : 3900
    -> OS libs    : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : fdk50eco
    -> ms port    : 3900
    -> os libs    : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID14227200 : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID14227250 : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID14227200           : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] ID14227250           : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    [Thr 3316] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 3316] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 3828] JLaunchRequestFunc: Thread 3828 started as listener thread for np messages.
    [Thr 3832] WaitSyncSemThread: Thread 3832 started as semaphore monitor thread.
    [Thr 3316] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 3316] CPIC (version=700.2005.12.02)
    [Thr 3316] JStartupIReadSection: debug mode is specified by program arguments
    [Thr 3316] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 3316] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID14227250]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_13
    -> 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 -XX:MaxPermSize=256M -XX:PermSize=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 768M
    -> init heap size     : 768M
    -> root path          : C:\usr\sap\J2E\JC01\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : C:\usr\sap\J2E\JC01\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\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : yes
    -> debug mode         : yes
    -> debug port         : 50121
    -> shutdown timeout   : 120000
    [Thr 3316] JLaunchISetDebugMode: set debug mode [yes]
    [Thr 1728] JLaunchIStartFunc: Thread 1728 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Djco.jarm=1
    -> arg[  9]: -XX:MaxPermSize=256M
    -> arg[ 10]: -XX:PermSize=256M
    -> arg[ 11]: -XX:NewSize=171M
    -> arg[ 12]: -XX:MaxNewSize=171M
    -> arg[ 13]: -XX:+DisableExplicitGC
    -> arg[ 14]: -verbose:gc
    -> arg[ 15]: -Xloggc:GC.log
    -> arg[ 16]: -XX:+PrintGCDetails
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -Djava.awt.headless=true
    -> arg[ 19]: -Dsun.io.useCanonCaches=false
    -> arg[ 20]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 24]: -Dsys.global.dir=C:\usr\sap\J2E\SYS\global
    -> arg[ 25]: -Dapplication.home=C:\usr\sap\J2E\JC01\exe
    -> arg[ 26]: -Djava.class.path=C:\usr\sap\J2E\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 27]: -Djava.library.path=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;C:\j2sdk1.4.2_13\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\UltraEdit;C:\Programme\Microsoft SQL Server\80\Tools\BINN;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> arg[ 28]: -Xdebug
    -> arg[ 29]: -Xnoagent
    -> arg[ 30]: -Djava.compiler=NONE
    -> arg[ 31]: -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=50121
    -> arg[ 32]: -Dmemory.manager=768M
    -> arg[ 33]: -Xmx768M
    -> arg[ 34]: -Xms768M
    -> arg[ 35]: -DLoadBalanceRestricted=no
    -> arg[ 36]: -Djstartup.mode=JCONTROL
    -> arg[ 37]: -Djstartup.ownProcessId=3820
    -> arg[ 38]: -Djstartup.ownHardwareId=M1253601270
    -> arg[ 39]: -Djstartup.whoami=server
    -> arg[ 40]: -Djstartup.debuggable=yes
    -> arg[ 41]: -DSAPINFO=J2E_01_server
    -> arg[ 42]: -DSAPSTARTUP=1
    -> arg[ 43]: -DSAPSYSTEM=01
    -> arg[ 44]: -DSAPSYSTEMNAME=J2E
    -> arg[ 45]: -DSAPMYNAME=fdk50eco_J2E_01
    -> arg[ 46]: -DSAPDBHOST=FDK50ECO
    -> arg[ 47]: -Dj2ee.dbhost=FDK50ECO
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 1728] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 3880] Wed Jan 31 15:05:28 2007
    [Thr 3880] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 3880] Wed Jan 31 15:05:29 2007
    [Thr 3880] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 3880] JLaunchISetClusterId: set cluster id 14227250
    [Thr 3880] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 3880] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 3840] Wed Jan 31 15:06:22 2007
    [Thr 3840] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 3840] JLaunchCloseProgram: good bye (exitcode = -11113)
    Thanks for your help
    Felix

  • J2EE server doesn't start (has been starting..) EP6SP9 on Windows XP Pro.

    I am trying to install EP6 SP9 sneak preview edition. Just I followed the instructions.
    Installation is successful. After that I installed PDK6(6090) using SDM. I also exported initial data objects to SLD.
    When I restart the from SAPMMC console, jcontrol.exe has been in "starting" state(indicating with yellow color). It doesn't start even afer couple of hours.
    Excerpt from <i>dev_jcontrol</i>
    JStartupStartJLaunch: program = C:usrsapJ2EJC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = C:usrsapJ2EJC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=C:usrsapJ2ESYSprofileJ2E_JC00_epsystem
    -> arg[02] = -DSAPINFO=J2E_00_server
    -> arg[03] = -file=C:usrsapJ2EJC00j2eeclusterinstance.properties
    -> arg[04] = -nodeName=ID5454450
    -> arg[05] = -nodeId=1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_2772
    -> arg[07] = -jvmOutFile=C:usrsapJ2EJC00workjvm_server0.out
    -> arg[08] = -jvmOutMode=append
    -> arg[09] = -stdOutFile=C:usrsapJ2EJC00workstd_server0.out
    -> arg[10] = -stdOutMode=append
    -> arg[11] = -traceMode=append
    -> arg[12] = -locOutFile=C:usrsapJ2EJC00workdev_server0
    -> arg[13] = -mode=JCONTROL
    -> arg[14] = pf=C:usrsapJ2ESYSprofileJ2E_JC00_epsystem
    -> lib path = PATH=C:j2sdk1.4.2_08jrebinserver;C:j2sdk1.4.2_08jrebin;c:sapdbprogramsbin;c:sapdbprogramspgm;C:usrsapPython.;C:oracleora92bin;C:Program FilesOraclejre1.3.1bin;C:Program FilesOraclejre1.1.8bin;C:WINDOWSsystem32;C:WINDOWS;C:WINDOWSSystem32Wbem;C:Program FilesATI TechnologiesATI Control Panel;C:j2sdk1.4.2_08bin;C:softwaresnmap-3.81;C:usrsapJ2ESCS01exe;C:usrsapJ2EJC00exe;C:usrsapJ2ESYSexerun
    -> exe path = PATH=C:j2sdk1.4.2_08bin;C:usrsapJ2EJC00j2eeos_libs;c:sapdbprogramsbin;c:sapdbprogramspgm;C:usrsapPython.;C:oracleora92bin;C:Program FilesOraclejre1.3.1bin;C:Program FilesOraclejre1.1.8bin;C:WINDOWSsystem32;C:WINDOWS;C:WINDOWSSystem32Wbem;C:Program FilesATI TechnologiesATI Control Panel;C:j2sdk1.4.2_08bin;C:softwaresnmap-3.81;C:usrsapJ2ESCS01exe;C:usrsapJ2EJC00exe;C:usrsapJ2ESYSexerun
    [Thr 2776] JControlICheckProcessList: process server0 started (PID:4304)
    [Thr 3696] *** ERROR => MsIAttachEx: NiBufConnect to epsystem/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 3696] *** WARNING => Can't reconnect to message server (epsystem/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 3696] Thu Jul 07 09:46:50 2005
    [Thr 3696] *** ERROR => MsIAttachEx: NiBufConnect to epsystem/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 3696] *** WARNING => Can't reconnect to message server (epsystem/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 3696] Thu Jul 07 09:46:55 2005
    [Thr 3696] *** ERROR => MsIAttachEx: NiBufConnect to epsystem/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 3696] *** WARNING => Can't reconnect to message server (epsystem/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 3696] Thu Jul 07 09:47:00 2005
    [Thr 3696] *** ERROR => MsIAttachEx: NiBufConnect to epsystem/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 3696] *** WARNING => Can't reconnect to message server (epsystem/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 3696] Thu Jul 07 09:47:10 2005
    [Thr 3696] *** ERROR => MsIAttachEx: NiBufConnect to epsystem/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 3696] *** WARNING => Can't reconnect to message server (epsystem/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 3696] Thu Jul 07 09:47:15 2005
    [Thr 3696] *** ERROR => MsIAttachEx: NiBufConnect to epsystem/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 3696] *** WARNING => Can't reconnect to message server (epsystem/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 3696] Thu Jul 07 09:47:21 2005
    [Thr 3696] *** ERROR => MsIAttachEx: NiBufConnect to epsystem/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 3696] *** WARNING => Can't reconnect to message server (epsystem/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 3696] Thu Jul 07 09:47:26 2005
    [Thr 3696] *** ERROR => MsIAttachEx: NiBufConnect to epsystem/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 3696] *** WARNING => Can't reconnect to message server (epsystem/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 3696] Thu Jul 07 09:47:31 2005
    [Thr 3696] JControlMSConnect: reconnected to message server (epsystem/3601)
    [Thr 3696] Thu Jul 07 09:52:17 2005
    [Thr 3696] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 3696] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 3696] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 3696] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 3696] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 3696] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 3696] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 3696] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 3696] Thu Jul 07 09:57:24 2005
    [Thr 3696] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 3696] Thu Jul 07 10:02:25 2005
    [Thr 3696] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 3696] Thu Jul 07 10:07:45 2005
    [Thr 3696] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 3696] Thu Jul 07 10:12:46 2005
    [Thr 3696] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 3696] Thu Jul 07 10:18:06 2005
    [Thr 3696] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 3696] Thu Jul 07 10:23:07 2005
    [Thr 3696] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 3696] Thu Jul 07 10:28:27 2005
    [Thr 3696] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    (Same lines repeated for every 5 minutes)
    MMC shows that all processes are running inclucing the message server
    C:usrsapJ2EJC00j2eeclusterinstance.properties
    ID5454400.ClassPath=./bin/boot/boot.jar:./bin/system/bytecode.jar:.
    ID5454400.Debuggable=no
    ID5454400.JLaunchParameters=
    ID5454400.JavaParameters=-Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Djco.jarm=1 -XX:NewSize=28m -XX:MaxNewSize=28m Xms170m -XX:+DisableExplicitGC -Drdbms.driverLocation=C:/sapdb/programs/runtime/jar/sapdbc.jar -Dsys.global.dir=C:/usr/sap/J2E/SYS/global/
    ID5454400.LogName=dispatcher
    ID5454400.MainClass=com.sap.engine.boot.Start
    ID5454400.MaxHeapSize=170
    ID5454400.Name=dispatcher
    ID5454400.Parameters=
    ID5454400.RootPath=C:/usr/sap/J2E/JC00/j2ee/cluster/dispatcher
    ID5454400.Type=dispatcher
    ID5454450.ClassPath=./bin/boot/boot.jar:./bin/boot/jaas.jar:./bin/system/bytecode.jar:.
    ID5454450.DebugMode=no
    ID5454450.DebugPort=50021
    ID5454450.Debuggable=no
    ID5454450.JLaunchParameters=
    ID5454450.JavaParameters=-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 -Djava.awt.headless=true -XX:SoftRefLRUPolicyMSPerMB=1 -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+UseParNewGC -Xms512M -Xmx512M -XX:MaxNewSize=85M -XX:NewSize=85M -XX:+DisableExplicitGC -XX:MaxPermSize=192M -XX:PermSize=192M -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Drdbms.driverLocation=C:/sapdb/programs/runtime/jar/sapdbc.jar -Dsys.global.dir=C:/usr/sap/J2E/SYS/global/
    ID5454450.LogName=server0
    ID5454450.MainClass=com.sap.engine.boot.Start
    ID5454450.MaxHeapSize=512
    ID5454450.Name=server0
    ID5454450.Parameters=
    ID5454450.RootPath=C:/usr/sap/J2E/JC00/j2ee/cluster/server0
    ID5454450.Type=server
    bootstrap.ClassPath=./bootstrap/launcher.jar
    bootstrap.JavaParameters=-Djco.jarm=1 -Djco.jarm=1
    bootstrap.MainClass=com.sap.engine.offline.OfflineToolStart
    bootstrap.MaxHeapSize=128
    bootstrap.Name=bootstrap
    bootstrap.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0054544
    bootstrap.RootPath=C:/usr/sap/J2E/JC00/j2ee/cluster
    bootstrap.Type=bootstrap
    bootstrap_ID5454400.ClassPath=./bootstrap/launcher.jar
    bootstrap_ID5454400.JLaunchParameters=
    bootstrap_ID5454400.JavaParameters=-Djco.jarm=1 -Djco.jarm=1
    bootstrap_ID5454400.MainClass=com.sap.engine.offline.OfflineToolStart
    bootstrap_ID5454400.MaxHeapSize=170
    bootstrap_ID5454400.Name=dispatcher bootstrap
    bootstrap_ID5454400.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID005454400
    bootstrap_ID5454400.RootPath=C:/usr/sap/J2E/JC00/j2ee/cluster
    bootstrap_ID5454400.Type=bootstrap
    bootstrap_ID5454450.ClassPath=./bootstrap/launcher.jar
    bootstrap_ID5454450.JLaunchParameters=
    bootstrap_ID5454450.JavaParameters=-Djco.jarm=1 -Djco.jarm=1
    bootstrap_ID5454450.MainClass=com.sap.engine.offline.OfflineToolStart
    bootstrap_ID5454450.MaxHeapSize=512
    bootstrap_ID5454450.Name=server0 bootstrap
    bootstrap_ID5454450.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID005454450
    bootstrap_ID5454450.RootPath=C:/usr/sap/J2E/JC00/j2ee/cluster
    bootstrap_ID5454450.Type=bootstrap
    instance.enabled=yes
    instance.install.dir=C:usrsapJ2EJC00j2ee
    instance.ms.host=epsystem
    instance.ms.port=3601
    instance.osLibsPath=C:/usr/sap/J2E/JC00/j2ee/os_libs
    instance.runAction=NONE
    instance.runMode=NORMAL
    <i>syslog</i> has lot of error messages:
    SAP Basis System: Operating system call           recv failed (error no. 10054)
    When I counter this problem, I uninstalled and installed again. Still same problem persists.
    Any ideas?
    Thanks

    Real problem is log is full.
    To overwrite the log files run this:
    dbmcli [-n <hostname>] -d <databasename> -u <dbmuser>,<dbmuserpw> util_execute set log auto overwrite on
    Default MaxDB installation accepts (control, control) for (username, passwd)
    How to overwrite/remove log files?

  • Once again: j2ee server doesn't start :(

    after installation it worked just perfect. yesterday something happened, no idea what, and now it doesn't want to start anymore.
    it says: "Unable to create ORB. Possible causes include TCP/IP ports in use by another process". Well i tried to change it to 1049, 1051, 10590 and so on. No result: it doesn't like any other ports as well :(
    did anybody had such a problem or has any idea what could it be?
    thanks!
    here is the complete error message:
    C:\>j2ee -verbose
    J2EE server listen port: 1050
    org.omg.CORBA.INTERNAL:   minor code: 1398079697  completed: No
            at com.sun.corba.ee.internal.iiop.GIOPImpl.createListener(GIOPImpl.java:256)
            at com.sun.corba.ee.internal.iiop.GIOPImpl.getEndpoint(GIOPImpl.java:205)
            at com.sun.corba.ee.internal.iiop.GIOPImpl.initEndpoints(GIOPImpl.java:140)
            at com.sun.corba.ee.internal.POA.POAORB.getServerEndpoint(POAORB.java:488)
            at com.sun.corba.ee.internal.POA.POAImpl.pre_initialize(POAImpl.java:154)
            at com.sun.corba.ee.internal.POA.POAImpl.<init>(POAImpl.java:112)
            at com.sun.corba.ee.internal.POA.POAORB.makeRootPOA(POAORB.java:110)
            at com.sun.corba.ee.internal.POA.POAORB$1.evaluate(POAORB.java:128)
            at com.sun.corba.ee.internal.core.Future.evaluate(Future.java:21)
            at com.sun.corba.ee.internal.corba.ORB.resolveInitialReference(ORB.java:2421)
            at com.sun.corba.ee.internal.corba.ORB.resolve_initial_references(ORB.java:2356)
            at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:193)
            at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:913)
    java.lang.RuntimeException: Unable to create ORB. Possible causes include TCP/IP ports in use by ano
    ther process
            at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:203)
            at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:913)
    java.lang.RuntimeException: Unable to create ORB. Possible causes include TCP/IP ports in use by ano
    ther process
            at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:203)
            at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:913)
    java.lang.RuntimeException: Unable to create ORB. Possible causes include TCP/IP ports in use by ano
    ther process
            at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:350)
            at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:913)
    J2EE server reported the following error: Unable to create ORB. Possible causes include TCP/IP ports
    in use by another process
    Error executing J2EE server ...

    I had the same problem, and this hint solved it.
    I changed the port number in setenv.bat.
    from: http://docs.sun.com/source/816-4063/ffjee40_troubleshooting.html
    This error occurs when another process is already using the 1050 listen port. You can either shut down the other process or change the port number assigned to J2EE Reference Implementation 1.3.1 to something other than 1050, for example, 11050. This error can also occur if the 1060 listen port is in use, even if the 1050 port is not in use. Do the following to correct the problem:
    Determine whether the 1050 port is in use, the 1060 port is in use, or both are in use.
    Change whichever is in use. To change the 1050 port assignment, you must modify the $J2EE_HOME\config\orb.properties file.To change the 1060 port assignment, use a text editor to modify the $J2EE_HOME\setenv.bat (for Microsoft Windows systems), or $J2EE_HOME/setenv.sh file (for Solaris or Red Hat Linux environments).

  • J2EE Server unable to start

    Hi,
    first of all, i'm really new to SAP NW. Today I started installing the Sneak Preview of SAP NetWeaver 2004 7.0 SP9
    JavaStack on my Virtual Machine (Windows2003Server, J2SE 1.4.2.09) and it worked fine.
    After installation I started the SAP Management Console and tried to start my first and only instance J2E.
    In J2E i got 3 instances, the DB, Instance 0 and Instance 1.
    After start:
    DB is working (blue)
    Instance 0 is working (green)
    Instance 1 failed while starting (turned from yellow to red)
      Process List shows:
      jcontrol.EXE | J2EE Server | License check failed
      igswd.EXE | IGS Watchdog | Running
    Problem:
    I don't know why the License check failed!
    I downloaded the Software about mid of february, its been about 3 month ago and I ran the install for the first time
    today. What might be the problem? I searched the SDN-History for similar problems, but i did not find an adequate
    answer. I checked dev_jcontrol and the "license check failed" entry is in the file. So I'm wondering why my license
    check fails, although I'm installing the software for the first time!
    An info i got from the start.htm is:
    The license of this Trial Version is for evaluation purposes only and does not allow commercial use.
    The license is valid for 90 days and cannot be extended (View license). If the license has expired, the
    entry license check failed will appear in the trace file <INST_DRIVE>:\usr\sap\J2E\JC01\work\dev_jcontrol,
    if the instance name remains unchanged during the installation process. Please refer to SAP Developer
    Network for more information about commercially available editions of SAP Web Application Server and SAP NetWeaver Developer Studio.
    May one find some more information in that file?
    I realised that a package is missing, but read in the forum, that this is not a obligatory package (?)
    JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\J2E\JC01\exe\jvmx.jar
    trc file: "D:\usr\sap\J2E\JC01\work\dev_jcontrol", trc level: 1, release: "700"
    node name   : jcontrol
    pid         : 2644
    system name : J2E
    system nr.  : 01
    started at  : Wed May 07 13:28:11 2008
    arguments       :
           arg[00] : D:\usr\sap\J2E\JC01\exe\jcontrol.EXE
           arg[01] : pf=D:\usr\sap\J2E\SYS\profile\J2E_JC01_sope75
    [Thr 1352] Wed May 07 13:28:11 2008
    [Thr 1352] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx.c   841]
    [Thr 1352] *** WARNING => INFO: Unknown property [instance.en.host=sope75] [jstartxx.c   841]
    [Thr 1352] *** WARNING => INFO: Unknown property [instance.box.number=J2EJC01sope75] [jstartxx.c   841]
    [Thr 1352] *** WARNING => INFO: Unknown property [instance.en.port=3200] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties;D:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : sope75
    -> ms port    : 3900
    -> OS libs    : D:\usr\sap\J2E\JC01\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> files [01] : D:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : sope75
    -> ms port    : 3900
    -> os libs    : D:\usr\sap\J2E\JC01\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap_ID18439050 : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID18439000 : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [02] bootstrap            : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID18439050           : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] ID18439000           : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [02] sdm                  : D:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties
    [Thr 1352] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\Programme\Java\j2sdk1.4.2_09
    [Thr 1352] Wed May 07 13:28:19 2008
    [Thr 1352] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : C:\Programme\Java\j2sdk1.4.2_09
    -> java parameters    : -Djco.jarm=1 -Djco.jarm=1
    -> java vm version    : 1.4.2_09-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 512M
    -> root path          : D:\usr\sap\J2E\JC01\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : D:\usr\sap\J2E\JC01\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\J2E\JC01\exe\jstartup.jar;D:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0184390
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr 1352] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 1352] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\Programme\Java\j2sdk1.4.2_09
    [Thr 1352] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : C:\Programme\Java\j2sdk1.4.2_09
    -> java parameters    : -Djco.jarm=1 -Djco.jarm=1
    -> java vm version    : 1.4.2_09-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 512M
    -> root path          : D:\usr\sap\J2E\JC01\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : D:\usr\sap\J2E\JC01\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\J2E\JC01\exe\jstartup.jar;D:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0184390
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = D:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = D:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC01_sope75
    -> arg[02] = -DSAPINFO=J2E_01_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_2644
    -> arg[06] = -nodeName=bootstrap
    -> arg[07] = -jvmOutFile=D:\usr\sap\J2E\JC01\work\jvm_bootstrap.out
    -> arg[08] = -stdOutFile=D:\usr\sap\J2E\JC01\work\std_bootstrap.out
    -> arg[09] = -locOutFile=D:\usr\sap\J2E\JC01\work\dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC01_sope75
    -> lib path = PATH=C:\Programme\Java\j2sdk1.4.2_09\jre\bin\server;C:\Programme\Java\j2sdk1.4.2_09\jre\bin;d:\sapdb\programs\bin;d:\sapdb\programs\pgm;c:\orabase\1020\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;c:\prgramme\sharepoint portal server\bin;C:\Programme\Gemeinsame Dateien\Microsoft Shared\web server extensions\60\BIN;C:\Programme\Microsoft SQL Server\80\Tools\Binn\;c:\Programme\Java\jdk1.5.0_13\bin;D:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\Programme\Java\j2sdk1.4.2_09\bin;D:\usr\sap\J2E\JC01\j2ee\os_libs;d:\sapdb\programs\bin;d:\sapdb\programs\pgm;c:\orabase\1020\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;c:\prgramme\sharepoint portal server\bin;C:\Programme\Gemeinsame Dateien\Microsoft Shared\web server extensions\60\BIN;C:\Programme\Microsoft SQL Server\80\Tools\Binn\;c:\Programme\Java\jdk1.5.0_13\bin;D:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 1352] Wed May 07 13:30:12 2008
    [Thr 1352] JControlExecuteBootstrap: read instance values after global bootstrap
    [Thr 1352] *** WARNING => INFO: Unknown property [instance.box.number=J2EJC01sope75] [jstartxx.c   841]
    [Thr 1352] *** WARNING => INFO: Unknown property [instance.en.host=sope75] [jstartxx.c   841]
    [Thr 1352] *** WARNING => INFO: Unknown property [instance.en.port=3200] [jstartxx.c   841]
    [Thr 1352] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties;D:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : sope75
    -> ms port    : 3900
    -> OS libs    : D:\usr\sap\J2E\JC01\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    [Thr 1352] JControlExecuteBootstrap: enumerate the nodes after global bootstrap
    Used property files
    -> files [00] : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> files [01] : D:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : sope75
    -> ms port    : 3900
    -> os libs    : D:\usr\sap\J2E\JC01\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID18439000 : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID18439050 : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID18439000           : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] ID18439050           : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [02] sdm                  : D:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties
    [Thr 1352] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID18439000]
    [Thr 1352] [Node: dispatcher bootstrap] java home is set by profile parameter
         Java Home: C:\Programme\Java\j2sdk1.4.2_09
    [Thr 1352] Wed May 07 13:30:16 2008
    [Thr 1352] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap_ID18439000]
    -> node name          : dispatcher bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\Programme\Java\j2sdk1.4.2_09
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_09-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 256M
    -> root path          : D:\usr\sap\J2E\JC01\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : D:\usr\sap\J2E\JC01\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\J2E\JC01\exe\jstartup.jar;D:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID018439000
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = D:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = D:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC01_sope75
    -> arg[02] = -DSAPINFO=J2E_01_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_2644
    -> arg[06] = -nodeName=bootstrap_ID18439000
    -> arg[07] = -jvmOutFile=D:\usr\sap\J2E\JC01\work\jvm_bootstrap_ID18439000.out
    -> arg[08] = -stdOutFile=D:\usr\sap\J2E\JC01\work\std_bootstrap_ID18439000.out
    -> arg[09] = -locOutFile=D:\usr\sap\J2E\JC01\work\dev_bootstrap_ID18439000
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC01_sope75
    -> lib path = PATH=C:\Programme\Java\j2sdk1.4.2_09\jre\bin\server;C:\Programme\Java\j2sdk1.4.2_09\jre\bin;d:\sapdb\programs\bin;d:\sapdb\programs\pgm;c:\orabase\1020\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;c:\prgramme\sharepoint portal server\bin;C:\Programme\Gemeinsame Dateien\Microsoft Shared\web server extensions\60\BIN;C:\Programme\Microsoft SQL Server\80\Tools\Binn\;c:\Programme\Java\jdk1.5.0_13\bin;D:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\Programme\Java\j2sdk1.4.2_09\bin;D:\usr\sap\J2E\JC01\j2ee\os_libs;d:\sapdb\programs\bin;d:\sapdb\programs\pgm;c:\orabase\1020\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;c:\prgramme\sharepoint portal server\bin;C:\Programme\Gemeinsame Dateien\Microsoft Shared\web server extensions\60\BIN;C:\Programme\Microsoft SQL Server\80\Tools\Binn\;c:\Programme\Java\jdk1.5.0_13\bin;D:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 1352] Wed May 07 13:31:04 2008
    [Thr 1352] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID18439050]
    [Thr 1352] [Node: server0 bootstrap] java home is set by profile parameter
         Java Home: C:\Programme\Java\j2sdk1.4.2_09
    [Thr 1352] Wed May 07 13:31:06 2008
    [Thr 1352] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap_ID18439050]
    -> node name          : server0 bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\Programme\Java\j2sdk1.4.2_09
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_09-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 256M
    -> root path          : D:\usr\sap\J2E\JC01\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : D:\usr\sap\J2E\JC01\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\J2E\JC01\exe\jstartup.jar;D:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID018439050
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = D:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = D:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC01_sope75
    -> arg[02] = -DSAPINFO=J2E_01_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_2644
    -> arg[06] = -nodeName=bootstrap_ID18439050
    -> arg[07] = -jvmOutFile=D:\usr\sap\J2E\JC01\work\jvm_bootstrap_ID18439050.out
    -> arg[08] = -stdOutFile=D:\usr\sap\J2E\JC01\work\std_bootstrap_ID18439050.out
    -> arg[09] = -locOutFile=D:\usr\sap\J2E\JC01\work\dev_bootstrap_ID18439050
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC01_sope75
    -> lib path = PATH=C:\Programme\Java\j2sdk1.4.2_09\jre\bin\server;C:\Programme\Java\j2sdk1.4.2_09\jre\bin;d:\sapdb\programs\bin;d:\sapdb\programs\pgm;c:\orabase\1020\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;c:\prgramme\sharepoint portal server\bin;C:\Programme\Gemeinsame Dateien\Microsoft Shared\web server extensions\60\BIN;C:\Programme\Microsoft SQL Server\80\Tools\Binn\;c:\Programme\Java\jdk1.5.0_13\bin;D:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\Programme\Java\j2sdk1.4.2_09\bin;D:\usr\sap\J2E\JC01\j2ee\os_libs;d:\sapdb\programs\bin;d:\sapdb\programs\pgm;c:\orabase\1020\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;c:\prgramme\sharepoint portal server\bin;C:\Programme\Gemeinsame Dateien\Microsoft Shared\web server extensions\60\BIN;C:\Programme\Microsoft SQL Server\80\Tools\Binn\;c:\Programme\Java\jdk1.5.0_13\bin;D:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 1352] Wed May 07 13:33:15 2008
    [Thr 1352] JControlIBuildProcessList: Maximum error count is set to 4
    [Thr 1308] JControlRequestFunc: Thread 1308 started as listener thread for np messages.
    [Thr 1352] [Node: dispatcher] java home is set by profile parameter
         Java Home: C:\Programme\Java\j2sdk1.4.2_09
    [Thr 1352] Wed May 07 13:33:17 2008
    [Thr 1352] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID18439000]
    -> node name          : dispatcher
    -> node type          : dispatcher
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\Programme\Java\j2sdk1.4.2_09
    -> 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 -verbose:gc  -verbose:gc -XX:NewSize=28m -XX:MaxNewSize=28m -XX:+DisableExplicitGC
    -> java vm version    : 1.4.2_09-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 170M
    -> init heap size     : 170M
    -> root path          : D:\usr\sap\J2E\JC01\j2ee\cluster\dispatcher
    -> class path         : .\bin\boot\boot.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\J2E\JC01\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     : D:\usr\sap\J2E\JC01\exe\jstartup.jar;D:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr 1352] [Node: server0] java home is set by profile parameter
         Java Home: C:\Programme\Java\j2sdk1.4.2_09
    [Thr 1352] Wed May 07 13:33:18 2008
    [Thr 1352] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID18439050]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\Programme\Java\j2sdk1.4.2_09
    -> 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 -verbose:gc -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer -XX:NewSize=145m -XX:MaxNewSize=145m -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_09-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 874M
    -> init heap size     : 874M
    -> root path          : D:\usr\sap\J2E\JC01\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\J2E\JC01\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     : D:\usr\sap\J2E\JC01\exe\jstartup.jar;D:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> parameters         :
    -> debuggable         : yes
    -> debug mode         : yes
    -> debug port         : 50121
    -> shutdown timeout   : 120000
    [Thr 1352] INFO: Invalid property value [Debbugable=yes]
    [Thr 1352] [Node: SDM] java home is set by profile parameter
         Java Home: C:\Programme\Java\j2sdk1.4.2_09
    [Thr 1352] Wed May 07 13:33:19 2008
    [Thr 1352] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [sdm]
    -> node name          : SDM
    -> node type          : sdm
    -> node execute       : yes
    -> java path          : C:\Programme\Java\j2sdk1.4.2_09
    -> java parameters    :
    -> java vm version    : 1.4.2_09-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 256M
    -> root path          : D:\usr\sap\J2E\JC01\SDM\program
    -> class path         : D:\usr\sap\J2E\JC01\SDM\program\bin\SDM.jar
    -> OS libs path       : D:\usr\sap\J2E\JC01\j2ee\os_libs
    -> main class         : SDMInternal
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\J2E\JC01\exe\jstartup.jar;D:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> shutdown class     : com.sap.sdm.jstartup.shutdown.InternalShutDown
    -> parameters         : server sdmhome=D:\usr\sap\J2E\JC01\SDM\program
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr 1352] JControlMSConnect: attached to message server (sope75/3900)
    JControlStartJLaunch: program = D:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = D:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC01_sope75
    -> arg[02] = -DSAPINFO=J2E_01_dispatcher
    -> arg[03] = -nodeId=0
    -> arg[04] = -file=D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_2644
    -> arg[06] = -nodeName=ID18439000
    -> arg[07] = -jvmOutFile=D:\usr\sap\J2E\JC01\work\jvm_dispatcher.out
    -> arg[08] = -stdOutFile=D:\usr\sap\J2E\JC01\work\std_dispatcher.out
    -> arg[09] = -locOutFile=D:\usr\sap\J2E\JC01\work\dev_dispatcher
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC01_sope75
    -> lib path = PATH=C:\Programme\Java\j2sdk1.4.2_09\jre\bin\server;C:\Programme\Java\j2sdk1.4.2_09\jre\bin;d:\sapdb\programs\bin;d:\sapdb\programs\pgm;c:\orabase\1020\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;c:\prgramme\sharepoint portal server\bin;C:\Programme\Gemeinsame Dateien\Microsoft Shared\web server extensions\60\BIN;C:\Programme\Microsoft SQL Server\80\Tools\Binn\;c:\Programme\Java\jdk1.5.0_13\bin;D:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\Programme\Java\j2sdk1.4.2_09\bin;D:\usr\sap\J2E\JC01\j2ee\os_libs;d:\sapdb\programs\bin;d:\sapdb\programs\pgm;c:\orabase\1020\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;c:\prgramme\sharepoint portal server\bin;C:\Programme\Gemeinsame Dateien\Microsoft Shared\web server extensions\60\BIN;C:\Programme\Microsoft SQL Server\80\Tools\Binn\;c:\Programme\Java\jdk1.5.0_13\bin;D:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 3376] JControlMSMessageFunc: Thread 3376 started as listener thread for ms messages.
    [Thr 1352] JControlICheckProcessList: process dispatcher started (PID:724)
    JControlStartJLaunch: program = D:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = D:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC01_sope75
    -> arg[02] = -DSAPINFO=J2E_01_server
    -> arg[03] = -nodeId=1
    -> arg[04] = -file=D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_2644
    -> arg[06] = -nodeName=ID18439050
    -> arg[07] = -jvmOutFile=D:\usr\sap\J2E\JC01\work\jvm_server0.out
    -> arg[08] = -stdOutFile=D:\usr\sap\J2E\JC01\work\std_server0.out
    -> arg[09] = -locOutFile=D:\usr\sap\J2E\JC01\work\dev_server0
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = -debugMode=yes
    -> arg[12] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC01_sope75
    -> lib path = PATH=C:\Programme\Java\j2sdk1.4.2_09\jre\bin\server;C:\Programme\Java\j2sdk1.4.2_09\jre\bin;d:\sapdb\programs\bin;d:\sapdb\programs\pgm;c:\orabase\1020\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;c:\prgramme\sharepoint portal server\bin;C:\Programme\Gemeinsame Dateien\Microsoft Shared\web server extensions\60\BIN;C:\Programme\Microsoft SQL Server\80\Tools\Binn\;c:\Programme\Java\jdk1.5.0_13\bin;D:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\Programme\Java\j2sdk1.4.2_09\bin;D:\usr\sap\J2E\JC01\j2ee\os_libs;d:\sapdb\programs\bin;d:\sapdb\programs\pgm;c:\orabase\1020\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;c:\prgramme\sharepoint portal server\bin;C:\Programme\Gemeinsame Dateien\Microsoft Shared\web server extensions\60\BIN;C:\Programme\Microsoft SQL Server\80\Tools\Binn\;c:\Programme\Java\jdk1.5.0_13\bin;D:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 1352] JControlICheckProcessList: process server0 started (PID:2276)
    JControlStartJLaunch: program = D:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[00] = D:\usr\sap\J2E\JC01\exe\jlaunch.exe
    -> arg[01] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC01_sope75
    -> arg[02] = -DSAPINFO=J2E_01_sdm
    -> arg[03] = -nodeId=2
    -> arg[04] = -file=D:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_2644
    -> arg[06] = -nodeName=sdm
    -> arg[07] = -jvmOutFile=D:\usr\sap\J2E\JC01\work\jvm_sdm.out
    -> arg[08] = -stdOutFile=D:\usr\sap\J2E\JC01\work\std_sdm.out
    -> arg[09] = -locOutFile=D:\usr\sap\J2E\JC01\work\dev_sdm
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=D:\usr\sap\J2E\SYS\profile\J2E_JC01_sope75
    -> lib path = PATH=C:\Programme\Java\j2sdk1.4.2_09\jre\bin\server;C:\Programme\Java\j2sdk1.4.2_09\jre\bin;d:\sapdb\programs\bin;d:\sapdb\programs\pgm;c:\orabase\1020\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;c:\prgramme\sharepoint portal server\bin;C:\Programme\Gemeinsame Dateien\Microsoft Shared\web server extensions\60\BIN;C:\Programme\Microsoft SQL Server\80\Tools\Binn\;c:\Programme\Java\jdk1.5.0_13\bin;D:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\Programme\Java\j2sdk1.4.2_09\bin;D:\usr\sap\J2E\JC01\j2ee\os_libs;d:\sapdb\programs\bin;d:\sapdb\programs\pgm;c:\orabase\1020\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;c:\prgramme\sharepoint portal server\bin;C:\Programme\Gemeinsame Dateien\Microsoft Shared\web server extensions\60\BIN;C:\Programme\Microsoft SQL Server\80\Tools\Binn\;c:\Programme\Java\jdk1.5.0_13\bin;D:\usr\sap\J2E\SYS\exe\uc\NTI386
    [Thr 1352] JControlICheckProcessList: process SDM started (PID:3312)
    [Thr 1352] JControlMSSendLogon: delete SDM logon information (rc=0)
    [Thr 3376] Wed May 07 13:33:47 2008
    [Thr 3376] JControlIEnableProcesses: disable processes of type (Exclude:0) [SDM Server]
    [Thr 3376] JControlIDisableProcess: disable process SDM
    [Thr 3376] JControlIProcessSoftKill: soft kill of process SDM (pid:3312)
    [Thr 1352] Wed May 07 13:33:52 2008
    [Thr 1352] JControlICheckProcessList: process SDM (pid:3312) died (STOPPING)
    [Thr 1352] JControlIResetProcess: reset process SDM
    [Thr 1352] Wed May 07 14:20:27 2008
    [Thr 1352] JControlICheckProcessList: process dispatcher (pid:724) died (RUN-FLAG)
    [Thr 1352] JControlIResetProcess: reset process dispatcher
    *[Thr 1352] JControlICheckProcessList: license check failed*
    *[Thr 1352] JControlMainLoop: license check failed -> shutdown the instance*
    [Thr 1352] JControlProcessMessage: received <shutdown without restart> command
    [Thr 1352] JControlIStopInstance: shutting down (command: 0)
    [Thr 1352] JControlIProcessSoftKill: soft kill of process server0 (pid:2276)
    [Thr 1352] Wed May 07 14:22:33 2008
    [Thr 1352] *** ERROR => Can't terminate process (pid = 2276,handle = 00000678,err = 5) [jstartnt.c   690]
    [Thr 1352] *** ERROR => Critical error, can't terminate process server0 (pid:2276) (rc=-2) [jcntrxxi.c   407]
    [Thr 1352] JControlICheckProcessList: process server0 (pid:2276) died (STOPPING)
    [Thr 1352] JControlIResetProcess: reset process server0
    [Thr 1352] JControlCloseProgram: started (exitcode = 0)
    [Thr 3376] JControlMSMessageFunc: shutdown -> terminate message listener
    [Thr 3376] JControlMSMessageFunc: leave listener thread
    [Thr 1352] Wed May 07 14:22:34 2008
    [Thr 1352] JControlCloseProgram: good bye... (exitcode = -11111)
    Regards
    RandomStudent
    Edited by: RandomStudent on May 7, 2008 4:45 PM
    Edited by: RandomStudent on May 7, 2008 4:47 PM

    Hello Vijith, thanks for your answer.
    Installed a Sneak Preview of SAP NetWeaver 7.1 CE on Monday(5th May), but it failed.
    Deinstalled the 7.1 CE Software on Tuesday (6th May).
    Installed Sneak Preview of SAP Netweaver (2004s) 7.0 SP9 on Wednesday (7th May) and it was installed correctly, but i got the problem with the license check.
    So the Options are:
    Change the date on OS before starting the Software
    or
    Deinstalling the Software and installing SAP Netweaver (2004s) 7.0 SP9 SR 3 (which i downloaded this night). But i think i have to get the registry clean then. Are there Tools to clean the registry from all SAP entries?

  • Server doesn't start after applying SP3

    Hi,
    after applying SP3 the server doesn't start.
    I just get the following error within the server log.
    Any hints ?
    Regards
    Gerald Eder
    JVMX version - May 20 2007 23:27:34 - 01_REL - optU - windows amd64 - bas2:78002 (mixed mode, sharing)
    (CompilerOracle exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources)
    (CompilerOracle exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain)
    (CompilerOracle exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub)
    (CompilerOracle exclude com/sapportals/portal/prt/util/StringUtils escapeToJS)
    (CompilerOracle exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices)
    (CompilerOracle exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile)
    (CompilerOracle exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup)
    (CompilerOracle exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue)
    (CompilerOracle exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode)
    (CompilerOracle exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode)
    (CompilerOracle exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects)
    (CompilerOracle exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement)
    (CompilerOracle exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence)
    (CompilerOracle exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations)
    (CompilerOracle exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto)
    (CompilerOracle exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects)
    The active factory is : com.sap.engine.boot.loader.StandardClassLoaderFactory
    Using an index file : D:\usr\sap\TC1\J20\j2ee\cluster\bin\index.list
    [GC [ParNew: 14592K->4114K(29120K), 0.0102761 secs] 14592K->4114K(116544K), 0.0103466 secs]
    Reading kernel properties from kernelProperties.bin file...
       Checked the data for 32 ms.
       Read the objects for 250 ms.
       Substituted the values for 47 ms.
    Finished reading kernel objects for 297 ms.
    StartupFramework returned mode [NORMAL]
    StartupFramework returned action [NONE]
    SAP J2EE Engine Version 7.10.3301.162847.20070927153007 is starting...
    Loading: LogManager ... 578 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... Error - ID:000004. System is halted. Exception is:
    java.lang.NoClassDefFoundError: com/sap/jvm/Capabilities
         at com.sap.engine.core.thread.impl3.ErrorQueueHandler.<clinit>(ErrorQueueHandler.java:34)
         at com.sap.engine.core.thread.impl3.ThreadManagerImpl.init(ThreadManagerImpl.java:204)
         at com.sap.engine.core.Framework.loadSingleManager(Framework.java:665)
         at com.sap.engine.core.Framework.loadManagers(Framework.java:367)
         at com.sap.engine.core.Framework.start(Framework.java:296)
         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:585)
         at com.sap.engine.boot.FrameThread.startFramework(FrameThread.java:161)
         at com.sap.engine.boot.FrameThread.run(FrameThread.java:183)
         at com.sap.engine.boot.StartFrame.work(StartFrame.java:101)
         at com.sap.engine.boot.Start.main(Start.java:33)
    Caused by: java.lang.ClassNotFoundException: com.sap.jvm.Capabilities
    Loader Info -
    ClassLoader name: [system:Kernel]
    Living status: alive
    Direct parent loaders:
       [library:core_lib]
    Resources:
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\jenqulib.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcantlr~runtime.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcblcachemgmtapi_for_assembly.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcblcachemgmtimpl.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcblcache_pluginslib.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcblframekrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_cacheimpl.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_classloadkrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_clusterkrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_configurationkrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_databasekrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_licensingkrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_lockingkrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_logkrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_poolkrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_servicekrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_threadkrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcblopensqlkernelimplOpenSQLKrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcjeoffline_deployimpl.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcjesessionmgmtimpl.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcseclikeylikey_assembly.jar
         at com.sap.engine.boot.loader.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:259)
         at com.sap.engine.boot.loader.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:228)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:353)
         ... 13 more

    After upgrading the SAPVM the server starts

  • J2EE Server does not start

    Hi,
    I get the following trace when I try to start a newly installed J2EE Server. (sp11).
    The only errors I see are :
    [Thr 2108] *** ERROR => Invalid property value [system.id/0] [jstartxx.c   789]
    [Thr 2108] *** ERROR => Invalid property value [box.number/J2EJC00PALN00404448A] [jstartxx.c   789]
    Appreciate any help
    trc file: "C:\usr\sap\J2E\JC00\work\dev_jcontrol", trc level: 1, release: "640"
    node name   : jcontrol
    pid         : 3852
    system name : J2E
    system nr.  : 00
    started at  : Tue Sep 13 11:09:34 2005
    arguments   :
        arg[00] : C:\usr\sap\J2E\JC00\j2ee\os_libs\jcontrol.exe
        arg[01] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    [Thr 2108] Tue Sep 13 11:09:34 2005
    [Thr 2108] *** ERROR => Invalid property value [system.id/0] [jstartxx.c   789]
    [Thr 2108] *** ERROR => Invalid property value [box.number/J2EJC00PALN00404448A] [jstartxx.c   789]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties;C:\usr\sap\J2E\JC00\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : PALN00404448A
    -> 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
    -> files [01] : C:\usr\sap\J2E\JC00\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : PALN00404448A
    -> 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_ID5336850  : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID5336800  : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [02] bootstrap            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID5336850            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [01] ID5336800            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [02] sdm                  : C:\usr\sap\J2E\JC00\SDM\program\config\sdm_jstartup.properties
    [Thr 2108] Tue Sep 13 11:09:35 2005
    [Thr 2108] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 2108] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    JStartupIReadSection: read node properties [bootstrap]
    -> node name       : bootstrap
    -> node type       : bootstrap
    -> java path       : C:\j2sdk1.4.2_08
    -> java parameters : -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1
    -> 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
    -> root path       : C:\usr\sap\J2E\JC00\j2ee\cluster
    -> class path      : .\bootstrap\launcher.jar
    -> OS libs path    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> main class      : com.sap.engine.offline.OfflineToolStart
    -> 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
    -> parameters      : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0053368
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    JStartupStartJLaunch: program = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> arg[02] = -DSAPINFO=J2E_00_bootstrap
    -> arg[03] = -file=C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=bootstrap
    -> arg[05] = -nodeId=-1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_3852
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC00\work\jvm_bootstrap.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC00\work\std_bootstrap.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC00\work\dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> lib path = PATH=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    -> exe path = PATH=C:\j2sdk1.4.2_08\bin;C:\usr\sap\J2E\JC00\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    [Thr 2108] Tue Sep 13 11:18:11 2005
    [Thr 2108] JControlExecuteBootstrap: read instance values after global bootstrap
    [Thr 2108] *** ERROR => Invalid property value [box.number/J2EJC00PALN00404448A] [jstartxx.c   789]
    [Thr 2108] *** ERROR => Invalid property value [system.id/0] [jstartxx.c   789]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties;C:\usr\sap\J2E\JC00\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : PALN00404448A
    -> ms port    : 3601
    -> OS libs    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    [Thr 2108] JControlExecuteBootstrap: enumerate the nodes after global bootstrap
    Used property files
    -> files [00] : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> files [01] : C:\usr\sap\J2E\JC00\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : PALN00404448A
    -> 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_ID5336800  : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID5336850  : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID5336800            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [01] ID5336850            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [02] sdm                  : C:\usr\sap\J2E\JC00\SDM\program\config\sdm_jstartup.properties
    [Thr 2108] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID5336800]
    [Thr 2108] INFO: Invalid property value [JLaunchParameters/]
    [Thr 2108] [Node: dispatcher bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    JStartupIReadSection: read node properties [bootstrap_ID5336800]
    -> node name       : dispatcher bootstrap
    -> node type       : bootstrap
    -> java path       : C:\j2sdk1.4.2_08
    -> java parameters : -Djco.jarm=1 -Djco.jarm=1
    -> 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       : 170M
    -> root path       : C:\usr\sap\J2E\JC00\j2ee\cluster
    -> class path      : .\bootstrap\launcher.jar
    -> OS libs path    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> main class      : com.sap.engine.offline.OfflineToolStart
    -> 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
    -> parameters      : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID005336800
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    JStartupStartJLaunch: program = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> arg[02] = -DSAPINFO=J2E_00_bootstrap
    -> arg[03] = -file=C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=bootstrap_ID5336800
    -> arg[05] = -nodeId=-1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_3852
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC00\work\jvm_bootstrap_ID5336800.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC00\work\std_bootstrap_ID5336800.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC00\work\dev_bootstrap_ID5336800
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> lib path = PATH=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    -> exe path = PATH=C:\j2sdk1.4.2_08\bin;C:\usr\sap\J2E\JC00\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    [Thr 2108] Tue Sep 13 11:19:24 2005
    [Thr 2108] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID5336850]
    [Thr 2108] INFO: Invalid property value [JLaunchParameters/]
    [Thr 2108] [Node: server0 bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    JStartupIReadSection: read node properties [bootstrap_ID5336850]
    -> node name       : server0 bootstrap
    -> node type       : bootstrap
    -> java path       : C:\j2sdk1.4.2_08
    -> java parameters : -Djco.jarm=1 -Djco.jarm=1
    -> 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
    -> root path       : C:\usr\sap\J2E\JC00\j2ee\cluster
    -> class path      : .\bootstrap\launcher.jar
    -> OS libs path    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> main class      : com.sap.engine.offline.OfflineToolStart
    -> 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
    -> parameters      : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID005336850
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    JStartupStartJLaunch: program = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> arg[02] = -DSAPINFO=J2E_00_bootstrap
    -> arg[03] = -file=C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=bootstrap_ID5336850
    -> arg[05] = -nodeId=-1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_3852
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC00\work\jvm_bootstrap_ID5336850.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC00\work\std_bootstrap_ID5336850.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC00\work\dev_bootstrap_ID5336850
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> lib path = PATH=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    -> exe path = PATH=C:\j2sdk1.4.2_08\bin;C:\usr\sap\J2E\JC00\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    [Thr 2108] Tue Sep 13 11:25:08 2005
    [Thr 2108] JControlIBuildProcessList: Maximum error count is set to 4
    [Thr 2108] INFO: Invalid property value [JLaunchParameters/]
    [Thr 2108] [Node: dispatcher] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    [Thr 1000] JControlRequestFunc: Thread 1000 started as listener thread for np messages.
    JStartupIReadSection: read node properties [ID5336800]
    -> node name       : dispatcher
    -> node type       : dispatcher
    -> java path       : C:\j2sdk1.4.2_08
    -> java parameters : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Djco.jarm=1 -Drdbms.driverLocation=c:/sapdb/programs/runtime/jar/sapdbc.jar -Dsys.global.dir=C:/usr/sap/J2E/SYS/global -XX:NewSize=28m -XX:MaxNewSize=28m -XX:+DisableExplicitGC
    -> 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       : 170M
    -> init heap size  : 170M
    -> root path       : C:\usr\sap\J2E\JC00\j2ee\cluster\dispatcher
    -> class path      : .\bin\boot\boot.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
    -> parameters      :
    -> debuggable      : no
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    [Thr 2108] INFO: Invalid property value [JLaunchParameters/]
    [Thr 2108] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    JStartupIReadSection: read node properties [ID5336850]
    -> 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 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer -Djco.jarm=1 -Dsun.io.useCanonCaches=false -Djava.awt.headless=true -verbose:gc -Drdbms.driverLocation=c:/sapdb/programs/runtime/jar/sapdbc.jar -Dsys.global.dir=C:/usr/sap/J2E/SYS/global -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
    -> parameters      :
    -> debuggable      : no
    -> debug mode      : no
    -> debug port      : 50021
    -> shutdown timeout: 120000
    [Thr 2108] Tue Sep 13 11:25:09 2005
    [Thr 2108] [Node: SDM] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    JStartupIReadSection: read node properties [sdm]
    -> node name       : SDM
    -> node type       : sdm
    -> java path       : C:\j2sdk1.4.2_08
    -> java parameters :
    -> 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       : 128M
    -> root path       : C:\usr\sap\J2E\JC00\SDM\program
    -> class path      : C:\usr\sap\J2E\JC00\SDM\program\bin\SDM.jar
    -> OS libs path    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> main class      : SDMInternal
    -> 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.sdm.jstartup.shutdown.InternalShutDown
    -> parameters      : server sdmhome=C:\usr\sap/J2E/JC00/SDM/program
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    [Thr 2108] Tue Sep 13 11:25:10 2005
    [Thr 2108] JControlMSConnect: attached to message server (PALN00404448A/3601)
    JStartupStartJLaunch: program = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> arg[02] = -DSAPINFO=J2E_00_dispatcher
    -> arg[03] = -file=C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=ID5336800
    -> arg[05] = -nodeId=0
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_3852
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC00\work\jvm_dispatcher.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC00\work\std_dispatcher.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC00\work\dev_dispatcher
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> lib path = PATH=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    -> exe path = PATH=C:\j2sdk1.4.2_08\bin;C:\usr\sap\J2E\JC00\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    [Thr 2876] JControlMSMessageFunc: Thread 2876 started as listener thread for ms messages.
    [Thr 2108] JControlICheckProcessList: process dispatcher started (PID:3248)
    JStartupStartJLaunch: program = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> arg[02] = -DSAPINFO=J2E_00_server
    -> arg[03] = -file=C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=ID5336850
    -> arg[05] = -nodeId=1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_3852
    -> arg[07] = -locOutFile=C:\usr\sap\J2E\JC00\work\dev_server0
    -> arg[08] = -mode=JCONTROL
    -> arg[09] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> lib path = PATH=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    -> exe path = PATH=C:\j2sdk1.4.2_08\bin;C:\usr\sap\J2E\JC00\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    [Thr 2108] JControlICheckProcessList: process server0 started (PID:4084)
    JStartupStartJLaunch: program = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> arg[02] = -DSAPINFO=J2E_00_sdm
    -> arg[03] = -file=C:\usr\sap\J2E\JC00\SDM\program\config\sdm_jstartup.properties
    -> arg[04] = -nodeName=sdm
    -> arg[05] = -nodeId=2
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_3852
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC00\work\jvm_sdm.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC00\work\std_sdm.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC00\work\dev_sdm
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> lib path = PATH=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    -> exe path = PATH=C:\j2sdk1.4.2_08\bin;C:\usr\sap\J2E\JC00\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    [Thr 2108] JControlICheckProcessList: process SDM started (PID:3776)
    [Thr 2876] Tue Sep 13 11:25:32 2005
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] Tue Sep 13 11:25:44 2005
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] Tue Sep 13 11:27:18 2005
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server

    Hi,
    I get the following trace when I try to start a newly installed J2EE Server. (sp11).
    The only errors I see are :
    [Thr 2108] *** ERROR => Invalid property value [system.id/0] [jstartxx.c   789]
    [Thr 2108] *** ERROR => Invalid property value [box.number/J2EJC00PALN00404448A] [jstartxx.c   789]
    Appreciate any help
    trc file: "C:\usr\sap\J2E\JC00\work\dev_jcontrol", trc level: 1, release: "640"
    node name   : jcontrol
    pid         : 3852
    system name : J2E
    system nr.  : 00
    started at  : Tue Sep 13 11:09:34 2005
    arguments   :
        arg[00] : C:\usr\sap\J2E\JC00\j2ee\os_libs\jcontrol.exe
        arg[01] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    [Thr 2108] Tue Sep 13 11:09:34 2005
    [Thr 2108] *** ERROR => Invalid property value [system.id/0] [jstartxx.c   789]
    [Thr 2108] *** ERROR => Invalid property value [box.number/J2EJC00PALN00404448A] [jstartxx.c   789]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties;C:\usr\sap\J2E\JC00\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : PALN00404448A
    -> 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
    -> files [01] : C:\usr\sap\J2E\JC00\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : PALN00404448A
    -> 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_ID5336850  : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID5336800  : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [02] bootstrap            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID5336850            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [01] ID5336800            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [02] sdm                  : C:\usr\sap\J2E\JC00\SDM\program\config\sdm_jstartup.properties
    [Thr 2108] Tue Sep 13 11:09:35 2005
    [Thr 2108] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 2108] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    JStartupIReadSection: read node properties [bootstrap]
    -> node name       : bootstrap
    -> node type       : bootstrap
    -> java path       : C:\j2sdk1.4.2_08
    -> java parameters : -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1
    -> 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
    -> root path       : C:\usr\sap\J2E\JC00\j2ee\cluster
    -> class path      : .\bootstrap\launcher.jar
    -> OS libs path    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> main class      : com.sap.engine.offline.OfflineToolStart
    -> 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
    -> parameters      : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0053368
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    JStartupStartJLaunch: program = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> arg[02] = -DSAPINFO=J2E_00_bootstrap
    -> arg[03] = -file=C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=bootstrap
    -> arg[05] = -nodeId=-1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_3852
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC00\work\jvm_bootstrap.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC00\work\std_bootstrap.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC00\work\dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> lib path = PATH=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    -> exe path = PATH=C:\j2sdk1.4.2_08\bin;C:\usr\sap\J2E\JC00\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    [Thr 2108] Tue Sep 13 11:18:11 2005
    [Thr 2108] JControlExecuteBootstrap: read instance values after global bootstrap
    [Thr 2108] *** ERROR => Invalid property value [box.number/J2EJC00PALN00404448A] [jstartxx.c   789]
    [Thr 2108] *** ERROR => Invalid property value [system.id/0] [jstartxx.c   789]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties;C:\usr\sap\J2E\JC00\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : PALN00404448A
    -> ms port    : 3601
    -> OS libs    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    [Thr 2108] JControlExecuteBootstrap: enumerate the nodes after global bootstrap
    Used property files
    -> files [00] : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> files [01] : C:\usr\sap\J2E\JC00\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : PALN00404448A
    -> 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_ID5336800  : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID5336850  : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID5336800            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [01] ID5336850            : C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [02] sdm                  : C:\usr\sap\J2E\JC00\SDM\program\config\sdm_jstartup.properties
    [Thr 2108] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID5336800]
    [Thr 2108] INFO: Invalid property value [JLaunchParameters/]
    [Thr 2108] [Node: dispatcher bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    JStartupIReadSection: read node properties [bootstrap_ID5336800]
    -> node name       : dispatcher bootstrap
    -> node type       : bootstrap
    -> java path       : C:\j2sdk1.4.2_08
    -> java parameters : -Djco.jarm=1 -Djco.jarm=1
    -> 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       : 170M
    -> root path       : C:\usr\sap\J2E\JC00\j2ee\cluster
    -> class path      : .\bootstrap\launcher.jar
    -> OS libs path    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> main class      : com.sap.engine.offline.OfflineToolStart
    -> 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
    -> parameters      : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID005336800
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    JStartupStartJLaunch: program = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> arg[02] = -DSAPINFO=J2E_00_bootstrap
    -> arg[03] = -file=C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=bootstrap_ID5336800
    -> arg[05] = -nodeId=-1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_3852
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC00\work\jvm_bootstrap_ID5336800.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC00\work\std_bootstrap_ID5336800.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC00\work\dev_bootstrap_ID5336800
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> lib path = PATH=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    -> exe path = PATH=C:\j2sdk1.4.2_08\bin;C:\usr\sap\J2E\JC00\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    [Thr 2108] Tue Sep 13 11:19:24 2005
    [Thr 2108] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID5336850]
    [Thr 2108] INFO: Invalid property value [JLaunchParameters/]
    [Thr 2108] [Node: server0 bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    JStartupIReadSection: read node properties [bootstrap_ID5336850]
    -> node name       : server0 bootstrap
    -> node type       : bootstrap
    -> java path       : C:\j2sdk1.4.2_08
    -> java parameters : -Djco.jarm=1 -Djco.jarm=1
    -> 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
    -> root path       : C:\usr\sap\J2E\JC00\j2ee\cluster
    -> class path      : .\bootstrap\launcher.jar
    -> OS libs path    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> main class      : com.sap.engine.offline.OfflineToolStart
    -> 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
    -> parameters      : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID005336850
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    JStartupStartJLaunch: program = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> arg[02] = -DSAPINFO=J2E_00_bootstrap
    -> arg[03] = -file=C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=bootstrap_ID5336850
    -> arg[05] = -nodeId=-1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_3852
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC00\work\jvm_bootstrap_ID5336850.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC00\work\std_bootstrap_ID5336850.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC00\work\dev_bootstrap_ID5336850
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> lib path = PATH=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    -> exe path = PATH=C:\j2sdk1.4.2_08\bin;C:\usr\sap\J2E\JC00\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    [Thr 2108] Tue Sep 13 11:25:08 2005
    [Thr 2108] JControlIBuildProcessList: Maximum error count is set to 4
    [Thr 2108] INFO: Invalid property value [JLaunchParameters/]
    [Thr 2108] [Node: dispatcher] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    [Thr 1000] JControlRequestFunc: Thread 1000 started as listener thread for np messages.
    JStartupIReadSection: read node properties [ID5336800]
    -> node name       : dispatcher
    -> node type       : dispatcher
    -> java path       : C:\j2sdk1.4.2_08
    -> java parameters : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Djco.jarm=1 -Drdbms.driverLocation=c:/sapdb/programs/runtime/jar/sapdbc.jar -Dsys.global.dir=C:/usr/sap/J2E/SYS/global -XX:NewSize=28m -XX:MaxNewSize=28m -XX:+DisableExplicitGC
    -> 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       : 170M
    -> init heap size  : 170M
    -> root path       : C:\usr\sap\J2E\JC00\j2ee\cluster\dispatcher
    -> class path      : .\bin\boot\boot.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
    -> parameters      :
    -> debuggable      : no
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    [Thr 2108] INFO: Invalid property value [JLaunchParameters/]
    [Thr 2108] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    JStartupIReadSection: read node properties [ID5336850]
    -> 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 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer -Djco.jarm=1 -Dsun.io.useCanonCaches=false -Djava.awt.headless=true -verbose:gc -Drdbms.driverLocation=c:/sapdb/programs/runtime/jar/sapdbc.jar -Dsys.global.dir=C:/usr/sap/J2E/SYS/global -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
    -> parameters      :
    -> debuggable      : no
    -> debug mode      : no
    -> debug port      : 50021
    -> shutdown timeout: 120000
    [Thr 2108] Tue Sep 13 11:25:09 2005
    [Thr 2108] [Node: SDM] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    JStartupIReadSection: read node properties [sdm]
    -> node name       : SDM
    -> node type       : sdm
    -> java path       : C:\j2sdk1.4.2_08
    -> java parameters :
    -> 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       : 128M
    -> root path       : C:\usr\sap\J2E\JC00\SDM\program
    -> class path      : C:\usr\sap\J2E\JC00\SDM\program\bin\SDM.jar
    -> OS libs path    : C:\usr\sap\J2E\JC00\j2ee\os_libs
    -> main class      : SDMInternal
    -> 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.sdm.jstartup.shutdown.InternalShutDown
    -> parameters      : server sdmhome=C:\usr\sap/J2E/JC00/SDM/program
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    [Thr 2108] Tue Sep 13 11:25:10 2005
    [Thr 2108] JControlMSConnect: attached to message server (PALN00404448A/3601)
    JStartupStartJLaunch: program = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> arg[02] = -DSAPINFO=J2E_00_dispatcher
    -> arg[03] = -file=C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=ID5336800
    -> arg[05] = -nodeId=0
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_3852
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC00\work\jvm_dispatcher.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC00\work\std_dispatcher.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC00\work\dev_dispatcher
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> lib path = PATH=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    -> exe path = PATH=C:\j2sdk1.4.2_08\bin;C:\usr\sap\J2E\JC00\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    [Thr 2876] JControlMSMessageFunc: Thread 2876 started as listener thread for ms messages.
    [Thr 2108] JControlICheckProcessList: process dispatcher started (PID:3248)
    JStartupStartJLaunch: program = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> arg[02] = -DSAPINFO=J2E_00_server
    -> arg[03] = -file=C:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=ID5336850
    -> arg[05] = -nodeId=1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_3852
    -> arg[07] = -locOutFile=C:\usr\sap\J2E\JC00\work\dev_server0
    -> arg[08] = -mode=JCONTROL
    -> arg[09] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> lib path = PATH=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    -> exe path = PATH=C:\j2sdk1.4.2_08\bin;C:\usr\sap\J2E\JC00\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    [Thr 2108] JControlICheckProcessList: process server0 started (PID:4084)
    JStartupStartJLaunch: program = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> arg[02] = -DSAPINFO=J2E_00_sdm
    -> arg[03] = -file=C:\usr\sap\J2E\JC00\SDM\program\config\sdm_jstartup.properties
    -> arg[04] = -nodeName=sdm
    -> arg[05] = -nodeId=2
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_3852
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC00\work\jvm_sdm.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC00\work\std_sdm.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC00\work\dev_sdm
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_PALN00404448A
    -> lib path = PATH=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    -> exe path = PATH=C:\j2sdk1.4.2_08\bin;C:\usr\sap\J2E\JC00\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\apache-ant-1.6.3\bin;C:\usr\sap\Python\.;C:\j2sdk1.4.2_06\bin;C:\PROGRA1\SECUDE\SECUDE1;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Perforce;C:\Program Files\Common Files\OpSession\Shared;C:\Program Files\Common Files\OpSession\Viewer Shared
    [Thr 2108] JControlICheckProcessList: process SDM started (PID:3776)
    [Thr 2876] Tue Sep 13 11:25:32 2005
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] Tue Sep 13 11:25:44 2005
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] Tue Sep 13 11:27:18 2005
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 2876] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server

  • Running Weblogic Server 10.3.3 in Debug  mode

    Hi to all,
    Here i got a problem after installing Oracle Identity Manager 11g R3,to solve the issue i need to run WebLogic Server 10.3.3 in Debug mode.
    Can any suggest how to run WebLogic Server 10.3.3 in Debug mode.
    Here i find a solution to run in debug mode,but no difference in log files before and after changing debug mode.
    Enable Debugging on the WebLogic Server
    To start WebLogic Server in debug mode, you will need to modify the startWebLogic.cmd script in the <WLS-root>\wlserver_10.0\samples\domains\wl_server directory. <WLS-root> is the directory in which WebLogic 10.0.1 was installed into.
    In the startWebLogic.cmd script, specify the JAVA OPTIONS with:
    set JAVA_OPTIONS=-Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=4000,server=y,suspend=n
    Let me know if u have any questions,
    Thanks and Ragards,
    Satish

    Greg,
    I cam across this issue too. It looks like there is a bug in sample script provided by weblogic documentation. We should not use ADMIN_URL as they mentioned in the script.
    Remove it and try. For more info. please see this link helps:
    http://ananthkannan.blogspot.com/2009/10/weblogic-server-instance-as-window.html
    Thanks.
    Ananth

  • My MacBook Pro doesn't start; in safe mode shift CMD V the message "disk0s2: media is not present" is written on the screen repeatedly but the MacBook doesn't start.  Do you have any ideas of why this should be or what I should do to resolve this?

    My MacBook Pro doesn't start; in safe mode <shift CMD V> the message "disk0s2: media is not present" is written on the screen repeatedly but the MacBook doesn't start.  Do you have any ideas of why this should be or what I should do to resolve this?  Thanks  Eamonn

    Thanks for these suggestions: I have tried safe mode re-starts (both "verbose" and simple "shift" + power) to no avail.  I get the error message "disk0s2: media is not present".  Following this I inserted the installation disc and from there ran disc utility.  The "Verify Disk" indicated an error " invalid sibling link" which it could not repair.
    I also tried to completely re-format/erase the disk, but again got an error message "disk object invalid or unable to serialize".
    Any ideas of what could be causing this or the best solution?  I fear I am fast running out of options.

  • MDM Server doesn't start after upgrade to SP 5

    hi,
    i'm not used to sap services on windows hosts.
    After the Update from 7.1.04 to 7.1.05 the mdm server doesn't start. I found only a few logs (unter c:/usr/sap/SID/MDS00/work). Most of them from sapcpe (without errors or warnings). Only the sapstart.log contains a bit information:
    SAP-R/3-Startup Program
    Starting at 2010/08/16 21:29:18
    Startup Profile: "C:\usr\sap\MDM\SYS\profile\MDM_MDS00_mdmtest"
    Starting Programs
    (1684) Execute: C:\usr\sap\MDM\SYS\exe\uc\NTAMD64\sapcpe.EXE pf=C:\usr\sap\MDM\SYS\profile\MDM_MDS00_mdmtest list:C:\usr\sap\MDM\SYS\exe\uc\NTAMD64/mds.lst
    (976) Execute: C:\usr\sap\MDM\SYS\exe\uc\NTAMD64\sapcpe.EXE pf=C:\usr\sap\MDM\SYS\profile\MDM_MDS00_mdmtest list:C:\usr\sap\MDM\SYS\exe\uc\NTAMD64/shared.lst
    (3632) Execute: C:\usr\sap\MDM\SYS\exe\uc\NTAMD64\sapcpe.EXE pf=C:\usr\sap\MDM\SYS\profile\MDM_MDS00_mdmtest list:C:\usr\sap\MDM\SYS\exe\uc\NTAMD64/sapinstance.lst
    (2172) Execute: C:\usr\sap\MDM\MDS00\exe\mdmcpc.bat C:\usr\sap\MDM\SYS\profile\MDM_MDS00_mdmtest.INI C:\usr\sap\MDM\MDS00\config\mds.ini
    (3652) CreateProcess: C:\usr\sap\MDM\MDS00\exe\mds.EXE
    Process 3652 died unexpectedly, restarting process
    (3612) Restart CreateProcess: C:\usr\sap\MDM\MDS00\exe\mds.EXE
    Process 3612 died unexpectedly, restarting process
    (2364) Restart CreateProcess: C:\usr\sap\MDM\MDS00\exe\mds.EXE
    Process 2364 died unexpectedly, restarting process
    (3576) Restart CreateProcess: C:\usr\sap\MDM\MDS00\exe\mds.EXE
    Process 3576 died unexpectedly, restarting process
    (3588) Restart CreateProcess: C:\usr\sap\MDM\MDS00\exe\mds.EXE
    Process 3588 died unexpectedly, final process restart.
    Process will not be restated in the future because of frequent failure.
    (1396) Restart CreateProcess: C:\usr\sap\MDM\MDS00\exe\mds.EXE
    This isn't really much I can work with. In the sapmmc I found the Option Developer Trace. I try to 'switch it on', but there is no difference.
    With 7.1.04 the server was running well.
    I happy for any suggestions

    Hi,
    Please check out Note 1482822 - MDM Server not starting after MDM 7.1 SP05 was installed.
    hope it helps you.
    Best regards,
    sudhanshu

  • J2ee server failed to start

    Hi My J2ee server did not start up I have tried many time even system shutdown but still it is not coming up
    The std_server0.out file contains the following data please help
    Server0 always end up with exit code -11113
              Please help
    stdout/stderr redirect
    node name   : server0
    pid         : 4604
    system name : BS1
    system nr.  : 01
    started at  : Wed May 28 16:29:05 2008
    Reserved 1610612736 (0x60000000) bytes before loading DLLs.
    [Thr 5240] MtxInit: -2 0 0
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    SAP J2EE Engine Version 7.00   PatchLevel is starting...
    Loading: LogManager ... 1141 ms.
    Loading: PoolManager ... 16 ms.
    Loading: ApplicationThreadManager ... 156 ms.
    Loading: ThreadManager ... 47 ms.
    Loading: IpVerificationManager ... 15 ms.
    Loading: ClassLoaderManager ... 32 ms.
    Loading: ClusterManager ... 469 ms.
    Loading: LockingManager ... 141 ms.
    Loading: ConfigurationManager ... 5344 ms.
    Loading: LicensingManager ... 46 ms.
    Loading: CacheManager ... 329 ms.
    Loading: ServiceManager ...
    Loading services.:
      Service memory started. (32 ms).
      Service cross started. (15 ms).
      Service userstore started. (15 ms).
      Service file started. (156 ms).
      Service cafeucc~api started. (15 ms).
      Service timeout started. (94 ms).
      Service runtimeinfo started. (0 ms).
      Service trex.service started. (406 ms).
      Service jmx_notification started. (250 ms).
      Service p4 started. (547 ms).
      Service classpath_resolver started. (15 ms).
      Service log_configurator started. (6063 ms).
      Service locking started. (0 ms).
      Service http started. (672 ms).
      Service naming started. (735 ms).
      Service failover started. (141 ms).
      Service jmsconnector started. (250 ms).
      Service appclient started. (281 ms).
      Service javamail started. (562 ms).
      Service ts started. (500 ms).
      Service licensing started. (15 ms).
      Service cafeugpmailcf started. (469 ms).
      Service connector started. (812 ms).
      Service webservices started. (968 ms).
      Service iiop started. (672 ms).
      Service deploy started. (17797 ms).
      Service MigrationService started. (47 ms).
      Service configuration started. (47 ms).
      Service bimmrdeployer started. (31 ms).
      Service dbpool started. (3750 ms).
      Service com.sap.security.core.ume.service started. (3687 ms).
      service security ================= ERROR =================
    Core service security failed. J2EE Engine cannot be started.
    com.sap.engine.services.security.exceptions.SecurityServiceException: Unexpected exception:
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:179)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:211)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:142)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    Caused by: com.sap.engine.services.security.exceptions.BaseSecurityException: Anonymous principal not configured
         at com.sap.engine.services.security.login.SecurityContext.setAnonymousPrincipal(SecurityContext.java:513)
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:139)
         ... 5 more
    Caused by: com.sap.security.core.server.userstore.UserstoreException: Could not get user j2ee_guest
         at com.sap.security.core.server.userstore.UserContextUME.engineGetUserInfo(UserContextUME.java:196)
         at com.sap.engine.services.security.userstore.context.UserContext.getUserInfo(UserContext.java:102)
         at com.sap.engine.services.security.login.SecurityContext.setAnonymousPrincipal(SecurityContext.java:507)
         ... 6 more
    Caused by: com.sap.security.api.NoSuchUserAccountException: USER_AUTH_FAILED: User account for logonid "j2ee_guest" not found!
         at com.sap.security.core.imp.AbstractUserAccount.<init>(AbstractUserAccount.java:364)
         at com.sap.security.core.imp.DBTextFileUserAccount.<init>(DBTextFileUserAccount.java:56)
         at com.sap.security.core.imp.UserAccountFactory.getReadonlyUserAccountByLogonId(UserAccountFactory.java:643)
         at com.sap.security.core.imp.UserAccountFactory.getUserAccountByLogonId(UserAccountFactory.java:459)
         at com.sap.security.core.imp.UserAccountFactory.getUserAccountByLogonId(UserAccountFactory.java:445)
         at com.sap.security.core.imp.UserAccountFactory.getUserAccountByLogonId(UserAccountFactory.java:693)
         at com.sap.security.core.imp.UserAccountFactory.getUserAccountByLogonId(UserAccountFactory.java:679)
         at com.sap.security.core.server.userstore.UserContextUME.engineGetUserInfo(UserContextUME.java:192)
         ... 8 more
    com.sap.engine.services.security.exceptions.SecurityServiceException: Unexpected exception:
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:179)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:211)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:142)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    Caused by: com.sap.engine.services.security.exceptions.BaseSecurityException: Anonymous principal not configured
         at com.sap.engine.services.security.login.SecurityContext.setAnonymousPrincipal(SecurityContext.java:513)
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:139)
         ... 5 more
    Caused by: com.sap.security.core.server.userstore.UserstoreException: Could not get user j2ee_guest
         at com.sap.security.core.server.userstore.UserContextUME.engineGetUserInfo(UserContextUME.java:196)
         at com.sap.engine.services.security.userstore.context.UserContext.getUserInfo(UserContext.java:102)
         at com.sap.engine.services.security.login.SecurityContext.setAnonymousPrincipal(SecurityContext.java:507)
         ... 6 more
    Caused by: com.sap.security.api.NoSuchUserAccountException: USER_AUTH_FAILED: User account for logonid "j2ee_guest" not found!
         at com.sap.security.core.imp.AbstractUserAccount.<init>(AbstractUserAccount.java:364)
         at com.sap.security.core.imp.DBTextFileUserAccount.<init>(DBTextFileUserAccount.java:56)
         at com.sap.security.core.imp.UserAccountFactory.getReadonlyUserAccountByLogonId(UserAccountFactory.java:643)
         at com.sap.security.core.imp.UserAccountFactory.getUserAccountByLogonId(UserAccountFactory.java:459)
         at com.sap.security.core.imp.UserAccountFactory.getUserAccountByLogonId(UserAccountFactory.java:445)
         at com.sap.security.core.imp.UserAccountFactory.getUserAccountByLogonId(UserAccountFactory.java:693)
         at com.sap.security.core.imp.UserAccountFactory.getUserAccountByLogonId(UserAccountFactory.java:679)
         at com.sap.security.core.server.userstore.UserContextUME.engineGetUserInfo(UserContextUME.java:192)
         ... 8 more
    [Framework -> criticalShutdown] Core service security failed. J2EE Engine cannot be started.
    May 28, 2008 4:29:52 PM             com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_45] Fatal: Critical shutdown was invoked. Reason is: Core service security failed. J2EE Engine cannot be started.
    Thanks & Regards,
    Bhupinder Singh

    Seems like a problem with the UME user store.. j2ee_guest seems to be missing or just wasnt created
    NoSuchUserAccountException: USER_AUTH_FAILED: User account for logonid "j2ee_guest"
    USER_AUTH_FAILED: User account for logonid "j2ee_guest" not found!
    Read,
    http://help.sap.com/saphelp_nw04/helpdata/en/22/2ca0856c9d0c41beae4dcbeba6f0dc/content.htm
    Regards
    Juan

  • Safari doesn´t start in fullscreen mode

    When i use the PrivateBrowsing-Mode an quit Safari or restart the Mac, then Safari doesn´t start in fullscreen mode - why???

    Back up all data.
    Triple-click the line below to select it:
    ~/Library/Saved Application State/com.apple.Safari.savedState
    Right-click or control-click the highlighted line and select
    Services ▹ Reveal
    from the contextual menu. A Finder window should open with an item selected. Quit the application if it's running. Move the selected item to the Trash. Test.

  • J2EE Engine doesn't start on ABAP+Java stack Release 700

    Hallo Gurus,
    I am not able to start J2EE engine.  We have J2EE 700 with SP10.  I have gone through documentation and sdn threads and other possible help but couldn't succeed.  Need your help in resolving this issue. 
    Here is output of <u><b>std_bootstrap.out :</b></u>
    stdout/stderr redirect
    node name   : bootstrap
    pid         : 1908
    system name : DCG
    system nr.  : 00
    started at  : Thu Apr 19 12:19:47 2007
    =======================================================
    <u><b>
    Here is out put of dev_jcontrol</b></u>
    trc file: "F:\usr\sap\DCG\DVEBMGS00\work\dev_jcontrol", trc level: 1, release: "700"
    node name   : jcontrol
    pid         : 1908
    system name : DCG
    system nr.  : 00
    started at  : Thu Apr 19 12:19:47 2007
    arguments       :
           arg[00] : F:\usr\sap\DCG\SYS\exe\run\jcontrol.EXE
           arg[01] : pf=F:\usr\sap\DCG\SYS\profile\DCG_DVEBMGS00_RB3DDCG1
           arg[02] : -DSAPSTART=1
           arg[03] : -DCONNECT_PORT=2105
           arg[04] : -DSAPSYSTEM=00
           arg[05] : -DSAPSYSTEMNAME=DCG
           arg[06] : -DSAPMYNAME=rb3ddcg1_DCG_00
           arg[07] : -DSAPPROFILE=F:\usr\sap\DCG\SYS\profile\DCG_DVEBMGS00_RB3DDCG1
           arg[08] : -DFRFC_FALLBACK=ON
           arg[09] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 5308] Thu Apr 19 12:19:47 2007
    [Thr 5308] *** WARNING => INFO: Unknown property [instance.box.number=DCGDVEBMGS00rb3ddcg1] [jstartxx.c   841]
    [Thr 5308] *** WARNING => INFO: Unknown property [instance.en.host=rb3ddcg1] [jstartxx.c   841]
    [Thr 5308] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 5308] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [F:\usr\sap\DCG\DVEBMGS00\j2ee\cluster\instance.properties;F:\usr\sap\DCG\DVEBMGS00\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : rb3ddcg1
    -> ms port    : 3901
    -> OS libs    : F:\usr\sap\DCG\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : F:\usr\sap\DCG\DVEBMGS00\j2ee\cluster\instance.properties
    -> files [01] : F:\usr\sap\DCG\DVEBMGS00\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : rb3ddcg1
    -> ms port    : 3901
    -> os libs    : F:\usr\sap\DCG\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : F:\usr\sap\DCG\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID3207600  : F:\usr\sap\DCG\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID3207650  : F:\usr\sap\DCG\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID3207600            : F:\usr\sap\DCG\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID3207650            : F:\usr\sap\DCG\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] sdm                  : F:\usr\sap\DCG\DVEBMGS00\SDM\program\config\sdm_jstartup.properties
    [Thr 5308] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 4632] JControlDPMessageFunc: Thread 4632 started as handler thread for R/3 dispatcher messages.
    [Thr 5308] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_12
    [Thr 5308] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\DCG\SYS\exe\run\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : C:\j2sdk1.4.2_12
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_12-b03
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 512M
    -> root path          : F:\usr\sap\DCG\DVEBMGS00\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : F:\usr\sap\DCG\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : F:\usr\sap\DCG\SYS\exe\run\jstartup.jar;F:\usr\sap\DCG\SYS\exe\run\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0032076
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = F:\usr\sap\DCG\SYS\exe\run
    -> arg[00] = F:\usr\sap\DCG\SYS\exe\run
    -> arg[01] = pf=F:\usr\sap\DCG\SYS\profile\DCG_DVEBMGS00_RB3DDCG1
    -> arg[02] = -DSAPINFO=DCG_00_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=F:\usr\sap\DCG\DVEBMGS00\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_1908
    -> arg[06] = -nodeName=bootstrap
    -> arg[07] = -jvmOutFile=F:\usr\sap\DCG\DVEBMGS00\work\jvm_bootstrap.out
    -> arg[08] = -stdOutFile=F:\usr\sap\DCG\DVEBMGS00\work\std_bootstrap.out
    -> arg[09] = -locOutFile=F:\usr\sap\DCG\DVEBMGS00\work\dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=F:\usr\sap\DCG\SYS\profile\DCG_DVEBMGS00_RB3DDCG1
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=2107
    -> arg[14] = -DSAPSYSTEM=00
    -> arg[15] = -DSAPSYSTEMNAME=DCG
    -> arg[16] = -DSAPMYNAME=rb3ddcg1_DCG_00
    -> arg[17] = -DSAPPROFILE=F:\usr\sap\DCG\SYS\profile\DCG_DVEBMGS00_RB3DDCG1
    -> arg[18] = -DFRFC_FALLBACK=ON
    -> arg[19] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = PATH=C:\j2sdk1.4.2_12\jre\bin\server;C:\j2sdk1.4.2_12\jre\bin;F:\oracle\DCG\102\bin;F:\oracle\DCG\102\jre\1.4.2\bin;C:\Program Files\Support Tools\;C:\Program Files\Windows Resource Kits\Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;F:\usr\sap\DCG\SYS\exe\run;F:\oracle\DCG\102\OPatch; F:\oracle\DCG\102\bin
    -> exe path = PATH=C:\j2sdk1.4.2_12\bin;F:\usr\sap\DCG\DVEBMGS00\j2ee\os_libs;F:\oracle\DCG\102\bin;F:\oracle\DCG\102\jre\1.4.2\bin;C:\Program Files\Support Tools\;C:\Program Files\Windows Resource Kits\Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;F:\usr\sap\DCG\SYS\exe\run;F:\oracle\DCG\102\OPatch; F:\oracle\DCG\102\bin
    [Thr 5308] *** ERROR => can't start process [bootstrap] [jstartxx.c   1622]
    [Thr 5308] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = -1)
    [Thr 5308] JControlCloseProgram: started (exitcode = -1)
    [Thr 5308] JControlCloseProgram: good bye... (exitcode = -1)
    =================================
    <b><u>Output of dev_jlaunch</u></b>
    trc file: "F:\usr\sap\DCG\DVEBMGS00\work\dev_jlaunch", trc level: 1, release: "700"
    node name   : jlaunch
    pid         : 4496
    system name : DCG
    system nr.  : 00
    started at  : Tue Apr 17 18:09:35 2007
    arguments       :
           arg[00] : jlaunch
           arg[01] : pf=F:\usr\sap\DCG\SYS\profile\DCG_DVEBMGS00_RB3DDCG1
    [Thr 5032] Tue Apr 17 18:09:35 2007
    [Thr 5032] *** WARNING => INFO: Unknown property [instance.box.number=DCGDVEBMGS00rb3ddcg1] [jstartxx.c   841]
    [Thr 5032] *** WARNING => INFO: Unknown property [instance.en.host=rb3ddcg1] [jstartxx.c   841]
    [Thr 5032] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 5032] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [F:\usr\sap\DCG\DVEBMGS00\j2ee\cluster\instance.properties;F:\usr\sap\DCG\DVEBMGS00\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : rb3ddcg1
    -> ms port    : 1024
    -> OS libs    : F:\usr\sap\DCG\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : F:\usr\sap\DCG\DVEBMGS00\j2ee\cluster\instance.properties
    -> files [01] : F:\usr\sap\DCG\DVEBMGS00\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : rb3ddcg1
    -> ms port    : 1024
    -> os libs    : F:\usr\sap\DCG\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : F:\usr\sap\DCG\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID3207600  : F:\usr\sap\DCG\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID3207650  : F:\usr\sap\DCG\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID3207600            : F:\usr\sap\DCG\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID3207650            : F:\usr\sap\DCG\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] sdm                  : F:\usr\sap\DCG\DVEBMGS00\SDM\program\config\sdm_jstartup.properties
    [Thr 5032] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 5032] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 4332] JLaunchRequestFunc: Thread 4332 started as listener thread for np messages.
    [Thr 5032] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 5032] CPIC (version=700.2006.09.13)
    [Thr 5032] *** ERROR => Can't find node properties of [jlaunch] from [F:\usr\sap\DCG\DVEBMGS00\j2ee\cluster\instance.properties;F:\usr\sap\DCG\DVEBMGS00\SDM\program\config\sdm_jstartup.properties] [jlnchxx.c    1116]
    [Thr 5032] *** ERROR => can't launch program (rc = -1) [jlnchxx.c    485]
    [Thr 5032] JLaunchCloseProgram: good bye (exitcode = -1)
    ===========================
    <u><b>log_bootstrap_IDXXXXX</b></u>
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[..\..\work\log_bootstrap_ID0032076.log]/>
    <!PATTERN[log_bootstrap_ID0032076.log]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter([%24d] %m)]/>
    <!ENCODING[Cp1252]/>
    <!FILESET[0, 2, 2097152]/>
    <!PREVIOUSFILE[log_bootstrap_ID0032076.1.log]/>
    <!NEXTFILE[log_bootstrap_ID0032076.1.log]/>
    <!LOGHEADER[END]/>
    [Dec 22, 2006 1:28:12 PM ] -
    [Dec 22, 2006 1:28:12 PM ] Bootstrap MODE:
    [Dec 22, 2006 1:28:12 PM ] <INSTANCE GLOBALS>
    [Dec 22, 2006 1:28:12 PM ]  determined by parameter [ID0032076].
    [Dec 22, 2006 1:28:12 PM ] -
    [Dec 22, 2006 1:28:14 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 22, 2006 1:28:15 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 22, 2006 1:28:15 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 22, 2006 1:28:15 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 22, 2006 1:28:15 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 22, 2006 1:28:15 PM ] ...Synched ok!
    [Dec 22, 2006 1:28:15 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 22, 2006 1:28:15 PM ] ...Synched ok!
    [Dec 22, 2006 1:28:15 PM ]  * Synchronizing native files...
    [Dec 22, 2006 1:28:15 PM ] Synchronizing file [.\..\os_libs\sapbiado.dll].
    [Dec 22, 2006 1:28:15 PM ] ...Synched ok!
    [Dec 22, 2006 1:28:15 PM ] Synchronizing file [.\..\os_libs\PDFManipulation_native.zip].
    [Dec 22, 2006 1:28:17 PM ] ...Synched ok!
    [Dec 22, 2006 1:28:17 PM ] Synchronizing file [.\..\os_libs\rscp4j.dll].
    [Dec 22, 2006 1:28:17 PM ] ...Synched ok!
    [Dec 22, 2006 1:28:17 PM ] Synchronizing file [.\..\os_libs\FontManagerService_native.zip].
    [Dec 22, 2006 1:28:27 PM ] ...Synched ok!
    [Dec 22, 2006 1:28:27 PM ] Synchronizing file [.\..\os_libs\XMLFormService_native.zip].
    [Dec 22, 2006 1:28:29 PM ] ...Synched ok!
    [Dec 22, 2006 1:28:29 PM ] Synchronizing file [.\..\os_libs\LicenseSupportService_native.zip].
    [Dec 22, 2006 1:28:29 PM ] ...Synched ok!
    [Dec 22, 2006 1:28:29 PM ] Synchronizing file [.\..\os_libs\rscp4j.pdb].
    [Dec 22, 2006 1:28:29 PM ] ...Synched ok!
    [Dec 22, 2006 1:28:29 PM ] Synchronizing file [.\..\os_libs\jmon.dll].
    [Dec 22, 2006 1:28:29 PM ] ...Synched ok!
    [Dec 22, 2006 1:28:29 PM ] Synchronizing file [.\..\os_libs\ServicesNatives2_native.zip].
    [Dec 22, 2006 1:28:29 PM ] ...Synched ok!
    [Dec 22, 2006 1:28:29 PM ]  Done!
    [Dec 22, 2006 1:28:30 PM ] Synch time: 17266 ms
    [Dec 22, 2006 1:36:35 PM ] -
    [Dec 22, 2006 1:36:35 PM ] Bootstrap MODE:
    [Dec 22, 2006 1:36:35 PM ] <INSTANCE GLOBALS>
    [Dec 22, 2006 1:36:35 PM ]  determined by parameter [ID0032076].
    [Dec 22, 2006 1:36:35 PM ] -
    [Dec 22, 2006 1:36:37 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 22, 2006 1:36:37 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 22, 2006 1:36:37 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 22, 2006 1:36:37 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 22, 2006 1:36:37 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 22, 2006 1:36:37 PM ] ...Synched ok!
    [Dec 22, 2006 1:36:37 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 22, 2006 1:36:37 PM ] ...Synched ok!
    [Dec 22, 2006 1:36:37 PM ] Synch time: 2485 ms
    [Dec 22, 2006 3:00:53 PM ] -
    [Dec 22, 2006 3:00:53 PM ] Bootstrap MODE:
    [Dec 22, 2006 3:00:53 PM ] <INSTANCE GLOBALS>
    [Dec 22, 2006 3:00:53 PM ]  determined by parameter [ID0032076].
    [Dec 22, 2006 3:00:53 PM ] -
    [Dec 22, 2006 3:00:56 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 22, 2006 3:00:56 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 22, 2006 3:00:56 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 22, 2006 3:00:56 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 22, 2006 3:00:56 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 22, 2006 3:00:56 PM ] ...Synched ok!
    [Dec 22, 2006 3:00:56 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 22, 2006 3:00:56 PM ] ...Synched ok!
    [Dec 22, 2006 3:00:56 PM ] Synch time: 2906 ms
    [Dec 27, 2006 3:29:26 PM ] -
    [Dec 27, 2006 3:29:26 PM ] Bootstrap MODE:
    [Dec 27, 2006 3:29:26 PM ] <INSTANCE GLOBALS>
    [Dec 27, 2006 3:29:26 PM ]  determined by parameter [ID0032076].
    [Dec 27, 2006 3:29:26 PM ] -
    [Dec 27, 2006 3:29:29 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 27, 2006 3:29:29 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 27, 2006 3:29:29 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 27, 2006 3:29:29 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 27, 2006 3:29:29 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 27, 2006 3:29:29 PM ] ...Synched ok!
    [Dec 27, 2006 3:29:29 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 27, 2006 3:29:29 PM ] ...Synched ok!
    [Dec 27, 2006 3:29:30 PM ] Synch time: 3765 ms
    [Dec 27, 2006 3:29:31 PM ] -
    [Dec 27, 2006 3:29:31 PM ] Bootstrap MODE:
    [Dec 27, 2006 3:29:31 PM ] <INSTANCE GLOBALS>
    [Dec 27, 2006 3:29:31 PM ]  determined by parameter [ID0032076].
    [Dec 27, 2006 3:29:31 PM ] -
    [Dec 27, 2006 3:29:31 PM ] -
    [Dec 27, 2006 3:29:31 PM ] Bootstrap MODE:
    [Dec 27, 2006 3:29:31 PM ] <INSTANCE GLOBALS>
    [Dec 27, 2006 3:29:31 PM ]  determined by parameter [ID0032076].
    [Dec 27, 2006 3:29:31 PM ] -
    [Dec 27, 2006 3:29:34 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 27, 2006 3:29:34 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 27, 2006 3:29:34 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 27, 2006 3:29:34 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 27, 2006 3:29:34 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 27, 2006 3:29:34 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 27, 2006 3:29:34 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 27, 2006 3:29:34 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 27, 2006 3:29:34 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 27, 2006 3:29:34 PM ] ...Synched ok!
    [Dec 27, 2006 3:29:34 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 27, 2006 3:29:34 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 27, 2006 3:29:34 PM ] ...Synched ok!
    [Dec 27, 2006 3:29:34 PM ] ...Synched ok!
    [Dec 27, 2006 3:29:34 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 27, 2006 3:29:34 PM ] ...Synched ok!
    [Dec 27, 2006 3:29:34 PM ] Synch time: 2937 ms
    [Dec 27, 2006 3:29:34 PM ] Synch time: 3000 ms
    [Dec 27, 2006 4:05:13 PM ] -
    [Dec 27, 2006 4:05:13 PM ] Bootstrap MODE:
    [Dec 27, 2006 4:05:13 PM ] <INSTANCE GLOBALS>
    [Dec 27, 2006 4:05:13 PM ]  determined by parameter [ID0032076].
    [Dec 27, 2006 4:05:13 PM ] -
    [Dec 27, 2006 4:05:16 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 27, 2006 4:05:16 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 27, 2006 4:05:16 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 27, 2006 4:05:16 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 27, 2006 4:05:16 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 27, 2006 4:05:16 PM ] ...Synched ok!
    [Dec 27, 2006 4:05:16 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 27, 2006 4:05:16 PM ] ...Synched ok!
    [Dec 27, 2006 4:05:16 PM ] Synch time: 3078 ms
    [Dec 27, 2006 4:57:24 PM ] -
    [Dec 27, 2006 4:57:24 PM ] Bootstrap MODE:
    [Dec 27, 2006 4:57:24 PM ] <INSTANCE GLOBALS>
    [Dec 27, 2006 4:57:24 PM ]  determined by parameter [ID0032076].
    [Dec 27, 2006 4:57:24 PM ] -
    [Dec 27, 2006 4:57:27 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 27, 2006 4:57:27 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 27, 2006 4:57:27 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 27, 2006 4:57:27 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 27, 2006 4:57:27 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 27, 2006 4:57:27 PM ] ...Synched ok!
    [Dec 27, 2006 4:57:27 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 27, 2006 4:57:27 PM ] ...Synched ok!
    [Dec 27, 2006 4:57:27 PM ] Synch time: 3453 ms
    [Dec 27, 2006 5:45:41 PM ] -
    [Dec 27, 2006 5:45:41 PM ] Bootstrap MODE:
    [Dec 27, 2006 5:45:41 PM ] <INSTANCE GLOBALS>
    [Dec 27, 2006 5:45:41 PM ]  determined by parameter [ID0032076].
    [Dec 27, 2006 5:45:41 PM ] -
    [Dec 27, 2006 5:45:43 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 27, 2006 5:45:43 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 27, 2006 5:45:43 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 27, 2006 5:45:43 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 27, 2006 5:45:43 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 27, 2006 5:45:43 PM ] ...Synched ok!
    [Dec 27, 2006 5:45:43 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 27, 2006 5:45:43 PM ] ...Synched ok!
    [Dec 27, 2006 5:45:44 PM ] Synch time: 2671 ms
    [Dec 27, 2006 5:47:20 PM ] -
    [Dec 27, 2006 5:47:20 PM ] Bootstrap MODE:
    [Dec 27, 2006 5:47:20 PM ] <INSTANCE GLOBALS>
    [Dec 27, 2006 5:47:20 PM ]  determined by parameter [ID0032076].
    [Dec 27, 2006 5:47:20 PM ] -
    [Dec 27, 2006 5:47:23 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 27, 2006 5:47:23 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 27, 2006 5:47:23 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 27, 2006 5:47:23 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 27, 2006 5:47:23 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 27, 2006 5:47:23 PM ] ...Synched ok!
    [Dec 27, 2006 5:47:23 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 27, 2006 5:47:23 PM ] ...Synched ok!
    [Dec 27, 2006 5:47:23 PM ] Synch time: 2344 ms
    [Dec 27, 2006 5:48:40 PM ] -
    [Dec 27, 2006 5:48:40 PM ] Bootstrap MODE:
    [Dec 27, 2006 5:48:40 PM ] <INSTANCE GLOBALS>
    [Dec 27, 2006 5:48:40 PM ]  determined by parameter [ID0032076].
    [Dec 27, 2006 5:48:40 PM ] -
    [Dec 27, 2006 5:48:43 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 27, 2006 5:48:43 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 27, 2006 5:48:43 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 27, 2006 5:48:43 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 27, 2006 5:48:43 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 27, 2006 5:48:43 PM ] ...Synched ok!
    [Dec 27, 2006 5:48:43 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 27, 2006 5:48:43 PM ] ...Synched ok!
    [Dec 27, 2006 5:48:43 PM ] Synch time: 2359 ms
    [Dec 27, 2006 5:50:00 PM ] -
    [Dec 27, 2006 5:50:00 PM ] Bootstrap MODE:
    [Dec 27, 2006 5:50:00 PM ] <INSTANCE GLOBALS>
    [Dec 27, 2006 5:50:00 PM ]  determined by parameter [ID0032076].
    [Dec 27, 2006 5:50:00 PM ] -
    [Dec 27, 2006 5:50:03 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 27, 2006 5:50:03 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 27, 2006 5:50:03 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 27, 2006 5:50:03 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 27, 2006 5:50:03 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 27, 2006 5:50:03 PM ] ...Synched ok!
    [Dec 27, 2006 5:50:03 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 27, 2006 5:50:03 PM ] ...Synched ok!
    [Dec 27, 2006 5:50:03 PM ] Synch time: 2312 ms
    [Dec 27, 2006 5:51:21 PM ] -
    [Dec 27, 2006 5:51:21 PM ] Bootstrap MODE:
    [Dec 27, 2006 5:51:21 PM ] <INSTANCE GLOBALS>
    [Dec 27, 2006 5:51:21 PM ]  determined by parameter [ID0032076].
    [Dec 27, 2006 5:51:21 PM ] -
    [Dec 27, 2006 5:51:23 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 27, 2006 5:51:23 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 27, 2006 5:51:23 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 27, 2006 5:51:23 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 27, 2006 5:51:23 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 27, 2006 5:51:23 PM ] ...Synched ok!
    [Dec 27, 2006 5:51:23 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 27, 2006 5:51:23 PM ] ...Synched ok!
    [Dec 27, 2006 5:51:23 PM ] Synch time: 2719 ms
    [Dec 27, 2006 5:52:41 PM ] -
    [Dec 27, 2006 5:52:41 PM ] Bootstrap MODE:
    [Dec 27, 2006 5:52:41 PM ] <INSTANCE GLOBALS>
    [Dec 27, 2006 5:52:41 PM ]  determined by parameter [ID0032076].
    [Dec 27, 2006 5:52:41 PM ] -
    [Dec 27, 2006 5:52:43 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 27, 2006 5:52:43 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 27, 2006 5:52:43 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 27, 2006 5:52:43 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 27, 2006 5:52:43 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 27, 2006 5:52:43 PM ] ...Synched ok!
    [Dec 27, 2006 5:52:43 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 27, 2006 5:52:43 PM ] ...Synched ok!
    [Dec 27, 2006 5:52:43 PM ] Synch time: 2407 ms
    [Dec 27, 2006 5:54:01 PM ] -
    [Dec 27, 2006 5:54:01 PM ] Bootstrap MODE:
    [Dec 27, 2006 5:54:01 PM ] <INSTANCE GLOBALS>
    [Dec 27, 2006 5:54:01 PM ]  determined by parameter [ID0032076].
    [Dec 27, 2006 5:54:01 PM ] -
    [Dec 27, 2006 5:54:03 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 27, 2006 5:54:03 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 27, 2006 5:54:03 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 27, 2006 5:54:03 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 27, 2006 5:54:03 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 27, 2006 5:54:03 PM ] ...Synched ok!
    [Dec 27, 2006 5:54:03 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 27, 2006 5:54:03 PM ] ...Synched ok!
    [Dec 27, 2006 5:54:03 PM ] Synch time: 2391 ms
    [Dec 27, 2006 5:55:21 PM ] -
    [Dec 27, 2006 5:55:21 PM ] Bootstrap MODE:
    [Dec 27, 2006 5:55:21 PM ] <INSTANCE GLOBALS>
    [Dec 27, 2006 5:55:21 PM ]  determined by parameter [ID0032076].
    [Dec 27, 2006 5:55:21 PM ] -
    [Dec 27, 2006 5:55:23 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 27, 2006 5:55:23 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 27, 2006 5:55:23 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 27, 2006 5:55:23 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 27, 2006 5:55:23 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 27, 2006 5:55:23 PM ] ...Synched ok!
    [Dec 27, 2006 5:55:23 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 27, 2006 5:55:23 PM ] ...Synched ok!
    [Dec 27, 2006 5:55:23 PM ] Synch time: 2312 ms
    [Dec 27, 2006 5:56:41 PM ] -
    [Dec 27, 2006 5:56:41 PM ] Bootstrap MODE:
    [Dec 27, 2006 5:56:41 PM ] <INSTANCE GLOBALS>
    [Dec 27, 2006 5:56:41 PM ]  determined by parameter [ID0032076].
    [Dec 27, 2006 5:56:41 PM ] -
    [Dec 27, 2006 5:56:43 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 27, 2006 5:56:43 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 27, 2006 5:56:43 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 27, 2006 5:56:43 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 27, 2006 5:56:43 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 27, 2006 5:56:43 PM ] ...Synched ok!
    [Dec 27, 2006 5:56:43 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 27, 2006 5:56:43 PM ] ...Synched ok!
    [Dec 27, 2006 5:56:43 PM ] Synch time: 2343 ms
    [Dec 27, 2006 5:58:01 PM ] -
    [Dec 27, 2006 5:58:01 PM ] Bootstrap MODE:
    [Dec 27, 2006 5:58:01 PM ] <INSTANCE GLOBALS>
    [Dec 27, 2006 5:58:01 PM ]  determined by parameter [ID0032076].
    [Dec 27, 2006 5:58:01 PM ] -
    [Dec 27, 2006 5:58:03 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 27, 2006 5:58:03 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 27, 2006 5:58:03 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 27, 2006 5:58:03 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 27, 2006 5:58:03 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 27, 2006 5:58:03 PM ] ...Synched ok!
    [Dec 27, 2006 5:58:03 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 27, 2006 5:58:03 PM ] ...Synched ok!
    [Dec 27, 2006 5:58:03 PM ] Synch time: 2359 ms
    [Dec 28, 2006 12:14:49...] -
    [Dec 28, 2006 12:14:49...] Bootstrap MODE:
    [Dec 28, 2006 12:14:49...] <INSTANCE GLOBALS>
    [Dec 28, 2006 12:14:49...]  determined by parameter [ID0032076].
    [Dec 28, 2006 12:14:49...] -
    [Dec 28, 2006 12:14:52...] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 12:14:52...] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 12:14:52...] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 12:14:52...] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 12:14:52...] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 12:14:52...] ...Synched ok!
    [Dec 28, 2006 12:14:52...] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 12:14:52...] ...Synched ok!
    [Dec 28, 2006 12:14:52...] Synch time: 3282 ms
    [Dec 28, 2006 12:16:28...] -
    [Dec 28, 2006 12:16:28...] Bootstrap MODE:
    [Dec 28, 2006 12:16:28...] <INSTANCE GLOBALS>
    [Dec 28, 2006 12:16:28...]  determined by parameter [ID0032076].
    [Dec 28, 2006 12:16:28...] -
    [Dec 28, 2006 12:16:30...] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 12:16:31...] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 12:16:31...] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 12:16:31...] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 12:16:31...] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 12:16:31...] ...Synched ok!
    [Dec 28, 2006 12:16:31...] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 12:16:31...] ...Synched ok!
    [Dec 28, 2006 12:16:31...] Synch time: 2406 ms
    [Dec 28, 2006 12:17:48...] -
    [Dec 28, 2006 12:17:48...] Bootstrap MODE:
    [Dec 28, 2006 12:17:48...] <INSTANCE GLOBALS>
    [Dec 28, 2006 12:17:48...]  determined by parameter [ID0032076].
    [Dec 28, 2006 12:17:48...] -
    [Dec 28, 2006 12:17:50...] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 12:17:51...] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 12:17:51...] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 12:17:51...] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 12:17:51...] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 12:17:51...] ...Synched ok!
    [Dec 28, 2006 12:17:51...] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 12:17:51...] ...Synched ok!
    [Dec 28, 2006 12:17:51...] Synch time: 2421 ms
    [Dec 28, 2006 12:19:08...] -
    [Dec 28, 2006 12:19:08...] Bootstrap MODE:
    [Dec 28, 2006 12:19:08...] <INSTANCE GLOBALS>
    [Dec 28, 2006 12:19:08...]  determined by parameter [ID0032076].
    [Dec 28, 2006 12:19:08...] -
    [Dec 28, 2006 12:19:10...] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 12:19:11...] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 12:19:11...] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 12:19:11...] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 12:19:11...] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 12:19:11...] ...Synched ok!
    [Dec 28, 2006 12:19:11...] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 12:19:11...] ...Synched ok!
    [Dec 28, 2006 12:19:11...] Synch time: 2375 ms
    [Dec 28, 2006 12:20:28...] -
    [Dec 28, 2006 12:20:28...] Bootstrap MODE:
    [Dec 28, 2006 12:20:28...] <INSTANCE GLOBALS>
    [Dec 28, 2006 12:20:28...]  determined by parameter [ID0032076].
    [Dec 28, 2006 12:20:28...] -
    [Dec 28, 2006 12:20:31...] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 12:20:31...] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 12:20:31...] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 12:20:31...] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 12:20:31...] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 12:20:31...] ...Synched ok!
    [Dec 28, 2006 12:20:31...] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 12:20:31...] ...Synched ok!
    [Dec 28, 2006 12:20:31...] Synch time: 2485 ms
    [Dec 28, 2006 12:21:48...] -
    [Dec 28, 2006 12:21:48...] Bootstrap MODE:
    [Dec 28, 2006 12:21:48...] <INSTANCE GLOBALS>
    [Dec 28, 2006 12:21:48...]  determined by parameter [ID0032076].
    [Dec 28, 2006 12:21:48...] -
    [Dec 28, 2006 12:21:51...] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 12:21:51...] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 12:21:51...] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 12:21:51...] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 12:21:51...] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 12:21:51...] ...Synched ok!
    [Dec 28, 2006 12:21:51...] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 12:21:51...] ...Synched ok!
    [Dec 28, 2006 12:21:51...] Synch time: 2453 ms
    [Dec 28, 2006 12:23:08...] -
    [Dec 28, 2006 12:23:08...] Bootstrap MODE:
    [Dec 28, 2006 12:23:08...] <INSTANCE GLOBALS>
    [Dec 28, 2006 12:23:08...]  determined by parameter [ID0032076].
    [Dec 28, 2006 12:23:08...] -
    [Dec 28, 2006 12:23:11...] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 12:23:11...] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 12:23:11...] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 12:23:11...] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 12:23:11...] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 12:23:11...] ...Synched ok!
    [Dec 28, 2006 12:23:11...] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 12:23:11...] ...Synched ok!
    [Dec 28, 2006 12:23:11...] Synch time: 2328 ms
    [Dec 28, 2006 12:24:28...] -
    [Dec 28, 2006 12:24:28...] Bootstrap MODE:
    [Dec 28, 2006 12:24:28...] <INSTANCE GLOBALS>
    [Dec 28, 2006 12:24:28...]  determined by parameter [ID0032076].
    [Dec 28, 2006 12:24:28...] -
    [Dec 28, 2006 12:24:31...] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 12:24:31...] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 12:24:31...] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 12:24:31...] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 12:24:31...] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 12:24:31...] ...Synched ok!
    [Dec 28, 2006 12:24:31...] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 12:24:31...] ...Synched ok!
    [Dec 28, 2006 12:24:31...] Synch time: 2375 ms
    [Dec 28, 2006 12:25:48...] -
    [Dec 28, 2006 12:25:48...] Bootstrap MODE:
    [Dec 28, 2006 12:25:48...] <INSTANCE GLOBALS>
    [Dec 28, 2006 12:25:48...]  determined by parameter [ID0032076].
    [Dec 28, 2006 12:25:48...] -
    [Dec 28, 2006 12:25:51...] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 12:25:51...] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 12:25:51...] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 12:25:51...] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 12:25:51...] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 12:25:51...] ...Synched ok!
    [Dec 28, 2006 12:25:51...] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 12:25:51...] ...Synched ok!
    [Dec 28, 2006 12:25:51...] Synch time: 2375 ms
    [Dec 28, 2006 12:27:09...] -
    [Dec 28, 2006 12:27:09...] Bootstrap MODE:
    [Dec 28, 2006 12:27:09...] <INSTANCE GLOBALS>
    [Dec 28, 2006 12:27:09...]  determined by parameter [ID0032076].
    [Dec 28, 2006 12:27:09...] -
    [Dec 28, 2006 12:27:11...] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 12:27:11...] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 12:27:11...] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 12:27:11...] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 12:27:11...] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 12:27:11...] ...Synched ok!
    [Dec 28, 2006 12:27:11...] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 12:27:11...] ...Synched ok!
    [Dec 28, 2006 12:27:11...] Synch time: 2500 ms
    [Dec 28, 2006 1:25:42 PM ] -
    [Dec 28, 2006 1:25:42 PM ] Bootstrap MODE:
    [Dec 28, 2006 1:25:42 PM ] <INSTANCE GLOBALS>
    [Dec 28, 2006 1:25:42 PM ]  determined by parameter [ID0032076].
    [Dec 28, 2006 1:25:42 PM ] -
    [Dec 28, 2006 1:25:45 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 1:25:45 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 1:25:45 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 1:25:45 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 1:25:45 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 1:25:45 PM ] ...Synched ok!
    [Dec 28, 2006 1:25:45 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 1:25:45 PM ] ...Synched ok!
    [Dec 28, 2006 1:25:45 PM ] Synch time: 3047 ms
    [Dec 28, 2006 1:27:22 PM ] -
    [Dec 28, 2006 1:27:22 PM ] Bootstrap MODE:
    [Dec 28, 2006 1:27:22 PM ] <INSTANCE GLOBALS>
    [Dec 28, 2006 1:27:22 PM ]  determined by parameter [ID0032076].
    [Dec 28, 2006 1:27:22 PM ] -
    [Dec 28, 2006 1:27:24 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 1:27:24 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 1:27:24 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 1:27:24 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 1:27:24 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 1:27:24 PM ] ...Synched ok!
    [Dec 28, 2006 1:27:24 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 1:27:24 PM ] ...Synched ok!
    [Dec 28, 2006 1:27:24 PM ] Synch time: 2453 ms
    [Dec 28, 2006 1:28:42 PM ] -
    [Dec 28, 2006 1:28:42 PM ] Bootstrap MODE:
    [Dec 28, 2006 1:28:42 PM ] <INSTANCE GLOBALS>
    [Dec 28, 2006 1:28:42 PM ]  determined by parameter [ID0032076].
    [Dec 28, 2006 1:28:42 PM ] -
    [Dec 28, 2006 1:28:44 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 1:28:44 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 1:28:44 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 1:28:44 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 1:28:44 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 1:28:44 PM ] ...Synched ok!
    [Dec 28, 2006 1:28:44 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 1:28:44 PM ] ...Synched ok!
    [Dec 28, 2006 1:28:44 PM ] Synch time: 2438 ms
    [Dec 28, 2006 1:30:02 PM ] -
    [Dec 28, 2006 1:30:02 PM ] Bootstrap MODE:
    [Dec 28, 2006 1:30:02 PM ] <INSTANCE GLOBALS>
    [Dec 28, 2006 1:30:02 PM ]  determined by parameter [ID0032076].
    [Dec 28, 2006 1:30:02 PM ] -
    [Dec 28, 2006 1:30:04 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 1:30:04 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 1:30:04 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 1:30:04 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 1:30:04 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 1:30:04 PM ] ...Synched ok!
    [Dec 28, 2006 1:30:04 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 1:30:04 PM ] ...Synched ok!
    [Dec 28, 2006 1:30:04 PM ] Synch time: 2437 ms
    [Dec 28, 2006 1:31:22 PM ] -
    [Dec 28, 2006 1:31:22 PM ] Bootstrap MODE:
    [Dec 28, 2006 1:31:22 PM ] <INSTANCE GLOBALS>
    [Dec 28, 2006 1:31:22 PM ]  determined by parameter [ID0032076].
    [Dec 28, 2006 1:31:22 PM ] -
    [Dec 28, 2006 1:31:24 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 1:31:24 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 1:31:24 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 1:31:24 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 1:31:24 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 1:31:24 PM ] ...Synched ok!
    [Dec 28, 2006 1:31:24 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 1:31:24 PM ] ...Synched ok!
    [Dec 28, 2006 1:31:24 PM ] Synch time: 2375 ms
    [Dec 28, 2006 1:32:42 PM ] -
    [Dec 28, 2006 1:32:42 PM ] Bootstrap MODE:
    [Dec 28, 2006 1:32:42 PM ] <INSTANCE GLOBALS>
    [Dec 28, 2006 1:32:42 PM ]  determined by parameter [ID0032076].
    [Dec 28, 2006 1:32:42 PM ] -
    [Dec 28, 2006 1:32:44 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 1:32:44 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 1:32:44 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 1:32:44 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 1:32:44 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 1:32:44 PM ] ...Synched ok!
    [Dec 28, 2006 1:32:44 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 1:32:44 PM ] ...Synched ok!
    [Dec 28, 2006 1:32:44 PM ] Synch time: 2468 ms
    [Dec 28, 2006 1:34:02 PM ] -
    [Dec 28, 2006 1:34:02 PM ] Bootstrap MODE:
    [Dec 28, 2006 1:34:02 PM ] <INSTANCE GLOBALS>
    [Dec 28, 2006 1:34:02 PM ]  determined by parameter [ID0032076].
    [Dec 28, 2006 1:34:02 PM ] -
    [Dec 28, 2006 1:34:04 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 1:34:04 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 1:34:04 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 1:34:04 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 1:34:04 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 1:34:04 PM ] ...Synched ok!
    [Dec 28, 2006 1:34:04 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 1:34:04 PM ] ...Synched ok!
    [Dec 28, 2006 1:34:04 PM ] Synch time: 2437 ms
    [Dec 28, 2006 1:35:22 PM ] -
    [Dec 28, 2006 1:35:22 PM ] Bootstrap MODE:
    [Dec 28, 2006 1:35:22 PM ] <INSTANCE GLOBALS>
    [Dec 28, 2006 1:35:22 PM ]  determined by parameter [ID0032076].
    [Dec 28, 2006 1:35:22 PM ] -
    [Dec 28, 2006 1:35:24 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 1:35:24 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 1:35:24 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 1:35:24 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 1:35:24 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 1:35:24 PM ] ...Synched ok!
    [Dec 28, 2006 1:35:24 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 1:35:24 PM ] ...Synched ok!
    [Dec 28, 2006 1:35:24 PM ] Synch time: 2328 ms
    [Dec 28, 2006 1:36:42 PM ] -
    [Dec 28, 2006 1:36:42 PM ] Bootstrap MODE:
    [Dec 28, 2006 1:36:42 PM ] <INSTANCE GLOBALS>
    [Dec 28, 2006 1:36:42 PM ]  determined by parameter [ID0032076].
    [Dec 28, 2006 1:36:42 PM ] -
    [Dec 28, 2006 1:36:44 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 1:36:44 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 1:36:44 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 1:36:44 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 1:36:44 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 1:36:44 PM ] ...Synched ok!
    [Dec 28, 2006 1:36:44 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 1:36:44 PM ] ...Synched ok!
    [Dec 28, 2006 1:36:44 PM ] Synch time: 2453 ms
    [Dec 28, 2006 1:38:02 PM ] -
    [Dec 28, 2006 1:38:02 PM ] Bootstrap MODE:
    [Dec 28, 2006 1:38:02 PM ] <INSTANCE GLOBALS>
    [Dec 28, 2006 1:38:02 PM ]  determined by parameter [ID0032076].
    [Dec 28, 2006 1:38:02 PM ] -
    [Dec 28, 2006 1:38:04 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 1:38:04 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 1:38:04 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 1:38:04 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 1:38:04 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 1:38:04 PM ] ...Synched ok!
    [Dec 28, 2006 1:38:04 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 1:38:04 PM ] ...Synched ok!
    [Dec 28, 2006 1:38:04 PM ] Synch time: 2391 ms
    [Dec 28, 2006 3:30:48 PM ] -
    [Dec 28, 2006 3:30:48 PM ] Bootstrap MODE:
    [Dec 28, 2006 3:30:48 PM ] <INSTANCE GLOBALS>
    [Dec 28, 2006 3:30:48 PM ]  determined by parameter [ID0032076].
    [Dec 28, 2006 3:30:48 PM ] -
    [Dec 28, 2006 3:30:50 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 3:30:50 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 3:30:50 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 3:30:50 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 3:30:50 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 3:30:50 PM ] ...Synched ok!
    [Dec 28, 2006 3:30:50 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 3:30:50 PM ] ...Synched ok!
    [Dec 28, 2006 3:30:50 PM ] Synch time: 2609 ms
    [Dec 28, 2006 3:32:27 PM ] -
    [Dec 28, 2006 3:32:27 PM ] Bootstrap MODE:
    [Dec 28, 2006 3:32:27 PM ] <INSTANCE GLOBALS>
    [Dec 28, 2006 3:32:27 PM ]  determined by parameter [ID0032076].
    [Dec 28, 2006 3:32:27 PM ] -
    [Dec 28, 2006 3:32:29 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 3:32:29 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 3:32:29 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 3:32:29 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 3:32:29 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 3:32:29 PM ] ...Synched ok!
    [Dec 28, 2006 3:32:29 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 3:32:29 PM ] ...Synched ok!
    [Dec 28, 2006 3:32:30 PM ] Synch time: 2375 ms
    [Dec 28, 2006 3:33:47 PM ] -
    [Dec 28, 2006 3:33:47 PM ] Bootstrap MODE:
    [Dec 28, 2006 3:33:47 PM ] <INSTANCE GLOBALS>
    [Dec 28, 2006 3:33:47 PM ]  determined by parameter [ID0032076].
    [Dec 28, 2006 3:33:47 PM ] -
    [Dec 28, 2006 3:33:49 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 3:33:49 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 3:33:49 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 3:33:49 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 3:33:49 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 3:33:49 PM ] ...Synched ok!
    [Dec 28, 2006 3:33:49 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 3:33:49 PM ] ...Synched ok!
    [Dec 28, 2006 3:33:50 PM ] Synch time: 2391 ms
    [Dec 28, 2006 3:35:07 PM ] -
    [Dec 28, 2006 3:35:07 PM ] Bootstrap MODE:
    [Dec 28, 2006 3:35:07 PM ] <INSTANCE GLOBALS>
    [Dec 28, 2006 3:35:07 PM ]  determined by parameter [ID0032076].
    [Dec 28, 2006 3:35:07 PM ] -
    [Dec 28, 2006 3:35:09 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 3:35:09 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 3:35:09 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 3:35:09 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 3:35:09 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 3:35:09 PM ] ...Synched ok!
    [Dec 28, 2006 3:35:09 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 3:35:09 PM ] ...Synched ok!
    [Dec 28, 2006 3:35:10 PM ] Synch time: 2328 ms
    [Dec 28, 2006 3:36:27 PM ] -
    [Dec 28, 2006 3:36:27 PM ] Bootstrap MODE:
    [Dec 28, 2006 3:36:27 PM ] <INSTANCE GLOBALS>
    [Dec 28, 2006 3:36:27 PM ]  determined by parameter [ID0032076].
    [Dec 28, 2006 3:36:27 PM ] -
    [Dec 28, 2006 3:36:30 PM ] Missing RunningMode property - runningin NORMAL mode.
    [Dec 28, 2006 3:36:30 PM ] Instance [ID32076] will run in [NORMAL] mode, performing action [NONE]
    [Dec 28, 2006 3:36:30 PM ] Discovered property [instance.en.port] with value [3201] !
    [Dec 28, 2006 3:36:30 PM ] Discovered property [instance.en.host] with value [rb3ddcg1] !
    [Dec 28, 2006 3:36:30 PM ] Synchronizing file [.\.hotspot_compiler].
    [Dec 28, 2006 3:36:30 PM ] ...Synched ok!
    [Dec 28, 2006 3:36:30 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [Dec 28, 2006 3:36:30 PM ] ...Synched ok!
    [Dec 28, 2006 3:36:30 PM ] Synch time: 2625 ms
    [Dec 28, 2006 3:37:47 PM ] -
    [Dec 28, 2006 3:37:47 PM ] Bootstrap MODE:
    [Dec 28, 2006 3:37:47 PM ] <INSTANCE GLOBALS>
    [Dec 28, 2006 3:37:47 PM ]  determined by parameter [ID0032076].
    [De

    Here is output of original instance properties.
    <i><u><b>instance.properties</b></u></i>
    ID3207600.ClassPath=./bin/boot/boot.jar:./bin/system/bytecode.jar:.
    ID3207600.Debuggable=no
    ID3207600.JLaunchParameters=
    ID3207600.JavaParameters=-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 -Xms545m -XX:NewSize=182m -XX:MaxNewSize=182m -XX:NewRatio=3 -XX:DisableExplicitGC -verbose:gc -XX:UseConcMarkSweepGC
    ID3207600.JavaPath=C:/j2sdk1.4.2_12
    ID3207600.LogName=dispatcher
    ID3207600.MainClass=com.sap.engine.boot.Start
    ID3207600.MaxHeapSize=545
    ID3207600.Name=dispatcher
    ID3207600.Parameters=
    ID3207600.RootPath=F:/usr/sap/DCG/DVEBMGS00/j2ee/cluster/dispatcher
    ID3207600.Type=dispatcher
    ID3207650.ClassPath=./bin/boot/boot.jar:./bin/boot/jaas.jar:./bin/system/bytecode.jar:.
    ID3207650.DebugMode=no
    ID3207650.DebugPort=50021
    ID3207650.Debuggable=no
    ID3207650.JLaunchParameters=
    ID3207650.JavaParameters=-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 -XX:MaxPermSize=256M -XX:PermSize=256M -Xms1024M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    ID3207650.JavaPath=C:/j2sdk1.4.2_12
    ID3207650.LogName=server0
    ID3207650.MainClass=com.sap.engine.boot.Start
    ID3207650.MaxHeapSize=1024
    ID3207650.Name=server0
    ID3207650.Parameters=
    ID3207650.RootPath=F:/usr/sap/DCG/DVEBMGS00/j2ee/cluster/server0
    ID3207650.Type=server
    bootstrap.ClassPath=./bootstrap/launcher.jar
    bootstrap.JavaParameters=-Djco.jarm=1
    bootstrap.JavaPath=C:/j2sdk1.4.2_12
    bootstrap.MainClass=com.sap.engine.offline.OfflineToolStart
    bootstrap.MaxHeapSize=512
    bootstrap.Name=bootstrap
    bootstrap.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0032076
    bootstrap.RootPath=F:/usr/sap/DCG/DVEBMGS00/j2ee/cluster
    bootstrap.Type=bootstrap
    bootstrap_ID3207600.ClassPath=./bootstrap/launcher.jar
    bootstrap_ID3207600.JLaunchParameters=
    bootstrap_ID3207600.JavaParameters=-Djco.jarm=1
    bootstrap_ID3207600.JavaPath=C:/j2sdk1.4.2_12
    bootstrap_ID3207600.MainClass=com.sap.engine.offline.OfflineToolStart
    bootstrap_ID3207600.MaxHeapSize=256
    bootstrap_ID3207600.Name=dispatcher bootstrap
    bootstrap_ID3207600.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID003207600
    bootstrap_ID3207600.RootPath=F:/usr/sap/DCG/DVEBMGS00/j2ee/cluster
    bootstrap_ID3207600.Type=bootstrap
    bootstrap_ID3207650.ClassPath=./bootstrap/launcher.jar
    bootstrap_ID3207650.JLaunchParameters=
    bootstrap_ID3207650.JavaParameters=-Djco.jarm=1
    bootstrap_ID3207650.JavaPath=C:/j2sdk1.4.2_12
    bootstrap_ID3207650.MainClass=com.sap.engine.offline.OfflineToolStart
    bootstrap_ID3207650.MaxHeapSize=512
    bootstrap_ID3207650.Name=server0 bootstrap
    bootstrap_ID3207650.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID003207650
    bootstrap_ID3207650.RootPath=F:/usr/sap/DCG/DVEBMGS00/j2ee/cluster
    bootstrap_ID3207650.Type=bootstrap
    instance.box.number=DCGDVEBMGS00rb3ddcg1
    instance.en.host=rb3ddcg1
    instance.en.port=3201
    instance.enabled=yes
    instance.install.dir=F:/usr/sap/DCG/DVEBMGS00/j2ee
    instance.ms.host=rb3ddcg1
    instance.ms.port=3901
    instance.osLibsPath=F:/usr/sap/DCG/DVEBMGS00/j2ee/os_libs
    instance.runAction=NONE
    instance.runMode=NORMAL
    instance.system.id=0
    ===========================================
    I replaced instance.properties as per recommendation in privious message but I still get an error in dev_jcontrol
    JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = -1)
    Thanks,
    Digesh

  • HTTP Server Doesn't Start after install

    I just completed an install of the 10.1.3.1 Oracle App Server. It indicated that the install was successful. I can see in the log the BPEL Manager deploying in the default domain, but I do not see any reference to the HTTP server. Also, when I do a *./opmnctl startall* there is no HTTP_Server~1.log created.
    Is there a step I need to complete to enable the Apache server to start? I must be missing something - the Apache folder is there in the install folder.
    The *./opmnctl status* reports:
    Processes in Instance: AS02.ssg-st-bpel-build0-dev.vzbi.com
    ---------------------------------+--------------------+---------+---------
    ias-component                    | process-type       |     pid | status
    ---------------------------------+--------------------+---------+---------
    OC4JGroup:default_group          | OC4J:home          |   18970 | Alive
    ASG                              | ASG                |     N/A | DownI found the following in the installActions log:
    Install type for "Oracle HTTP Server 10.1.3.0.0 " is "Typical".
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.bc4j 10.1.2.0.0.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.bc4j.oem 10.1.2.0.0.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.soap.srv 2.2.0.0.2a.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.apache.ejb 9.0.1.0.1.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.apache.ojsp 10.1.2.0.0.
         Conflict while setting install type of "Oracle Process Management Notification 10.1.3.1.0 "  to "Typical (Typical)". Install type already set to "Complete (Complete)". Seting it to "Custom (Custom)".
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.dcm 10.1.2.0.0.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.sysman.emd 10.0.2.0.0.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.java.j2ee.iascfg 10.1.2.0.0.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.logloader 10.1.2.0.0.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.webdb.monitor 10.1.2.0.0.
    What am I missing?  Is there a package I need to install before installing the App Server?
    Edited by: BCurtis on Sep 24, 2010 3:22 PM
    Edited by: BCurtis on Sep 24, 2010 3:25 PM

    I now know I'm missing the <ias-component id="HTTP_Server"> in the opmn.xml file. The following is from an older install of a few years ago.
             <ias-component id="HTTP_Server">
                <process-type id="HTTP_Server" module-id="OHS">
                   <module-data>
                      <category id="start-parameters">
                         <data id="start-mode" value="ssl-enabled"/>
                      </category>
                   </module-data>
                   <process-set id="HTTP_Server" numprocs="1"/>
                </process-type>
             </ias-component>This explains why the startall doesn't start the HTTP Server, but why would the install not include the HTTP Server in the configuration?

Maybe you are looking for

  • BOE XI 3.1 jdk version

    <h4> Hi, Is JDK1.6 supported for BOE XI 3.1 application server? According to platform requirements for linux  (page 7)  it seems that  Tomcat 5.5 , jdk 1.5.0_xx is supported. Of course in the same document there's also written: </h4> Application Serv

  • Error during installation of SAP NetWeaver 2004s Abap Trial Version

    The following error occurred during installation of SAP NetWeaver 2004s ABAP Trial Version: ERROR 2008-03-13 09:47:27 FSL-00001  System call failed. Error 53 (Network path not found.) in execution of system call 'CreateFile' with parameter ( 127.0.0.

  • How to get change in Vendor bank details

    Hi, i have to do one modification in vendor bank detail program. The user wants the created date of IFSC code(LFBK-XBREF), for that I got the table CDHDR and field UDATE. But the problem is that I am not able to join that table with the exiting table

  • Startup Problem Continual Chime Loop

    Last night I tried upgrading my os but the install froze (I was just booting from the install disk). I had to do a hard restart but ever since then all I get is a continual restart loop. The machine restarts, I hear the chime then the DVD spins up. S

  • Web service 302 object moved error

    Hi All, Last week, IT changed the configuration on our Cisco content switch to redirect every page request to https. Everything seems to be working properly except for our Web services, which I can't seem to consume at all. Here's the error we keep g