SAP Netweaver 7.0 - J2EE Server Stopped exitcode -2

Hi All,
I am trying to Install SAP Netweaver 7.0 Preview software on to my system I have successfully done that . But when i am trying to start J2E ( i.e J2EE Server Name ) - the J2ee Server present is getting stopped saying Java VM has crashed .
Can you please suggest what needs to be done . My system confguration is 2GB Ram , 120 GB hard drive .
Thanks in Advance .
Regards
Rk

Hi
Note 723909
Anytime the j2ee engine dies unexpectedly you must check the following log files in the work directory, std_server0.out and dev_server0. The dev_server0 will usually provide the exit code with a small description and the std_server0.out will provide the runtime details. In the std_server0.out search for "OutOfMemory" as this is one of the most common issues. Try to find the section of the std_server0.out that appears just before you see the restart occurring (before managers are restarting). Please provide any exception information you find there and the details just before the exception such as garbage collection data
[J2EE Start-Up Issues u2013 Troubleshooting Guide|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e09e4a5e-8280-2a10-ca98-a59dd47d396d]
Regards
Uday

Similar Messages

  • J2EE Server stops with error code -1113

    Hi all
    My J2EE server stops after applying support stack 9 for SRM. It was working fine after applying stack 8 but after applying 9 and I restarted the server it stops and its not coming up. The log below of stdserver0_out file shows some security issues. Please review the log and let me know what can I do to fix this issue.
    Thanks in advance.
    stdout/stderr redirect
    node name   : server0
    pid         : 6340
    system name : SRT
    system nr.  : 00
    started at  : Wed Jul 18 22:14:59 2007
    [Thr 4600] 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
    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
    SAP J2EE Engine Version 7.00   PatchLevel 108458.44 is starting...
    Loading: LogManager ... 407 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... 156 ms.
    Loading: ThreadManager ... 16 ms.
    Loading: IpVerificationManager ... 15 ms.
    Loading: ClassLoaderManager ... 16 ms.
    Loading: ClusterManager ... 125 ms.
    Loading: LockingManager ... 62 ms.
    Loading: ConfigurationManager ... 1719 ms.
    Loading: LicensingManager ... 16 ms.
    Loading: CacheManager ... 109 ms.
    Loading: ServiceManager ...
    Loading services.:
      Service memory started. (15 ms).
      Service trex.service started. (78 ms).
      Service userstore started. (16 ms).
      Service cross started. (0 ms).
      Service file started. (140 ms).
      Service timeout started. (78 ms).
      Service jmx_notification started. (16 ms).
      Service runtimeinfo started. (125 ms).
      Service p4 started. (172 ms).
      Service classpath_resolver started. (16 ms).
      Service log_configurator started. (3469 ms).
      Service locking started. (0 ms).
      Service naming started. (281 ms).
      Service failover started. (78 ms).
      Service javamail started. (125 ms).
      Service appclient started. (110 ms).
      Service http started. (437 ms).
      Service ts started. (141 ms).
      Service jmsconnector started. (141 ms).
      Service licensing started. (15 ms).
      Service connector started. (250 ms).
      Service iiop started. (187 ms).
      Service webservices started. (469 ms).
      Service deploy started. (4187 ms).
      Service MigrationService started. (31 ms).
      Service bimmrdeployer started. (15 ms).
      Service configuration started. (31 ms).
      Service dbpool started. (859 ms).
      Service com.sap.security.core.ume.service started. (1031 ms).
    Jul 18, 2007 10:15:12... ...xt.<init>(UserContextSpi, Properties) [SAPEngine_System_Thread[impl:5]_9] Fatal: Can not instantiate UserContext with given properties.
      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:181)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         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: No active userstore is set.
         at com.sap.engine.services.security.server.UserStoreFactoryImpl.getActiveUserStore(UserStoreFactoryImpl.java:77)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.update(LoginModuleHelperImpl.java:405)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.<init>(LoginModuleHelperImpl.java:84)
         at com.sap.engine.services.security.server.SecurityContextImpl.<init>(SecurityContextImpl.java:58)
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:135)
         ... 5 more

    Hi
    Are you using LAC (Live Auction Cockpit ) ?
    <u>Try the following SAP OSS Notes -></u>
    Note 726805 - How to switch LiveAuction 2.0 to pt to different backend svr
    Note 903441 - System Copy of SAP Web AS 6.40 and 7.00 J2EE with LAC-WPS
    Note 718383 - NetWeaver: Supported UME Data Sources and Change Options
    Note 888921 Ability to override protocol,host & port for Live Auction
    Note 888922 Recommendations - Reverse Proxy and Live Auction Server
    Note 676706 SSO configuration: Live Auction 1.0 with Enterprise Portal
    Note 686437 Added ability to override protocol, host, and port
    Incase nothing works, try re-starting the J2EE Server. Else raise a Customer OSS message with SAP as well.
    Do let me know.
    Regards
    - Atul

  • Reg: downloading of trial version.  SAP NetWeaver CE 7.2 - Server

    Hi,
    I tried downloading the sap netweaver trial version SAP NetWeaver CE 7.2 - Server.  It says  "Unfortunately we have trouble completing your download request. Please contact [email protected] for further support".  I wrote to them, several days have passed, no reply from them.  Can anyone help me in getting this software.  thanks.

    Hi;
    Second site to download., not that I know of. I see  people  bring up the issue often, and I believe them.  But I canu2019t explain why,  a friend of mine just downloaded  two files successfully.
    Cleaning up cookies and internet temp files are related  somewhat to the issue.  But how reformatting your hard drive will help on this downloading problem ? Regards. 
    Jen.
    Edited by: Jen Yakimoto on Aug 13, 2010 7:34 PM

  • J2ee server stopped netweaver linux

    Hi,
    i've installed the netweaver linux java and abap vmware trial
    installation was succesfull
    i could start the all processes but not the server process, this one stopps automatically with the following answer:
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 1614998432] Thu Jan 31 13:46:01 2008
    [Thr 1614998432] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 1614998432] Thu Jan 31 13:46:02 2008
    [Thr 1614998432] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 1614998432] JLaunchISetClusterId: set cluster id 428727050
    [Thr 1614998432] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 1614998432] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 1634806688] Thu Jan 31 13:46:52 2008
    [Thr 1634806688] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 1634806688] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 1634806688] SigISetIgnoreAction : SIG_IGN for signal 17
    [Thr 1634806688] JLaunchCloseProgram: good bye (exitcode = -11113)
    Could someone tell me whats the problem?
    I've 3GB RAM in the VMWare, 2GB SWAP Space, 11 GB Free hdd Space, so there should be enough space for the server.
    I hope someone could give me a hint.
    Thanks.

    Hello Friends,
               I am also facing similar error. Please help me out from this.
    Thanks in advance
    Here with attaching dev_disp log trace
    Tue Feb 05 11:25:57 2008
    kernel runs with dp version 224(ext=109) (@(#) DPLIB-INT-VERSION-224)
    length of sys_adm_ext is 360 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 544) [dpxxdisp.c   1239]
    Tue Feb 05 11:25:58 2008
         shared lib "dw_xml.dll" version 95 successfully loaded
         shared lib "dw_xtc.dll" version 95 successfully loaded
         shared lib "dw_stl.dll" version 95 successfully loaded
         shared lib "dw_gui.dll" version 95 successfully loaded
         shared lib "dw_mdm.dll" version 95 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Tue Feb 05 11:26:03 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    Tue Feb 05 11:26:04 2008
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5355]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >INLD50044432A_NSP_00                    <
    DpShMCreate: sizeof(wp_adm)          6328     (904)
    DpShMCreate: sizeof(tm_adm)          3605136     (17936)
    DpShMCreate: sizeof(wp_ca_adm)          1200     (60)
    DpShMCreate: sizeof(appc_ca_adm)     1200     (60)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528040/528048
    DpShMCreate: sizeof(comm_adm)          528048     (1048)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (96)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1280)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 04E60040, size: 4205552)
    DpShMCreate: allocated sys_adm at 04E60040
    DpShMCreate: allocated wp_adm at 04E61A28
    DpShMCreate: allocated tm_adm_list at 04E632E0
    DpShMCreate: allocated tm_adm at 04E63310
    DpShMCreate: allocated wp_ca_adm at 051D35A0
    DpShMCreate: allocated appc_ca_adm at 051D3A50
    DpShMCreate: allocated comm_adm at 051D3F00
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 05254DB0
    DpShMCreate: allocated gw_adm at 05254DF0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 05254E20
    DpShMCreate: allocated wall_adm at 05254E28
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation view
    <EsNT> Memory Reset disabled as NT default
    <ES> 127 blocks reserved for free list.
    ES initialized.
    Tue Feb 05 11:26:05 2008
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( INLD50044432A) [dpxxdisp.c   11663]
    Tue Feb 05 11:26:06 2008
    DpStartStopMsg: send start message (myname is >INLD50044432A_NSP_00                    <)
    DpStartStopMsg: start msg sent
    CCMS: alert/MONI_SEGM_SIZE = 0   monitoring and alerting switched off.
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 95
    Release check o.K.
    Tue Feb 05 11:26:46 2008
    ERROR => W0 (pid 2248) died [dpxxdisp.c   14318]
    ERROR => W1 (pid 3040) died [dpxxdisp.c   14318]
    ERROR => W2 (pid 804) died [dpxxdisp.c   14318]
    my types changed after wp death/restart 0x9f --> 0x9e
    ERROR => W3 (pid 2312) died [dpxxdisp.c   14318]
    my types changed after wp death/restart 0x9e --> 0x9c
    ERROR => W4 (pid 1196) died [dpxxdisp.c   14318]
    my types changed after wp death/restart 0x9c --> 0x98
    ERROR => W5 (pid 1744) died [dpxxdisp.c   14318]
    my types changed after wp death/restart 0x98 --> 0x90
    ERROR => W6 (pid 3580) died [dpxxdisp.c   14318]
    my types changed after wp death/restart 0x90 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    Rgds,
    Dinesh

  • J2ee Server stopped with exit code = -2

    Hi,
    We have an Xi system on Windows 2000 server. and when starting the SAP on the system SAP instance is up and running but in the java instance it shows that the J2ee server status is stopped with exit code= -2. And the jcontrol.exe is showing some processes are running.
    this is the information that i got from the trace file.
    trc file: "D:\usr\sap\SMD\J90\work\dev_SMDAgent", trc level: 1, release: "640"
    node name   : smdagent
    pid         : 4832
    system name : SMD
    system nr.  : 90
    started at  : Sun Jun 17 16:13:08 2007
    arguments   :
        arg[00] : D:\usr\sap\SMD\J90/exe\jlaunch.exe
        arg[01] : pf=D:\usr\sap\SMD\J90/profile\SMD_J90_localhost
        arg[02] : -DSAPINFO=SMD_90_server
        arg[03] : pf=D:\usr\sap\SMD\J90/profile\SMD_J90_localhost
    [Thr 4580] Sun Jun 17 16:13:08 2007
    [Thr 4580] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 4580] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 4716] JLaunchRequestFunc: Thread 4716 started as listener thread for np messages.
    [Thr 4828] WaitSyncSemThread: Thread 4828 started as semaphore monitor thread.
    [Thr 4580] NiInit2: NI already initialized; param 'maxHandles' ignored
    [Thr 4580] [Node: SMDAgent] java home is set by profile parameter
         Java Home: D:\java\j2sdk1.4.2_08
    [Thr 4580] JLaunchISetDebugMode: set debug mode [no]
    [Thr 4844] JLaunchIStartFunc: Thread 4844 started as Java VM thread.
    [Thr 4844] *** ERROR => DlLoadLib: LoadLibrary(jvm.dll) Error 126 [dlnt.c       237]
    [Thr 4844]         Error 126 = "The specified module could not be found."
    [Thr 4844] *** ERROR => Can't load VM shared library (jvm.dll) (rc=-2) [jhvmxx.c     1434]
    [Thr 4844] *** ERROR => Cannot load DLL for Java VM [jlnchxxi.c   561]
    [Thr 4580] Sun Jun 17 16:13:10 2007
    [Thr 4580] JLaunchCloseProgram: good bye (exitcode=-2)
    Please Help !
    Thanks,
    Swaroop.

    Thank you for the help. We are looking into it.
    I would like to know the difference between the batch user and background user.And batch process and background process?
    I appreciate your help.
    Thanks,
    Swaroop.

  • J2EE server stopped during deployment of SPS 11

    Hi,
    We are using EP 7.0 on Win 2003 32 bit, Oracle 10G platform. The java version is j2sdk1.4.2_12.
    Recently I applied SPS 10 on the system successfully but when I try to upgrade it to SPS 11 the J2EE server is stopped it happened during the deployment phase of sap.com\ADSSAP. The deployment is stuck at this phase and shows message u201CRestarting J2EE engine finishedu201D.
    When I check from MMC I found that server0 is stopped and exit code is -11113, type is J2EE server. The part of developer trace is as follows.
    [Thr 4260] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 4260] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 2800] WaitSyncSemThread: Thread 2800 started as semaphore monitor thread.
    [Thr 5364] JLaunchRequestFunc: Thread 5364 started as listener thread for np messages.
    [Thr 4260] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 4260] CPIC (version=700.2006.09.13)
    [Thr 4260] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_12
    [Thr 4260] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\EPP\JC01\exe\jvmx.jar
    I searched the no of notes and still not able to find out the solution for this. I also changed the below parameters using configtool.bat.
    -Xms2048m
    -XX:NewSize=320m
    -XX:MaxNewSize=320m
    -XX:MaxPermSize=512m
    -XX:PermSize=512m
    Please suggest the solution for it.
    Thanks & Regards,
    Rajesh

    Hi,
    We are using EP 7.0 on Win 2003 32 bit, Oracle 10G platform. The java version is j2sdk1.4.2_12.
    Recently I applied SPS 10 on the system successfully but when I try to upgrade it to SPS 11 the J2EE server is stopped it happened during the deployment phase of sap.com\ADSSAP. The deployment is stuck at this phase and shows message u201CRestarting J2EE engine finishedu201D.
    When I check from MMC I found that server0 is stopped and exit code is -11113, type is J2EE server. The part of developer trace is as follows.
    [Thr 4260] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 4260] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 2800] WaitSyncSemThread: Thread 2800 started as semaphore monitor thread.
    [Thr 5364] JLaunchRequestFunc: Thread 5364 started as listener thread for np messages.
    [Thr 4260] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 4260] CPIC (version=700.2006.09.13)
    [Thr 4260] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_12
    [Thr 4260] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\EPP\JC01\exe\jvmx.jar
    I searched the no of notes and still not able to find out the solution for this. I also changed the below parameters using configtool.bat.
    -Xms2048m
    -XX:NewSize=320m
    -XX:MaxNewSize=320m
    -XX:MaxPermSize=512m
    -XX:PermSize=512m
    Please suggest the solution for it.
    Thanks & Regards,
    Rajesh

  • Installation of SAP NetWeaver on Windows 2003 Server ( 32 Bit )

    Hello Gurus,
    I am planning installation of SAP Net Weaver - SR2 on Windows Server 2003 ( 32 Bit ) and oracle 10g is my database.
    can anybody guide me from where I can install the software coz in the market place SAP N/W-SR3 is available.
    Is SAP N/W - SR3 is recommeded for Windows 2003 Server ( 32 Bit ).
    Can any body guide me the process & my qurey.
    Thanks & Regards
    Shishir

    Read SAp note Note 1108852 - SAP NetWeaver 7.0 / Business Suite 2005 SR3: Windows
    it says:
    21/MAY/08
    SAP system installation only supported on 64-bit operating systems, except for  dialog instances
    As of SAP NetWeaver 7.0 SR3 and Business Suite 2005 SR3, SAP only supports to install dialog instances on 32-bit operating systems. All remaining SAP system instances (central instance, database instance, central services instance (SCS), ABAP central services instance (ASCS)) must be installed on 64-bit operating systems. Therefore the folder "SAP Systems" is not available on the "Welcome screen", when you start the installation from a installation master DVD for 32-bit.
    You might need to install dialog instances on 32-bit if you want to use 32-bit SAP NetWeaver components, such as Adobe document services. We recommend, however, to first check whether these 32-bit components can run on 64-bit operating systems. If so, we recommend to also use 64-bit systems for these components, including the dialog instance.
    If you want to install a non-productive SAP NetWeaver 7.0 SR3 based system (test systems or development are normally productive systems)  on 32-bit, proceed as follows:
          1. Install a SAP NetWeaver 7.0 SR2 (SAP ERP 2005 SR2, SAP CRM 5.0 SR2 SAP SCM 5.0 SR2, SAP SRM 5.0 SR2) system.
          2. Patch this system to SAP NetWeaver 7.0 SR3 (SAP ERP 6.0, SAP CRM 5.0 SR3, SAP SCM 5.0 SR3, SAP SRM 5.0 SR3).

  • SAP NetWeaver AS for Windows Server 64 bit

    Hi Forum,
                         Can anyone tell me if thier is  a download available for Windows Server 2003 64 bit .
    of SAP Netweaver AS (JAVA). please post a link  for that if its available.
    thanks
    Somil

    Hi Somil,
    You can download it at service market place.
    www.service.sap.com
    Goto download->entry by application group->chose netweaver component.
    installation & upgrade ->your os and database and down load the files.
    Down load  Windows_x64 kernel (uc or non-uc)
    Regards
    Ashok

  • J2EE server stops while stopping irj application

    Hi
    We are getting Problem while trying to stop irj application before applying Patch 2 SP2 in EP 6.0. The server stops and displays message connection Lost in admin tool.
    Pl help me to solve the Problem.
    Regards
    Atul

    it stops every time if i make some changes. it is eclipse or bea-plugin which thinks the server has to be restarted/redeployed and so the server will be stopped (that's what i think)
    i could now "resolve" the problem with deactivating the builders on the utility-project where my beans are located.
    Properties/project/builders:
    [X] Java Builder
    [ ] Faceted Project Validation Builder
    [ ] Validation
    [ ] Web Logic J2EE Library Framework Validator
    this is a quite adventurous solution! if i restart the workbench with the configuration above, eclipse will migrate the project and "Web Logic J2EE ... Validator" is active again and doubled. This looks like so and it is still working:
    [X] Java Builder
    [ ] Faceted Project Validation Builder
    [ ] Validation
    [ ] Web Logic J2EE Library Framework Validator
    [X] Web Logic J2EE Library Framework Validator

  • Error while starting NW server and j2ee server is getting stopped.

    Hi,
    I am working in NW04s. It contains ABAP sp5 and java sp9 versions. The server was working find till ten days back. After the gap of ten days, when i started to work on this SAP system, i was not able to start the j2ee server. During the startup of the server itself, j2ee server is getting stopped and dispatcher also. Following is the error bunch I got in trace. If any one has any idea about this, please reply this soon.
    [EXCEPTION]
    #1#com.sap.engine.frame.ServiceException: <Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='UME initialization failed.', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key UME initialization failed.
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:372)
         at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         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.security.core.persistence.datasource.PersistenceException: Connect to SAP gateway failed
    Connect_PM  TYPE=A ASHOST=garden SYSNR=00 GWHOST=garden GWSERV=sapgw00 PCS=1
    LOCATION    CPIC (TCP/IP) on local host with Unicode
    ERROR       connection to partner '15.70.176.191:sapgw00' broken
    TIME        Mon Nov 13 12:45:30 2006
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -6
    MODULE      nixxi.cpp
    LINE        4207
    DETAIL      NiIRead
    SYSTEM CALL recv
    ERRNO       10054
    ERRNO TEXT  WSAECONNRESET: Connection reset by peer
    COUNTER     4
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:178)
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:446)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:356)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:156)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:109)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:56)
         at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:266)
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:279)
         ... 6 more
    #1.5#000E7FFD8B5D001D00000011000008540004221BAAB8047C#1163402130490#com.sap.engine.core.Framework##com.sap.engine.core.Framework#######SAPEngine_System_Thread[impl:5]_54##0#0#Fatal#1#/System/Server#Plain###Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.#

    > ceException: Connect to SAP gateway failed
    > Connect_PM  TYPE=A ASHOST=garden SYSNR=00
    > GWHOST=garden GWSERV=sapgw00 PCS=1
    >
    > LOCATION    CPIC (TCP/IP) on local host with Unicode
    > ERROR       connection to partner
    > '15.70.176.191:sapgw00' broken
    You can ping this machine from your portal-nodes and you can connect to the port "sapgw00" (should be 3300) ?
    > ##0#0#Fatal#1#/System/Server#Plain###Critical
    > shutdown was invoked. Reason is: Core service
    > com.sap.security.core.ume.service failed. J2EE Engine
    > cannot be started.#
    This is the reason why your j2ee-server stops - the portal can't connect to the ume. What did you configured as the ume - the portal database, a ldap-server or a r3-system ?
    Regards
    Norman

  • Regd.  SAP Netweaver 7.0 & BI

    Hi,
       I'm new to SAP and i want to learn SAP BI. For this i've downloaded "SAP Netweaver 7.0 Java VMWare" trial version. Is this the correct package or should i download "SAP NetWeaver 7.0 - Java and ABAP Trial Version on Linux - VMware Edition"
    Also, after starting "SAP Netweaver 7.0 Java VMWare" the J2EE server stops automatically after some time. How to restart this service in SUSE linux environment.
    Thanks for your kind assistance.
    Regards
    Sathis

    Hi Sathis,
    You can use this version you've downloaded, however you probably will have install the BI components as well (which should be available as trial version too).
    Regarding the engine is going down after a while, you have to analyze the logs from the directory: ../<SID>/<InstID>/work/*
    Check specially the dev_jcontrol (and then the other dev_, std_ and jvm_* files), which should provide you the reason of the shutdown (e.g: some exitcode number)
    To restart the engine, you can use the commands 'startsap' or 'sapstart' (one is the executable and the other is a script file).
    I hope this can help you.
    Best regards,
    Matheus Zeuch

  • Installation issue SAP Netweaver 7.01 SR1 "SAPNWABAP701SR1" Win XP Pro SP2

    <h5>Can anybody help me with an issue I am having with the SAP Netweaver installation. The installation stops on stage 8 (Installing database server software) and I have done everything within my reach to resolve this issue but have not been successful. Below is the error log from the installation process.</h5></n>
    Error Log
         Installation of MaxDB 
    starting installation Tu, Mar 04, at 16:29:34
    operating system: Windows I386 NT 5.1 Service Pack 2
    callers working directory: C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL
    installer directory: C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386
    archive directory: C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386
    starting preparing phase of package Base 7.7.06.07 32 bit
    getInstalledReleasesWin(): wrong version format
    checking interferences to other packages... ok
    collecting data finished:
    independent data path: e:/sapdb/data
    independent program path: e:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SDBBAS.TGZ"
    package Base successfully checked
    starting preparing phase of package SQLDBC 7.7.06.07 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    dbc path: e:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SDBC.TGZ"
    package SQLDBC successfully checked
    starting preparing phase of package SQLDBC 77 7.7.06.07 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    dbc path: e:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SQLDBC77.TGZ"
    package SQLDBC 77 successfully checked
    starting preparing phase of package Fastload API 7.7.06.07 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    fastload path: e:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/FASTLOAD.TGZ"
    package Fastload API successfully checked
    starting preparing phase of package PCR 7104 7.1.04.45
    checking interferences to other packages... ok
    collecting data finished:
    independent program path: e:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/PCR7104.TGZ"
    package PCR 7104 successfully checked
    starting preparing phase of package PCR 7300 7.3.00.60
    checking interferences to other packages... ok
    collecting data finished:
    precompiler 7300 path: e:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/PCR7300.TGZ"
    package PCR 7300 successfully checked
    starting preparing phase of package PCR 7301 7.3.01.22
    checking interferences to other packages... ok
    collecting data finished:
    precompiler 7301 path: e:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/PCR7301.TGZ"
    package PCR 7301 successfully checked
    starting preparing phase of package PCR 7403 7.4.03.50 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    precompiler 7403 path: e:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/PCR7403.TGZ"
    package PCR 7403 successfully checked
    starting preparing phase of package PCR 7500 7.5.00.50 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    precompiler 7500 path: e:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/PCR7500.TGZ"
    package PCR 7500 successfully checked
    starting preparing phase of package SAP Utilities 7.7.06.07 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    : e:/sapdb/data
    independent program path: e:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SAPUTL.TGZ"
    package SAP Utilities successfully checked
    starting preparing phase of package ODBC 7.7.06.07 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    odbc path: e:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SDBODBC.TGZ"
    package ODBC successfully checked
    starting preparing phase of package MaxDB ADO.NET Driver 7.7.06.07 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    MaxDB ADO.NET driver path: e:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SDBADO-SDK.TGZ"
    package MaxDB ADO.NET Driver successfully checked
    starting preparing phase of package DB Analyzer 7.7.06.07 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    dbanalyzer path: e:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SDBANA.TGZ"
    package DB Analyzer successfully checked
    starting preparing phase of package JDBC 7.6.06.00
    checking interferences to other packages... ok
    collecting data finished:
    java driver path: e:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SDBJDBC.TGZ"
    package JDBC successfully checked
    starting preparing phase of package Server Utilities 7.7.06.07 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    independent program path: e:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SDBUTL.TGZ"
    package Server Utilities successfully checked
    starting preparing phase of package Database Kernel 7.7.06.07 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    dependent path: e:/sapdb/nsp/db
    *start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SDBKRN.TGZ"*
    *test Support/Mapfiles/dbmsrv_clu.map failed: unexpected end of archive C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SDBKRN.SDB*
    *test extraction failed*
    *installation exited abnormally  at Tu, Mar 04, at 16:29:50*
    *ERROR      -03-04 16:29:50.296 [iaxxinscbk.cpp:260]*
    *MDB-07020  The database installer reported an error. DIAGNOSIS: Some database applications might still be running. SOLUTION: Check the log file sdbinst.log.*
    *WARNING[E] -03-04 16:29:50.296*
               *CJSlibModule::writeError_impl()*
    *MUT-03025  Caught ESAPinstException in Modulecall: sdbinst.log.*
    *ERROR      -03-04 16:29:50.296 [sixxcstepexecute.cpp:950]*
    *FCO-00011  The step installServerSoftware with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_ADA_DB|ind|ind|ind|ind|6|0|Sdb_ServerSoftware_Dialogs|ind|ind|ind|ind|0|0|Sdb_ServerSoftware|ind|ind|ind|ind|0|0|installServerSoftware was executed with status ERROR ( Last error reported by the step :The database installer reported an error. DIAGNOSIS: Some database applications might still be running. SOLUTION: Check the log file sdbinst.log.).*
    *INFO       -03-04 16:34:34.562 [sixxcstepexecute.cpp:1003]*
    *An error occured and the user decided to stop.\n Current step "|NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_ADA_DB|ind|ind|ind|ind|6|0|Sdb_ServerSoftware_Dialogs|ind|ind|ind|ind|0|0|Sdb_ServerSoftware|ind|ind|ind|ind|0|0|installServerSoftware".*
    *Abort execution because of*
    *controller.userDecideToStop*
    *INFO       -03-04 16:34:36.531 [synxcpath.cpp:776]*
               *CSyPath::createFile()*
    *Creating file C:\Program Files\sapinst_instdir\.lastInstallationLocation.*
    *INFO       -03-04 16:34:36.750 [synxcpath.cpp:776]*
               *CSyPath::createFile()*
    *Creating file C:\Program Files\sapinst_instdir\NW701\AS-ABAP\ADA\CENTRAL\__instana_tmp.xml.*
    *Mar 4, 3:34:37 PM [Info]: Stopping services ...*
    *Mar 4, 3:34:37 PM [Info]: Stopping service "SAPinstService" ...*
    *Mar 4, 3:34:37 PM [Info]: Service "SAPinstService" stopped.*
    *Mar 4, 3:34:37 PM [Info]: Services stopped.*
    *Mar 4, 3:34:37 PM [Info]: Server shutdown by SAPinstService*
    *=>sapparam(1c): No Profile used.*
    *=>sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline*
    *Exit status of child: 2*

    <h5>Can anybody help??????? I still havent managed to get around this problem. Here is the latest error log I got, Juan.</h5>     <n/>Installation of MaxDB<n/> 
         ***********************<n/><n/><n/>
    starting installation Tu, Mar 09, 2010 at 14:31:38
    operating system: Windows I386 NT 5.1 Service Pack 2
    callers working directory: C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL
    installer directory: C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386
    archive directory: C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386
    starting preparing phase of package Base 7.7.06.07 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    independent data path: c:/sapdb/data
    independent program path: c:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SDBBAS.TGZ"
    package Base successfully checked
    starting preparing phase of package SQLDBC 7.7.06.07 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    dbc path: c:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SDBC.TGZ"
    package SQLDBC successfully checked
    starting preparing phase of package SQLDBC 77 7.7.06.07 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    dbc path: c:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SQLDBC77.TGZ"
    package SQLDBC 77 successfully checked
    starting preparing phase of package Fastload API 7.7.06.07 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    fastload path: c:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/FASTLOAD.TGZ"
    package Fastload API successfully checked
    starting preparing phase of package PCR 7104 7.1.04.45
    checking interferences to other packages... ok
    collecting data finished:
    independent program path: c:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/PCR7104.TGZ"
    package PCR 7104 successfully checked
    starting preparing phase of package PCR 7300 7.3.00.60
    checking interferences to other packages... ok
    collecting data finished:
    precompiler 7300 path: c:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/PCR7300.TGZ"
    package PCR 7300 successfully checked
    starting preparing phase of package PCR 7301 7.3.01.22
    checking interferences to other packages... ok
    collecting data finished:
    precompiler 7301 path: c:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/PCR7301.TGZ"
    package PCR 7301 successfully checked
    starting preparing phase of package PCR 7403 7.4.03.50 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    precompiler 7403 path: c:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/PCR7403.TGZ"
    package PCR 7403 successfully checked
    starting preparing phase of package PCR 7500 7.5.00.50 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    precompiler 7500 path: c:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/PCR7500.TGZ"
    package PCR 7500 successfully checked
    starting preparing phase of package SAP Utilities 7.7.06.07 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    : c:/sapdb/data
    independent program path: c:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SAPUTL.TGZ"
    package SAP Utilities successfully checked
    starting preparing phase of package ODBC 7.7.06.07 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    odbc path: c:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SDBODBC.TGZ"
    package ODBC successfully checked
    starting preparing phase of package MaxDB ADO.NET Driver 7.7.06.07 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    MaxDB ADO.NET driver path: c:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SDBADO-SDK.TGZ"
    package MaxDB ADO.NET Driver successfully checked
    starting preparing phase of package DB Analyzer 7.7.06.07 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    dbanalyzer path: c:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SDBANA.TGZ"
    package DB Analyzer successfully checked
    starting preparing phase of package JDBC 7.6.06.00
    checking interferences to other packages... ok
    collecting data finished:
    java driver path: c:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SDBJDBC.TGZ"
    package JDBC successfully checked
    starting preparing phase of package Server Utilities 7.7.06.07 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    independent program path: c:/sapdb/programs
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SDBUTL.TGZ"
    package Server Utilities successfully checked
    starting preparing phase of package Database Kernel 7.7.06.07 32 bit
    checking interferences to other packages... ok
    collecting data finished:
    dependent path: c:/sapdb/nsp/db
    start extraction test run of "C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SDBKRN.TGZ"
    test Support/Mapfiles/dbmsrv_clu.map failed: unexpected end of archive C:/SAPNWABAP701SR1/MaxDB_77_SP6_Build07_RDBMS/DATA_UNITS/MAXDB_WINDOWS_I386/SDBKRN.SDB
    test extraction failed
    installation exited abnormally  at Tu, Mar 09, 2010 at 14:31:55
    <n/><n/>ERROR      2010-03-09 14:31:55.906 [iaxxinscbk.cpp:260]
    MDB-07020  The database installer reported an error. DIAGNOSIS: Some database applications might still be running. SOLUTION: Check the log file sdbinst.log.
    <n/><n/>WARNING[E] 2010-03-09 14:31:55.921
               CJSlibModule::writeError_impl()
    MUT-03025  Caught ESAPinstException in Modulecall: sdbinst.log.
    <n/><n/>ERROR      2010-03-09 14:31:55.921 [sixxcstepexecute.cpp:950]
    FCO-00011  The step installServerSoftware with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_ADA_DB|ind|ind|ind|ind|6|0|Sdb_ServerSoftware_Dialogs|ind|ind|ind|ind|0|0|Sdb_ServerSoftware|ind|ind|ind|ind|0|0|installServerSoftware was executed with status ERROR ( Last error reported by the step :The database installer reported an error. DIAGNOSIS: Some database applications might still be running. SOLUTION: Check the log file sdbinst.log.).
    <n/><n/>INFO       2010-03-09 14:32:05.109 [sixxcstepexecute.cpp:1003]
    An error occured and the user decided to stop.\n Current step "|NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_ADA_DB|ind|ind|ind|ind|6|0|Sdb_ServerSoftware_Dialogs|ind|ind|ind|ind|0|0|Sdb_ServerSoftware|ind|ind|ind|ind|0|0|installServerSoftware".
    <n/><n/>################################################<n/>
    Abort execution because of<n/>
    controller.userDecideToStop<n/>
    ##############################################<n/><n/>
    INFO       2010-03-09 14:32:28.781 [synxcpath.cpp:776]
               CSyPath::createFile()
    Creating file C:\Program Files\sapinst_instdir\.lastInstallationLocation.
    INFO       2010-03-09 14:32:29.046 [synxcpath.cpp:776]
               CSyPath::createFile()
    Creating file C:\Program Files\sapinst_instdir\NW701\AS-ABAP\ADA\CENTRAL\__instana_tmp.xml.
    Mar 9, 2010 1:32:29 PM [Info]: Stopping services ...
    Mar 9, 2010 1:32:29 PM [Info]: Stopping service "SAPinstService" ...
    Mar 9, 2010 1:32:29 PM [Info]: Service "SAPinstService" stopped.
    Mar 9, 2010 1:32:29 PM [Info]: Services stopped.
    Mar 9, 2010 1:32:29 PM [Info]: Server shutdown by SAPinstService
    =>sapparam(1c): No Profile used.
    =>sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    Exit status of child: 2

  • Instalation SAP NetWeaver ABAP Trail Version

    Hello
    i am new user from SAP. i tried firstly to install the miniSap system. i do the Folowing step:
    1- under : home\..\SAP\SAPNWABAP701SR1_TRIAL\SAP_NetWeaver701SR1_2008_Installation_Master\IM_WINDOWS_I386\sapinst.exe
    2- i choose central system and than is coming folling error in the SAPinstService.log:
    Mar 11, 2009 8:40:26 PM [Info  ]: Starting service "SAPinstService" ...
    Mar 11, 2009 8:40:26 PM [Info  ]: Version of service "SAPinstService" is 710.2
    Mar 11, 2009 8:40:26 PM [Info  ]: Service "SAPinstService" started.
    Mar 11, 2009 8:40:37 PM [Info  ]: Connected to host localhost on port 21200.
    Mar 11, 2009 8:47:38 PM [Info  ]: Connection reset
    Mar 11, 2009 8:47:38 PM [Info  ]: Reporting failed commlink.
    Mar 11, 2009 8:47:38 PM [Error ]: SAPinst not connected to AS Java.
    Mar 11, 2009 8:47:38 PM [Info  ]: Service "SAPinstService" stopped.
    Mar 11, 2009 9:03:27 PM [Info  ]: Starting service "SAPinstService" ...
    Mar 11, 2009 9:03:27 PM [Info  ]: Version of service "SAPinstService" is 710.2
    Mar 11, 2009 9:03:27 PM [Info  ]: Service "SAPinstService" started.
    Mar 11, 2009 9:03:30 PM [Info  ]: Connected to host localhost on port 21200.
    Mar 11, 2009 9:10:38 PM [Info  ]: Reporting failed commlink.
    Mar 11, 2009 9:10:39 PM [Info  ]: Service "SAPinstService" stopped.
    thx for any help !!

    u2022 Iu2019ve installed SAPNWABAP701SR1_TRIAL (SAP NetWeaver 7.01 Application Server ABAP Trial)
    but it doesnu2019t work:
    u2022 OS: Vista 32 bit
    The installation has created 2 account:
    u2022 SAPServiceNSP
    u2022 Nspadm
    My steps were the following:
    1) Installation SAPNWABAP701SR1_TRIAL:
    D:\sapnw_7.01\SAPNWABAP701SR1_TRIAL\SAP_NetWeaver701SR1_2008_Installation_Master\IM_WINDOWS_I386
    2) Installation Max Db application server: MAX DB (7.7.6.7):
    D:\sapnw_7.01\SAPNWABAP701SR1_TRIAL\Additional_Tools\maxdbtools701SR1\DBM76.exe
    3) Open MaxDB  istance NSP doesnu2019t appear:
    4) Execute Max DB Installation manager (installing Serve+Client):
    D:\sapnw_7.01\SAPNWABAP701SR1_TRIAL\MaxDB_77_SP6_Build07_RDBMS\DATA_UNITS\MAXDB_WINDOWS_I386\SDBSETUP.exe
    5) Start Database manager  NSP Online appear:
    6) Just to try I Saved :
    C:\Users\nspadm\Documents\sdb\DBM\NSP
    7) Close: Database manager
    8) Open Database manager: "C:\Program Files\SDB\DBM\DBMGui3.exe"  istance NSP doesnu2019t appear:
    9) Installation Ms loopback adapter
    10) Active Microsoft loopback adapter : I've put an IP fix (es: 192.168.1.10)
    10) To change file host :
    C:\WINDOWS\system32\drivers\etc\hosts
    127.0.0.1 localhost  192.168.1.10 localhost
    11) To change file services:
    C:\WINDOWS\system32\drivers\etc\services
    To add:
    sapdbni72 7269/tcp
    sapmsNSP 3600/tcp # SAP System Message Server Port
    There were already:
    #sapdp00 3200/tcp
    #sapgw00 3300/tcp
    12) Connect SAPGUI 7.10 (with application server: 192.168.1.10):
    Message error:
    'partner 127.0.0.1:sapdp00 MS Loopback Adapter err 10061'
    not reached WSAECONNREFUSED: Conection refused.
    13) ...after installing the application server you can log into the system via web gui at http://localhost:8000/sap/bc/gui/sap/its/webgui?sap-client=000 with user bcuser and password minisap.
    It doesn't work!
    I'm sorry I'm new of this forum.. Please help me!
    Thanks to all in advance!

  • J2EE server not starting

    Hi,
    i tryed to logon user administration(SAP) by useing url, but i forgot J2ee_admin password so user is locked then i tryed Activating the Emergency User sap* after restating consol j2ee server is not starting
    pls give me proper solution.
    trc file: "F:\usr\sap\DEV\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID2750750
    pid         : 4584
    system name : DEV
    system nr.  : 00
    started at  : Fri Jun 20 10:46:12 2008
    arguments       :
           arg[00] : F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
           arg[02] : -DSAPINFO=DEV_00_server
           arg[03] : pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1058
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=DEV
           arg[08] : -DSAPMYNAME=gitlsap_DEV_00
           arg[09] : -DSAPPROFILE=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 4588] Fri Jun 20 10:46:12 2008
    [Thr 4588] *** WARNING => INFO: Unknown property [instance.box.number=DEVDVEBMGS00gitlsap] [jstartxx.c   841]
    [Thr 4588] *** WARNING => INFO: Unknown property [instance.en.host=gitlsap] [jstartxx.c   841]
    [Thr 4588] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 4588] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : gitlsap
    -> ms port    : 3901
    -> OS libs    : F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : gitlsap
    -> ms port    : 3901
    -> os libs    : F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID2750700  : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID2750750  : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID2750700            : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID2750750            : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 4588] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 4588] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 4636] JLaunchRequestFunc: Thread 4636 started as listener thread for np messages.
    [Thr 4640] WaitSyncSemThread: Thread 4640 started as semaphore monitor thread.
    [Thr 4588] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 4588] CPIC (version=700.2005.12.02)
    [Thr 4588] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_12
    [Thr 4588] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID2750750]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_12
    -> 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 -Djava.io.tmpdir=E:\EP_TEMP -Dcm.tmpdir=E:\EP_TEMP -verbose:gc -XX:NewSize=170m -XX:MaxNewSize=170m -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_12-b03
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : F:\usr\sap\DEV\DVEBMGS00\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     : F:\usr\sap\DEV\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 4588] JLaunchISetDebugMode: set debug mode [no]
    [Thr 4680] JLaunchIStartFunc: Thread 4680 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]: -verbose:gc
    -> arg[ 10]: -Djava.awt.headless=true
    -> arg[ 11]: -Dsun.io.useCanonCaches=false
    -> arg[ 12]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 13]: -Djava.io.tmpdir=E:\EP_TEMP
    -> arg[ 14]: -Dcm.tmpdir=E:\EP_TEMP
    -> arg[ 15]: -verbose:gc
    -> arg[ 16]: -XX:NewSize=170m
    -> arg[ 17]: -XX:MaxNewSize=170m
    -> arg[ 18]: -XX:MaxPermSize=192m
    -> arg[ 19]: -XX:PermSize=192m
    -> arg[ 20]: -XX:+DisableExplicitGC
    -> arg[ 21]: -XX:+UseParNewGC
    -> arg[ 22]: -XX:+PrintGCDetails
    -> arg[ 23]: -XX:+PrintGCTimeStamps
    -> arg[ 24]: -XX:SurvivorRatio=2
    -> arg[ 25]: -XX:TargetSurvivorRatio=90
    -> arg[ 26]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 27]: -verbose:gc
    -> arg[ 28]: -Dsys.global.dir=F:\usr\sap\DEV\SYS\global
    -> arg[ 29]: -Dapplication.home=F:\usr\sap\DEV\DVEBMGS00\exe
    -> arg[ 30]: -Djava.class.path=F:\usr\sap\DEV\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 31]: -Djava.library.path=C:\j2sdk1.4.2_12\jre\bin\server;C:\j2sdk1.4.2_12\jre\bin;C:\j2sdk1.4.2_12\bin;F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    -> arg[ 32]: -Dmemory.manager=1024M
    -> arg[ 33]: -Xmx1024M
    -> arg[ 34]: -Xms1024M
    -> arg[ 35]: -DLoadBalanceRestricted=no
    -> arg[ 36]: -Djstartup.mode=JCONTROL
    -> arg[ 37]: -Djstartup.ownProcessId=4584
    -> arg[ 38]: -Djstartup.ownHardwareId=Z1228787897
    -> arg[ 39]: -Djstartup.whoami=server
    -> arg[ 40]: -Djstartup.debuggable=no
    -> arg[ 41]: -DSAPINFO=DEV_00_server
    -> arg[ 42]: -DSAPSTART=1
    -> arg[ 43]: -DCONNECT_PORT=1058
    -> arg[ 44]: -DSAPSYSTEM=00
    -> arg[ 45]: -DSAPSYSTEMNAME=DEV
    -> arg[ 46]: -DSAPMYNAME=gitlsap_DEV_00
    -> arg[ 47]: -DSAPPROFILE=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[ 48]: -DFRFC_FALLBACK=ON
    -> arg[ 49]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 50]: -DSAPSTARTUP=1
    -> arg[ 51]: -DSAPSYSTEM=00
    -> arg[ 52]: -DSAPSYSTEMNAME=DEV
    -> arg[ 53]: -DSAPMYNAME=gitlsap_DEV_00
    -> arg[ 54]: -DSAPDBHOST=GITLSAP
    -> arg[ 55]: -Dj2ee.dbhost=GITLSAP
    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
    [Thr 4680] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 4836] Fri Jun 20 10:46:15 2008
    [Thr 4836] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 4836] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 4836] JLaunchISetClusterId: set cluster id 2750750
    [Thr 4836] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 4836] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    Fri Jun 20 10:46:17 2008
    0.000: [GC 0.000: [ParNew: 87039K->2547K(130560K), 0.0118357 secs] 87039K->2547K(1005056K), 0.0118835 secs]
    Fri Jun 20 10:46:32 2008
    14.673: [GC 14.673: [ParNew: 89586K->12824K(130560K), 0.0291441 secs] 89586K->12824K(1005056K), 0.0291963 secs]
    Fri Jun 20 10:46:52 2008
    34.966: [GC 34.967: [ParNew: 99864K->20743K(130560K), 0.0483232 secs] 99864K->20743K(1005056K), 0.0483711 secs]
    Fri Jun 20 10:46:54 2008
    36.382: [GC 36.382: [ParNew: 107783K->16164K(130560K), 0.0177555 secs] 107783K->16164K(1005056K), 0.0178013 secs]
    Fri Jun 20 10:47:02 2008
    44.371: [GC 44.371: [ParNew: 103204K->23273K(130560K), 0.0233832 secs] 103204K->23273K(1005056K), 0.0234302 secs]
    [Thr 4784] Fri Jun 20 10:47:05 2008
    [Thr 4784] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 4784] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 4784] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "F:\usr\sap\DEV\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID2750750
    pid         : 4268
    system name : DEV
    system nr.  : 00
    started at  : Fri Jun 20 10:47:07 2008
    arguments       :
           arg[00] : F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
           arg[02] : -DSAPINFO=DEV_00_server
           arg[03] : pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1058
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=DEV
           arg[08] : -DSAPMYNAME=gitlsap_DEV_00
           arg[09] : -DSAPPROFILE=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 2620] Fri Jun 20 10:47:07 2008
    [Thr 2620] *** WARNING => INFO: Unknown property [instance.box.number=DEVDVEBMGS00gitlsap] [jstartxx.c   841]
    [Thr 2620] *** WARNING => INFO: Unknown property [instance.en.host=gitlsap] [jstartxx.c   841]
    [Thr 2620] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 2620] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : gitlsap
    -> ms port    : 3901
    -> OS libs    : F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : gitlsap
    -> ms port    : 3901
    -> os libs    : F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID2750700  : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID2750750  : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID2750700            : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID2750750            : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 2620] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 2620] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 716] JLaunchRequestFunc: Thread 716 started as listener thread for np messages.
    [Thr 2452] WaitSyncSemThread: Thread 2452 started as semaphore monitor thread.
    [Thr 2620] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 2620] CPIC (version=700.2005.12.02)
    [Thr 2620] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_12
    [Thr 2620] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID2750750]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_12
    -> 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 -Djava.io.tmpdir=E:\EP_TEMP -Dcm.tmpdir=E:\EP_TEMP -verbose:gc -XX:NewSize=170m -XX:MaxNewSize=170m -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_12-b03
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : F:\usr\sap\DEV\DVEBMGS00\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     : F:\usr\sap\DEV\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 2620] JLaunchISetDebugMode: set debug mode [no]
    [Thr 336] JLaunchIStartFunc: Thread 336 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]: -verbose:gc
    -> arg[ 10]: -Djava.awt.headless=true
    -> arg[ 11]: -Dsun.io.useCanonCaches=false
    -> arg[ 12]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 13]: -Djava.io.tmpdir=E:\EP_TEMP
    -> arg[ 14]: -Dcm.tmpdir=E:\EP_TEMP
    -> arg[ 15]: -verbose:gc
    -> arg[ 16]: -XX:NewSize=170m
    -> arg[ 17]: -XX:MaxNewSize=170m
    -> arg[ 18]: -XX:MaxPermSize=192m
    -> arg[ 19]: -XX:PermSize=192m
    -> arg[ 20]: -XX:+DisableExplicitGC
    -> arg[ 21]: -XX:+UseParNewGC
    -> arg[ 22]: -XX:+PrintGCDetails
    -> arg[ 23]: -XX:+PrintGCTimeStamps
    -> arg[ 24]: -XX:SurvivorRatio=2
    -> arg[ 25]: -XX:TargetSurvivorRatio=90
    -> arg[ 26]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 27]: -verbose:gc
    -> arg[ 28]: -Dsys.global.dir=F:\usr\sap\DEV\SYS\global
    -> arg[ 29]: -Dapplication.home=F:\usr\sap\DEV\DVEBMGS00\exe
    -> arg[ 30]: -Djava.class.path=F:\usr\sap\DEV\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 31]: -Djava.library.path=C:\j2sdk1.4.2_12\jre\bin\server;C:\j2sdk1.4.2_12\jre\bin;C:\j2sdk1.4.2_12\bin;F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    -> arg[ 32]: -Dmemory.manager=1024M
    -> arg[ 33]: -Xmx1024M
    -> arg[ 34]: -Xms1024M
    -> arg[ 35]: -DLoadBalanceRestricted=no
    -> arg[ 36]: -Djstartup.mode=JCONTROL
    -> arg[ 37]: -Djstartup.ownProcessId=4268
    -> arg[ 38]: -Djstartup.ownHardwareId=Z1228787897
    -> arg[ 39]: -Djstartup.whoami=server
    -> arg[ 40]: -Djstartup.debuggable=no
    -> arg[ 41]: -DSAPINFO=DEV_00_server
    -> arg[ 42]: -DSAPSTART=1
    -> arg[ 43]: -DCONNECT_PORT=1058
    -> arg[ 44]: -DSAPSYSTEM=00
    -> arg[ 45]: -DSAPSYSTEMNAME=DEV
    -> arg[ 46]: -DSAPMYNAME=gitlsap_DEV_00
    -> arg[ 47]: -DSAPPROFILE=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[ 48]: -DFRFC_FALLBACK=ON
    -> arg[ 49]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 50]: -DSAPSTARTUP=1
    -> arg[ 51]: -DSAPSYSTEM=00
    -> arg[ 52]: -DSAPSYSTEMNAME=DEV
    -> arg[ 53]: -DSAPMYNAME=gitlsap_DEV_00
    -> arg[ 54]: -DSAPDBHOST=GITLSAP
    -> arg[ 55]: -Dj2ee.dbhost=GITLSAP
    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
    [Thr 336] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 4324] Fri Jun 20 10:47:08 2008
    [Thr 4324] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 4324] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 4324] JLaunchISetClusterId: set cluster id 2750750
    [Thr 4324] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 4324] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    Fri Jun 20 10:47:09 2008
    0.000: [GC 0.000: [ParNew: 87039K->2229K(130560K), 0.0062684 secs] 87039K->2229K(1005056K), 0.0063258 secs]
    Fri Jun 20 10:47:17 2008
    7.605: [GC 7.605: [ParNew: 89269K->12857K(130560K), 0.0286782 secs] 89269K->12857K(1005056K), 0.0287420 secs]
    Fri Jun 20 10:47:35 2008
    25.677: [GC 25.677: [ParNew: 99897K->20647K(130560K), 0.0477866 secs] 99897K->20647K(1005056K), 0.0478497 secs]
    Fri Jun 20 10:47:36 2008
    26.679: [GC 26.679: [ParNew: 107687K->16228K(130560K), 0.0184835 secs] 107687K->16228K(1005056K), 0.0185458 secs]
    Fri Jun 20 10:47:42 2008
    33.015: [GC 33.015: [ParNew: 103268K->23125K(130560K), 0.0250672 secs] 103268K->23125K(1005056K), 0.0251316 secs]
    [Thr 4348] Fri Jun 20 10:47:45 2008
    [Thr 4348] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 4348] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 4348] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "F:\usr\sap\DEV\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID2750750
    pid         : 4976
    system name : DEV
    system nr.  : 00
    started at  : Fri Jun 20 10:47:47 2008
    arguments       :
           arg[00] : F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
           arg[02] : -DSAPINFO=DEV_00_server
           arg[03] : pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1058
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=DEV
           arg[08] : -DSAPMYNAME=gitlsap_DEV_00
           arg[09] : -DSAPPROFILE=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 4980] Fri Jun 20 10:47:47 2008
    [Thr 4980] *** WARNING => INFO: Unknown property [instance.box.number=DEVDVEBMGS00gitlsap] [jstartxx.c   841]
    [Thr 4980] *** WARNING => INFO: Unknown property [instance.en.host=gitlsap] [jstartxx.c   841]
    [Thr 4980] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 4980] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : gitlsap
    -> ms port    : 3901
    -> OS libs    : F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : gitlsap
    -> ms port    : 3901
    -> os libs    : F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID2750700  : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID2750750  : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID2750700            : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID2750750            : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 4980] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 4980] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 4984] JLaunchRequestFunc: Thread 4984 started as listener thread for np messages.
    [Thr 4992] WaitSyncSemThread: Thread 4992 started as semaphore monitor thread.
    [Thr 4980] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 4980] CPIC (version=700.2005.12.02)
    [Thr 4980] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_12
    [Thr 4980] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID2750750]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_12
    -> 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 -Djava.io.tmpdir=E:\EP_TEMP -Dcm.tmpdir=E:\EP_TEMP -verbose:gc -XX:NewSize=170m -XX:MaxNewSize=170m -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_12-b03
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : F:\usr\sap\DEV\DVEBMGS00\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     : F:\usr\sap\DEV\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 4980] JLaunchISetDebugMode: set debug mode [no]
    [Thr 5008] JLaunchIStartFunc: Thread 5008 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]: -verbose:gc
    -> arg[ 10]: -Djava.awt.headless=true
    -> arg[ 11]: -Dsun.io.useCanonCaches=false
    -> arg[ 12]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 13]: -Djava.io.tmpdir=E:\EP_TEMP
    -> arg[ 14]: -Dcm.tmpdir=E:\EP_TEMP
    -> arg[ 15]: -verbose:gc
    -> arg[ 16]: -XX:NewSize=170m
    -> arg[ 17]: -XX:MaxNewSize=170m
    -> arg[ 18]: -XX:MaxPermSize=192m
    -> arg[ 19]: -XX:PermSize=192m
    -> arg[ 20]: -XX:+DisableExplicitGC
    -> arg[ 21]: -XX:+UseParNewGC
    -> arg[ 22]: -XX:+PrintGCDetails
    -> arg[ 23]: -XX:+PrintGCTimeStamps
    -> arg[ 24]: -XX:SurvivorRatio=2
    -> arg[ 25]: -XX:TargetSurvivorRatio=90
    -> arg[ 26]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 27]: -verbose:gc
    -> arg[ 28]: -Dsys.global.dir=F:\usr\sap\DEV\SYS\global
    -> arg[ 29]: -Dapplication.home=F:\usr\sap\DEV\DVEBMGS00\exe
    -> arg[ 30]: -Djava.class.path=F:\usr\sap\DEV\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 31]: -Djava.library.path=C:\j2sdk1.4.2_12\jre\bin\server;C:\j2sdk1.4.2_12\jre\bin;C:\j2sdk1.4.2_12\bin;F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    -> arg[ 32]: -Dmemory.manager=1024M
    -> arg[ 33]: -Xmx1024M
    -> arg[ 34]: -Xms1024M
    -> arg[ 35]: -DLoadBalanceRestricted=no
    -> arg[ 36]: -Djstartup.mode=JCONTROL
    -> arg[ 37]: -Djstartup.ownProcessId=4976
    -> arg[ 38]: -Djstartup.ownHardwareId=Z1228787897
    -> arg[ 39]: -Djstartup.whoami=server
    -> arg[ 40]: -Djstartup.debuggable=no
    -> arg[ 41]: -DSAPINFO=DEV_00_server
    -> arg[ 42]: -DSAPSTART=1
    -> arg[ 43]: -DCONNECT_PORT=1058
    -> arg[ 44]: -DSAPSYSTEM=00
    -> arg[ 45]: -DSAPSYSTEMNAME=DEV
    -> arg[ 46]: -DSAPMYNAME=gitlsap_DEV_00
    -> arg[ 47]: -DSAPPROFILE=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[ 48]: -DFRFC_FALLBACK=ON
    -> arg[ 49]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 50]: -DSAPSTARTUP=1
    -> arg[ 51]: -DSAPSYSTEM=00
    -> arg[ 52]: -DSAPSYSTEMNAME=DEV
    -> arg[ 53]: -DSAPMYNAME=gitlsap_DEV_00
    -> arg[ 54]: -DSAPDBHOST=GITLSAP
    -> arg[ 55]: -Dj2ee.dbhost=GITLSAP
    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
    [Thr 5008] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 5432] Fri Jun 20 10:47:48 2008
    [Thr 5432] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 5432] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 5432] JLaunchISetClusterId: set cluster id 2750750
    [Thr 5432] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 5432] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    Fri Jun 20 10:47:49 2008
    0.000: [GC 0.000: [ParNew: 87039K->2273K(130560K), 0.0061543 secs] 87039K->2273K(1005056K), 0.0062119 secs]
    Fri Jun 20 10:47:57 2008
    7.884: [GC 7.884: [ParNew: 89308K->12922K(130560K), 0.0293603 secs] 89308K->12922K(1005056K), 0.0294226 secs]
    Fri Jun 20 10:48:16 2008
    26.598: [GC 26.598: [ParNew: 99962K->20706K(130560K), 0.0480863 secs] 99962K->20706K(1005056K), 0.0481492 secs]
    Fri Jun 20 10:48:17 2008
    27.637: [GC 27.637: [ParNew: 107746K->16310K(130560K), 0.0177637 secs] 107746K->16310K(1005056K), 0.0178252 secs]
    Fri Jun 20 10:48:23 2008
    34.144: [GC 34.144: [ParNew: 103350K->23193K(130560K), 0.0235084 secs] 103350K->23193K(1005056K), 0.0235719 secs]
    [Thr 5140] Fri Jun 20 10:48:26 2008
    [Thr 5140] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 5140] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 5140] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "F:\usr\sap\DEV\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID2750750
    pid         : 4824
    system name : DEV
    system nr.  : 00
    started at  : Fri Jun 20 10:48:27 2008
    arguments       :
           arg[00] : F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
           arg[02] : -DSAPINFO=DEV_00_server
           arg[03] : pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1058
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=DEV
           arg[08] : -DSAPMYNAME=gitlsap_DEV_00
           arg[09] : -DSAPPROFILE=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 4832] Fri Jun 20 10:48:27 2008
    [Thr 4832] *** WARNING => INFO: Unknown property [instance.box.number=DEVDVEBMGS00gitlsap] [jstartxx.c   841]
    [Thr 4832] *** WARNING => INFO: Unknown property [instance.en.host=gitlsap] [jstartxx.c   841]
    [Thr 4832] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 4832] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : gitlsap
    -> ms port    : 3901
    -> OS libs    : F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : gitlsap
    -> ms port    : 3901
    -> os libs    : F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID2750700  : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID2750750  : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID2750700            : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID2750750            : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 4832] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 4832] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 4848] JLaunchRequestFunc: Thread 4848 started as listener thread for np messages.
    [Thr 4844] WaitSyncSemThread: Thread 4844 started as semaphore monitor thread.
    [Thr 4832] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 4832] CPIC (version=700.2005.12.02)
    [Thr 4832] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_12
    [Thr 4832] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID2750750]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_12
    -> 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 -Djava.io.tmpdir=E:\EP_TEMP -Dcm.tmpdir=E:\EP_TEMP -verbose:gc -XX:NewSize=170m -XX:MaxNewSize=170m -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_12-b03
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : F:\usr\sap\DEV\DVEBMGS00\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     : F:\usr\sap\DEV\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 4832] JLaunchISetDebugMode: set debug mode [no]
    [Thr 5180] JLaunchIStartFunc: Thread 5180 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]: -verbose:gc
    -> arg[ 10]: -Djava.awt.headless=true
    -> arg[ 11]: -Dsun.io.useCanonCaches=false
    -> arg[ 12]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 13]: -Djava.io.tmpdir=E:\EP_TEMP
    -> arg[ 14]: -Dcm.tmpdir=E:\EP_TEMP
    -> arg[ 15]: -verbose:gc
    -> arg[ 16]: -XX:NewSize=170m
    -> arg[ 17]: -XX:MaxNewSize=170m
    -> arg[ 18]: -XX:MaxPermSize=192m
    -> arg[ 19]: -XX:PermSize=192m
    -> arg[ 20]: -XX:+DisableExplicitGC
    -> arg[ 21]: -XX:+UseParNewGC
    -> arg[ 22]: -XX:+PrintGCDetails
    -> arg[ 23]: -XX:+PrintGCTimeStamps
    -> arg[ 24]: -XX:SurvivorRatio=2
    -> arg[ 25]: -XX:TargetSurvivorRatio=90
    -> arg[ 26]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 27]: -verbose:gc
    -> arg[ 28]: -Dsys.global.dir=F:\usr\sap\DEV\SYS\global
    -> arg[ 29]: -Dapplication.home=F:\usr\sap\DEV\DVEBMGS00\exe
    -> arg[ 30]: -Djava.class.path=F:\usr\sap\DEV\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 31]: -Djava.library.path=C:\j2sdk1.4.2_12\jre\bin\server;C:\j2sdk1.4.2_12\jre\bin;C:\j2sdk1.4.2_12\bin;F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    -> arg[ 32]: -Dmemory.manager=1024M
    -> arg[ 33]: -Xmx1024M
    -> arg[ 34]: -Xms1024M
    -> arg[ 35]: -DLoadBalanceRestricted=no
    -> arg[ 36]: -Djstartup.mode=JCONTROL
    -> arg[ 37]: -Djstartup.ownProcessId=4824
    -> arg[ 38]: -Djstartup.ownHardwareId=Z1228787897
    -> arg[ 39]: -Djstartup.whoami=server
    -> arg[ 40]: -Djstartup.debuggable=no
    -> arg[ 41]: -DSAPINFO=DEV_00_server
    -> arg[ 42]: -DSAPSTART=1
    -> arg[ 43]: -DCONNECT_PORT=1058
    -> arg[ 44]: -DSAPSYSTEM=00
    -> arg[ 45]: -DSAPSYSTEMNAME=DEV
    -> arg[ 46]: -DSAPMYNAME=gitlsap_DEV_00
    -> arg[ 47]: -DSAPPROFILE=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[ 48]: -DFRFC_FALLBACK=ON
    -> arg[ 49]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 50]: -DSAPSTARTUP=1
    -> arg[ 51]: -DSAPSYSTEM=00
    -> arg[ 52]: -DSAPSYSTEMNAME=DEV
    -> arg[ 53]: -DSAPMYNAME=gitlsap_DEV_00
    -> arg[ 54]: -DSAPDBHOST=GITLSAP
    -> arg[ 55]: -Dj2ee.dbhost=GITLSAP
    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
    [Thr 5180] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 5764] Fri Jun 20 10:48:28 2008
    [Thr 5764] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 5764] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 5764] JLaunchISetClusterId: set cluster id 2750750
    [Thr 5764] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 5764] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    Fri Jun 20 10:48:29 2008
    0.000: [GC 0.000: [ParNew: 87040K->2321K(130560K), 0.0095060 secs] 87040K->2321K(1005056K), 0.0095677 secs]
    [Thr 5472] Fri Jun 20 10:48:34 2008
    [Thr 5472] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 5472] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 5472] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "F:\usr\sap\DEV\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID2750750
    pid         : 716
    system name : DEV
    system nr.  : 00
    started at  : Fri Jun 20 10:50:27 2008
    arguments       :
           arg[00] : F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
           arg[02] : -DSAPINFO=DEV_00_server
           arg[03] : pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1058
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=DEV
           arg[08] : -DSAPMYNAME=gitlsap_DEV_00
           arg[09] : -DSAPPROFILE=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 1324] Fri Jun 20 10:50:27 2008
    [Thr 1324] *** WARNING => INFO: Unknown property [instance.box.number=DEVDVEBMGS00gitlsap] [jstartxx.c   841]
    [Thr 1324] *** WARNING => INFO: Unknown property [instance.en.host=gitlsap] [jstartxx.c   841]
    [Thr 1324] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 1324] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : gitlsap
    -> ms port    : 3901
    -> OS libs    : F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : gitlsap
    -> ms port    : 3901
    -> os libs    : F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID2750700  : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID2750750  : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID2750700        

    Hi Siddhesh,
    i am sending dev_jcontrol file.
    Thanks,
    Sushma
    trc file: "F:\usr\sap\DEV\DVEBMGS00\work\dev_jcontrol", trc level: 1, release: "700"
    node name   : jcontrol
    pid         : 3012
    system name : DEV
    system nr.  : 00
    started at  : Fri Jun 20 15:19:02 2008
    arguments       :
           arg[00] : F:\usr\sap\DEV\DVEBMGS00\exe\jcontrol.EXE
           arg[01] : pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
           arg[02] : -DSAPSTART=1
           arg[03] : -DCONNECT_PORT=1050
           arg[04] : -DSAPSYSTEM=00
           arg[05] : -DSAPSYSTEMNAME=DEV
           arg[06] : -DSAPMYNAME=gitlsap_DEV_00
           arg[07] : -DSAPPROFILE=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
           arg[08] : -DFRFC_FALLBACK=ON
           arg[09] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 3096] Fri Jun 20 15:19:02 2008
    [Thr 3096] *** WARNING => INFO: Unknown property [instance.box.number=DEVDVEBMGS00gitlsap] [jstartxx.c   841]
    [Thr 3096] *** WARNING => INFO: Unknown property [instance.en.host=gitlsap] [jstartxx.c   841]
    [Thr 3096] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 3096] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties;F:\usr\sap\DEV\DVEBMGS00\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : gitlsap
    -> ms port    : 3901
    -> OS libs    : F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> files [01] : F:\usr\sap\DEV\DVEBMGS00\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : gitlsap
    -> ms port    : 3901
    -> os libs    : F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID2750700  : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID2750750  : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID2750700            : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID2750750            : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] sdm                  : F:\usr\sap\DEV\DVEBMGS00\SDM\program\config\sdm_jstartup.properties
    [Thr 3096] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 3136] JControlDPMessageFunc: Thread 3136 started as handler thread for R/3 dispatcher messages.
    [Thr 3096] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_12
    [Thr 3096] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\DEV\DVEBMGS00\exe\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\DEV\DVEBMGS00\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : F:\usr\sap\DEV\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\DEV\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0027507
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
    -> arg[00] = F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[02] = -DSAPINFO=DEV_00_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_3012
    -> arg[06] = -nodeName=bootstrap
    -> arg[07] = -jvmOutFile=F:\usr\sap\DEV\DVEBMGS00\work\jvm_bootstrap.out
    -> arg[08] = -stdOutFile=F:\usr\sap\DEV\DVEBMGS00\work\std_bootstrap.out
    -> arg[09] = -locOutFile=F:\usr\sap\DEV\DVEBMGS00\work\dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=1055
    -> arg[14] = -DSAPSYSTEM=00
    -> arg[15] = -DSAPSYSTEMNAME=DEV
    -> arg[16] = -DSAPMYNAME=gitlsap_DEV_00
    -> arg[17] = -DSAPPROFILE=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> 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;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_12\bin;F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    [Thr 3096] Fri Jun 20 15:19:10 2008
    [Thr 3096] JControlExecuteBootstrap: read instance values after global bootstrap
    [Thr 3096] *** WARNING => INFO: Unknown property [instance.box.number=DEVDVEBMGS00gitlsap] [jstartxx.c   841]
    [Thr 3096] *** WARNING => INFO: Unknown property [instance.en.host=gitlsap] [jstartxx.c   841]
    [Thr 3096] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 3096] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties;F:\usr\sap\DEV\DVEBMGS00\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : gitlsap
    -> ms port    : 3901
    -> OS libs    : F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    [Thr 3096] JControlExecuteBootstrap: enumerate the nodes after global bootstrap
    Used property files
    -> files [00] : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> files [01] : F:\usr\sap\DEV\DVEBMGS00\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : gitlsap
    -> ms port    : 3901
    -> os libs    : F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID2750700  : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID2750750  : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID2750700            : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID2750750            : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] sdm                  : F:\usr\sap\DEV\DVEBMGS00\SDM\program\config\sdm_jstartup.properties
    [Thr 3096] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID2750700]
    [Thr 3096] [Node: dispatcher bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_12
    [Thr 3096] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap_ID2750700]
    -> node name          : dispatcher bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> jlaunch parameters :
    -> 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          : 256M
    -> root path          : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : F:\usr\sap\DEV\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\DEV\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID002750700
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
    -> arg[00] = F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[02] = -DSAPINFO=DEV_00_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_3012
    -> arg[06] = -nodeName=bootstrap_ID2750700
    -> arg[07] = -jvmOutFile=F:\usr\sap\DEV\DVEBMGS00\work\jvm_bootstrap_ID2750700.out
    -> arg[08] = -stdOutFile=F:\usr\sap\DEV\DVEBMGS00\work\std_bootstrap_ID2750700.out
    -> arg[09] = -locOutFile=F:\usr\sap\DEV\DVEBMGS00\work\dev_bootstrap_ID2750700
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=1055
    -> arg[14] = -DSAPSYSTEM=00
    -> arg[15] = -DSAPSYSTEMNAME=DEV
    -> arg[16] = -DSAPMYNAME=gitlsap_DEV_00
    -> arg[17] = -DSAPPROFILE=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> 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;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_12\bin;F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    [Thr 3096] Fri Jun 20 15:19:13 2008
    [Thr 3096] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID2750750]
    [Thr 3096] [Node: server0 bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_12
    [Thr 3096] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap_ID2750750]
    -> node name          : server0 bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> jlaunch parameters :
    -> 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          : 256M
    -> root path          : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : F:\usr\sap\DEV\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\DEV\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID002750750
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
    -> arg[00] = F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[02] = -DSAPINFO=DEV_00_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_3012
    -> arg[06] = -nodeName=bootstrap_ID2750750
    -> arg[07] = -jvmOutFile=F:\usr\sap\DEV\DVEBMGS00\work\jvm_bootstrap_ID2750750.out
    -> arg[08] = -stdOutFile=F:\usr\sap\DEV\DVEBMGS00\work\std_bootstrap_ID2750750.out
    -> arg[09] = -locOutFile=F:\usr\sap\DEV\DVEBMGS00\work\dev_bootstrap_ID2750750
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=1055
    -> arg[14] = -DSAPSYSTEM=00
    -> arg[15] = -DSAPSYSTEMNAME=DEV
    -> arg[16] = -DSAPMYNAME=gitlsap_DEV_00
    -> arg[17] = -DSAPPROFILE=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> 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;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_12\bin;F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    [Thr 3096] Fri Jun 20 15:19:16 2008
    [Thr 3096] JControlIBuildProcessList: Maximum error count is set to 4
    [Thr 4532] JControlRequestFunc: Thread 4532 started as listener thread for np messages.
    [Thr 3096] [Node: dispatcher] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_12
    [Thr 3096] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID2750700]
    -> node name          : dispatcher
    -> node type          : dispatcher
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_12
    -> 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 -XX:NewSize=28m -XX:MaxNewSize=28m -XX:+DisableExplicitGC
    -> 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          : 170M
    -> init heap size     : 170M
    -> root path          : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\dispatcher
    -> class path         : .\bin\boot\boot.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : F:\usr\sap\DEV\DVEBMGS00\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     : F:\usr\sap\DEV\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr 3096] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_12
    [Thr 3096] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID2750750]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_12
    -> 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 -Djava.io.tmpdir=E:\EP_TEMP -Dcm.tmpdir=E:\EP_TEMP -verbose:gc -XX:NewSize=170m -XX:MaxNewSize=170m -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_12-b03
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : F:\usr\sap\DEV\DVEBMGS00\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     : F:\usr\sap\DEV\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 3096] INFO: Invalid property value [Debbugable=yes]
    [Thr 3096] [Node: SDM] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_12
    [Thr 3096] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [sdm]
    -> node name          : SDM
    -> node type          : sdm
    -> node execute       : yes
    -> java path          : C:\j2sdk1.4.2_12
    -> java parameters    :
    -> 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          : 128M
    -> root path          : F:\usr\sap\DEV\DVEBMGS00\SDM\program
    -> class path         : F:\usr\sap\DEV\DVEBMGS00\SDM\program\bin\SDM.jar
    -> OS libs path       : F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs
    -> main class         : SDMInternal
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : F:\usr\sap\DEV\DVEBMGS00\exe\jstartup.jar;F:\usr\sap\DEV\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.sdm.jstartup.shutdown.InternalShutDown
    -> parameters         : server sdmhome=F:\usr\sap\DEV\DVEBMGS00\SDM\program
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr 3096] JControlMSConnect: attached to message server (gitlsap/3901)
    JControlStartJLaunch: program = F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
    -> arg[00] = F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[02] = -DSAPINFO=DEV_00_dispatcher
    -> arg[03] = -nodeId=0
    -> arg[04] = -file=F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_3012
    -> arg[06] = -nodeName=ID2750700
    -> arg[07] = -jvmOutFile=F:\usr\sap\DEV\DVEBMGS00\work\jvm_dispatcher.out
    -> arg[08] = [Thr 4540] JControlMSMessageFunc: Thread 4540 started as listener thread for ms messages.
    -stdOutFile=F:\usr\sap\DEV\DVEBMGS00\work\std_dispatcher.out
    -> arg[09] = -locOutFile=F:\usr\sap\DEV\DVEBMGS00\work\dev_dispatcher
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=1055
    -> arg[14] = -DSAPSYSTEM=00
    -> arg[15] = -DSAPSYSTEMNAME=DEV
    -> arg[16] = -DSAPMYNAME=gitlsap_DEV_00
    -> arg[17] = -DSAPPROFILE=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> 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;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_12\bin;F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    [Thr 3096] JControlICheckProcessList: process dispatcher started (PID:4544)
    JControlStartJLaunch: program = F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
    -> arg[00] = F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[02] = -DSAPINFO=DEV_00_server
    -> arg[03] = -nodeId=1
    -> arg[04] = -file=F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_3012
    -> arg[06] = -nodeName=ID2750750
    -> arg[07] = -jvmOutFile=F:\usr\sap\DEV\DVEBMGS00\work\jvm_server0.out
    -> arg[08] = -stdOutFile=F:\usr\sap\DEV\DVEBMGS00\work\std_server0.out
    -> arg[09] = -locOutFile=F:\usr\sap\DEV\DVEBMGS00\work\dev_server0
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=1055
    -> arg[14] = -DSAPSYSTEM=00
    -> arg[15] = -DSAPSYSTEMNAME=DEV
    -> arg[16] = -DSAPMYNAME=gitlsap_DEV_00
    -> arg[17] = -DSAPPROFILE=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> 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;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_12\bin;F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    [Thr 3096] JControlICheckProcessList: process server0 started (PID:4552)
    JControlStartJLaunch: program = F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
    -> arg[00] = F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[02] = -DSAPINFO=DEV_00_sdm
    -> arg[03] = -nodeId=2
    -> arg[04] = -file=F:\usr\sap\DEV\DVEBMGS00\SDM\program\config\sdm_jstartup.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_3012
    -> arg[06] = -nodeName=sdm
    -> arg[07] = -jvmOutFile=F:\usr\sap\DEV\DVEBMGS00\work\jvm_sdm.out
    -> arg[08] = -stdOutFile=F:\usr\sap\DEV\DVEBMGS00\work\std_sdm.out
    -> arg[09] = -locOutFile=F:\usr\sap\DEV\DVEBMGS00\work\dev_sdm
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=1055
    -> arg[14] = -DSAPSYSTEM=00
    -> arg[15] = -DSAPSYSTEMNAME=DEV
    -> arg[16] = -DSAPMYNAME=gitlsap_DEV_00
    -> arg[17] = -DSAPPROFILE=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> 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;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_12\bin;F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    [Thr 3096] JControlICheckProcessList: process SDM started (PID:4560)
    [Thr 3096] JControlMSSendLogon: delete SDM logon information (rc=0)
    [Thr 3096] Fri Jun 20 15:19:26 2008
    [Thr 3096] JControlMSSendLogon: insert SDM logon information (port=50018; rc=0)
    [Thr 3096] Fri Jun 20 15:20:11 2008
    [Thr 3096] JControlICheckProcessList: process server0 (pid:4552) died (RUN-FLAG)
    [Thr 3096] JControlIResetProcess: reset process server0
    [Thr 3096] JControlIResetProcess: [server0] not running -> increase error count (1)
    [Thr 3096] JControlICheckProcessList: running flight recorder:
         C:\j2sdk1.4.2_12\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 ID2750750 1213955356 -bz F:\usr\sap\DEV\SYS\global
    JControlStartJLaunch: program = F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
    -> arg[00] = F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[02] = -DSAPINFO=DEV_00_server
    -> arg[03] = -nodeId=1
    -> arg[04] = -file=F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_3012
    -> arg[06] = -nodeName=ID2750750
    -> arg[07] = -jvmOutFile=F:\usr\sap\DEV\DVEBMGS00\work\jvm_server0.out
    -> arg[08] = -jvmOutMode=append
    -> arg[09] = -stdOutFile=F:\usr\sap\DEV\DVEBMGS00\work\std_server0.out
    -> arg[10] = -stdOutMode=append
    -> arg[11] = -traceMode=append
    -> arg[12] = -locOutFile=F:\usr\sap\DEV\DVEBMGS00\work\dev_server0
    -> arg[13] = -mode=JCONTROL
    -> arg[14] = pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[15] = -DSAPSTART=1
    -> arg[16] = -DCONNECT_PORT=1055
    -> arg[17] = -DSAPSYSTEM=00
    -> arg[18] = -DSAPSYSTEMNAME=DEV
    -> arg[19] = -DSAPMYNAME=gitlsap_DEV_00
    -> arg[20] = -DSAPPROFILE=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[21] = -DFRFC_FALLBACK=ON
    -> arg[22] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = PATH=C:\j2sdk1.4.2_12\jre\bin\server;C:\j2sdk1.4.2_12\jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_12\bin;F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    [Thr 3096] JControlICheckProcessList: process server0 started (PID:3920)
    [Thr 3096] Fri Jun 20 15:20:51 2008
    [Thr 3096] JControlICheckProcessList: process server0 (pid:3920) died (RUN-FLAG)
    [Thr 3096] JControlIResetProcess: reset process server0
    [Thr 3096] JControlIResetProcess: [server0] not running -> increase error count (2)
    [Thr 3096] JControlICheckProcessList: running flight recorder:
         C:\j2sdk1.4.2_12\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 ID2750750 1213955411 -bz F:\usr\sap\DEV\SYS\global
    JControlStartJLaunch: program = F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
    -> arg[00] = F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[02] = -DSAPINFO=DEV_00_server
    -> arg[03] = -nodeId=1
    -> arg[04] = -file=F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_3012
    -> arg[06] = -nodeName=ID2750750
    -> arg[07] = -jvmOutFile=F:\usr\sap\DEV\DVEBMGS00\work\jvm_server0.out
    -> arg[08] = -jvmOutMode=append
    -> arg[09] = -stdOutFile=F:\usr\sap\DEV\DVEBMGS00\work\std_server0.out
    -> arg[10] = -stdOutMode=append
    -> arg[11] = -traceMode=append
    -> arg[12] = -locOutFile=F:\usr\sap\DEV\DVEBMGS00\work\dev_server0
    -> arg[13] = -mode=JCONTROL
    -> arg[14] = pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[15] = -DSAPSTART=1
    -> arg[16] = -DCONNECT_PORT=1055
    -> arg[17] = -DSAPSYSTEM=00
    -> arg[18] = -DSAPSYSTEMNAME=DEV
    -> arg[19] = -DSAPMYNAME=gitlsap_DEV_00
    -> arg[20] = -DSAPPROFILE=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[21] = -DFRFC_FALLBACK=ON
    -> arg[22] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = PATH=C:\j2sdk1.4.2_12\jre\bin\server;C:\j2sdk1.4.2_12\jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_12\bin;F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    [Thr 3096] JControlICheckProcessList: process server0 started (PID:4972)
    [Thr 3096] Fri Jun 20 15:21:46 2008
    [Thr 3096] JControlICheckProcessList: process server0 (pid:4972) died (RUN-FLAG)
    [Thr 3096] JControlIResetProcess: reset process server0
    [Thr 3096] JControlIResetProcess: [server0] not running -> increase error count (3)
    [Thr 3096] JControlICheckProcessList: running flight recorder:
         C:\j2sdk1.4.2_12\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 ID2750750 1213955451 -bz F:\usr\sap\DEV\SYS\global
    JControlStartJLaunch: program = F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
    -> arg[00] = F:\usr\sap\DEV\DVEBMGS00\exe\jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[02] = -DSAPINFO=DEV_00_server
    -> arg[03] = -nodeId=1
    -> arg[04] = -file=F:\usr\sap\DEV\DVEBMGS00\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_3012
    -> arg[06] = -nodeName=ID2750750
    -> arg[07] = -jvmOutFile=F:\usr\sap\DEV\DVEBMGS00\work\jvm_server0.out
    -> arg[08] = -jvmOutMode=append
    -> arg[09] = -stdOutFile=F:\usr\sap\DEV\DVEBMGS00\work\std_server0.out
    -> arg[10] = -stdOutMode=append
    -> arg[11] = -traceMode=append
    -> arg[12] = -locOutFile=F:\usr\sap\DEV\DVEBMGS00\work\dev_server0
    -> arg[13] = -mode=JCONTROL
    -> arg[14] = pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[15] = -DSAPSTART=1
    -> arg[16] = -DCONNECT_PORT=1055
    -> arg[17] = -DSAPSYSTEM=00
    -> arg[18] = -DSAPSYSTEMNAME=DEV
    -> arg[19] = -DSAPMYNAME=gitlsap_DEV_00
    -> arg[20] = -DSAPPROFILE=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_gitlsap
    -> arg[21] = -DFRFC_FALLBACK=ON
    -> arg[22] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = PATH=C:\j2sdk1.4.2_12\jre\bin\server;C:\j2sdk1.4.2_12\jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_12\bin;F:\usr\sap\DEV\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;F:\usr\sap\DEV\SYS\exe\uc\NTI386
    [Thr 3096] JControlICheckProcessList: process server0 started (PID:4456)
    [Thr 3096] Fri Jun 20 15:22:26 2008
    [Thr 3096] JControlICheckProcessList: process server0 (pid:4456) died (RUN-FLAG)
    [Thr 3096] JControlIResetProcess: reset process server0
    [Thr 3096] JControlIResetProcess: [server0] not running -> increase error count (4)
    [Thr 3096] JControlICheckProcessList: running flight recorder:
         C:\j2sdk1.4.2_12\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 ID2750750 1213955506 -bz F:\usr\sap\DEV\SYS\global

  • System Landscape in Sap netweaver 2004s

    We have installed SAP Netweaver 2004s in Dev server.
    As per the requirement we are planning to create three clients in that server.
    client 212 for Dev
    client 312 for Sandbox
    client 412 for QA
    Is that possible to have three clients in sapnetweaver 2004s in same instance?..
    Please advise..
    Thanks
    Soujanya

    BW Objects are client-independent. IDs of master data as well as of dimensions are created from number ranges but the number range intervals are client-dependent. For example you can define different number range for master data “Busness Partner” in different OLTP systems which you may want to extract data to BW from. To avoid number range overlapping & because only one client can ensure unique ID, we do have only one client for BW.
    Please assign points if you find it useful.
    thnx/Ashok Banthia

Maybe you are looking for