J2EE engine doesn't start after changing password in configtool

The story is
1. -->I tried to deploy WebDynpro app but it throws error message:
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.
2. --> so I changed the password through configtool. restart everything but J2EE engine doesn't up anymore (grey colour in MMC).
3. --> I'm trying to run configtool (select default) but it won't start (because j2ee engine doesn't up).
Q. --> How to start configtool? how to reset back the password? or how to rectify this Database issue? help....
note: I can login to Database in MMC.
thanks all
log from developer trace:
com.sap.engine.bootstrap.SynchronizationException: Database initialization failed! Check database properties!
     at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:422)
     at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
     at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:814)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
==[ Caused by: ]==----
com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
     at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:360)
     at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:125)
     at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)
     at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)
     at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
     at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
     at com.sap.engine.bootstrap.Synchronizer.<init>(Synchronizer.java:60)
     at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:419)
     at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
     at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:814)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
Caused by: com.sap.dbtech.jdbc.exceptions.DatabaseException: [-4008]: Unknown user name/password combination

Hi Anthony
In the configtool (secure store) where you have changed the password there are two fields for password change (one for db and other for engine).You changed the password but your databse password is the earlier one .So first change the DB password because this is the password your instance uses to connect to DB and the same should be mentioned in the secure store of the configtool .If there is any mismatch you will face the problem which you are telling.
Any issues feel free to ask.
Reward with suitable points

