SSO To J2EE engine of ABAP+JAVA Addin Install

Hi all,
I have setup an SAP system as a ABAPJAVA Addin Install.  The system is running NW04s SP11.  I have an SAP Portal installed on the JAVA side to support some BW functions.  I would like to do SSO from the users desktop directly to the portal component.  Is this possible with this type of install?  I have setup Kerberos / SPNego with a JAVA only install connected to a Microsoft ADS.  I have also configured the system to use MYSAPSSO2 tickets from another SAP system, but that requires the users to go to the other SAP system before going to ABAPJAVA Addin system.  I would like the users to go directly to the ABAP+JAVA Addin system via a URL like http://server:port/irj/... and get single signed on to the system.  Is this possible?
Any help is appreciated!
Russ Scherbarth

Hello Russ,
yes it is possible to configure SSO using SPNego Loginmodule (Kerberos) for this type of system as well. You also can use the SPNego configuration wizard to get the configuration work done, but you need to perform some manual follow up work as well.
So my recommendation is check the online documentation for wizard based configuration AND manual configuration, perform the wizard based configuration (more or less the same as you did for the other system) and afterwards (depending on your JDK) you might have to perform some manual follow up activities.
Select as user resolution mode prefixbased, the attribute to be used is uniquename. In addition you need to create the service user in the portal database (when using SUN JDK), as you do not have direct connection to Active Directory.
With best regards,
René

