Automatic Start of J2EE services

Hi
I am trying to configure J2EE services to start automatically after boot in Windows 2000.
Most of SAP* services in "services mananagment" are already configured to startup automatically, including SAPDB (this wasn't the default).
I started manually via MMC and checked 'services managment' but I did not find any obvious service that were stopped and became running.
What is the trick?
Regards.

Hi Ronaldo,
you mean to configure the J2EE Engine to start automatically, right? To do that, set the value of the Autostart parameter to 1 in both profiles START_<InstanceID>_<host> and START_<Central instanceID>_<host> under \usr\sap\<SID>\SYS\profile directory. Then the J2EE Engine will be automatically started when windows boots.
Regards,
Ivo

Similar Messages

  • Webdynpro application automatic start after j2ee startup

    Hi ,
    Is there a way to automatically start any specific webdynpro applications after j2ee startup
    Oren

    I guess you can write batch file for that.
    Example
    suppose you have a bat file which starts J2EE engine, startJ2EE.
    You can write a new bat file with following commands.
    startJ2EE.bat
    explorer http://<server>:<port>/webdynpro/<URL as application>
    Let me know if you need more help
    Ashutosh

  • Automatically start SQL Agent service after SQL Server service fails and starts.

    Hi! 
    I have SQL Server 2008 R2 with two main services - SQL Server and SQL Agent.
    I'll try to describe my situation. It happens very occasionally, but sometimes SQL Server service terminates unexpectedly. It's my log:
    09/13/2013 10:46:21,Service Control Manager,Error,The SQL Server (MSSQLSERVER) service terminated unexpectedly.  It has done this 1 time(s).  The following corrective action will be taken in 120000 milliseconds: Restart the service.
    09/13/2013 10:46:21,,Error,[359] The local host server is not running,,,,
    09/13/2013 10:46:22,MSSQLSERVER,Error,The MSSQLSERVER service terminated unexpectedly.,Server,1073760843,,
    09/13/2013 10:46:22,,Warning,[139] AutoRestart: Attempting to restart the MSSQLSERVER service (attempt #1)...,,,,
    09/13/2013 10:46:27,,Warning,[139] AutoRestart: Attempting to restart the MSSQLSERVER service (attempt #2)...,,,,
    09/13/2013 10:46:32,,Warning,[139] AutoRestart: Attempting to restart the MSSQLSERVER service (attempt #3)...,,,,
    09/13/2013 10:46:32,,Error,[140] AutoRestart: The MSSQLSERVER service could not be restarted after 3 attempts,,,,
    09/13/2013 10:46:32,,Warning,[360] SQLServerAgent initiating shutdown following MSSQLSERVER shutdown,,,,
    As you can see, SQL Server service  terminates unexpectedly. Then SQL Agent service tries to start SQL Server service. After unsuccessfully attempts to start SQL Server service, SQL Agent service stops itself. I have the option setting in SQL Server
    service to start itself after unexpectedly stop within 2 minutes and it is works well. But I have to start my SQL Agent service after this manually. Unfortunately, I can't investigate the reason of my SQL Server stops unexpectedly and in this case I just want
    to make the settings to start both of my services SQL Server and SQL Agent automatically after this.  How can I set up this? How can I make my SQL Agent service starts after SQL Server service?

    Hello,
    SQL server agent service depends on SQL server service so unless SQL server service comes online agent will not come online so agent is depended on SQL server not the other wise.
    Now is your server 2008 R2 patched to latest service pack (SP2).If not please upgrade it to latest SP.Some fixes are there in Sp which will subside this issue.Can you paste output of
    select @@version
    >>Then SQL Agent service tries to start SQL Server service.No this is not the case
    >>Unfortunately, I can't investigate the reason of my SQL Server stops unexpectedly
    Did you checked sql server errorlog and windows event log completely.Please do so and paste if you find some more info
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Automatic starting of OC4J services problem

    Hi,
    When I log into Oracle Management Server
    http://localhost:1810
    And go to the infrastructure, I see all of the OC4J stopped by default.
    I have to manually start all the services to make all the portal features to wok.
    Is there anyway to start all the services automatically.
    Please help.
    regards
    Kamlesh

    Hi,
    I found out the problem.
    The HTTP Server was not getting started when the computer was switched on even tough the status was displayed as started.
    I started the HTTP Server via the Start menu -> Programs.
    The OC4J services were started after this.
    regards
    Kamlesh

  • How to let SOA Suite automatically start Oracle Database services if necess

    It occurs from time to time that I forget to start Oracle database services
    before I start Soa Suite. Can I somehow let SOa Suite startup script check in advance
    if Oracle database services need to be started (and start them automatically if necessary)?
    Peter

    Hi,
    This is a familiar issue. I've come up with the following solutions.
    1) On my linux machine, I start the database (EE) and soa suite at boot time using /etc/oratab.
    2) On my windows machine, I start the database (XE) at boot time, as a service that automatically starts. The soa suite is started manually. I could start the suite automatically as a service also, but because it takes up so much memory and I do not always want to run the suite, I prefer to start manually. In any way, the database is started automatically before the soa suite.
    Hope this will help you.
    Kind regards,
    H

  • Automate start/stop essbase service using Maxl or batch

    Hi - how would my batch or Maxl file look like if I wanted to come out with a script to stop and start my essbase service? The reason why i am doing this is because I wanted to stop the essbase service, so that I can archive the essbase.log file.
    I am on essbase 7.0, I have read on some postings that stopping and starting the essbase service can potentially corrupt the sec file. If so, then is there any other way of archive the essbase.log file so that it does not grow to megs.
    Thanks.

    Hi,
    You could use the following maxl
    alter system shudown;
    it may be useful to stop all the applications first e.g.
    alter system unload application all;
    or you can use windows command line
    net stop essbaseservicename
    and to start
    net start essbaseservicename
    Another method to backup the essbase.log is to make a copy of the log then use maxl to delete the log.
    alter system clear logfile;
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Starting the J2EE..

    Hi,
    We have EP7 SP11 installed on a Win2003 x86 64bit Server. After the windows server reboot the J2EE engine is not started automatically, we have to go to startup framework enter the authentication details and then the J2EE starts.
    Is there anyway by which i can automatically start the J2EE engine after the windows server reboot ?
    Thanks!!

    Hi Kiran
                       You need to set the value of the Autostart parameter to '1' in both the profiles START_<InstanceID>_<host>  and
                START_<Central instanceID>_<host>
    under \usr\sap\<SID>\SYS\profile directory.
    After this the J2EE Engine should start automatically when the OS boots.
    Cheers.
    Please award points for helpful answers.

  • Automatic Start of "Services" in J2EE

    Hi,
    I'm a complete novice in J2EE and have some questions.
    I'm looking into using J2EE for supervising some "devices".
    They will send "heart-beat"s back to the J2EE server to tell their alive, and I need to take actions in the J2EE server if heartbeats are missing.
    1) I would like a "Service" monitoring that all devices are alive and sending "heart beats" to start automatically when the J2EE server starts. How can I start such a service in J2EE?
    2) I want to minimize network impact of these heartbeats and I'm thinking about using raw UDP (or alternatively TCP). Does anyone know how I can open a UDP port and listen for incoming packets?
    Thanks.

    What you are probably looking for is may be turning your devices into SNMP agents that could send traps to an SNMP server that could take whatever appropriate action upon receival of the trap, one such action could be sending a message to a JMS queue on your J2EE application server.

  • J2ee service does not start

    we are running WAS 6.20 on windows platform. I have problem bringing up the j2ee service.
    The parameter for automatic startup is already set and the path to the  go.bat is also correct.
    I tried execting the go.bat and encountered below error.
    C:\usr\sap\CFP\D00\j2ee\cluster\dispatcher>go.bat
    SAP J2EE Engine Version 6.20 SP1 is starting...
    Loading: LogManager ...
    Loading: R3StartupManager ...
    [R3StartupManager]: ID000701: Couldn't start r3startup manager. Exception is : Cannot assign
    equested address: connect
    Loading: R3StartupManager returned false!
    Kernel not loaded. System halted.
    any suggestions are most welcome
    Srinivas

    Hi Srinivas,
       check out SAP customer note 604080 at http://service.sap.com/notes
    Hope this helps
    John

  • Reporting Services not automatically starting. System event log 7009, Application event: 18456

    For the past month (since Oct 11,2012)  reporting services (SSRS 2008R2) is not starting after the server is rebooted. The service is set to automatically start and starts manually without a problem.  The system event log contains the following error:
    Event ID 7009: A timeout was reached (30000 milliseconds) while waiting for the SQL Server Reporting Services (MSSQLSERVER) service to connect.
    SQL logs :
    The SQL logs has many "Event 18456 Login Failed, State 38" errors when the database engine starts. I assume clients conections are failing because the databases  aren't online yet. None of these 18456 errors coorespond to the account reporting services
    runs under.
    The SQL logs indication Event 7009 occures before the "ReportingServer" database is online so im assuming there is a dependancy but I don't know how to avoid this.
    This problem is occuring on a number of our servers running SSRS (if not all)
    Any ideas?
    Paul

    Hi A141695,
    For Event ID 7009, you can try to do the steps below to resolve it.
        1. Click Start, click Run, type regedit, and then click OK.
        2. Locate and then click the following registry subkey:
            HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
        3. Right-click Control, point to New, and then click DWORD Value.
        4. In the New Value #1 box, type ServicesPipeTimeout, and then press ENTER.
        5. Right-click ServicesPipeTimeout, and then click Modify.
        6. Click Decimal, type the number of milliseconds that you want to wait until the service times out, and then click OK.
    For example, to wait 60 seconds before the service times out, type 60000.
    Quit Registry Editor, and then restart the computer. For more information about it, please see:
    http://www.sqlservercentral.com/Forums/Topic850540-1550-1.aspx#bm851211
    http://myitforum.com/myitforumwp/2012/08/22/configmgr-2012-sms_srs_reporting_point-component-failure/
    If you have any questions, please feel free to ask.
    Regards,
    Charlie Liao
    TechNet Subscriber Support
    If you are TechNet Subscription user and have any feedback on our support quality, please send your feedback
    here.

  • (Basis)Unable to start some XI services in the J2EE Engine

    Hello,
    Our XI system was up & running Fine, however suddenly the
    J2EE engine  is unable to start some XI services like XI.Repository,XI directory,
    XI RWB etc .. However the Adapter Framework services are up & running fine .
    The Application startup fails to start even when we manually start through Visual
    Admin tool . (cluster ->server->services->Deploy) .
    We had many times stopped & started the J2EE Engine also . ABAP Stack works fine .
    We get the Class not found exception error .
    Start application
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/UploadService.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/MapServiceBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/CrossTransport.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepSpecMiscServicesBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/ConnTestServiceBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepLoginServiceBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepObjectAccessBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepObjectAccessBeanSwcv.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepHmiBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepPvcMigrationBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepDiagBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepQueryServiceBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepRoaBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepTransformationServiceBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepEOAServiceBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepTransportServiceBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepChangeListMgmtBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepConflictResolutionBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepPrintViewServiceBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepMiscServicesBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepVersionHistoryBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepAuthorizationBean.
    Error occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Error in starting application [sap.com/com.sap.xi.repository].
         at com.sap.engine.services.servlets_jsp.server.container.StartAction.prepareStart(StartAction.java:118)
         at com.sap.engine.services.servlets_jsp.server.container.WebContainer.prepareStart(WebContainer.java:398)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:223)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:171)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:301)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:342)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runMe(ParallelAdapter.java:89)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter$1.run(ParallelAdapter.java:233)
         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.servlets_jsp.server.exceptions.WebDeploymentException: Error while deploying web application [rep].
         at com.sap.engine.services.servlets_jsp.server.runtime.context.ApplicationContext.init(ApplicationContext.java:630)
         at com.sap.engine.services.servlets_jsp.server.container.WebContainerHelper.createContext(WebContainerHelper.java:540)
         at com.sap.engine.services.servlets_jsp.server.container.StartAction.prepareStart(StartAction.java:51)
         ... 10 more
    Caused by: org.omg.CORBA.INITIALIZE: can't instantiate default ORB implementation com.sun.enterprise.iiop.POAEJBORB  vmcid: 0x0  minor code: 0  completed: No
         at org.omg.CORBA.ORB.create_impl(ORB.java:297)
         at org.omg.CORBA.ORB.init(ORB.java:336)
         at com.sap.engine.services.servlets_jsp.server.runtime.context.WebApplicationConfig.parse(WebApplicationConfig.java:116)
         at com.sap.engine.services.servlets_jsp.server.runtime.context.ApplicationContext.init(ApplicationContext.java:617)
         ... 12 more
    Caused by: java.lang.ClassNotFoundException: com.sun.enterprise.iiop.POAEJBORB
    Loader Info -
    ClassLoader name: [sap.com/com.sap.xi.repository]
    Parent loader name: [Frame ClassLoader]
    References:
       common:service:http;service:servlet_jsp
       service:ejb
       common:service:iiop;service:naming;service:p4;service:ts
       service:jmsconnector
       library:jsse
       library:servlet
       common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl
       library:ejb20
       library:j2eeca
       library:jms
       library:opensql
       interface:resourcecontext_api
       common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore
       interface:webservices
       interface:cross
       interface:ejbserialization
       library:tc~jmx
       library:opensqlextensions
       service:applocking
       interface:keystore_api
       library:com.sap.exception
       library:com.sap.guid
       library:sapxmltoolkit
       library:com.sap.tc.Logging
       library:com.sap.mw.jco
       library:com.sap.mdi
       library:com.sap.lcr.api.cimclient
       library:com.sap.rprof.dbprofiles
       library:compilation_lib
       service:tcsecsecurestorage~service
       library:tci18ns2x
       library:com.sap.xi.jnlp.servlet
       library:com.sap.util.monitor.jarm
       sap.com/com.sap.aii.security.ws.proxy
       service:tcsecwssec~service
       library:tc.httpclient
       library:tcSLCMS~IDEClient
       library:tcSLCMS~Util
       library:com.sapportals.htmlb
       service:com.sap.aii.af.svc
       library:tcsldsldclient_sda
    Resources:
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_ib_core.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_map_api.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\sap.comtcdtrcsimpl.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_ibrep_core.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\sap.comtcdtrutilbasic~impl.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_ib_rb.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_util_xml.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\EJBContainer\clientjars\clientaii_ibrep_sbeans.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_ib_server.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\EJBContainer\applicationjars\aii_ib_sbeans.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_util_rb.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_mt_rb.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_ibrep_rb.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_utilxi_misc.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\EJBContainer\applicationjars\aii_ibrep_sbeans.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_util_cimaccess.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\sap.comtcdtrpvcimpl.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\sap.comtcdtrutilimpl.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\servlet_jsp\rep\work
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_upload_sap.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_ibrep_server.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_util_sql.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_mt_rt.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\EJBContainer\clientjars\clientaii_ib_sbeans.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_upload_core.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_util_xsd.jar
    Loading model: {parent,references,local}
         at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:382)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:219)
         at org.omg.CORBA.ORB.create_impl(ORB.java:295)
         ... 15 more
    We had referered to notes 803145 & 753567 , but could find much help .
    Please Help .
    Regards
    Kumar

    Hi
    Refer to the link
    See the troble shooting guide
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/bd5950ff-0701-0010-a5bc-86d45fd52283
    Regards,
    Kumar

  • J2EE Service in Solution manager can not be started

    Dear Guru,
    I have a problem with my Solution manager J2EE Service. The J2EE can not be started. It's returned code is "-11113". My Solution Manager Server Specification is:
    - SAP Solution Manager 4.0
    - Software component:
    SAP_BASIS       700                     0013
    SAP_ABA              700                     0013
    PI_BASIS              2006_1_700     0003
    ST-PI              2005_1_700     0005
    SAP_BW              700                     0015
    SAP_AP              700                     0009
    BBPCRM              500                     0009
    CPRXRPM              400                     0009
    BI_CONT              703                     0007
    ST              400                     0013
    ST-A/PI              01K_CRM560     0000
    ST-ICO              150_700     0009
    ST-SER              700_2007_1     0004
    - OS: Ms Windows 2003 32 Bit
    - Database: ORACLE 10.2.0.2.0
    - RAM = 1 GByte
    The following is the error message when J2EE service is fail to run:
    Developer Trace:
    trc file: "D:\usr\sap\SMA\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID3244050
    pid         : 7532
    system name : SMA
    system nr.  : 00
    started at  : Mon Feb 25 16:13:39 2008
    arguments       :
           arg[00] : D:\usr\sap\SMA\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[02] : -DSAPINFO=SMA_00_server
           arg[03] : pf=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1130
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SMA
           arg[08] : -DSAPMYNAME=BKKT031A_SMA_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 2320] Mon Feb 25 16:13:39 2008
    [Thr 2320] *** WARNING => INFO: Unknown property [instance.box.number=SMADVEBMGS00bkkt031a] [jstartxx.c   841]
    [Thr 2320] *** WARNING => INFO: Unknown property [instance.en.host=BKKT031A] [jstartxx.c   841]
    [Thr 2320] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 2320] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : BKKT031A
    -> ms port    : 3901
    -> OS libs    : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : BKKT031A
    -> ms port    : 3901
    -> os libs    : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID3244000  : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID3244050  : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID3244000            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID3244050            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 2320] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 2320] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 1544] JLaunchRequestFunc: Thread 1544 started as listener thread for np messages.
    [Thr 8088] WaitSyncSemThread: Thread 8088 started as semaphore monitor thread.
    [Thr 2320] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 2320] CPIC (version=700.2006.09.13)
    [Thr 2320] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_14
    [Thr 2320] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID3244050]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_14
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -XX:MaxPermSize=192M -XX:PermSize=192M -XX:NewSize=86M -XX:MaxNewSize=86M -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 -Dstartup.mode=SAFE -Dstartup.action=UPGRADE
    -> java vm version    : 1.4.2_14-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 512M
    -> init heap size     : 512M
    -> root path          : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\SMA\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     : D:\usr\sap\SMA\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 2320] JLaunchISetDebugMode: set debug mode [no]
    [Thr 5408] JLaunchIStartFunc: Thread 5408 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Djco.jarm=1
    -> arg[  9]: -XX:MaxPermSize=192M
    -> arg[ 10]: -XX:PermSize=192M
    -> arg[ 11]: -XX:NewSize=86M
    -> arg[ 12]: -XX:MaxNewSize=86M
    -> arg[ 13]: -XX:+DisableExplicitGC
    -> arg[ 14]: -verbose:gc
    -> arg[ 15]: -Xloggc:GC.log
    -> arg[ 16]: -XX:+PrintGCDetails
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -Djava.awt.headless=true
    -> arg[ 19]: -Dsun.io.useCanonCaches=false
    -> arg[ 20]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 24]: -Dstartup.mode=SAFE
    -> arg[ 25]: -Dstartup.action=UPGRADE
    -> arg[ 26]: -Dsys.global.dir=D:\usr\sap\SMA\SYS\global
    -> arg[ 27]: -Dapplication.home=D:\usr\sap\SMA\DVEBMGS00\exe
    -> arg[ 28]: -Djava.class.path=D:\usr\sap\SMA\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 29]: -Djava.library.path=C:\j2sdk1.4.2_14\jre\bin\server;C:\j2sdk1.4.2_14\jre\bin;C:\j2sdk1.4.2_14\bin;D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs;C:\oracle\SMA\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\OpenSSH\bin;C:\Program Files\System Center Operations Manager 2007\;D:\usr\sap\SMA\SYS\exe\uc\NTI386
    -> arg[ 30]: -Dmemory.manager=512M
    -> arg[ 31]: -Xmx512M
    -> arg[ 32]: -Xms512M
    -> arg[ 33]: -DLoadBalanceRestricted=no
    -> arg[ 34]: -Djstartup.mode=JCONTROL
    -> arg[ 35]: -Djstartup.ownProcessId=7532
    -> arg[ 36]: -Djstartup.ownHardwareId=Y0571960686
    -> arg[ 37]: -Djstartup.whoami=server
    -> arg[ 38]: -Djstartup.debuggable=no
    -> arg[ 39]: -DSAPINFO=SMA_00_server
    -> arg[ 40]: -DSAPSTART=1
    -> arg[ 41]: -DCONNECT_PORT=1130
    -> arg[ 42]: -DSAPSYSTEM=00
    -> arg[ 43]: -DSAPSYSTEMNAME=SMA
    -> arg[ 44]: -DSAPMYNAME=BKKT031A_SMA_00
    -> arg[ 45]: -DSAPPROFILE=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
    -> arg[ 46]: -DFRFC_FALLBACK=ON
    -> arg[ 47]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 48]: -DSAPSTARTUP=1
    -> arg[ 49]: -DSAPSYSTEM=00
    -> arg[ 50]: -DSAPSYSTEMNAME=SMA
    -> arg[ 51]: -DSAPMYNAME=BKKT031A_SMA_00
    -> arg[ 52]: -DSAPDBHOST=BKKT031A
    -> arg[ 53]: -Dj2ee.dbhost=BKKT031A
    Mon Feb 25 16:13:40 2008
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 5408] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 7188] Mon Feb 25 16:13:58 2008
    [Thr 7188] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 7188] Mon Feb 25 16:14:02 2008
    [Thr 7188] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 7188] JLaunchISetClusterId: set cluster id 3244050
    [Thr 7188] Mon Feb 25 16:14:03 2008
    [Thr 7188] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 7188] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 5436] Mon Feb 25 16:16:34 2008
    [Thr 5436] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 5436] **********************************************************************
    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 5436] Mon Feb 25 16:16:35 2008
    [Thr 5436] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "D:\usr\sap\SMA\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID3244050
    pid         : 14568
    system name : SMA
    system nr.  : 00
    started at  : Mon Feb 25 16:16:46 2008
    arguments       :
           arg[00] : D:\usr\sap\SMA\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[02] : -DSAPINFO=SMA_00_server
           arg[03] : pf=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1130
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SMA
           arg[08] : -DSAPMYNAME=BKKT031A_SMA_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 14572] Mon Feb 25 16:16:46 2008
    [Thr 14572] *** WARNING => INFO: Unknown property [instance.box.number=SMADVEBMGS00bkkt031a] [jstartxx.c   841]
    [Thr 14572] *** WARNING => INFO: Unknown property [instance.en.host=BKKT031A] [jstartxx.c   841]
    [Thr 14572] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 14572] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : BKKT031A
    -> ms port    : 3901
    -> OS libs    : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : BKKT031A
    -> ms port    : 3901
    -> os libs    : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID3244000  : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID3244050  : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID3244000            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID3244050            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 14572] Mon Feb 25 16:16:47 2008
    [Thr 14572] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 14572] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 14664] JLaunchRequestFunc: Thread 14664 started as listener thread for np messages.
    [Thr 14668] WaitSyncSemThread: Thread 14668 started as semaphore monitor thread.
    [Thr 14572] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 14572] CPIC (version=700.2006.09.13)
    [Thr 14572] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_14
    [Thr 14572] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID3244050]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_14
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -XX:MaxPermSize=192M -XX:PermSize=192M -XX:NewSize=86M -XX:MaxNewSize=86M -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 -Dstartup.mode=SAFE -Dstartup.action=UPGRADE
    -> java vm version    : 1.4.2_14-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 512M
    -> init heap size     : 512M
    -> root path          : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\SMA\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     : D:\usr\sap\SMA\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 14572] JLaunchISetDebugMode: set debug mode [no]
    [Thr 14716] JLaunchIStartFunc: Thread 14716 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Djco.jarm=1
    -> arg[  9]: -XX:MaxPermSize=192M
    -> arg[ 10]: -XX:PermSize=192M
    -> arg[ 11]: -XX:NewSize=86M
    -> arg[ 12]: -XX:MaxNewSize=86M
    -> arg[ 13]: -XX:+DisableExplicitGC
    -> arg[ 14]: -verbose:gc
    -> arg[ 15]: -Xloggc:GC.log
    -> arg[ 16]: -XX:+PrintGCDetails
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -Djava.awt.headless=true
    -> arg[ 19]: -Dsun.io.useCanonCaches=false
    -> arg[ 20]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 24]: -Dstartup.mode=SAFE
    -> arg[ 25]: -Dstartup.action=UPGRADE
    -> arg[ 26]: -Dsys.global.dir=D:\usr\sap\SMA\SYS\global
    -> arg[ 27]: -Dapplication.home=D:\usr\sap\SMA\DVEBMGS00\exe
    -> arg[ 28]: -Djava.class.path=D:\usr\sap\SMA\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 29]: -Djava.library.path=C:\j2sdk1.4.2_14\jre\bin\server;C:\j2sdk1.4.2_14\jre\bin;C:\j2sdk1.4.2_14\bin;D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs;C:\oracle\SMA\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\OpenSSH\bin;C:\Program Files\System Center Operations Manager 2007\;D:\usr\sap\SMA\SYS\exe\uc\NTI386
    -> arg[ 30]: -Dmemory.manager=512M
    -> arg[ 31]: -Xmx512M
    -> arg[ 32]: -Xms512M
    -> arg[ 33]: -DLoadBalanceRestricted=no
    -> arg[ 34]: -Djstartup.mode=JCONTROL
    -> arg[ 35]: -Djstartup.ownProcessId=14568
    -> arg[ 36]: -Djstartup.ownHardwareId=Y0571960686
    -> arg[ 37]: -Djstartup.whoami=server
    -> arg[ 38]: -Djstartup.debuggable=no
    -> arg[ 39]: -DSAPINFO=SMA_00_server
    -> arg[ 40]: -DSAPSTART=1
    -> arg[ 41]: -DCONNECT_PORT=1130
    -> arg[ 42]: -DSAPSYSTEM=00
    -> arg[ 43]: -DSAPSYSTEMNAME=SMA
    -> arg[ 44]: -DSAPMYNAME=BKKT031A_SMA_00
    -> arg[ 45]: -DSAPPROFILE=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
    -> arg[ 46]: -DFRFC_FALLBACK=ON
    -> arg[ 47]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 48]: -DSAPSTARTUP=1
    -> arg[ 49]: -DSAPSYSTEM=00
    -> arg[ 50]: -DSAPSYSTEMNAME=SMA
    -> arg[ 51]: -DSAPMYNAME=BKKT031A_SMA_00
    -> arg[ 52]: -DSAPDBHOST=BKKT031A
    -> arg[ 53]: -Dj2ee.dbhost=BKKT031A
    Mon Feb 25 16:16:48 2008
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 14716] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 6068] Mon Feb 25 16:16:58 2008
    [Thr 6068] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 6068] Mon Feb 25 16:17:01 2008
    [Thr 6068] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 6068] JLaunchISetClusterId: set cluster id 3244050
    [Thr 6068] Mon Feb 25 16:17:02 2008
    [Thr 6068] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 6068] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 14728] Mon Feb 25 16:18:33 2008
    [Thr 14728] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 14728] **********************************************************************
    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 14728] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "D:\usr\sap\SMA\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID3244050
    pid         : 13172
    system name : SMA
    system nr.  : 00
    started at  : Mon Feb 25 16:18:41 2008
    arguments       :
           arg[00] : D:\usr\sap\SMA\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[02] : -DSAPINFO=SMA_00_server
           arg[03] : pf=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1130
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SMA
           arg[08] : -DSAPMYNAME=BKKT031A_SMA_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 16204] Mon Feb 25 16:18:41 2008
    [Thr 16204] *** WARNING => INFO: Unknown property [instance.box.number=SMADVEBMGS00bkkt031a] [jstartxx.c   841]
    [Thr 16204] *** WARNING => INFO: Unknown property [instance.en.host=BKKT031A] [jstartxx.c   841]
    [Thr 16204] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 16204] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : BKKT031A
    -> ms port    : 3901
    -> OS libs    : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : BKKT031A
    -> ms port    : 3901
    -> os libs    : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID3244000  : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID3244050  : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID3244000            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID3244050            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 16204] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 16204] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 15796] JLaunchRequestFunc: Thread 15796 started as listener thread for np messages.
    [Thr 14860] WaitSyncSemThread: Thread 14860 started as semaphore monitor thread.
    [Thr 16204] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 16204] CPIC (version=700.2006.09.13)
    [Thr 16204] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_14
    [Thr 16204] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID3244050]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_14
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -XX:MaxPermSize=192M -XX:PermSize=192M -XX:NewSize=86M -XX:MaxNewSize=86M -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 -Dstartup.mode=SAFE -Dstartup.action=UPGRADE
    -> java vm version    : 1.4.2_14-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 512M
    -> init heap size     : 512M
    -> root path          : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\SMA\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     : D:\usr\sap\SMA\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 16204] JLaunchISetDebugMode: set debug mode [no]
    [Thr 16180] JLaunchIStartFunc: Thread 16180 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Djco.jarm=1
    -> arg[  9]: -XX:MaxPermSize=192M
    -> arg[ 10]: -XX:PermSize=192M
    -> arg[ 11]: -XX:NewSize=86M
    -> arg[ 12]: -XX:MaxNewSize=86M
    -> arg[ 13]: -XX:+DisableExplicitGC
    -> arg[ 14]: -verbose:gc
    -> arg[ 15]: -Xloggc:GC.log
    -> arg[ 16]: -XX:+PrintGCDetails
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -Djava.awt.headless=true
    -> arg[ 19]: -Dsun.io.useCanonCaches=false
    -> arg[ 20]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 24]: -Dstartup.mode=SAFE
    -> arg[ 25]: -Dstartup.action=UPGRADE
    -> arg[ 26]: -Dsys.global.dir=D:\usr\sap\SMA\SYS\global
    -> arg[ 27]: -Dapplication.home=D:\usr\sap\SMA\DVEBMGS00\exe
    -> arg[ 28]: -Djava.class.path=D:\usr\sap\SMA\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 29]: -Djava.library.path=C:\j2sdk1.4.2_14\jre\bin\server;C:\j2sdk1.4.2_14\jre\bin;C:\j2sdk1.4.2_14\bin;D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs;C:\oracle\SMA\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\OpenSSH\bin;C:\Program Files\System Center Operations Manager 2007\;D:\usr\sap\SMA\SYS\exe\uc\NTI386
    -> arg[ 30]: -Dmemory.manager=512M
    -> arg[ 31]: -Xmx512M
    -> arg[ 32]: -Xms512M
    -> arg[ 33]: -DLoadBalanceRestricted=no
    -> arg[ 34]: -Djstartup.mode=JCONTROL
    -> arg[ 35]: -Djstartup.ownProcessId=13172
    -> arg[ 36]: -Djstartup.ownHardwareId=Y0571960686
    -> arg[ 37]: -Djstartup.whoami=server
    -> arg[ 38]: -Djstartup.debuggable=no
    -> arg[ 39]: -DSAPINFO=SMA_00_server
    -> arg[ 40]: -DSAPSTART=1
    -> arg[ 41]: -DCONNECT_PORT=1130
    -> arg[ 42]: -DSAPSYSTEM=00
    -> arg[ 43]: -DSAPSYSTEMNAME=SMA
    -> arg[ 44]: -DSAPMYNAME=BKKT031A_SMA_00
    -> arg[ 45]: -DSAPPROFILE=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
    -> arg[ 46]: -DFRFC_FALLBACK=ON
    -> arg[ 47]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 48]: -DSAPSTARTUP=1
    -> arg[ 49]: -DSAPSYSTEM=00
    -> arg[ 50]: -DSAPSYSTEMNAME=SMA
    -> arg[ 51]: -DSAPMYNAME=BKKT031A_SMA_00
    -> arg[ 52]: -DSAPDBHOST=BKKT031A
    -> arg[ 53]: -Dj2ee.dbhost=BKKT031A
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 16180] Mon Feb 25 16:18:42 2008
    [Thr 16180] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 15648] Mon Feb 25 16:18:48 2008
    [Thr 15648] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 15648] Mon Feb 25 16:18:50 2008
    [Thr 15648] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 15648] JLaunchISetClusterId: set cluster id 3244050
    [Thr 15648] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 15648] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 14068] Mon Feb 25 16:19:57 2008
    [Thr 14068] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 14068] **********************************************************************
    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 14068] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "D:\usr\sap\SMA\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID3244050
    pid         : 15808
    system name : SMA
    system nr.  : 00
    started at  : Mon Feb 25 16:20:03 2008
    arguments       :
           arg[00] : D:\usr\sap\SMA\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[02] : -DSAPINFO=SMA_00_server
           arg[03] : pf=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1130
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SMA
           arg[08] : -DSAPMYNAME=BKKT031A_SMA_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 15880] Mon Feb 25 16:20:03 2008
    [Thr 15880] *** WARNING => INFO: Unknown property [instance.box.number=SMADVEBMGS00bkkt031a] [jstartxx.c   841]
    [Thr 15880] *** WARNING => INFO: Unknown property [instance.en.host=BKKT031A] [jstartxx.c   841]
    [Thr 15880] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 15880] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : BKKT031A
    -> ms port    : 3901
    -> OS libs    : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : BKKT031A
    -> ms port    : 3901
    -> os libs    : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID3244000  : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID3244050  : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID3244000            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID3244050            : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 15880] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 15880] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 12672] JLaunchRequestFunc: Thread 12672 started as listener thread for np messages.
    [Thr 15460] WaitSyncSemThread: Thread 15460 started as semaphore monitor thread.
    [Thr 15880] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 15880] CPIC (version=700.2006.09.13)
    [Thr 15880] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_14
    [Thr 15880] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID3244050]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_14
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -XX:MaxPermSize=192M -XX:PermSize=192M -XX:NewSize=86M -XX:MaxNewSize=86M -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 -Dstartup.mode=SAFE -Dstartup.action=UPGRADE
    -> java vm version    : 1.4.2_14-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 512M
    -> init heap size     : 512M
    -> root path          : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\SMA\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     : D:\usr\sap\SMA\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 15880] JLaunchISetDebugMode: set debug mode [no]
    [Thr 12716] JLaunchIStartFunc: Thread 12716 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Djco.jarm=1
    -> arg[  9]: -XX:MaxPermSize=192M
    -> arg[ 10]: -XX:PermSize=192M
    -> arg[ 11]: -XX:NewSize=86M
    -> arg[ 12]: -XX:MaxNewSize=86M
    -> arg[ 13]: -XX:+DisableExplicitGC
    -> arg[ 14]: -verbose:gc
    -> arg[ 15]: -Xloggc:GC.log
    -> arg[ 16]: -XX:+PrintGCDetails
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -Djava.awt.headless=true
    -> arg[ 19]: -Dsun.io.useCanonCaches=false
    -> arg[ 20]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 24]: -Dstartup.mode=SAFE
    -> arg[ 25]: -Dstartup.action=UPGRADE
    -> arg[ 26]: -Dsys.global.dir=D:\usr\sap\SMA\SYS\global
    -> arg[ 27]: -Dapplication.home=D:\usr\sap\SMA\DVEBMGS00\exe
    -> arg[ 28]: -Djava.class.path=D:\usr\sap\SMA\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\SMA\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 29]: -Djava.library.path=C:\j2sdk1.4.2_14\jre\bin\server;C:\j2sdk1.4.2_14\jre\bin;C:\j2sdk1.4.2_14\bin;D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs;C:\oracle\SMA\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\OpenSSH\bin;C:\Program Files\System Center Operations Manager 2007\;D:\usr\sap\SMA\SYS\exe\uc\NTI386
    -> arg[ 30]: -Dmemory.manager=512M
    -> arg[ 31]: -Xmx512M
    -> arg[ 32]: -Xms512M
    -> arg[ 33]: -DLoadBalanceRestricted=no
    -> arg[ 34]: -Djstartup.mode=JCONTROL
    -> arg[ 35]: -Djstartup.ownProcessId=15808
    -> arg[ 36]: -Djstartup.ownHardwareId=Y0571960686
    -> arg[ 37]: -Djstartup.whoami=server
    -> arg[ 38]: -Djstartup.debuggable=no
    -> arg[ 39]: -DSAPINFO=SMA_00_server
    -> arg[ 40]: -DSAPSTART=1
    -> arg[ 41]: -DCONNECT_PORT=1130
    -> arg[ 42]: -DSAPSYSTEM=00
    -> arg[ 43]: -DSAPSYSTEMNAME=SMA
    -> arg[ 44]: -DSAPMYNAME=BKKT031A_SMA_00
    -> arg[ 45]: -DSAPPROFILE=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
    -> arg[ 46]: -DFRFC_FALLBACK=ON
    -> arg[ 47]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 48]: -DSAPSTARTUP=1
    -> arg[ 49]: -DSAPSYSTEM=00
    -> arg[ 50]: -DSAPSYSTEMNAME=SMA
    -> arg[ 51]: -DSAPMYNAME=BKKT031A_SMA_00
    -> arg[ 52]: -DSAPDBHOST=BKKT031A
    -> arg[ 53]: -Dj2ee.dbhost=BKKT031A
    Mon Feb 25 16:20:04 2008
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 12716] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 15780] Mon Feb 25 16:20:09 2008
    [Thr 15780] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 15780] Mon Feb 25 16:20:11 2008
    [Thr 15780] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 15780] JLaunchISetClusterId: set cluster id 3244050
    [Thr 15780] Mon Feb 25 16:20:12 2008
    [Thr 15780] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 15780] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 4828] Mon Feb 25 16:21:17 2008
    [Thr 4828] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 4828] **********************************************************************
    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 4828] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "D:\usr\sap\SMA\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID3244050
    pid         : 7528
    system name : SMA
    system nr.  : 00
    started at  : Mon Feb 25 16:27:52 2008
    arguments       :
           arg[00] : D:\usr\sap\SMA\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[02] : -DSAPINFO=SMA_00_server
           arg[03] : pf=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1130
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SMA
           arg[08] : -DSAPMYNAME=BKKT031A_SMA_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\SMA\SYS\profile\SMA_DVEBMGS00_BKKT031A
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 7060] Mon Feb 25 16:27:52 2008
    [Thr 7060] *** WARNING => INFO: Unknown property [instance.box.number=SMADVEBMGS00bkkt031a] [jstartxx.c   841]
    [Thr 7060] *** WARNING => INFO: Unknown property [instance.en.host=BKKT031A] [jstartxx.c   841]
    [Thr 7060] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 7060] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : BKKT031A
    -> ms port    : 3901
    -> OS libs    : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\SMA\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : BKKT031A
    -> ms port    : 3901
    -> os libs    : D:\usr\sap\SMA\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE

    Hi Bruyneel,
    I've solved the problem. I think while doing kernel or component upgrade SAP clear all configuration that connected from ABAP and JAVA. You can re-config from config tool.
    1. Goto \usr\sap\<SID>\<SIst.Num>\j2ee\configtool and execute go.bat
    2. cluster-data -> global server configuration -> services -> com.sap.security.core.ume.service.
    3. Configure:
    ume.login.guest_user.uniquefields with J2EE_GUEST, and make sure the user is already exist in ABAP
    ume.persistence.data_source_configuration     dataSourceConfiguration_abap.xml
    ume.r3.connection.master.ashost
    ume.r3.connection.master.client
    ume.r3.connection.master.passwd : with SAPJSF user's password
    ume.r3.connection.master.sysnr
    ume.r3.connection.master.user : SAPJSF User
    Refer for this link for help: http://help.sap.com/saphelp_nw04s/helpdata/en/20/361941edd5ef23e10000000a155106/frameset.htm
    Thanks & Best Regards,
    Yan

  • Windows service question (automatic start?)

    Is there a setting in OSX server that tells the box to start a specific service automatically if the machine is rebooted, specifically Windows service? When we reboot, Windows service does not start automatically.
    Thanks!

    /System/Library/StartupItems/Samba/Samba is a startup script that starts SAMBA, which provides the Windows file sharing. The script checks the entry in /etc/hostconfig for SMBSERVER to say yes, and if it does starts the daemons (smbd and nmbd).
    Roger

  • ADFS 2.0 service does not automatically start after reboot

    Hello,
    We have two ADFS 2.0 servers in a farm.  Any time these servers reboot, the ADFS service does not automatically start, even though the service is set to auto start.  If I manually start the service it starts within 10 seconds.
    The error in the logs show:
    A timeout was reached (30000 milliseconds) while waiting for the AD FS 2.0 Windows Service service to connect.
    The AD FS 2.0 Windows Service service failed to start due to the following error:
    The service did not respond to the start or control request in a timely fashion.
    But after the reboot is completed, I can manually start the service with no problems.  Again, this ONLY happens on restart.  I've searched the forums and found potential solutions for people who have consistent issues with starting ADFS every time.
    Any ideas?

    UPDATE - I built a 3rd ADFS server and was unable to reproduce the problem, until...
    I went in to the service properties of ADFS and saw that even though I specified a Log On As account during the ADFS wizard, it changed itself back to "Network Service".  I re-entered our ADFS service account username and password, it was
    accepted, and I rebooted.  On the next reboot, the service did not start automatically (with the same errors as the other ADFS servers), but I was able to manually start it.
    I then went to the original ADFS server having the problem, switched it to use "Network Service", rebooted, and the service started up properly on reboot.  I then changed it back to the named domain service account, and the issue came right
    back.  There are no other errors in the System Log indicating a problem with anything else.
    So my guess is that something is happening to prevent the service from starting with the named Domain account on server reboot.  But what?

  • How can I start local J2EE Engine in debug mode automatically?

    Hello,
    I thought there was a way to setup the local J2EE engine to automatically start in debug mode.
    Right now, I have to start the engine, go into Studio and right-click on engine and choose "Enable debugging of process". This means that I have to wait for the engine to restart.
    What I'm looking for is a system setting where I can tell it to automatically start in debug mode.
    Thanks in advance for any help.
    David.

    Ivaylo,
    Thanks for the quick reply.
    Could you please elaborate on your instructions? I have started the Config Tool. Now I see the following tree structure:
    + cluster-data
       secure store
       UME LDAP data
    I expand the cluster-data node and get this:
      - cluster-data
        +Global dispatcher configuration
        +Global server configuration
        +instance_ID12345
    Assumed that I should expand the instance node. When I do I get this:
        + dispatcher_ID1234500
        + server_ID123450
    Again, I assumed I should expand the server node. This is where I get lost. I have no idea where to go next to set the debug configuration.
    Can you please help?
    Thanks
    David.

Maybe you are looking for

  • How can I use two "Status profile" for two categories of users?

    Hi friends, I tried to configure two categories of users : 1 - First category (User1) can process the message and access to the standard Status profile (SLFC0001), 2 - The second category (User2) can process the message using another status profile (

  • How to recognise that user wants to close vi-window?

    Hello, i have VI with a while-loop. The loop can be stopped by pressing a true/false-Button on the front-panel. If the user closes the Vi-Window by clicking on th cross [X] in the topper right  (the standard button next to minimize, maximize) the the

  • I need help, it has taken me 20 minutes to get a user name

    I was working on a site for several hours, on the desktop mode of my windows 8 computer. suddenly, when i tried to load 1 more map it said I needed to have adobe installed. i have spent an hour in viscious circles of your websites tellingme that it c

  • Why is the FORM OBJECT selection not found in the Preferences/Accessibility selection?

    Hello, I am using the Dreamweaver cs6. I was wondering why the FORM OBJECT selection is not found in the Preferences/Accessibility selection?

  • Issue with creating a view

    Oracle gurus, pls assist me to modify the following query to create my own view that will allow me to display department name of the employee assignment screen. People>Enter & Maintain>Assignment Organization SELECT plrl.letter_request_id letter_requ