Similar Messages

  • Exit Code -11114 J2EE Engine doesn't start completely. DESPERATE

    XI system - Windows - Oracle - ABAP + Java Stack
    We would like to upgrade our J2EE Engine Version however, during the upgrade, there is a phase wherein the J2EE Engine is being started. But, as it is being started, it returns an error and it provides the message Exit Code -11114 and it starts restarts the J2EE Instance automatically over and over again. I've read a forum here that resolved this error. However, the scenario wherein the data source is database_only is not applicable to our case since our data source is already dataSourceConfiguration_r3_roles_db.xml. Furthermore, I've read in one of the logs that indicates that: Critical shutdown was invoked. Reason is: 5 core services have timed out http://adminadapter; security; jmx; com.sap.security.core.ume.service; basicadmin. Hope you could help us out! Please help us! This is affecting the business operation since the server 0 doesn't startup completely, thus the java sites are all inaccessible.
    Here is one part of the trace.
    #1.5#0015C588AED40047000001690000141800044578CA30039C#1202284997468#com.sap.engine.services.servlets_jsp.server.container.WebContainer##com.sap.engine.services.servlets_jsp.server.container.WebContainer#######SAPEngine_System_Thread[impl:5]_51##0#0#Error#1#/System/Server#Plain###Cannot lookup and destroy an application context of [sap.com/com.sap.aii.af.sdk.rnif.message.listener] application.
    The error is: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at applications, the whole lookup name is webContainer/applications/sap.com/com.sap.aii.af.sdk.rnif.message.listener.
    Exception id: [0015C588AED40047000001670000141800044578CA300130]#
    #1.5#0015C588AED400470000016E0000141800044578CA30A0A8#1202284997515#com.sap.engine.services.servlets_jsp.Deploy##com.sap.engine.services.servlets_jsp.Deploy#######SAPEngine_System_Thread[impl:5]_51##0#0#Error##Plain###Cannot lookup and destroy an application context of [sap.com/tclmwebadminclusteradminapp] application. The error is: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at applications, the whole lookup name is webContainer/applications/sap.com/tclmwebadminclusteradminapp.
         at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261)
         at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624)
         at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344)
         at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:639)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at com.sap.engine.services.servlets_jsp.server.container.StopAction.unBindApp(StopAction.java:92)
         at com.sap.engine.services.servlets_jsp.server.container.StopAction.commitStop(StopAction.java:56)
         at com.sap.engine.services.servlets_jsp.server.container.WebContainer.commitStop(WebContainer.java:419)
         at com.sap.engine.services.deploy.server.application.StopTransaction.commonCommitFinished(StopTransaction.java:262)
         at com.sap.engine.services.deploy.server.application.StopTransaction.commitCommon(StopTransaction.java:305)
         at com.sap.engine.services.deploy.server.application.StopTransaction.commitLocal(StopTransaction.java:296)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesLocal(ApplicationTransaction.java:374)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:117)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesLocalAndWait(ParallelAdapter.java:235)
         at com.sap.engine.services.deploy.server.FinishListener.run(FinishListener.java:77)
         at com.sap.engine.services.deploy.server.FinishListener.makeOperation(FinishListener.java:57)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startTransactionsLocal(DeployServiceImpl.java:4183)
         at com.sap.engine.services.deploy.server.DeployCommunicatorImpl.stopMyApplications(DeployCommunicatorImpl.java:214)
         at com.sap.engine.services.servlets_jsp.server.ServletsAndJspServerFrame.stop(ServletsAndJspServerFrame.java:235)
         at com.sap.engine.core.service630.container.ServiceStopper.run(ServiceStopper.java:31)
         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)
    #1.5#0015C588AED40047000001700000141800044578CA30A304#1202284997515#com.sap.engine.services.servlets_jsp.server.container.WebContainer##com.sap.engine.services.servlets_jsp.server.container.WebContainer#######SAPEngine_System_Thread[impl:5]_51##0#0#Error#1#/System/Server#Plain###Cannot lookup and destroy an application context of [sap.com/tclmwebadminclusteradminapp] application.
    The error is: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at applications, the whole lookup name is webContainer/applications/sap.com/tclmwebadminclusteradminapp.
    Exception id: [0015C588AED400470000016E0000141800044578CA30A0A8]#
    #1.5#0015C588AED4005D0000004A0000141800044578CA38DF9E#1202284998062#com.sap.engine.core.thread.impl5.ThreadManagerImpl##com.sap.engine.core.thread.impl5.ThreadManagerImpl#J2EE_GUEST#4#####Thread[Thread-47,5,main]##0#0#Error##Plain###Unexpected thread activity after interrupt() is executed in shutdown of SAPEngine_System_Thread[impl:5]_ThreadManager:
    Thread[SAPEngine_System_Thread[impl:5]_5]
    Task: com.sap.engine.core.thread.impl5.ActionObject - Processing Task [classname: java.lang.Thread | toString: Thread[SAPEngine_EnquReader,5,main]] with classloader [com.sap.engine.boot.CoreClassLoader@a981ca]#
    #1.5#0015C588AED4005D0000004B0000141800044578CA38F484#1202284998062#com.sap.engine.core.thread.impl5.ThreadManagerImpl##com.sap.engine.core.thread.impl5.ThreadManagerImpl#J2EE_GUEST#4#####Thread[Thread-47,5,main]##0#0#Error##Plain###Unexpected thread activity after interrupt() is executed in shutdown of SAPEngine_System_Thread[impl:5]_ThreadManager:
    Thread[SAPEngine_System_Thread[impl:5]_51]
    Task: com.sap.engine.core.thread.impl5.ActionObject - Processing Task [classname: com.sap.engine.core.service630.container.ServiceStopper | toString: com.sap.engine.core.service630.container.ServiceStopper@122c960] with classloader [null]#
    #1.5#0015C588AED4005D0000004C0000141800044578CA38F5B3#1202284998062#com.sap.engine.core.thread.impl5.ThreadManagerImpl##com.sap.engine.core.thread.impl5.ThreadManagerImpl#J2EE_GUEST#4#####Thread[Thread-47,5,main]##0#0#Error##Plain###Unexpected thread activity after interrupt() is executed in shutdown of SAPEngine_System_Thread[impl:5]_ThreadManager:
    Thread[SAPEngine_System_Thread[impl:5]_71]
    Task: com.sap.engine.core.thread.impl5.ActionObject - Processing Task [classname: com.sap.engine.services.log_configurator.archive.ArchivingThread | toString: [email protected]d2e636] with classloader [[email protected]5b6@service:log_configurator]#
    #1.5#0015C588AED40047000001780000141800044578CA38F6DB#1202284998062#com.sap.engine.core.service630.container.ServiceStopper##com.sap.engine.core.service630.container.ServiceStopper#######SAPEngine_System_Thread[impl:5]_51##0#0#Error##Plain###Service servlet_jsp error java.lang.ThreadDeath during shutdown.#
    #1.5#0015C588AED4005D0000004D0000141800044578CA3DA356#1202284998375#com.sap.engine.core.thread.impl3.ThreadManagerImpl##com.sap.engine.core.thread.impl3.ThreadManagerImpl#J2EE_GUEST#4#####Thread[Thread-47,5,main]##0#0#Error##Plain###Unexpected thread activity after interrupt() is executed in shutdown of SAPEngine_Application_Thread[impl:3]_ThreadManager:
    Thread[SAPEngine_Application_Thread[impl:3]_2]
    Task: com.sap.engine.core.thread.impl3.ActionObject - Processing Task [classname: com.sap.aii.af.service.jms.WorkerHandlerImpl | toString: com.sap.aii.af.service.jms.WorkerHandlerImpl@81f25] with classloader [[email protected]b87f@service:com.sap.aii.adapter.jms.svc]#
    #1.5#0015C588AED4005D0000004E0000141800044578CA3DA528#1202284998375#com.sap.engine.core.thread.impl3.ThreadManagerImpl##com.sap.engine.core.thread.impl3.ThreadManagerImpl#J2EE_GUEST#4#####Thread[Thread-47,5,main]##0#0#Error##Plain###Unexpected thread activity after interrupt() is executed in shutdown of SAPEngine_Application_Thread[impl:3]_ThreadManager:
    Thread[SAPEngine_Application_Thread[impl:3]_25]
    Task: com.sap.engine.core.thread.impl3.ActionObject - Processing Task [classname: com.sap.aii.af.sample.adapter.ra.SPIManagedConnectionFactory | toString: [email protected]2222] with classloader [[email protected]74b@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]#
    #1.5#0015C588AED4005D0000004F0000141800044578CA3DA681#1202284998375#com.sap.engine.core.thread.impl3.ThreadManagerImpl##com.sap.engine.core.thread.impl3.ThreadManagerImpl#J2EE_GUEST#4#####Thread[Thread-47,5,main]##0#0#Error##Plain###Unexpected thread activity after interrupt() is executed in shutdown of SAPEngine_Application_Thread[impl:3]_ThreadManager:
    Thread[SAPEngine_Application_Thread[impl:3]_29]
    Task: com.sap.engine.core.thread.impl3.ActionObject - Processing Task [classname: com.sap.aii.af.service.scheduler.JobBroker$Broker | toString: com.sap.aii.af.service.scheduler.JobBroker$Broker@134d801] with classloader [[email protected]619e@service:com.sap.aii.af.svc]#
    #1.5#0015C588AED4005D000000500000141800044578CA3DA79A#1202284998375#com.sap.engine.core.thread.impl3.ThreadManagerImpl##com.sap.engine.core.thread.impl3.ThreadManagerImpl#J2EE_GUEST#4#####Thread[Thread-47,5,main]##0#0#Error##Plain###Unexpected thread activity after interrupt() is executed in shutdown of SAPEngine_Application_Thread[impl:3]_ThreadManager:
    Thread[SAPEngine_Application_Thread[impl:3]_32]
    Task: com.sap.engine.core.thread.impl3.ActionObject - Processing Task [classname: com.sap.aii.adapter.xi.ms.SLDReader | toString: com.sap.aii.adapter.xi.ms.SLDReader@513bb5] with classloader [[email protected]4ab4@service:com.sap.aii.adapter.xi.svc]#
    #1.5#0015C588AED4001900000000000034D800044578FAB55C7D#1202285811437#tcmobileadmincoresetup##tcmobileadmincoresetup#######SAPEngine_System_Thread[impl:5]_79##0#0#Error##Plain###SetupConfigurationService().after<super()>#
    #1.5#0015C588AED4001900000001000034D800044578FAB58D2D#1202285811437#tcmobileadmincoresetup##tcmobileadmincoresetup#######SAPEngine_System_Thread[impl:5]_79##0#0#Error##Plain###SetupConfigurationService().after<applicationServiceContext = ctx;>#
    #1.5#0015C588AED4001900000002000034D800044578FAB597E9#1202285811453#tcmobileadmincoresetup##tcmobileadmincoresetup#######SAPEngine_System_Thread[impl:5]_79##0#0#Error##Plain###mobile_setupGenerationdoes exist.#
    #1.5#0015C588AED4001900000003000034D800044578FAC784C7#1202285812625#tcmobileadmincoresetup##tcmobileadmincoresetup#######SAPEngine_System_Thread[impl:5]_79##0#0#Error##Plain###SetupApplicationServiceFrame.after<7>#
    #1.5#0015C588AED4001900000004000034D800044578FAC78D1C#1202285812625#tcmobileadmincoresetup##tcmobileadmincoresetup#######SAPEngine_System_Thread[impl:5]_79##0#0#Error##Plain###SetupApplicationServiceFrame.after<8>#
    #1.5#0015C588AED4000000000016000034D8000445790BF2E967#1202286100703#com.sap.engine.frame.Environment##com.sap.engine.frame.Environment#######Thread[Thread-1,5,main]##0#0#Error#1#/System#Plain###Wed Feb 06 16:21:40 CST 2008 Thread[Thread-1] initiated a full thread dump due to: Timed out services:
    Service com.sap.aii.af.svc > hard reference to service com.sap.aii.af.cpa.svc.
    Service com.sap.aii.adapter.marketplace.svc > hard reference to service com.sap.aii.af.cpa.svc.
    Service ejb > hard reference to interface security.
    Service com.sap.aii.af.security.service > hard reference to service keystore.
    Service ssl > hard reference to service keystore.
    Service com.sap.aii.adapter.jms.svc > hard reference to service com.sap.aii.af.cpa.svc.
    Service adminadapter > hard reference to service jmx.
    Service tcsecsecurestorage~service > hard reference to service keystore.
    Service pmi > hard reference to service tcsecdestinations~service.
    Service security > hard reference to service com.sap.security.core.ume.service.
    Service jms_provider > hard reference to service security.
    Service sld > hard reference to service tcsecsecurestorage~service.
    Service jmx > hard reference to interface security.
    Service rfcengine > hard reference to service ejb.
    Service tcsecsaml~service > hard reference to service adminadapter.
    Service telnet > hard reference to service shell.
    Service com.sap.aii.adapter.jdbc.svc > hard reference to service com.sap.aii.af.cpa.svc.
    Service tclmctcculculservice_sda > hard reference to service jmx.
    Service webdynpro > hard reference to interface shell.
    Service tcsecvsiservice > hard reference to service tcsecdestinationsservice.
    Service tceCATTPingservice > hard reference to interface shell.
    Service com.sap.aii.af.ispeak.svc > hard reference to service applocking.
    Service tcsecdestinationsservice > hard reference to service tcsecsecurestorageservice.
    Service dsr > hard reference to service security.
    Service keystore > hard reference to service security.
    Service applocking > hard reference to service security.
    Service tclmctcculservice_sda > hard reference to service jmx.
    Service monitor > hard reference to service jmx.
    Service com.sap.security.core.ume.service > service com.sap.security.core.ume.service start method invoked.
    Service com.sap.aii.adapter.bc.svc > hard reference to service com.sap.aii.af.cpa.svc.
    Service com.sap.aii.adapter.rfc.svc > hard reference to service com.sap.aii.af.cpa.svc.
    Service tc.monitoring.logviewer > hard reference to service jmx.
    Service apptracing > hard reference to service jmx.
    Service com.sap.aii.af.ms.svc > hard reference to service com.sap.aii.af.svc.
    Service com.sap.aii.af.cpa.svc > hard reference to service sld.
    Service shell > hard reference to interface security.
    Service tcsecwssecservice > hard reference to service tcsecsecurestorageservice.
    Service com.sap.aii.adapter.mail.svc > hard reference to service com.sap.aii.af.cpa.svc.
    Service servlet_jsp > hard reference to interface security.
    Service com.sap.aii.adapter.file.svc > hard reference to service com.sap.aii.af.cpa.svc.
    Service classload > hard reference to service security.
    Service basicadmin > hard reference to service jmx.
    Service com.sap.aii.adapter.xi.svc > hard reference to service com.sap.aii.af.cpa.svc.
    #1.5#0015C588AED4000000000018000034D8000445790BF36AF2#1202286100734#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###43 services have timed out.#
    #1.5#0015C588AED400000000001A000034D8000445790BF36CBF#1202286100734#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service com.sap.aii.af.svc has timed out > hard reference to service com.sap.aii.af.cpa.svc.#
    #1.5#0015C588AED400000000001C000034D8000445790BF36E70#1202286100734#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service com.sap.aii.adapter.marketplace.svc has timed out > hard reference to service com.sap.aii.af.cpa.svc.#
    #1.5#0015C588AED400000000001E000034D8000445790BF3702D#1202286100734#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service ejb has timed out > hard reference to interface security.#
    #1.5#0015C588AED4000000000020000034D8000445790BF371D8#1202286100734#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service com.sap.aii.af.security.service has timed out > hard reference to service keystore.#
    #1.5#0015C588AED4000000000022000034D8000445790BF3737F#1202286100734#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service ssl has timed out > hard reference to service keystore.#
    #1.5#0015C588AED4000000000024000034D8000445790BF3752A#1202286100734#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service com.sap.aii.adapter.jms.svc has timed out > hard reference to service com.sap.aii.af.cpa.svc.#
    #1.5#0015C588AED4000000000026000034D8000445790BF376D2#1202286100734#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service adminadapter has timed out > hard reference to service jmx.#
    #1.5#0015C588AED4000000000028000034D8000445790BF3787A#1202286100734#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service tcsecsecurestorage~service has timed out > hard reference to service keystore.#
    #1.5#0015C588AED400000000002A000034D8000445790BF37ACC#1202286100734#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service pmi has timed out > hard reference to service tcsecdestinations~service.#
    #1.5#0015C588AED400000000002C000034D8000445790BF37D4C#1202286100734#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service security has timed out > hard reference to service com.sap.security.core.ume.service.#
    #1.5#0015C588AED400000000002E000034D8000445790BF37EF7#1202286100734#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service jms_provider has timed out > hard reference to service security.#
    #1.5#0015C588AED4000000000030000034D8000445790BF380A1#1202286100734#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service sld has timed out > hard reference to service tcsecsecurestorage~service.#
    #1.5#0015C588AED4000000000032000034D8000445790BF3824E#1202286100734#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service jmx has timed out > hard reference to interface security.#
    #1.5#0015C588AED4000000000034000034D8000445790BF383F8#1202286100734#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service rfcengine has timed out > hard reference to service ejb.#
    #1.5#0015C588AED4000000000036000034D8000445790BF385A7#1202286100734#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service tcsecsaml~service has timed out > hard reference to service adminadapter.#
    #1.5#0015C588AED4000000000038000034D8000445790BF38754#1202286100734#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service telnet has timed out > hard reference to service shell.#
    #1.5#0015C588AED400000000003A000034D8000445790BF38903#1202286100734#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service com.sap.aii.adapter.jdbc.svc has timed out > hard reference to service com.sap.aii.af.cpa.svc.#
    #1.5#0015C588AED400000000003C000034D8000445790BF38AB4#1202286100734#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service tclmctcculculservice_sda has timed out > hard reference to service jmx.#
    #1.5#0015C588AED400000000003E000034D8000445790BF38C5D#1202286100734#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service webdynpro has timed out > hard reference to interface shell.#
    #1.5#0015C588AED4000000000040000034D8000445790BF38E07#1202286100734#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service tcsecvsiservice has timed out > hard reference to service tcsecdestinationsservice.#
    #1.5#0015C588AED4000000000042000034D8000445790BF38FD6#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service tceCATTPingservice has timed out > hard reference to interface shell.#
    #1.5#0015C588AED4000000000044000034D8000445790BF3918B#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service com.sap.aii.af.ispeak.svc has timed out > hard reference to service applocking.#
    #1.5#0015C588AED4000000000046000034D8000445790BF3938A#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service tcsecdestinationsservice has timed out > hard reference to service tcsecsecurestorageservice.#
    #1.5#0015C588AED4000000000048000034D8000445790BF3953F#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service dsr has timed out > hard reference to service security.#
    #1.5#0015C588AED400000000004A000034D8000445790BF396EC#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service keystore has timed out > hard reference to service security.#
    #1.5#0015C588AED400000000004C000034D8000445790BF398A2#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service applocking has timed out > hard reference to service security.#
    #1.5#0015C588AED400000000004E000034D8000445790BF39B53#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service tclmctcculservice_sda has timed out > hard reference to service jmx.#
    #1.5#0015C588AED4000000000050000034D8000445790BF39CFE#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service monitor has timed out > hard reference to service jmx.#
    #1.5#0015C588AED4000000000052000034D8000445790BF39EAB#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service com.sap.security.core.ume.service has timed out > service com.sap.security.core.ume.service start method invoked.#
    #1.5#0015C588AED4000000000054000034D8000445790BF3A068#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service com.sap.aii.adapter.bc.svc has timed out > hard reference to service com.sap.aii.af.cpa.svc.#
    #1.5#0015C588AED4000000000056000034D8000445790BF3A217#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service com.sap.aii.adapter.rfc.svc has timed out > hard reference to service com.sap.aii.af.cpa.svc.#
    #1.5#0015C588AED4000000000058000034D8000445790BF3A3CD#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service tc.monitoring.logviewer has timed out > hard reference to service jmx.#
    #1.5#0015C588AED400000000005A000034D8000445790BF3A5EC#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service apptracing has timed out > hard reference to service jmx.#
    #1.5#0015C588AED400000000005C000034D8000445790BF3A7B3#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service com.sap.aii.af.ms.svc has timed out > hard reference to service com.sap.aii.af.svc.#
    #1.5#0015C588AED400000000005E000034D8000445790BF3A967#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service com.sap.aii.af.cpa.svc has timed out > hard reference to service sld.#
    #1.5#0015C588AED4000000000060000034D8000445790BF3AB0C#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service shell has timed out > hard reference to interface security.#
    #1.5#0015C588AED4000000000062000034D8000445790BF3ACBC#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service tcsecwssecservice has timed out > hard reference to service tcsecsecurestorageservice.#
    #1.5#0015C588AED4000000000064000034D8000445790BF3AE81#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service com.sap.aii.adapter.mail.svc has timed out > hard reference to service com.sap.aii.af.cpa.svc.#
    #1.5#0015C588AED4000000000066000034D8000445790BF3B03B#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service servlet_jsp has timed out > hard reference to interface security.#
    #1.5#0015C588AED4000000000068000034D8000445790BF3B2D1#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service com.sap.aii.adapter.file.svc has timed out > hard reference to service com.sap.aii.af.cpa.svc.#
    #1.5#0015C588AED400000000006A000034D8000445790BF3B47F#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service classload has timed out > hard reference to service security.#
    #1.5#0015C588AED400000000006C000034D8000445790BF3B628#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service basicadmin has timed out > hard reference to service jmx.#
    #1.5#0015C588AED400000000006E000034D8000445790BF3B7D3#1202286100750#com.sap.engine.core.service630.container.MemoryContainer##com.sap.engine.core.service630.container.MemoryContainer#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Service com.sap.aii.adapter.xi.svc has timed out > hard reference to service com.sap.aii.af.cpa.svc.#
    #1.5#0015C588AED4000000000070000034D8000445790BF3BA67#1202286100750#com.sap.engine.core.Framework##com.sap.engine.core.Framework#######Thread[Thread-1,5,main]##0#0#Fatal#1#/System/Server#Plain###Critical shutdown was invoked. Reason is: 5 core services have timed out [adminadapter; security; jmx; com.sap.security.core.ume.service; basicadmin].#

    Hello Sir,
    I am also having the similar prblem after upgrading the AIX 5.3 TL 5 to TL6.
    I would really like to know what you did to solve you problem, even though our scenario is a little different.

  • 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

  • J2EE Engine doesn't start - Need help on this urgently

    Hi Any one Please help me!!
    I tried all the ways to login to Visual Administrator.
    I also used emergency user ID but it too falied.
    I then tried to add another usr to direct dispatcher method and gave the port 8101 instead of 50004.It logged upto 95% and gave <b>"could not open connection host"
    if connected through look up connection</b>
    "msgserver/text/logon returned empty list of parameters" or user authentication failed.I tried all ways but failed.Please help me in this pretext by giving a solution other than reinstallation of Netweaver.
    I am Using NetWeaver`04 SP14
    Thanking you in advance.
    Regards
    Prabhat

    Hi Prabhat,
    Is your server up and running?  It sounds like that's the main problem.  If it's not up then you won't be able to login with the J2EE engine.  I had some trouble with SP14 in that the database service needs to be up and running before you try to use the SAP Managment Console to start the server.  Try shutting down the server, starting the windows service that corresponds to your database, and then restarting the server.
    Cheers,
    Steve
    If you find a post useful, please help keep the community going by setting a good example and rewarding the poster with points.

  • OAS 10.1.2 / chgiphost / EM-Console doesn't start after change of hostname

    Hello!
    I changed on my OAS 10.1.2 ip-address and hostname with script /$ORACLE_HOME/chgip/chgiphost.sh -mid.
    But I can't start em-console and get the following error in em-application.log:
    Portal Configuration Interface failed to initialise:
    oracle.sysman.emSDK.emd.comm.CommException: IOException in sending Request :: newHostname.domain:cn=oldHostname.domain...
    It seem's that chgiphost.sh script doesn't change em-console configuration.
    Any ideas?
    regards
    Harald.

    Solution:
    I secured Enterprise Mangager (HTTPS, emctl secure...).
    First, I must unsecure EM-Console, run "chgiphost.sh -mid" and then re-secure EM-Console.
    Look at: Metalink - Note 280034.1 How to Secure and Unsecure the AS Control 10g Console
    regards
    Harald.

  • J2EE Engine won't start after PDK Deployment

    Good morning everybody,
    I tried to deploy the PDK a couple of days ago. The first file (pdkcontent6090.sca I think) deployed fine in about 15 minutes, the second one (pdkjavadoc6090.sca) however didn't. It ran three hours before I stopped the deployment. There were no error messages in any of the logfiles.
    Now my Server won't start. I've been looking through the logfiles and the only entry that shows anything wrong is in server.0.log:
    <i>#1.5#000255AB8B3B001D00000006000009D40003F9B6E70BE132#1118
    988885806#/System/Server/SLDService##com.sap.sldserv.SldServerFrame
    ######19f5ae40def711d9baed000255ab8b3b#SAPEngine_System_Thread[impl:5]_25##0#0#Warning#1#com.sap.sldserv.SldServerFrame#Plain###
    Communication configuration is incomplete. No data transfer possible until corrected.#</i>
    Everything apart from that looks normal. I can't find any documentation on what this means or what I can do
    to get everything back to running again...
    Any ideas? We're on WAS 6.40 and EP6SP9.
    Thanks!!
    Gesche

    It's not running, the page reads:
    "Application stopped!
    Details: You have requested an application that is currently stopped"

  • Com.sap.security.core.ume.service failed. J2EE Engine cannot be started

    Hi,
    I have configured SNC on NetWeaver 7.0 (ABAP+JAVA) System on Windows 2003 Server with MS-SQL 2005 Database.
    After the SNC configuration restarted the Server but the JAVA Server process is going down with EXIT Code -11113. The SNC Configuration is working fine but JAVA is not running. SDM and dispatcher are in green but server process is going gray.
    I have checked the log files under C:\usr\sap\SID\DVEBMGS00\j2ee\cluster\server0\log
    The following is the part of log file.
    #1.5#005056BA6C3F001D0000000F000008D8000489ACAFC86070#1277274683393#com.sap.engine.core.service630.container.ServiceRunner##com.sap.engine.core.service630.container.ServiceRunner#######SAPEngine_System_Thread[impl:5]_71##0#0#Error#1#/System/Server#Java###Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    [EXCEPTION]
    #1#com.sap.engine.frame.ServiceException: <Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='UME initialization failed.', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key UME initialization failed.
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:372)
         at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:105)
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException: SNC required for this connection
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:178)
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:446)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:356)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:156)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:109)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:56)
         at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:266)
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:279)
         ... 6 more
    #1.5#005056BA6C3F001D00000011000008D8000489ACAFC8628E#1277274683393#com.sap.engine.core.Framework##com.sap.engine.core.Framework#######SAPEngine_System_Thread[impl:5]_71##0#0#Fatal#1#/System/Server#Plain###Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.#
    Please help me to solve the issue.
    Thanks,
    Ajay.

    Hi Tim,
    I have configured using Kerberos library for 32 bit on Net Weaver 7.0 with MS SQL 2005 Server on Windows 2003 Server. I didnt change any thing on JAVA side. I have configured as per the Kerberos configuration steps  as per below URL
    http://help.sap.com/saphelp_nw70ehp2/helpdata/en/44/0ebf6c9b2b0d1ae10000000a114a6b/frameset.htm
    The configuration was successful and I am able to login with out asking password, but After the configuration when I have restarted every thing on ABAP side works well but JAVA server process going down with EXIT code -11113. One of the log file contains follows error message.
    com.sap.engine.frame.ServiceException: <Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='UME initialization failed.', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key UME initialization failed.
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:372)
         at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:105)
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException: SNC required for this connection
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:178)
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:446)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:356)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:156)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:109)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:56)
         at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:266)
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:279)
         ... 6 more
    [Framework -> criticalShutdown] Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    Jun 25, 2010 3:05:24 AM             com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_69] Fatal: Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    One of the line says "SNC required for this connection". What does this mean? What else need to be done for JAVA to communicate with ABAP?
    Thanks,
    Ajay.

  • J2EE Engine is not starting

    Hi Experts,
    our J2EE Engine is not starting. After application restart in SAP MMC's process list for disp+work.exe the status is yellow (Running, Message Server connectionok, ...., J2EE: Some processes running). In the J2EE Process table the server0 is stopped. He tries to start it a couple of times, but after all it stopps with exitcode -11113. So I've checked the dev_trace, the entry was:
    [Thr 2376] Wed Nov 17 15:41:35 2010
    [Thr 2376] *** WARNING => INFO: Unknown property [instance.box.number=EI3DVEBMGS00chopin] [jstartxx.c   841]
    [Thr 2376] *** WARNING => INFO: Unknown property [instance.en.host=chopin] [jstartxx.c   841]
    [Thr 2376] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 2376] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    [Thr 1128] Wed Nov 17 15:45:06 2010
    [Thr 1128] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 1128] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 1128] JLaunchISetClusterId: set cluster id 2121050
    [Thr 1128] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 1128] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 5284] Wed Nov 17 15:45:34 2010
    [Thr 5284] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    [Thr 5284] JHVM_RegisterNatives: registering methods in com.sap.i18n.cp.ConverterJNI
    [Thr 5900] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 5900] **********************************************************************
    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 5900] JLaunchCloseProgram: good bye (exitcode = -11113)
    So I searched a little and found this [Thread|Restart of J2EE Engine] and modified the Heapsize. As our Server is a 32-bit machine I used this sizes:
    Max heap size: 1024M
    -Xms1024M // old size: 512
    -XX:PermSize=512M // old size: 128
    -XX:MaxPermSize=512M // old size: 128
    -XX:NewSize=320M // old size: 86
    -XX:MaxNewSize=320M // old size: 86
    The result was another error message in dev_trace:
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    [Thr 2396] JLaunchIAbortJava: abort hook is called
    [Thr 2396] **********************************************************************
    ERROR => The Java VM aborted unexpectedly.
    Please see SAP Note 943602 , section 'Java VM crashes'
    for additional information and trouble shooting.
    [Thr 2396] JLaunchCloseProgram: good bye (exitcode = -2)
    ok, so I changed the sizes again to:
    Max heao size: 1024M
    -XX:MaxPermSize=128M
    -XX:PermSize=512M
    -Xms512M
    -XX:NewSize=320M
    -XX:MaxNewSize=86M
    But there's still the same error occurring.
    Please, does someone has an idea how to solve this issue?
    Thanks in advance,
    Tan

    Hi Desiree,
    thank you for your posting. It's getting better, but it's still not running. I've set up the same password in client 001 and in the java ume and restarted the cluster. When starting the server0 is J2EE Process Table is starting framework, then starting apps, but after something about 9 minutes its restarting, but it seems not to have errors (in the J2EE Process Table there are restarts displayed but no errors. So its better than before where the server0 restarts after 30 seconds and stopps restarting after 3 errors and 4 restarts.
    But nows he's restarting and restarting....
    In TA SMICM there is the J2EE server operational TRUE which was not before. When checking the RFC Destination there comes the status "not ready" during Starting framework phase and status "Service unavailable" during starting apps phase.
    Here are some parts of the dev_trave:
    "VM Thread" prio=5 tid=0x003cec80 nid=0x1028 runnable
    "Suspend Checker Thread" prio=10 tid=0x011d8038 nid=0x7e0 runnable
    [Thr 4136] JLaunchIExitJava: exit hook is called (rc = 666)
    [Thr 4136] **********************************************************************
    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 4136] JLaunchCloseProgram: good bye (exitcode = 666)
    "VM Thread" prio=5 tid=0x003cec80 nid=0xb50 runnable
    "VM Periodic Task Thread" prio=10 tid=0x011dcc88 nid=0x9e4 waiting on condition
    "Suspend Checker Thread" prio=10 tid=0x011d8038 nid=0x748 runnable
    [Thr 2896] Thu Nov 18 09:13:33 2010
    [Thr 2896] JLaunchIExitJava: exit hook is called (rc = 666)
    [Thr 2896] **********************************************************************
    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 2896] JLaunchCloseProgram: good bye (exitcode = 666)
    ... and so on.
    I'm not sure whether I should change or add entries in the configtool.bat like in your link recommended. The Engine was running with this settings before.....

  • J2EE Engine does not start

    Hi All.
    I installed a Dialog instance.
    After the installation of the license key on the central instance, the dialog J2EE Engine does not start anymore.
    Here it is the std_server0.out log:
    stdout/stderr redirect
    node name   : server0
    pid         : 1298548
    system name : PRP
    system nr.  : 10
    started at  : Mon Sep  3 19:07:54 2007
    [Thr  1] Mon Sep  3 19:07:55 2007
    [Thr  1] MtxInit: -2 0 0
    JVMST080: verbosegc is enabled
    JVMST082: -verbose:gc output will be written to stderr
    ^MSAP J2EE Engine Version 7.00   PatchLevel is starting...
    ^M
    Loading: LogManager ... 1887 ms.
    Loading: PoolManager ... 3 ms.
    Loading: ApplicationThreadManager ... 452 ms.
    Loading: ThreadManager ... 428 ms.
    Loading: IpVerificationManager ... 16 ms.
    Loading: ClassLoaderManager ... 16 ms.
    Loading: ClusterManager ... 392 ms.
    Loading: LockingManager ... 140 ms.
    Loading: ConfigurationManager ... 4656 ms.
    Loading: LicensingManager ... 28 ms.
    Loading: CacheManager ... 311 ms.
    Loading: ServiceManager ...
    <AF[1]: Allocation Failure. need 536 bytes, 0 ms since last AF>
    <AF[1]: managing allocation failure, action=0 (959472304/1073740288)>
      <GC(1): GC cycle started Mon Sep  3 19:08:13 2007
      <GC(1): freed 64170704 bytes, 95% free (1023643008/1073740288), in 136 ms>
      <GC(1): mark: 123 ms, sweep: 13 ms, compact: 0 ms>
      <GC(1): refs: soft 0 (age >= 32), weak 0, final 475, phantom 0>
    <AF[1]: completed in 159 ms>
    Loading services.:
      Service cross started. (72 ms).
      Service file started. (156 ms).
      Service memory started. (160 ms).
      Service userstore started. (24 ms).
      Service timeout started. (51 ms).
      Service runtimeinfo started. (8 ms).
      Service trex.service started. (90 ms).
      Service jmx_notification started. (77 ms).
      Service p4 started. (182 ms).
      Service classpath_resolver started. (99 ms).
      Service deploy started. (9491 ms).
      Service MigrationService started. (28 ms).
      Service bimmrdeployer started. (6 ms).
      Service log_configurator started. (21621 ms).
      Service locking started. (3 ms).
      Service http started. (772 ms).
      Service naming started. (1518 ms).
      Service failover started. (23 ms).
      Service appclient started. (29 ms).
      Service javamail started. (87 ms).
      Service ts started. (70 ms).
      Service jmsconnector started. (80 ms).
      Service licensing started. (10 ms).
      Service iiop started. (141 ms).
      Service connector started. (119 ms).
      Service configuration started. (31 ms).
      Service webservices started. (463 ms).
      Service dbpool started. (8765 ms).
    Sep 3, 2007 6:08:47 PM          com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_54] Fatal: Initialization of UME
    persistence adapter "PRIVATE_DATASOURCE" failed.
      service com.sap.security.core.ume.service ================= ERROR =================
    Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    com.sap.engine.frame.ServiceException: <--Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='UME i
    nitialization failed.', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key UME initialization f
    ailed.
            at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:379)
            at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
            at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
            at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
            at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
            at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
            at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException: null
            ume.db.connection_pool_type=SAP/BC_UME
            ume.db.connection_pool.j2ee.xatransactions_used=false
            ume.db.connection_pool.j2ee.is_unicode=FALSE
            ume.db.connection_pool.j2ee.oracle_native_driver_used=false: (No text available)
            at com.sap.security.core.persistence.datasource.imp.DataBasePersistence.init(DataBasePersistence.java:865)
            at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:363)
            at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:164)
            at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:117)
            at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:63)
            at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:222)
            at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:286)
            ... 6 more
    com.sap.engine.frame.ServiceException: <--Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='UME i
    nitialization failed.', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key UME initialization f
    ailed.
            at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:379)
            at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
            at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
            at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
            at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
            at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
            at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException: null
            ume.db.connection_pool_type=SAP/BC_UME
            ume.db.connection_pool.j2ee.xatransactions_used=false
            ume.db.connection_pool.j2ee.is_unicode=FALSE
            ume.db.connection_pool.j2ee.oracle_native_driver_used=false: (No text available)
            at com.sap.security.core.persistence.datasource.imp.DataBasePersistence.init(DataBasePersistence.java:865)
            at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:363)
            at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:164)
            at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:117)
            at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:63)
            at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:222)
            at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:286)
            ... 6 more
    [Framework -> criticalShutdown] Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    Sep 3, 2007 6:08:47 PM              com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_54] Fatal: Critical shutdown was
    invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    Anyone can help?
    Thanks,
    Marco

    Hi all,
    after some corrections, now the problem is changed.
    Here you can find the std_server0.out:
    <b>com.sap.engine.frame.ServiceException: <--Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='UME i
    nitialization failed.', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key UME initialization f
    ailed.
            at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:379)
            at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
            at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
            at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
            at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
            at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
            at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException: Connect to SAP gateway failed
    Connect_PM  TYPE=A ASHOST=SAPPRP-DB SYSNR=10 GWHOST=SAPPRP-DB GWSERV=sapgw10 PCS=1
    LOCATION    CPIC (TCP/IP) on local host with Unicode
    ERROR       partner 'SAPPRP-DB:sapgw10' not reached
    TIME        Fri Sep  7 15:01:11 2007
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -10
    MODULE      nixxi.cpp
    LINE        2764
    DETAIL      NiPConnect2
    SYSTEM CALL connect
    ERRNO       79
    ERRNO TEXT  A remote host refused an attempted connect operation.
    COUNTER     1
            at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:178)
            at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:446)
            at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:363)
            at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:164)
            at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:117)
            at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:63)
            at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:222)
            at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:286)
            ... 6 more
    [Framework -> criticalShutdown] Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    Sep 7, 2007 2:01:11 PM              com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_55] Fatal: Critical shutdown was
    invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.</b>
    Thanks all,
    Marco

  • [SOLVED] Xorg doesn't start after upgrade to 1.17.1

    Archlinux i686
    Intel Core 2 Duo 6600
    01:00.0 VGA compatible controller: NVIDIA Corporation G71 [GeForce 7900 GT/GTO] (rev a1)
    After following upgrades:
    [2015-02-26 03:27] [PACMAN] Running 'pacman -S mesa mesa-demos mesa-libgl'
    [2015-02-26 03:27] [ALPM] transaction started
    [2015-02-26 03:28] [ALPM] upgraded mesa (10.4.2-1 -> 10.4.5-1)
    [2015-02-26 03:28] [ALPM] upgraded mesa-libgl (10.4.2-1 -> 10.4.5-1)
    [2015-02-26 03:28] [ALPM] upgraded mesa-demos (8.2.0-3 -> 8.2.0-4)
    [2015-02-26 03:28] [ALPM] transaction completed
    [2015-02-26 03:28] [PACMAN] Running 'pacman -S xorg-server xorg-server-common'
    [2015-02-26 03:29] [ALPM] transaction started
    [2015-02-26 03:29] [ALPM] removed xf86-video-vesa (2.3.2-5)
    [2015-02-26 03:29] [ALPM] removed xf86-video-nouveau (1.0.11-2)
    [2015-02-26 03:29] [ALPM] removed xf86-video-modesetting (0.9.0-2)
    [2015-02-26 03:29] [ALPM] upgraded xorg-server-common (1.16.3-2 -> 1.17.1-3)
    [2015-02-26 03:29] [ALPM] upgraded xorg-server (1.16.3-2 -> 1.17.1-3)
    Xorg doesn't start after reboot and I found following kernel message:
    kernel: [drm:drm_mmap_locked] *ERROR* Could not find map
    and /var/log/Xorg.0.log looks like this:
    [ 5.591]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 5.591] X Protocol Version 11, Revision 0
    [ 5.591] Build Operating System: Linux 3.18.6-1-ARCH i686
    [ 5.591] Current Operating System: Linux emeria7 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:59:29 CET 2015 i686
    [ 5.591] Kernel command line: root=/dev/disk/by-label/archroot rw
    [ 5.591] Build Date: 22 February 2015 12:52:47PM
    [ 5.591]
    [ 5.592] Current version of pixman: 0.32.6
    [ 5.592] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 5.592] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 5.592] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb 26 14:58:35 2015
    [ 5.597] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 5.597] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 5.598] (==) ServerLayout "ServerLayout0"
    [ 5.598] (==) No screen section available. Using defaults.
    [ 5.598] (**) |-->Screen "Default Screen Section" (0)
    [ 5.598] (**) | |-->Monitor "<default monitor>"
    [ 5.599] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 5.599] (**) | |-->Device "Device0"
    [ 5.599] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 5.599] (**) Option "BlankTime" "0"
    [ 5.599] (**) Option "StandbyTime" "0"
    [ 5.599] (**) Option "SuspendTime" "0"
    [ 5.599] (**) Option "OffTime" "0"
    [ 5.599] (==) Automatically adding devices
    [ 5.599] (==) Automatically enabling devices
    [ 5.599] (==) Automatically adding GPU devices
    [ 5.608] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 5.608] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 5.608] (**) Extension "Composite" is disabled
    [ 5.608] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 5.608] (II) Loader magic: 0x829e700
    [ 5.608] (II) Module ABI versions:
    [ 5.608] X.Org ANSI C Emulation: 0.4
    [ 5.608] X.Org Video Driver: 19.0
    [ 5.608] X.Org XInput driver : 21.0
    [ 5.608] X.Org Server Extension : 9.0
    [ 5.611] (EE) systemd-logind: failed to get session: PID 995 does not belong to any known session
    [ 5.611] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 5.612] (--) PCI:*(0:1:0:0) 10de:0291:107d:2a62 rev 161, Mem @ 0xfd000000/16777216, 0xc0000000/268435456, 0xfc000000/16777216, I/O @ 0x0000ac00/128, BIOS @ 0x????????/131072
    [ 5.612] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 5.613] (II) LoadModule: "glx"
    [ 5.616] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 5.632] (II) Module glx: vendor="X.Org Foundation"
    [ 5.632] compiled for 1.17.1, module version = 1.0.0
    [ 5.632] ABI class: X.Org Server Extension, version 9.0
    [ 5.632] (==) AIGLX enabled
    [ 5.632] (==) Matched nouveau as autoconfigured driver 0
    [ 5.632] (==) Matched nv as autoconfigured driver 1
    [ 5.632] (==) Matched nouveau as autoconfigured driver 2
    [ 5.632] (==) Matched nv as autoconfigured driver 3
    [ 5.632] (==) Matched modesetting as autoconfigured driver 4
    [ 5.632] (==) Matched fbdev as autoconfigured driver 5
    [ 5.632] (==) Matched vesa as autoconfigured driver 6
    [ 5.632] (==) Assigned the driver to the xf86ConfigLayout
    [ 5.632] (II) LoadModule: "nouveau"
    [ 5.632] (WW) Warning, couldn't open module nouveau
    [ 5.632] (II) UnloadModule: "nouveau"
    [ 5.632] (II) Unloading nouveau
    [ 5.632] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 5.633] (II) LoadModule: "nv"
    [ 5.633] (WW) Warning, couldn't open module nv
    [ 5.633] (II) UnloadModule: "nv"
    [ 5.633] (II) Unloading nv
    [ 5.633] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 5.633] (II) LoadModule: "modesetting"
    [ 5.633] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 5.634] (II) Module modesetting: vendor="X.Org Foundation"
    [ 5.634] compiled for 1.17.1, module version = 1.17.1
    [ 5.634] Module class: X.Org Video Driver
    [ 5.634] ABI class: X.Org Video Driver, version 19.0
    [ 5.634] (II) LoadModule: "fbdev"
    [ 5.634] (WW) Warning, couldn't open module fbdev
    [ 5.634] (II) UnloadModule: "fbdev"
    [ 5.634] (II) Unloading fbdev
    [ 5.634] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 5.634] (II) LoadModule: "vesa"
    [ 5.634] (WW) Warning, couldn't open module vesa
    [ 5.634] (II) UnloadModule: "vesa"
    [ 5.634] (II) Unloading vesa
    [ 5.634] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 5.634] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 5.634] (++) using VT number 7
    [ 5.635] (II) modeset(0): using drv /dev/dri/card0
    [ 5.635] (II) modeset(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 5.636] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
    [ 5.636] (==) modeset(0): RGB weight 888
    [ 5.636] (==) modeset(0): Default visual is TrueColor
    [ 5.636] (II) Loading sub module "glamoregl"
    [ 5.636] (II) LoadModule: "glamoregl"
    [ 5.636] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [ 5.647] (II) Module glamoregl: vendor="X.Org Foundation"
    [ 5.647] compiled for 1.17.1, module version = 1.0.0
    [ 5.647] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 5.647] (II) glamor: OpenGL accelerated X.org driver based.
    [ 5.772] (II) glamor: EGL version 1.4 (DRI2):
    [ 5.786] (II) modeset(0): glamor initialized
    [ 5.786] (II) Loading sub module "dri2"
    [ 5.786] (II) LoadModule: "dri2"
    [ 5.786] (II) Module "dri2" already built-in
    [ 5.843] (II) modeset(0): Output DVI-0 has no monitor section
    [ 5.896] (II) modeset(0): Output DVI-1 has no monitor section
    [ 5.950] (II) modeset(0): Output TV-0 has no monitor section
    [ 6.006] (II) modeset(0): EDID for output DVI-0
    [ 6.006] (II) modeset(0): Manufacturer: SAM Model: 76f Serial#: 1110590261
    [ 6.006] (II) modeset(0): Year: 2011 Week: 8
    [ 6.006] (II) modeset(0): EDID Version: 1.3
    [ 6.006] (II) modeset(0): Digital Display Input
    [ 6.006] (II) modeset(0): Max Image Size [cm]: horiz.: 51 vert.: 29
    [ 6.006] (II) modeset(0): Gamma: 2.20
    [ 6.006] (II) modeset(0): DPMS capabilities: Off
    [ 6.006] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 6.006] (II) modeset(0): First detailed timing is preferred mode
    [ 6.006] (II) modeset(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 6.006] (II) modeset(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    [ 6.006] (II) modeset(0): Supported established timings:
    [ 6.006] (II) modeset(0): 720x400@70Hz
    [ 6.006] (II) modeset(0): 640x480@60Hz
    [ 6.006] (II) modeset(0): 640x480@67Hz
    [ 6.006] (II) modeset(0): 640x480@72Hz
    [ 6.006] (II) modeset(0): 640x480@75Hz
    [ 6.006] (II) modeset(0): 800x600@56Hz
    [ 6.006] (II) modeset(0): 800x600@60Hz
    [ 6.006] (II) modeset(0): 800x600@72Hz
    [ 6.006] (II) modeset(0): 800x600@75Hz
    [ 6.006] (II) modeset(0): 832x624@75Hz
    [ 6.006] (II) modeset(0): 1024x768@60Hz
    [ 6.006] (II) modeset(0): 1024x768@70Hz
    [ 6.006] (II) modeset(0): 1024x768@75Hz
    [ 6.006] (II) modeset(0): 1280x1024@75Hz
    [ 6.006] (II) modeset(0): 1152x864@75Hz
    [ 6.006] (II) modeset(0): Manufacturer's mask: 0
    [ 6.006] (II) modeset(0): Supported standard timings:
    [ 6.006] (II) modeset(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 6.006] (II) modeset(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 6.006] (II) modeset(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 6.006] (II) modeset(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 6.006] (II) modeset(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 6.006] (II) modeset(0): #5: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 6.007] (II) modeset(0): #6: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 6.007] (II) modeset(0): #7: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 148.5 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 74.2 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 6.007] (II) modeset(0): Ranges: V min: 50 V max: 75 Hz, H min: 31 H max: 81 kHz, PixClock max 175 MHz
    [ 6.007] (II) modeset(0): Monitor name: SMBX2331
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 74.2 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 74.2 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 74.2 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 27.0 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 720 h_sync: 732 h_sync_end 796 h_blank_end 864 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 576 v_sync: 581 v_sync_end 586 v_blanking: 625 v_border: 0
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 27.0 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
    [ 6.007] (II) modeset(0): Number of EDID sections to follow: 1
    [ 6.007] (II) modeset(0): EDID (in hex):
    [ 6.007] (II) modeset(0): 00ffffffffffff004c2d6f0735433242
    [ 6.007] (II) modeset(0): 0815010380331d782aee91a3544c9926
    [ 6.007] (II) modeset(0): 0f5054bfef80714f8100814081809500
    [ 6.007] (II) modeset(0): 950fa940b300023a801871382d40582c
    [ 6.007] (II) modeset(0): 4500fd1e1100001e011d007251d01e20
    [ 6.007] (II) modeset(0): 6e285500fd1e1100001e000000fd0032
    [ 6.007] (II) modeset(0): 4b1f5111000a202020202020000000fc
    [ 6.007] (II) modeset(0): 00534d4258323333310a2020202001ee
    [ 6.007] (II) modeset(0): 02031cf14890041f0514131203230907
    [ 6.007] (II) modeset(0): 078301000066030c00100080011d80d0
    [ 6.007] (II) modeset(0): 721c1620102c2580fd1e1100009e011d
    [ 6.007] (II) modeset(0): 8018711c1620582c2500fd1e1100009e
    [ 6.007] (II) modeset(0): 011d00bc52d01e20b8285540fd1e1100
    [ 6.007] (II) modeset(0): 001e8c0ad090204031200c405500fd1e
    [ 6.007] (II) modeset(0): 110000188c0ad08a20e02d10103e9600
    [ 6.007] (II) modeset(0): fd1e110000180000000000000000004c
    [ 6.007] (II) modeset(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
    [ 6.007] (II) modeset(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
    [ 6.007] (II) modeset(0): Printing probed modes for output DVI-0
    [ 6.007] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [ 6.007] (II) modeset(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1600x1200"x65.0 175.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (81.2 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x75.0 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x60.0 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 6.008] (II) modeset(0): Modeline "960x720"x75.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "960x720"x60.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "928x696"x75.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "928x696"x60.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
    [ 6.008] (II) modeset(0): Modeline "896x672"x75.0 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
    [ 6.008] (II) modeset(0): Modeline "896x672"x60.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
    [ 6.008] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 6.008] (II) modeset(0): Modeline "800x600"x75.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
    [ 6.008] (II) modeset(0): Modeline "800x600"x70.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "800x600"x65.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
    [ 6.008] (II) modeset(0): Modeline "800x600"x60.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 6.008] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 6.008] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 6.008] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 6.008] (II) modeset(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
    [ 6.008] (II) modeset(0): Modeline "700x525"x74.8 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "700x525"x60.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
    [ 6.008] (II) modeset(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "640x512"x75.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "640x512"x60.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "640x480"x60.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 6.008] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
    [ 6.008] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 6.008] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "576x432"x75.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "512x384"x75.0 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "512x384"x70.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
    [ 6.008] (II) modeset(0): Modeline "416x312"x74.7 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
    [ 6.008] (II) modeset(0): Modeline "400x300"x72.2 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
    [ 6.008] (II) modeset(0): Modeline "400x300"x75.1 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
    [ 6.008] (II) modeset(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
    [ 6.008] (II) modeset(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
    [ 6.008] (II) modeset(0): Modeline "320x240"x72.8 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
    [ 6.008] (II) modeset(0): Modeline "320x240"x75.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
    [ 6.063] (II) modeset(0): EDID for output DVI-1
    [ 6.116] (II) modeset(0): EDID for output TV-0
    [ 6.116] (II) modeset(0): Output DVI-0 connected
    [ 6.116] (II) modeset(0): Output DVI-1 disconnected
    [ 6.116] (II) modeset(0): Output TV-0 disconnected
    [ 6.116] (II) modeset(0): Using exact sizes for initial modes
    [ 6.116] (II) modeset(0): Output DVI-0 using initial mode 1920x1080
    [ 6.116] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 6.116] (==) modeset(0): DPI set to (96, 96)
    [ 6.116] (II) Loading sub module "fb"
    [ 6.116] (II) LoadModule: "fb"
    [ 6.117] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 6.118] (II) Module fb: vendor="X.Org Foundation"
    [ 6.118] compiled for 1.17.1, module version = 1.0.0
    [ 6.118] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 6.118] (==) Depth 24 pixmap format is 32 bpp
    [ 6.462] (==) modeset(0): Backing store disabled
    [ 6.462] (==) modeset(0): Silken mouse enabled
    [ 6.464] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 6.535] (==) modeset(0): DPMS enabled
    [ 6.535] (WW) modeset(0): Option "EXANoComposite" is not used
    [ 6.535] (II) modeset(0): [DRI2] Setup complete
    [ 6.535] (II) modeset(0): [DRI2] DRI driver: nouveau
    [ 6.535] (II) modeset(0): [DRI2] VDPAU driver: nouveau
    [ 6.535] (--) RandR disabled
    [ 6.551] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 6.551] (II) AIGLX: enabled GLX_ARB_create_context
    [ 6.551] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 6.551] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 6.551] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 6.551] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 6.551] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
    [ 6.551] (II) AIGLX: enabled GLX_ARB_fbconfig_float
    [ 6.551] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 6.552] (II) AIGLX: Loaded and initialized nouveau
    [ 6.552] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 6.559] (II) modeset(0): Setting screen physical size to 507 x 285
    [ 6.741] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 6.741] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 6.741] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 6.741] (II) LoadModule: "evdev"
    [ 6.741] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 6.744] (II) Module evdev: vendor="X.Org Foundation"
    [ 6.744] compiled for 1.16.2, module version = 2.9.1
    [ 6.744] Module class: X.Org XInput Driver
    [ 6.744] ABI class: X.Org XInput driver, version 21.0
    [ 6.744] (II) Using input driver 'evdev' for 'Power Button'
    [ 6.744] (**) Power Button: always reports core events
    [ 6.744] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 6.744] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 6.744] (--) evdev: Power Button: Found keys
    [ 6.744] (II) evdev: Power Button: Configuring as keyboard
    [ 6.744] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 6.744] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 6.744] (**) Option "xkb_rules" "evdev"
    [ 6.744] (**) Option "xkb_model" "pc104"
    [ 6.744] (**) Option "xkb_layout" "us"
    [ 6.744] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 6.780] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 6.780] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 6.780] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 6.780] (II) Using input driver 'evdev' for 'Power Button'
    [ 6.780] (**) Power Button: always reports core events
    [ 6.780] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 6.780] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 6.780] (--) evdev: Power Button: Found keys
    [ 6.780] (II) evdev: Power Button: Configuring as keyboard
    [ 6.780] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
    [ 6.780] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 6.780] (**) Option "xkb_rules" "evdev"
    [ 6.780] (**) Option "xkb_model" "pc104"
    [ 6.780] (**) Option "xkb_layout" "us"
    [ 6.780] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 6.781] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event4)
    [ 6.781] (II) No input driver specified, ignoring this device.
    [ 6.781] (II) This device may have been added with another device file.
    [ 6.782] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event10)
    [ 6.782] (II) No input driver specified, ignoring this device.
    [ 6.782] (II) This device may have been added with another device file.
    [ 6.782] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event5)
    [ 6.782] (II) No input driver specified, ignoring this device.
    [ 6.782] (II) This device may have been added with another device file.
    [ 6.782] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event6)
    [ 6.782] (II) No input driver specified, ignoring this device.
    [ 6.782] (II) This device may have been added with another device file.
    [ 6.783] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event7)
    [ 6.783] (II) No input driver specified, ignoring this device.
    [ 6.783] (II) This device may have been added with another device file.
    [ 6.783] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event8)
    [ 6.783] (II) No input driver specified, ignoring this device.
    [ 6.783] (II) This device may have been added with another device file.
    [ 6.783] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event9)
    [ 6.783] (II) No input driver specified, ignoring this device.
    [ 6.783] (II) This device may have been added with another device file.
    [ 6.784] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event1)
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
    [ 6.784] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
    [ 6.784] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event1"
    [ 6.784] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc050
    [ 6.784] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
    [ 6.784] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
    [ 6.784] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
    [ 6.784] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
    [ 6.784] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
    [ 6.784] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
    [ 6.784] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
    [ 6.784] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 6.784] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/0003:046D:C050.0001/input/input1/event1"
    [ 6.784] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 8)
    [ 6.784] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
    [ 6.785] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
    [ 6.785] (II) No input driver specified, ignoring this device.
    [ 6.785] (II) This device may have been added with another device file.
    [ 6.785] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 6.785] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 6.785] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults"
    [ 6.785] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 6.785] (**) AT Translated Set 2 keyboard: always reports core events
    [ 6.785] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 6.785] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 6.785] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 6.785] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 6.785] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 6.785] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
    [ 6.785] (**) Option "xkb_rules" "evdev"
    [ 6.785] (**) Option "xkb_model" "pc104"
    [ 6.785] (**) Option "xkb_layout" "us"
    [ 6.785] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 6.803] (EE)
    [ 6.803] (EE) Backtrace:
    [ 6.803] (EE) 0: /usr/lib/xorg-server/Xorg (OsLookupColor+0x132) [0x81df9e2]
    [ 6.804] (EE) 1: ? (?+0x132) [0xb7787cc5]
    [ 6.804] (EE) 2: /usr/lib/xorg/modules/drivers/modesetting_drv.so (_init+0x4cd7) [0xb6e2a1c7]
    [ 6.806] (EE) 3: /usr/lib/xorg-server/Xorg (xf86_show_cursors+0x688) [0x80f9008]
    [ 6.806] (EE) 4: /usr/lib/xorg-server/Xorg (xf86DestroyCursorInfoRec+0xcf8) [0x8103fc8]
    [ 6.806] (EE) 5: /usr/lib/xorg-server/Xorg (RamDacHandleColormaps+0x67b) [0x810218b]
    [ 6.807] (EE) 6: /usr/lib/xorg-server/Xorg (miPointerUpdateSprite+0x25d) [0x81c648d]
    [ 6.808] (EE) 7: /usr/lib/xorg-server/Xorg (miPointerUpdateSprite+0x4c1) [0x81c6b31]
    [ 6.808] (EE) 8: /usr/lib/xorg-server/Xorg (CompositeRegisterImplicitRedirectionException+0x4199) [0x8114399]
    [ 6.809] (EE) 9: /usr/lib/xorg-server/Xorg (PanoramiXRenderReset+0x72a) [0x815915a]
    [ 6.810] (EE) 10: /usr/lib/xorg-server/Xorg (ConfineToShape+0x9f1) [0x80843b1]
    [ 6.810] (EE) 11: /usr/lib/xorg-server/Xorg (WindowHasNewCursor+0x3b) [0x8084f2b]
    [ 6.810] (EE) 12: /usr/lib/xorg-server/Xorg (ChangeWindowAttributes+0xb7c) [0x80aa9ec]
    [ 6.811] (EE) 13: /usr/lib/xorg-server/Xorg (ProcBadRequest+0x209) [0x8074a49]
    [ 6.811] (EE) 14: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x3a6) [0x807abf6]
    [ 6.811] (EE) 15: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x42f) [0x807edaf]
    [ 6.811] (EE) 16: /usr/lib/xorg-server/Xorg (miPolyFillRect+0x27f) [0x8068ddf]
    [ 6.814] (EE) 17: /usr/lib/libc.so.6 (__libc_start_main+0xde) [0xb72d864e]
    [ 6.814] (EE) 18: /usr/lib/xorg-server/Xorg (_start+0x21) [0x8068bd9]
    [ 6.814] (EE)
    [ 6.814] (EE) Segmentation fault at address 0x0
    [ 6.814] (EE)
    Fatal server error:
    [ 6.814] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 6.814] (EE)
    [ 6.814] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 6.814] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 6.814] (EE)
    [ 6.815] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 6.817] (EE) Server terminated with error (1). Closing log file.
    Note the segfault in modesetting_drv.so!
    Any help?
    I tried to reinstall dependencies of xorg-server and mesa. And then I even went through with the whole system update which I postponed for a few weeks because of the KDE changes. Sadly even the whole system update didn't help.
    Is it possible that any old config files can cause this?
    EDIT:
    I tried kernel parameter "nouveau.modeset=0" but it didn't help.
    Last edited by cro (2015-02-26 16:33:19)

    Ok, I guess I solved it by reinstalling xf86-video-nouveau.
    Funny business! Why did the upgrade to xorg-server 1.17.1 force me to remove it when it is still needed??
    And why does that lead to mysterious error messages and segfault??
    I discovered it accidentally when I stumbled upon the fact that the package was still installed on my newer x86-64 Arch installation despite being on xorg-server 1.17.1.

  • DBConsole Service doesn't start after Install OAS F&R-Services Win 10g

    Windows DBConsole Service doesn't start after Install OAS F&R-Services
    Hello,
    we have installed:
    WINDOWS Server 2003 with SP 2
    Oracle 10.2.0.1
    OAS F&R Services 10.1.2.0.2
    after Install DBR2 EM / DBConsole did work
    after Install OAS F&R-Service
    the windows-service for DBConsole
    doesn't start, return with an Error Code 2
    see below
    the file named emdbconsole.nohup from output log
    is not to find
    the ias_console does work fine
    OAS F_R-Services do work too
    whats may be wrong ?
    regards
    Norbert
    OracleDBConsoleorclsrvc.log :
    EMDROOT=D:\oracle\product\10.2.0\db_1
    ORACLE_HOME=D:\oracle\product\10.2.0\db_1
    EMDSTATE=D:\oracle\product\10.2.0\db_1\kfin_orcl
    CONSOLE_CFG=dbconsole
    TRACE_LEVEL=16
    TIMEOUT=15
    12/14/09 13:13:08 Start pending...
    12/14/09 13:13:08 Verifying dbconsole is not started already. Command line "D:\oracle\product\10.2.0\db_1\bin\emctl.bat" istatus dbconsole
    12/14/09 13:13:09 dbconsole launch commandline is "D:\oracle\product\10.2.0\db_1\bin\emctl.bat" istart dbconsole
    12/14/09 13:13:09 Tracking process launch...
    12/14/09 13:13:39 dbconsole exited with retCode 2.
    12/14/09 13:13:39 Check D:\oracle\product\10.2.0\db_1\kfin_orcl\sysman\log\emdbconsole.nohup for details
    Edited by: astramare on Dec 15, 2009 8:43 AM

    Hi,
    1. Stop the DBConsole. (set ORACLE_SID first & ORACLE_HOME)
    cd %ORACLE_HOME%\bin
    emctl stop dbconsole
    2. Update the <ORACLE_HOME>/<hostname_sid>/sysman/config/emd.properties file.
    Change line from:
    tracelevel.main=WARN
    To
    tracelevel.main=DEBUG
    Decomment this line, so that the line becomes :
    EMAGENT_PERL_TRACE_LEVEL=DEBUG
    3. Update the <ORACLE__HOME>/<hostname_sid>/sysman/config/emomslogging.properties
    Change line from:
    log4j.rootCategory=WARN, emlogAppender, emtrcAppender
    To
    log4j.rootCategory=DEBUG, emlogAppender, emtrcAppender
    4. Remove/backup all log files from ORACLE_HOME/<hostname_sid>/sysman/log
    5. Start the dbconsole and upload the output of each command
    - start the dbconsole: "emctl start dbconsole"
    - issue "emctl clearstate"
    - status the dbconsole: "emctl status dbconsole"
    - check the status of the agent until it comes up: "emctl status agent"
    - force an upload: emctl upload
    6. Check If you are able to view the dbconsole Page & login
    check below logs may be you can see the close error messages to solve the issue.
    <ORACLE_HOME>/<hostname_sid>/sysman/log directory
    <ORACLE_HOME>/<hostname_sid>/sysman/config/emoms.properties
    Otherwise re-create the DBconsole using the metalink doc 278100.1 : How To Drop, Create And Recreate DB Control In A 10g Database. (Please check the steps from Recreate/ReConfig DB Control, if you want to re-create)
    Thanks.

  • J2EE engine will not start

    Hi experts.
    J2EE engine will not start.  Below is the lower section of the trace.  I'd appreciate help with interpretation as I am a NW newby.
    I just installed an J2EE key in tcode SLICENSE for our developer's subscription NW 7.0 instance.  Another thread implied installing the J2EE key in visual administrator, but how is that possible if the J2EE engine is not running?  I cannot establish a connection.
    Thanks,
    Aron
    DpJ2eeStart: j2ee state = STARTED
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1633]
    ***LOG Q0K=> DpMsAttach, mscon ( S-SAPDEV01) [dpxxdisp.c   11822]
    DpStartStopMsg: send start message (myname is >S-SAPDEV01_DS1_00                       <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    Tue Jul 08 13:43:35 2008
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 146
    Release check o.K.
    DpJ2eeLogin: j2ee state = CONNECTED
    Tue Jul 08 13:43:37 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4424]
    ERROR => NiIRead: SiRecv failed for hdl 4 / sock 236
        (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:4027) [nixxi.cpp    4424]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=5508)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    MBUF state ACTIVE
    Tue Jul 08 13:43:38 2008
    DpModState: change server state from STARTING to ACTIVE
    Tue Jul 08 13:44:14 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 3412
      argv[0] = D:\usr\sap\DS1\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = D:\usr\sap\DS1\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=D:\usr\sap\DS1\SYS\profile\DS1_DVEBMGS00_S-SAPDEV01
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=64998
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=DS1
      argv[7] = -DSAPMYNAME=S-SAPDEV01_DS1_00
      argv[8] = -DSAPPROFILE=D:\usr\sap\DS1\SYS\profile\DS1_DVEBMGS00_S-SAPDEV01
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Tue Jul 08 13:44:17 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4424]
    ERROR => NiIRead: SiRecv failed for hdl 6 / sock 668
        (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:4095) [nixxi.cpp    4424]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=3412)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Tue Jul 08 13:44:34 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 5156
      argv[0] = D:\usr\sap\DS1\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = D:\usr\sap\DS1\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=D:\usr\sap\DS1\SYS\profile\DS1_DVEBMGS00_S-SAPDEV01
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=64997
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=DS1
      argv[7] = -DSAPMYNAME=S-SAPDEV01_DS1_00
      argv[8] = -DSAPPROFILE=D:\usr\sap\DS1\SYS\profile\DS1_DVEBMGS00_S-SAPDEV01
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Tue Jul 08 13:44:37 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4424]
    ERROR => NiIRead: SiRecv failed for hdl 4 / sock 208
        (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:4105) [nixxi.cpp    4424]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=5156)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Tue Jul 08 13:44:54 2008
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 6072
      argv[0] = D:\usr\sap\DS1\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = D:\usr\sap\DS1\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=D:\usr\sap\DS1\SYS\profile\DS1_DVEBMGS00_S-SAPDEV01
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=64996
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=DS1
      argv[7] = -DSAPMYNAME=S-SAPDEV01_DS1_00
      argv[8] = -DSAPPROFILE=D:\usr\sap\DS1\SYS\profile\DS1_DVEBMGS00_S-SAPDEV01
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Tue Jul 08 13:44:57 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4424]
    ERROR => NiIRead: SiRecv failed for hdl 6 / sock 200
        (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:4117) [nixxi.cpp    4424]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=6072)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN

    Actually it was to remove compression, not to allow archiving.  Sorry!
    We're using Windows Server 2003.  Right-click on a folder or file, choose Properties.  Click on the Advanced button on the General tab.  Remove the check box for Compress to save disk space, click ok.  When you click on Apply there will be a prompt to apply just to that folder only or on subfolders and files as well.
    When compression is applied, the text for the folder turns blue.  When is not applied, the text is black.

  • J2EE Engine cannot be started

    Hi All,
    My j2ee engine is not starting. Kindly assist me regarding this. Kindly find below log.
    Where to check this user.
    stdout/stderr redirect
    node name   : server0
    pid         : 229540
    system name : GSQ
    system nr.  : 02
    started at  : Tue Feb 21 18:21:43 2012
    SAP J2EE Engine Version 7.00   PatchLevel 66803.450 is starting...
    Loading: LogManager ... 623 ms.
    Loading: PoolManager ... 2 ms.
    Loading: ApplicationThreadManager ... 3568 ms.
    Loading: ThreadManager ... 28 ms.
    Loading: IpVerificationManager ... 12 ms.
    Loading: ClassLoaderManager ... 20 ms.
    Loading: ClusterManager ... 307 ms.
    Loading: LockingManager ... 84 ms.
    Loading: ConfigurationManager ... 1674 ms.
    Loading: LicensingManager ... 19 ms.
    Loading: CacheManager ... 127 ms.
    Loading: ServiceManager ...
    Loading services.:
      Service DQE started. (37 ms).
      Service memory started. (62 ms).
      Service cafeuodi~mnuacc started. (2 ms).
      Service cross started. (138 ms).
      Service file started. (139 ms).
      Service timeout started. (147 ms).
      Service runtimeinfo started. (91 ms).
      Service trex.service started. (170 ms).
      Service cafeucc~api started. (196 ms).
      Service userstore started. (20 ms).
      Service jmx_notification started. (36 ms).
      Service p4 started. (215 ms).
      Service classpath_resolver started. (49 ms).
    <af type="nursery" id="1" timestamp="Feb 21 18:23:25 2012" intervalms="0.000">
      <minimum requested_bytes="96" />
      <time exclusiveaccessms="0.209" />
      <nursery freebytes="0" totalbytes="209715200" percent="0" />
      <tenured freebytes="1724301920" totalbytes="1728053248" percent="99" >
        <soa freebytes="1637899872" totalbytes="1641651200" percent="99" />
        <loa freebytes="86402048" totalbytes="86402048" percent="100" />
      </tenured>
      <gc type="scavenger" id="1" totalid="1" intervalms="0.000">
        <flipped objectcount="283441" bytes="21271320" />
        <tenured objectcount="0" bytes="0" />
        <refs_cleared soft="685" weak="1" phantom="0" />
        <finalization objectsqueued="1462" />
        <scavenger tiltratio="50" />
        <nursery freebytes="188305568" totalbytes="209715200" percent="89" tenureage="10" />
        <tenured freebytes="1724301920" totalbytes="1728053248" percent="99" >
          <soa freebytes="1637899872" totalbytes="1641651200" percent="99" />
          <loa freebytes="86402048" totalbytes="86402048" percent="100" />
        </tenured>
        <time totalms="101.150" />
      </gc>
      <nursery freebytes="188303520" totalbytes="209715200" percent="89" />
      <tenured freebytes="1724301920" totalbytes="1728053248" percent="99" >
        <soa freebytes="1637899872" totalbytes="1641651200" percent="99" />
        <loa freebytes="86402048" totalbytes="86402048" percent="100" />
      </tenured>
      <time totalms="102.710" />
    </af>
    <af type="nursery" id="2" timestamp="Feb 21 18:23:28 2012" intervalms="3381.768">
      <minimum requested_bytes="32552" />
      <time exclusiveaccessms="0.203" />
      <nursery freebytes="16072" totalbytes="209715200" percent="0" />
      <tenured freebytes="1724285064" totalbytes="1728053248" percent="99" >
        <soa freebytes="1637883016" totalbytes="1641651200" percent="99" />
        <loa freebytes="86402048" totalbytes="86402048" percent="100" />
      </tenured>
      <gc type="scavenger" id="2" totalid="2" intervalms="3383.004">
        <flipped objectcount="405653" bytes="30029056" />
        <tenured objectcount="0" bytes="0" />
        <refs_cleared soft="983" weak="0" phantom="0" />
        <finalization objectsqueued="901" />
        <scavenger tiltratio="50" />
        <nursery freebytes="179257688" totalbytes="209715200" percent="85" tenureage="10" />
        <tenured freebytes="1724285064" totalbytes="1728053248" percent="99" >
          <soa freebytes="1637883016" totalbytes="1641651200" percent="99" />
          <loa freebytes="86402048" totalbytes="86402048" percent="100" />
        </tenured>
        <time totalms="56.165" />
      </gc>
      <nursery freebytes="179225136" totalbytes="209715200" percent="85" />
      <tenured freebytes="1724285064" totalbytes="1728053248" percent="99" >
        <soa freebytes="1637883016" totalbytes="1641651200" percent="99" />
        <loa freebytes="86402048" totalbytes="86402048" percent="100" />
      </tenured>
      <time totalms="57.048" />
    </af>
      Service log_configurator started. (8042 ms).
      Service locking started. (9 ms).
      Service http started. (283 ms).
    <af type="nursery" id="3" timestamp="Feb 21 18:23:31 2012" intervalms="2407.476">
      <minimum requested_bytes="1208" />
      <time exclusiveaccessms="0.309" />
      <nursery freebytes="0" totalbytes="209715200" percent="0" />
      <tenured freebytes="1724206264" totalbytes="1728053248" percent="99" >
        <soa freebytes="1637804216" totalbytes="1641651200" percent="99" />
        <loa freebytes="86402048" totalbytes="86402048" percent="100" />
      </tenured>
      <gc type="scavenger" id="3" totalid="3" intervalms="2408.194">
        <flipped objectcount="554169" bytes="41224280" />
        <tenured objectcount="0" bytes="0" />
        <refs_cleared soft="952" weak="0" phantom="0" />
        <finalization objectsqueued="1316" />
        <scavenger tiltratio="50" />
        <nursery freebytes="167984600" totalbytes="209715200" percent="80" tenureage="10" />
        <tenured freebytes="1724206264" totalbytes="1728053248" percent="99" >
          <soa freebytes="1637804216" totalbytes="1641651200" percent="99" />
          <loa freebytes="86402048" totalbytes="86402048" percent="100" />
        </tenured>
        <time totalms="76.821" />
      </gc>
      <nursery freebytes="167983392" totalbytes="209715200" percent="80" />
      <tenured freebytes="1724206264" totalbytes="1728053248" percent="99" >
        <soa freebytes="1637804216" totalbytes="1641651200" percent="99" />
        <loa freebytes="86402048" totalbytes="86402048" percent="100" />
      </tenured>
      <time totalms="78.249" />
    </af>
      Service naming started. (801 ms).
      Service failover started. (69 ms).
      Service javamail started. (207 ms).
      Service ts started. (173 ms).
      Service appclient started. (192 ms).
      Service licensing started. (47 ms).
      Service jmsconnector started. (308 ms).
      Service connector started. (280 ms).
      Service iiop started. (325 ms).
      Service webservices started. (749 ms).
    <af type="nursery" id="4" timestamp="Feb 21 18:23:33 2012" intervalms="2262.903">
      <minimum requested_bytes="32" />
      <time exclusiveaccessms="0.192" />
      <nursery freebytes="0" totalbytes="209715200" percent="0" />
      <tenured freebytes="1724111408" totalbytes="1728053248" percent="99" >
        <soa freebytes="1637709360" totalbytes="1641651200" percent="99" />
        <loa freebytes="86402048" totalbytes="86402048" percent="100" />
      </tenured>
      <gc type="scavenger" id="4" totalid="4" intervalms="2264.002">
        <flipped objectcount="614335" bytes="45869976" />
        <tenured objectcount="0" bytes="0" />
        <refs_cleared soft="35" weak="0" phantom="0" />
        <finalization objectsqueued="7" />
        <scavenger tiltratio="50" />
        <nursery freebytes="163275192" totalbytes="209715200" percent="77" tenureage="10" />
        <tenured freebytes="1724111408" totalbytes="1728053248" percent="99" >
          <soa freebytes="1637709360" totalbytes="1641651200" percent="99" />
          <loa freebytes="86402048" totalbytes="86402048" percent="100" />
        </tenured>
        <time totalms="78.029" />
      </gc>
      <nursery freebytes="163273144" totalbytes="209715200" percent="77" />
      <tenured freebytes="1724111408" totalbytes="1728053248" percent="99" >
        <soa freebytes="1637709360" totalbytes="1641651200" percent="99" />
        <loa freebytes="86402048" totalbytes="86402048" percent="100" />
      </tenured>
      <time totalms="79.277" />
    </af>
      Service deploy started. (10986 ms).
      Service com.sap.portal.runtime.config.kmreadonly started. (11 ms).
      Service configuration started. (39 ms).
      Service MigrationService started. (69 ms).
      Service bimmrdeployer started. (17 ms).
      Service dbpool started. (1237 ms).
      Service UT started. (14 ms).
      Service cafeugpmailcf started. (53 ms).
    Feb 21, 2012 6:23:37 PM         com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_78] Fatal: Initialization of ABAP data source (com.sap.security.core.persistence.datasource.imp.R3Persistence) failed: "Password logon no longer possible - too many failed attempts". This message is critical if it appears during the startup of the AS Java.
    Feb 21, 2012 6:23:37 PM  ...re.server.ume.service.UMEServiceFrame [SAPEngine_System_Thread[impl:5]_78] Fatal:
      service com.sap.security.core.ume.service ================= ERROR =================
    Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    com.sap.engine.frame.ServiceException: Start of UME service failed. Check help topic "Start of UME Service Failed". Technical details: Password logon no longer possible - too many failed attempts
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:398)
         at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:83)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:109)
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException: Password logon no longer possible - too many failed attempts
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:236)
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:491)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:446)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:164)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:117)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:63)
         at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:221)
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:287)
         ... 6 more
    com.sap.engine.frame.ServiceException: Start of UME service failed. Check help topic "Start of UME Service Failed". Technical details: Password logon no longer possible - too many failed attempts
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:398)
         at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:83)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:109)
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException: Password logon no longer possible - too many failed attempts
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:236)
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:491)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:446)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:164)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:117)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:63)
         at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:221)
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:287)
         ... 6 more
    [Framework -> criticalShutdown] Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    Feb 21, 2012 6:23:37 PM             com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_78] Fatal: Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    </verbosegc>

    I would recommand to login as <SID>adm to your central instance and go to path usr\sap\<systemid>\<system instance>\J2EE\configtool
    then configtool.bat and start it.
    also access this tool only to make password reset
    Refer thread[http://forums.sdn.sap.com/thread.jspa?threadID=2107011&tstart=15] for setting env variable
    Regards,
    Edited by: Rupali B on Feb 22, 2012 2:09 PM

  • J2EE Engine cannot be started. SAP CRM EHP1 Dialog Instance Installation

    Hi All,
    During Installation of a DI on a Linux host, I encounterd a problem. An error occured during " start dialog instance". The ABAP enginee is started successfully where as the JAVA Enginee cant be started. During investigation I found from the log directory
    ..j2ee/cluster/server0/log as stated below ..
    #1.#0050569F663E001E0000000C0000054F0004803004D18B3F#1266843634469#com.sap.engine.core.service630.container.ServiceRunner##com.sap.engine.core.service630.container.ServiceRunner#######SAPEngine_System_Thread[impl:5]_64##0#0#Error#1#/System/Server#Java###Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    [EXCEPTION]
    #1#com.sap.engine.frame.ServiceException: Start of UME service failed. Check help topic "Start of UME Service Failed". Technical details: null
            ume.db.connection_pool_type=SAP/BC_UME
            ume.db.connection_pool.j2ee.xatransactions_used=false
            ume.db.connection_pool.j2ee.is_unicode=false
            ume.db.connection_pool.j2ee.oracle_native_driver_used=false: (No text available)
            at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:398)
            at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
            at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
            at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
            at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
            at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:83)
            at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:109)
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException: null
            ume.db.connection_pool_type=SAP/BC_UME
            ume.db.connection_pool.j2ee.xatransactions_used=false
            ume.db.connection_pool.j2ee.is_unicode=false
            ume.db.connection_pool.j2ee.oracle_native_driver_used=false: (No text available)
            at com.sap.security.core.persistence.datasource.imp.DataBasePersistence.init(DataBasePersistence.java:887)
            at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:440)
            at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:164)
            at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:117)
            at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:63)
            at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:221)
            at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:287)
            ... 6 more
    #1.#0050569F663E001E0000000E0000054F0004803004D18C49#1266843634469#com.sap.engine.core.Framework##com.sap.engine.core.Framework#######SAPEngine_System_Thread[impl:5]_64##0#0#Fatal#1#/System/Server/Critical#Plain###Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.#
    I checked with the env variable and parameter, it all looks good. If anybody finds the same issue please suggest ....
    Thanks in Advance.
    Regards,
    Shashi

    There is a troubleshooting topic for this on the Help Portal.
    See http://help.sap.com/saphelp_nw70ehp1/helpdata/en/20/361941edd5ef23e10000000a155106/frameset.htm.
    -Michael

  • J2EE engine not getting started

    Hi All,
    My J2ee engine isnt getting started. When i check the logs, i see the following error,
    Error occurred while preloading classes of security providers from jre/lib/ext folder: java.util.zip.ZipException: The filename, directory name, or volume label syntax is incorrect
    Loading: LogManager ... 672 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... 78 ms.
    Loading: ThreadManager ... 31 ms.
    Loading: IpVerificationManager ... 0 ms.
    Loading: ClassLoaderManager ... 16 ms.
    Loading: ClusterManager ... 218 ms.
    Loading: LockingManager ... 94 ms.
    Loading: ConfigurationManager ...
    Loading: ConfigurationManager returned false!
    Kernel not loaded. System halted.
    Can anybody help me out with this ??
    Thanks in advance,
    Pranav

    Hi Arun,
    ya indeed it looks like a DB connection problem. When i check the logs i see the following error :
    #1.5#001321D5DC2000000000001500049EDC0004163FAB8F0C2D#1150362623876#com.sap.engine.core.configuration##com.sap.engine.core.configuration#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###Error while connecting to DB.
    =======================================================
    com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:360)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:125)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)
         at</i></i> com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerFactoryImpl.<init>(ConfigurationHandlerFactoryImpl.java:30)
         at com.sap.engine.core.configuration.impl0.ConfigurationManagerImpl.initInternal(ConfigurationManagerImpl.java:189)
         at com.sap.engine.core.configuration.AbstractConfigurationManagerImpl.init(AbstractConfigurationManagerImpl.java:169)
         at com.sap.engine.core.Framework.loadSingleManager(Framework.java:560)
         at com.sap.engine.core.Framework.loadManagers(Framework.java:254)
         at com.sap.engine.core.Framework.start(Framework.java:188)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.boot.FrameThread.run(FrameThread.java:61)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: java.sql.SQLException: [SAP_NWMss][SQLServer JDBC Driver][SQLServer]Login failed for user 'SAPBQ3DB'. The user is not associated with a trusted SQL Server connection.
         at com.sap.nwmss.jdbc.base.BaseExceptions.createException(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseExceptions.getException(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSLoginRequest.processReplyToken(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSLoginRequest.submitRequest(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.connect(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.setupImplConnection(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseDriver.connect(Unknown Source)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:219)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:579)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:263)
    Actually i've upgraded my SQL Server2000 DB to SQL Server 2005, i suspect that causes the problem. Would be great if somebody can provide me any further clues..
    Regards,
    Pranav

Maybe you are looking for

  • How to use NAS for copying data on?

    Well, this may sound like a simple question, but apparently it's not as simple as it seems. I have a Raidon SL3620 NAS. I managed to set it up with help of one of our community members. However, now I found the problem of not being able to copy all m

  • Configurable material cost estimate

    Hi All, We have lot of configurable materials and some are finished materials and some are semi-finished. If semi-finished configurable material used in Finished materials, Semi-finished configurable material costs is not roll up correctly for Finish

  • Photoshop CC crashes on open (Windows 7)

    I joined CC two days ago, and installed Acrobat, Illustrator and Photoshop immediately. (running Windows 7 -64bit) Photoshop was working OK until today. Now it loads up, and as soon as it seems completely open, a Windows pop-up says "Adobe Photoshop

  • Setting up SAX and Crimson

    Hello. Thanks in advance for any help or advice. I am trying to parse XML. I have done a bit of background reading and made a few attempts - but i am stuck. I would like to parse XML using Crimson. I would like to use SAX as the API to that parser (h

  • Display Dynamic Member List Variable value in the Header

    Hi In my HFR report im using a dynamic member list as DynList1(@POV) in the Entity Dimension; for HFM Application. For the Entity Parameter im using User Prompt for Entity. For the User Prompt im using a choice list of Four entity members. E1, E2,E3,