Similar Messages

  • SAP J2EE engine for configuring Java mail Service.

    Hi
    I am experiencing following exception when trying to use JAVA mail API.
    javax.mail.SendFailedException: Invalid Addresses;
    nested exception is:
    javax.mail.SendFailedException: 554 <email@ddress>: Recipient address rejected:
    Relay access denied
    email address above is valid..
    I have to use SAP J2EE engine for configuring Java mail Service.
    But is does not hav any such access permissions to check....!!

    Relay access denied
    To send mails from SAP system through the mail server which you have configured, SAP server should be permitted to relay through the mailserver. Then only you will be able to send mail to external email address. Otherwise, you will get the above message.
    You must contact the mail server administrator and ask him to add the ip of SAP server into the allowed relay list.
    If you are using MS exchange server as your mail server and if you have administrative access to the Exchange box, you can do it yourself by following the below steps:
    1.Verify that your Exchange computer is not an open mail relay. To do this, follow these steps:
    a.      Click Start, point to Programs, point to Microsoft Exchange, and then click System Manager.
    b.      In Exchange System Manager, expand the following object:
    Servers\Your_Exchange_Server_Name\Protocols\SMTP
    c.      Right-click the virtual SMTP server where you want to prevent mail relay, and then click Properties.
    d.      Click the Access tab, and then click Relay.
    e.      By default, open relay is blocked. The default settings are as follows:
    u2022     The Only the list below check box is selected.
    u2022     The Allow all computers which successfully authenticate to relay, regardless of the list above check box is selected.
    f.      If you must permit a single computer, a group of computers, or a domain to relay through the server, click Add. In the Computer dialog box, click the appropriate selection for the computers you want to relay through the server. Then, type the required information.
    Note Enabling access by IP address or by domain name is helpful for users who do not authenticate with the Exchange computer.
    g.      In the Relay Restrictions dialog box, click OK.
    h.      Click Apply, and then click OK in the Default SMTP Virtual Server Properties dialog box.
    hope this helps you out...
    Cheers,
    Jazz

  • J2EE engine restart with java.lang.OutOfMemoryError  Java heap space

    Hi
    I hope someone can help me, I have an error on my J2EE engine.
    My portal restarts only when I click on User - Administration - Identity Management.
    Here is the log error.
    Exception id: [000000000000005B0000001C0000098800045ACD637E87AB]#
    #1.5^H#0000000000000059000000690000098800045ACD6EF06673#1225738282886#com.sap.engine.frame.Environment##com.sap.engine.frame.
    Environment#J2EE_GUEST#0##host_SID_4130050#J2EE_ADMIN#40cf7230a9d811dda9f9000000000000#SAPEngine_Application_Thread[impl:3
    ]_13##0#0#Error#1#/System/Server/Critical#Plain###FATAL: Caught OutOfMemoryError! Node will exit with exit code 666#
    #1.5^H#00000000000000590000006A0000098800045ACD6EF06833#1225738282886#com.sap.engine.frame.Environment##com.sap.engine.frame.
    Environment#J2EE_GUEST#0##host_SID_4130050#J2EE_ADMIN#40cf7230a9d811dda9f9000000000000#SAPEngine_Application_Thread[impl:3
    ]_13##0#0#Fatal#1#/System#Java###FATAL: Caught OutOfMemoryError! Node will exit with exit code 666
    [EXCEPTION]
    #1#java.lang.OutOfMemoryError: Java heap space
            at java.lang.ClassLoader.defineClass0(Native Method)
            at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
            at com.sap.engine.services.deploy.server.ApplicationLoader.defineClassWithInterception(ApplicationLoader.java:168)
            at com.sap.engine.services.deploy.server.ApplicationLoader.loadLocalClass(ApplicationLoader.java:140)
            at com.sap.engine.frame.core.load.ResourceLoader.loadClass(ResourceLoader.java:127)
            at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:365)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
            at com.sap.security.core.wd.assignusermapping.wdp.InternalAssignUserMappingComp.<init>(InternalAssignUserMappingComp.
    java:173)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
            at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
            at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:74)
            at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.<init>(DelegatingComponent.java:51)
            at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:382)
            at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:940)
            at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:177)
            at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponentInternal(ComponentUsage.java:149)
            at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponent(ComponentUsage.java:116)
            at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createInstanceIfDemanded(ComponentUsage.java:728)
            at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.getImplementingInterfaceViewInfo(ComponentUsage.java:403)
            at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.getViewManagerFor(ClientComponent.java:305)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.createUninitializedView(ViewManager.java:628)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:694)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.bind(ViewManager.java:555)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:724)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:579)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:155)
            at com.sap.tc.webdynpro.progmodel.view.InterfaceView.initController(InterfaceView.java:43)
            at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
    Thanks for your help

    pretty obvious to me "java.lang.OutOfMemoryError: Java heap space"
    Read,
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/jsts/(Kernel)OOM
    or
    java.lang.OutOfMemoryError: Java heap space
    those links should give you a fairly good idea on how to solve the issue.
    Regards
    Juan

  • How to restart Java Engine in ABAP+JAVA dual stack installation ?

    Dear Experts
    if i use stopsap r3 in this dual stack installation - it stops both ABAP & JAVA Web Application Servers.
    I want to restart only JAVA Weba pplication server.
    How do it ?
    Thaks in Advance !
    Rgds

    But theoritically  they are 2 indpeendent installations like
    AS ABAP
    AS JAVA
    ..Do you aggree ?? really am not good on basics!!
    During the installation also -  if select AS ABAP & AS JAVA  - it will become dual installation
    and it does not show
    any dependency while installing that AS JAVA  requires AS ABAP.[Installation Component Selection and Dependency Screen shot|http://i303.photobucket.com/albums/nn153/S0002919350/SAP%20Issues/Oracle_Patches.jpg]
    Installation Component Selection and Dependency Screen shot
    Is it because if AS ABAP is down - AS JAVA UME is 001 client - and Java authentication fails ?
    Can we de attatch from ABAP UME for my requirement like - running JAVA WAS alone w/o ABAP.
    Regards
    PR
    Regards
    Edited by: P.R. SRINIVAS on Jun 16, 2008 4:15 PM

  • EhP4 installation ABAP+Java addin. XPRAS Errors in SAPR-603DWINEARETAIL

    Chaps, 
    I am in the downtime phase of this EhP4 installation and the Java is running fine.  I am getting this error with the ABAP in file XPRASUPG.ELG:
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    XPRA ERRORS and RETURN CODE in SAPR-603DWINEARETAIL.PDS
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    A3EEFDT_TRANSPORT 125 BRF+: <<< *** BEGIN: Content from Application Component  "LO-MD-MM"  *** >>>
    A3EEFDT_TRANSPORT 025 BRF+: <<< BEGIN: Messages for IDs (&2"46F4B99CF7CF0C0BE10000000A4248A4"/&3" ")  &1"Function RS_PROCESS_PRICAT_K003" >>>
    A3EEFDT_CORE 065 Name "RS_PROCESS_PRICAT_K003" has already been used
    A3EEFDT_TRANSPORT 026 BRF+: <<< END  : Messages for IDs (&2"46F4B99CF7CF0C0BE10000000A4248A4"/&3" ")  &1"Function RS_PROCESS_PRICAT_K003" >>>
    A3EEFDT_TRANSPORT 025 BRF+: <<< BEGIN: Messages for IDs (&2"46FF585C33511112E10000000A4248A4"/&3" ")  &1"Function RS_MAP_CIN_TO_PRICAT" >>>
    A3EEFDT_CORE 065 Name "RS_MAP_CIN_TO_PRICAT" has already been used
    A3EEFDT_TRANSPORT 026 BRF+: <<< END  : Messages for IDs (&2"46FF585C33511112E10000000A4248A4"/&3" ")  &1"Function RS_MAP_CIN_TO_PRICAT" >>>
    A3EEFDT_TRANSPORT 126 BRF+: <<< *** END  : Content from Application Component  "LO-MD-MM"  *** >>>
    A3EEFDT_TRANSPORT 034 BRF+: Object activation failed (step: "Check" )
    2EEPU133 Errors occurred during post-handling "FDT_AFTER_IMPORT" for "FDT0001" "T"
    Any suggestions?
    Regards,
    Graham

    Hi,
    In the end I ran out of patience and decided to ignore the error to get it through to the end. Later, SAP responded as follows:
    "The issue depends on a deleted function and a new function with the samename within one application. With note 1263261 the problem should be
    solved. Maybe you also have to install note 1301695 after it."
    I hope this helps,
    Regards,
    Graham

  • ABAP & Java Preview install done. Need Post install steps for XI.

    Hi
    Please excuse for the most basic question.
    From the trial downloads, I've installed the
    ABAP and Java and would like to know the
    post-install steps for activating and configuring
    the Exchange Infrastructure component and
    subsequent configuration
    I've installed on the local host along with the
    Microsoft Loopback Adapter. What should be
    the connection parameters for the Visual
    Administrator?
    Any help is appreciated. Thank U.
    Rajendra.

    Hi Rajender
    I think no question is difficult or basic .The severity depends on whether you know it or not,in other terms your comfort level.
    Coming back to your post:Go through the below link
    https://websmp103.sap-ag.de/~sapidb/011000358700001697502004E.PDF
    Re: XI INSTALLATION and POSTINSTALLATION
    If you need the XI configuration guide then visit:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ac6de690-0201-0010-54ac-8923089dcc97
    Any issues feel free to ask
    Reward with suitable points:

  • WAS SP9 SR1 ABAP+Java Add in installation , j2EE engine is not running

    I have completely installed SAP Netweaver SP9 SR1 WAS ABAP+JAVA addin and Installed XI completely. After few days j2EE engine stops running. I have applied the license after requesting from SAP Mareketplace and applied in WAS ABAP using SLICENSE transaction.
    Issue faced
    1. Tried to connect j2ee engine home page which is showing.
    Dispatcher is running but no server connected.
    Now I have removed the WAS J2EE installation and removed the client on which WAS j2EE engine installed. After doing this I tested the WAS ABAP which is running fine. Now I am again installing WAS Java addin. Which installed success fully and have seen the j2ee engine server page running.  But proceeding further to install JAVA Dialog instance I am facing folloing issues
    2. while installation step 8 and 9 as per SAP INSTANCE GUI .
    3. And J2EE engine is again stopping.
    Can any one help me to install J2ee dialog installation and resolving these issues.
    Anand Verma
    HCL technologies

    Hi Anand,
    J2EE Engine has a separate licensing mechanism. If the temporary license expires, the server will shut down every 30 minutes. You install a permanent license using Visual Administrator in service "Licensing Adapter".
    In any case, a look into the log files of the engine can provide further information. They are found at
    .../<SID>/<INSTANCE>/j2ee/cluster/server<n>/log
    Kind regards,
    Juergen Kremp

  • Roles In SAP Web AS ABAP would not appear automatically in J2EE Engine

    I have an ABAP+Java Addin Instance Installed.
    When I create a user, it shows up in the Jave Engine when I goto Services->Security Provider.
    But the ABAP roles would not show up in the Java Engine.
    Please advise..

    HI,
    It depends on the UME chosen,
    You need to ensure your ume config allows groups to be created. check the xml you have chosen,
    also permission for sapjsf.
    Cheers,
    Chetan

  • Perform an export for both ABAP & JAVA in one shot with WAS 640 SAPinst ...

    Hello,
    I have to perform an OS/DB Migration of a SAP XI 3.0 (WAS640-SR1), an ABAP + JAVA addin configuration.
    I would like to know if SAPinst for WAS640 (and SR1) could perform an export for both ABAP & JAVA in one shot as it seems possible in NW7.0 SAPinst version. None of the WAS 640 OS/DB migration guides gives these possibility.
    And if not not, could U confirm that I have to perform 1st an export (with R3LOAD) of ABAB stack, then  an export (with JLOAD) of the JAVA one ?
    And apply the same way for installation with R3load and JLOAD downloaded files ?
    Thks in advance
    Bernard Accoce
    SAP Basis Consultant - TeamWork in Toulouse (France)

    Hi Bernard,
    No, both exports cannot be executed in one single step. You have to execute the procedure twice, once for ABAP and once for Java, like you already mentioned yourself..
    For the import applies the same.
    Kind regards,
    Mark

  • Installation error u2013 SAP J2EE Engine, error at step importJavaDump

    Dear All,
    I have installed NetWeaver Developer Studio but getting problem for SAP J2EE Engine installation
    I have given following parameter at the time of installation.'
               RDBMS MaxDB
               'package location' - C:\Program Files\NetWeaverDeveloperStudio\NW_JAVA_700SP14_SR3 \MAXDB76_NW07
               'Copy package To' - c:\sapdb
               UC Kernel nw 7.0 R3
               'package location' - C:\Program Files\NetWeaverDeveloperStudio\NW_JAVA_700SP14_SR3\NW05SR3_KRNL3
              'Copy package To' - Left empty
               Chose option - No SLD destination
    My operating system is Window Vista Home Basic. Is vista support SAP J2EE engine?
    MaxDB has been installed but how it can be checked whether it has been installed properly?
    sapinst.log u2013 Error description
    ERROR 2008-06-24 15:57:07.104
    CJS-30049  <html> <head> </head> <body> Execution of <font face="Monospaced">JLoad</font> tool 'C:\Program Files\Java\j2sdk1.4.2_09\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/install/sharedlib/tc_sec_secstorefs.jar;C:\sapdb\programs\runtime\jar\sapdbc.jar" -sec AN2,jdbc/pool/AN2,
    AnupGarg-PC/sapmnt/AN2/SYS/global/security/data/SecStore.properties,
    AnupGarg-PC/sapmnt/AN2/SYS/global/security/data/SecStore.key -dataDir "C:/Program Files/NetWeaverDeveloperStudio/NW_JAVA_700SP14_SR3/NW05SR3_DEV_WP_1\JAVA_EXPORT\JDMP" -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB\IMPORT.XML" -log jload.log' aborts with return code 1.<br>SOLUTION: Check 'jload.log' and 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/jload.java.log' for more information. </body></html>
    ERROR 2008-06-24 15:57:07.104
    FCO-00011  The step importJavaDump with step key |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_Jload|ind|ind|ind|ind|9|0|importJavaDump was executed with status ERROR .
    jload.java.log u2013 Error description
    java version "1.4.2_09"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-b05)
    Java HotSpot(TM) Client VM (build 1.4.2_09-b05, mixed mode)
    Jun 24, 2008 10:27:05 AM com.sap.inst.jload.Jload main
    INFO: Jload -sec AN2,jdbc/pool/AN2,
    AnupGarg-PC/sapmnt/AN2/SYS/global/security/data/SecStore.properties,
    AnupGarg-PC/sapmnt/AN2/SYS/global/security/data/SecStore.key -dataDir C:/Program Files/NetWeaverDeveloperStudio/NW_JAVA_700SP14_SR3/NW05SR3_DEV_WP_1\JAVA_EXPORT\JDMP -job C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB\IMPORT.XML -log jload.log
    Jun 24, 2008 10:27:07 AM com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    It would be great help if I can get any clue to solve this?
    Thanks & Regards,
    Anup Garg

    Hi Anup,
    If you  want to install developer studio then you need not to install J2ee engine for this.
    Actaully there are 2 products :
    1. Developer studio
    2. Developer workplace.
    In fact these are not 2 products but if you want to install developer studio with local runtime environment then you need to install developer workplace.
    So (J2EE engine + Developer studio)= developer workspace
    you can install developer studio on XP, windows 2003 server and NT platform but not sure for VISTA. But it should work on vista with no problem.
    but you can install developer workspace only on server platforms because it needs J2EE engine to be installed as a prerequisite.
    in your case , you need windows 2003 server instead of vista if you want j2ee engine and  developer studio both.
    In case you only want to install developer studio, you can install it from developer workplace DVD .
    browse to Dev workplace DVD( Example path for version 7.0)
    DVD>IDE>IDE70setup
    execute this setup. it will only installdeveloper studio.
    please award points if above info is helpful.
    regards
    Saurabh

  • ABAP/JAVA standalone

    We are re-implementing SOLMan (4.0 latest build) in our landscape and
    would like to install the JAVA component as a stand alone instead of an
    ABAP/JAVA integrated install this time.
    We are not finding implementation instructions for this option in the
    kit that we have.
    Is this a valid JAVA implementation option (JAVA Stand alone / ABAP
    Stand alone) for Solution Manager 4.0?

    >
    Mateus Pedroso wrote:
    > We are re-implementing SOLMan (4.0 latest build) in our landscape and
    > would like to install the JAVA component as a stand alone instead of an
    > ABAP/JAVA integrated install this time.
    >
    > We are not finding implementation instructions for this option in the
    > kit that we have.
    >
    > Is this a valid JAVA implementation option (JAVA Stand alone / ABAP
    > Stand alone) for Solution Manager 4.0?
    This is not a valid implementation option.
    Please run the double stack as described in the Installation Guides.
    Regards,
    Ruediger

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

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

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

  • Updating J2EE engine (Portals UME) via ABAP/Java

    I need to update the 'Identity management' details of the Portals UME using SPML. I believe this will need to be done using Java in some way. I was wondering whether anyone has ever achieved this via ABAP->Java->UME?.
    If so, I would be pleased if anyone could supply sample code (ABAP), or perhaps let me know how you achived the same goal.
    Regards
    Gary

    Have a look at:
    Using the ABAP stack to perform Java stack UME group activities
    Paul

  • Java.lang.NullPointerException when connect to the J2EE engine

    I want to connect to the J2EE engine ,but the error message "java.lang.NullPointerException" is displayed in the console.  Please help me ! Thank you !!  The full error exception like this:
    java.lang.NullPointerException
            at com.sap.engine.services.adminadapter.gui.tasks.LoginTask.connectActio
    n(LoginTask.java:191)
            at com.sap.engine.services.adminadapter.gui.tasks.LoginTask.run(LoginTas
    k.java:79)
            at java.lang.Thread.run(Thread.java:534)

    Hi:
    The whole errror message like this:(deploy aborted error message)
    2009/4/27 上午 08:53:52 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [001]Deployment aborted
    Settings
    SDM host : 10.138.6.10
    SDM port : 50118
    URL to deploy : file:/C:/DOCUME1/F3221789/LOCALS1/Temp/temp53268foxconn.com~bbs_demo.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/F3221789/LOCALS1/Temp/temp53268foxconn.com~bbs_demo.ear
    Aborted: development component 'bbs_demo'/'foxconn.com'/'LOKAL'/'0.2009.04.27.08.53.22':
    Cannot login to the SAP J2EE Engine using user and password as provided in the Filesystem Secure Store. Enter valid login information in the Filesystem Secure Store using the SAP J2EE Engine Config Tool. For more information, see SAP note 701654.
    com.sap.sdm.serverext.servertype.inqmy.extern.DeployManagerAuthExceptionWrapper: Wrong security credentials detected while trying to obtain connection to the J2EE Engine.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMAUTHEXC)
    Deployment exception : The deployment of at least one item aborted
    The Log infomation is like this:
    2009/4/27 上午 08:53:52 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] INFO:
    [001]Additional log information about the deployment
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[D:\usr\sap\SCM\DVEBMGS01\SDM\program\log\sdmcl20090427005331.log]/>
    <!PATTERN[sdmcl20090427005331.log]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/>
    <!ENCODING[MS950]/>
    <!LOGHEADER[END]/>
    Apr 27, 2009 8:53:32 AM  Info: -
    Starting deployment -
    Apr 27, 2009 8:53:32 AM  Info: Error handling strategy: OnErrorStop
    Apr 27, 2009 8:53:32 AM  Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
    Apr 27, 2009 8:53:32 AM  Info: Update strategy: UpdateAllVersions
    Apr 27, 2009 8:53:32 AM  Info: Starting deployment prerequisites:
    Apr 27, 2009 8:53:36 AM  Info: Loading selected archives...
    Apr 27, 2009 8:53:36 AM  Info: Loading archive 'D:\usr\sap\SCM\DVEBMGS01\SDM\program\temp\temp53268foxconn.com~bbs_demo.ear'
    Apr 27, 2009 8:53:37 AM  Info: Selected archives successfully loaded.
    Apr 27, 2009 8:53:37 AM  Info: Actions per selected component:
    Apr 27, 2009 8:53:37 AM  Info: Update: Selected development component 'bbs_demo'/'foxconn.com'/'LOKAL'/'0.2009.04.27.08.53.22' updates currently deployed development component 'bbs_demo'/'foxconn.com'/'LOKAL'/'0.2009.04.23.14.34.21'.
    Apr 27, 2009 8:53:37 AM  Info: Ending deployment prerequisites. All items are correct.
    Apr 27, 2009 8:53:39 AM  Error: Unable to compare host[sidcsms.foxconn.com] and host[GDS-SF-F21789] Throwable: java.net.UnknownHostException Throwable message: GDS-SF-F21789: GDS-SF-F21789
    Apr 27, 2009 8:53:39 AM  Info: Saved current Engine state.
    Apr 27, 2009 8:53:39 AM  Info: Starting: Update: Selected development component 'bbs_demo'/'foxconn.com'/'LOKAL'/'0.2009.04.27.08.53.22' updates currently deployed development component 'bbs_demo'/'foxconn.com'/'LOKAL'/'0.2009.04.23.14.34.21'.
    Apr 27, 2009 8:53:39 AM  Info: SDA to be deployed: D:\usr\sap\SCM\DVEBMGS01\SDM\root\origin\foxconn.com\bbs_demo\LOKAL\0.2009.04.27.08.53.22\temp53268foxconn.com~bbs_demo.ear
    Apr 27, 2009 8:53:39 AM  Info: Software type of SDA: J2EE
    Apr 27, 2009 8:53:40 AM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Apr 27, 2009 8:53:43 AM  Error: Unable to compare host[sidcsms.foxconn.com] and host[GDS-SF-F21789] Throwable: java.net.UnknownHostException Throwable message: GDS-SF-F21789: GDS-SF-F21789
    Apr 27, 2009 8:53:44 AM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Apr 27, 2009 8:53:44 AM  Error: Aborted: development component 'bbs_demo'/'foxconn.com'/'LOKAL'/'0.2009.04.27.08.53.22':
    Cannot login to the SAP J2EE Engine using user and password as provided in the Filesystem Secure Store. Enter valid login information in the Filesystem Secure Store using the SAP J2EE Engine Config Tool. For more information, see SAP note 701654.
    com.sap.sdm.serverext.servertype.inqmy.extern.DeployManagerAuthExceptionWrapper: Wrong security credentials detected while trying to obtain connection to the J2EE Engine.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMAUTHEXC)
    Apr 27, 2009 8:53:44 AM  Info: Starting to save the repository
    Apr 27, 2009 8:53:44 AM  Info: Finished saving the repository
    Apr 27, 2009 8:53:44 AM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Apr 27, 2009 8:53:44 AM  Error: -
    At least one of the Deployments failed -
    Edited by: sap-abap-tw on Apr 27, 2009 3:01 AM

  • Issue after Java Addin Successfull Installation-- com.sap.engine.services.d

    com.sap.engine.services.deploy.container.ExceptionInfo: Naming error.
    Hi All,
    Please help me to fix the following issue:
    After Successfull installation of Java Addin to ECC 6.0 (SR3,Oracle 10.2,Solaris 5.10) i am facing the following issue when i try  to access http://<hostname>:50000/nwa and http://<hostname>:50000/useradmin
    com.sap.engine.services.deploy.container.ExceptionInfo: Naming error.
    And if i try to access http://<hostname>:50000 it works fine.
    I have restarted Java stack and also ABAP+Java Stack but still no luck.
    Thanks,
    Siva Kumar

    Hai,
    Check the below links.....
    access SLD failed
    com.sap.engine.services.deploy.container.ExceptionInfo: Naming error
    Regards,
    Yoganand.V

Maybe you are looking for

  • Reg. files  missing in NWDS

    Hi all, I am having an issue regarding NWDS i.e. when I took backup  of the applications for reinstallation of  NWDS, .classpath,.metamodel,.project,.tssapinfo etc files are missing from my applications. Now I am unable to open these applications in

  • Issues while changing primary key in table

    Hi I have one table. In that two fields are primary key. I want to change the second PK as FK only. But when i am changing this field as FK. Its showing one error 'Primary Key Change not permitted for value Table ZCAUSECATMASTER' . How to avoid this

  • Creating Pages template from Photoshop layout

    I need to create a Pages template from a Photoshop layout. I don't have the time to create one myself and am looking to hire someone to do this. Is there a User group or some other place where I can find someone to do this for me? Thanks in advance f

  • Why does Antenna reception only work with cover off?

    Like so many others I did the memory upgrade to 2Gb on my core duo and lost the antenna connection. It snapped back on to the main connector near the rear, and now everything's working as expected. However, when I put the cover back on the wireless r

  • Compare the values of multiple columns and take the column header

    Hi all, I have a table as follows: acct-d1-d2-d3-d4-d5 101-1/2/2009- - - 3/2/2009-12/12/2009 102- - 10/10/2009- -12/25/2009- acct is a number where as d,d2,d3,d4,d5 are date columns. I need to write a query where i need to pick the maximum date for a