SSL on J2EE engine

Hi,
We are on Ep6 SP12 and we are making our portal available via internet. we have adapted IIS proxy and wanted to apply SSL. I'm little confused on number of SSL certificates I have to apply. Between Browser and J2ee engine I have IIS server.
Do I have to apply SSL between browser and IIS or is it sufficient if I apply SSL to J2ee engine??
Any suggestions or docs or ideas highly appreciated.
thanks,
Maya.

It depends on the level of encryption that you want.  However, it is possible to have SSL terminate at the IIS proxy box and have the proxy send out requests in http to the portal.

Similar Messages

  • SSL Configuration on J2EE Engine

    Hi,
    I have an SAP PI System and trying to configure the communiction between the Internet Browser and SAP J2EE Engine with SSL protocol
    I have sucessfully implemented the server authentication and its fine
    For the client authentication i have followed the follwing steps:
    1. Created a certificate and imported the signed certificate in Trusted CA with common name as the name of a System user in the SAP System
    2. Visual Admin SSL Provider i have request for client authentication and selected the above signed certificate
    3. Security Provider selected the System user and then mapped the certificate to the system user
    4. Added the modules ClientCertLoginModule as REQUIRED and then the BasicPasswordLoginModule as REQUIRED
    5. Exported the private key and imported the private key into my browser
    After this when i access the URL https://<hostname>:<httpsport>/ i get nothing opening
    it says Internet explorer cannot open page.
    Can anyone guide me as to where am i going wrong
    Rgds
    Aditya

    Hi Karthik and Rohit,
    Thanks for your reply
    I found this
    You can verify that the correct library has been loaded under Dispatcher  ® Libraries  ® core_lib in the Visual Administrator. The iaik_jce.jar should be included in the list of loaded jars and not iaik_jce_export.jar.
    I checked in Visual Admin i was able to find the iaik_jce.jar file in it
    So i beilve that the jar has been deployed.
    And coming back to the question of ssl_service i have created the server authentication certificate under that service and the Client Authentication certificates under Trusted CAs service.
    More over the Server Authentication i mean if i remove the Require Client Authentication from the SSL Provider Service everything works fine i am able to connect via SSL. The problem is when i use the client authentication
    Rgds
    Aditya

  • Installing SSL certificate on SAP J2EE Engine 6.4

    Hi SDN,
    <b>
    We want to install SSL cetificate on one of our portals. What are the steps to be done? How do we go about this??
    </b>
    regards
    Brahmachaitanya

    Hi,
    Before answering to your doubts,
    Have you tested your SSL as per Page No:26 from the above document.
    If It's positive, then your SSL is fine..no need to worry about anything.
    You can customize the SSL connection across engine and subsequent navigation
    as per page no:17 in the same doc.
    after being done all the above positively
    <i>1) I am not able to find in the Trusted CAs, the private key that i created</i>.
    I'm afraid to answer this.however.... you said "<i>I have also sent the CSR to the Certifiying Authority and I have got the Signed certificate back (i.e. .crt file)."</i>
    So, I assume that your SSL test works fine
    may be you might need to check other section(like Trusted CA ..some other diffrent name) in the same Key Store for your private key info.
    2) I have created the private key once and generated the CSR from it. I have also sent the CSR to the Certifiying Authority and I have got the Signed certificate back (i.e. .crt file). Now please tell me, DO I NEED THE PRIVATE KEY IN THE FUTURE FOR ANY OTHER PURPOSE?????
    You don't have to know about private key in the future.
    You just have to make sure that SSL certificate is appears during navigation in the browser for you to click "Yes". still if you want to know what is your private key, I think You need to try out fresh SSL config in any other system/engine.
    ( to get know more about SSL, visit SAP documentation in my first answer )
    Hope that solves your doubts.

  • 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.

  • How to disable external requests to J2EE Engine

    Hi all,
    We have setup an EP6 SP9 SR1 portal environment.
    For security reasons, we have implemented SSL between the client and IIS, and between IIS and the J2EE engine.
    We want the users to access the portal via IIS, and disable direct access via WAS.
    In other words,
      <u>https://ourportal.com/irj/</u>
    is allowed, and
      <u>http(s)://ourportal.com:50x00/irj/</u>
    should be inaccessible.
    As a result, only requests coming from IIS are allowed.
    In addition, additional dialog instances <u>should</u> have access to the central instance, so this communication should not be obstructed.
    Is there a way we can prevent users from logging in directly to the portal via the application server?
    With best regards,
    Robin van het Hof

    Hi Robin,
    If you logon to the admin tool and go to cluster > server > kernal > IPVerificationManager there is a way to set which IP addresses are allowed to access the J2EE Engine.  That should solve your problem.  You just need to modify the file mentioned there which is cfg/kernel/hosts.txt 
    Take a look at http://help.sap.com/saphelp_erp2004/helpdata/en/53/e51e3e6217b40be10000000a114084/content.htm for the syntax.
    Cheers..
    Craig

  • HTTPS server on J2EE Engine

    Hi there,
    I have to write a little HTTPS server which runs on the J2EE Engine for handling some HTTPS requests.
    For this, the server should use a certificate from the J2EE Engine's Key Store. Wiht the following code I try to load the certificate and start the server.
    String privKeyView = "service_ssl";
              String privKeyAlias = "ssl-credentials";
            if ((privKeyView != null) && (privKeyAlias != null)) {
            SAPSecurityResources secRes =
                SAPSecurityResources.getInstance();
            KeyStoreManager ksMgr =
                secRes.getKeyStoreManager(PermissionMode.SYSTEM_LEVEL);
            java.security.KeyStore ks = ksMgr.getKeyStore(privKeyView);
            ISsfProfile privKeyProf = ksMgr.getISsfProfile(ks, privKeyAlias, null);
            java.security.PrivateKey privKey = privKeyProf.getPrivateKey();
            KeyManagerFactory kmf =
                KeyManagerFactory.getInstance("SunX509");
            kmf.init(ks, keypassword);
            SSLContext sslcontext = SSLContext.getInstance("SSLv3");
            sslcontext.init(kmf.getKeyManagers(), null, null);
            ServerSocketFactory ssf = sslcontext.getServerSocketFactory();
            SSLServerSocket serversocket =
                (SSLServerSocket) ssf.createServerSocket(10443);
            final String[] enabledCipherSuites = { "SSL_RSA_WITH_RC4_128_MD5" };
            serversocket.setEnabledCipherSuites(enabledCipherSuites);
            Socket client = serversocket.accept();
    The problem is, that the accept() fails with an javax.net.ssl.SSLException: No available certificate corresponds to the SSL cipher suites which are enabled.
    This seems to make sense, because the Cipher suite isn't bound to that custom port (which is configured at SSL Provider Service of Visual Admin). But on the other hand I cannot add any custom entry in Visual Admin.
    Does anybody has expierience in writing an SSL Server on J2EE Engine? Please help. Any hint will be highly appreciated.
    Thanks in advance,
    Matthias

    Hi Eddy,
    Sorry just got round to checking on this. The documentation you point to here is what we used as the basis for our setup.
    We are attempting to use End-2-End SSL and did modify the SWD profile accordingly. It does not work however. If I connect via SSL directly to the J2EE server it works fine. Also connecting via HTTP thru the SWD works as well.
    We are unsure as to whether there is something (parameters, service, etc.) that we have to set up via SMICM and/or RZ10 to enable SSL on the ICM? Or even whether that is necessary.
    Ideally what I'd like is if someone can explain step-by-step what needs to be set up in the ABAP stack/message server that would be great.
    Thanks
    Brian

  • Port issue with j2ee engine, http service provider

    hi gurus,
    on two of our standalone j2ee servers, the j2ee engine is up and running fine. from the mmc everything shows green including messager server.
    but when i connect to the j2ee page using browser either from the client machine or  on the server it never gives me an error message but the status bar keeps processing. never throws any sort of dispatcher or 500 error messages.
    There were some GRC-Virsa components deployed over the weekend not sure if that had changed something.
    After intial research the port information in the HTTP service provider showed 80 for http and 443 for ssl (https)so i had manually changed it to 50000 and 50001 from config tool respectively , restarted the server.
    After the restart the j2ee page came up and the very second http request it goes to the loop again with no error message, whats the reason behind this sort of behavior. i have made the port changes over the whole cluster and restarted.
    surprising it works only for the first time after restart, the very second http request never accepted by dispatcher/server process , no error message though.
    environment, nw04s with plain j2ee, windows 2003, sql2008
    please assist.
    -durga

    thanks sean for responding, infact the issue is resolved yesterday.
    Reason due to insufficient application threads and make sure the right port defined in HTTP service provider. So fixing these two things resolved the issue
    Thanks,
    Durga

  • J2EE engine hangs on status Starting Apps

    Hi All
    We are currently experiencing issues with our J2EE engine.  When we start it, it goes up to the status Starting Apps and never leaves that status.  There are no errors on any of the logs/traces under work directory or the server0/log directory.
    We are running EP 700 with Kernel Patch 146 on windows 2003 server.  If anyone has seen this type of issue, please advice.
    I have attached a java dump from std-server0.out file. I hope that helps
    Reserved 1610612736 (0x60000000) bytes before loading DLLs.
    [Thr 4320] MtxInit: -2 0 0
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    SAP J2EE Engine Version 7.00   PatchLevel 110760.44 is starting...
    Loading: LogManager ... 953 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... 47 ms.
    Loading: ThreadManager ... 0 ms.
    Loading: IpVerificationManager ... 16 ms.
    Loading: ClassLoaderManager ... 0 ms.
    Loading: ClusterManager ... 453 ms.
    Loading: LockingManager ... 31 ms.
    Loading: ConfigurationManager ... 1203 ms.
    Loading: LicensingManager ... 16 ms.
    Loading: CacheManager ... 109 ms.
    Loading: ServiceManager ...
    Loading services.:
      Service memory started. (15 ms).
      Service DQE started. (0 ms).
      Service timeout started. (0 ms).
      Service runtimeinfo started. (0 ms).
      Service cross started. (704 ms).
      Service file started. (938 ms).
      Service cafeuodi~mnuacc started. (0 ms).
      Service trex.service started. (16 ms).
      Service p4 started. (954 ms).
      Service classpath_resolver started. (125 ms).
      Service cafeucc~api started. (4844 ms).
      Service userstore started. (15 ms).
      Service jmx_notification started. (15 ms).
      Service log_configurator started. (10594 ms).
      Service locking started. (0 ms).
      Service naming started. (172 ms).
      Service ts started. (32 ms).
      Service failover started. (0 ms).
      Service licensing started. (16 ms).
      Service appclient started. (16 ms).
      Service javamail started. (578 ms).
      Service iiop started. (578 ms).
      Service jmsconnector started. (46 ms).
      Service http started. (156 ms).
      Service connector started. (78 ms).
      Service deploy started. (7719 ms).
      Service configuration started. (31 ms).
      Service com.sap.portal.runtime.config.kmreadonly started. (0 ms).
      Service MigrationService started. (63 ms).
      Service bimmrdeployer started. (16 ms).
      Service webservices started. (1953 ms).
      Service dbpool started. (1563 ms).
      Service UT started. (0 ms).
      Service cafeugpmailcf started. (15 ms).
      Service com.sap.security.core.ume.service started. (1531 ms).
      Service security started. (922 ms).
      Service jmx started. (125 ms).
      Service servlet_jsp started. (297 ms).
      Service basicadmin started. (187 ms).
      Service adminadapter started. (47 ms).
      Service classload started. (0 ms).
      Service applocking started. (15 ms).
      Service cafruntimeconnectivity~impl started. (9344 ms).
      Service tclmctcconfsservice_sda started. (31 ms).
      Service CUL started. (16 ms).
      Service com.sap.portal.pcd.gl started. (0 ms).
      Service com.sap.nw.kmc.readonly started. (0 ms).
      Service jms_provider started. (1422 ms).
      Service cafummetadata~imp started. (110 ms).
      Service com.sap.nw.kmc.readonlymbean started. (0 ms).
      Service com.adobe~DataManagerService started. (110 ms).
      Service com.adobe~LicenseService started. (812 ms).
      Service shell started. (5969 ms).
      Service keystore started. (6141 ms).
      Service tcsecsecurestorage~service started. (31 ms).
      Service dsr started. (5859 ms).
      Service cafumrelgroups~imp started. (93 ms).
      Service tceCATTPingservice started. (0 ms).
      Service tcseccertrevoc~service started. (47 ms).
      Service ssl started. (0 ms).
      Service apptracing started. (6907 ms).
      Service monitor started. (4266 ms).
      Service ejb started. (8766 ms).
      Service prtbridge started. (2062 ms).
      Service telnet started. (3031 ms).
      Service tc.CBS.Service started. (953 ms).
      Service tcdisdic~srv started. (14516 ms).
      Service com.adobe~DocumentServicesBinaries2 started. (11001 ms).
      Service webdynpro started. (7313 ms).
      Service com.adobe~DocumentServicesLicenseSupportService started. (11000 ms).
      Service com.adobe~XMLFormService started. (11016 ms).
      Service com.sap.portal.prt.sapj2ee started. (4782 ms).
      Service developmentserver started. (4610 ms).
      Service cafeugp~model started. (16 ms).
      Service tceujwfuiwizsvc started. (0 ms).
      Service com.adobe~DocumentServicesConfiguration started. (5891 ms).
      Service sld started. (6094 ms).
      Service tcsecwssec~service started. (5703 ms).
      Service tcsecdestinations~service started. (7110 ms).
      Service rfcengine started. (63 ms).
      Service tcsecvsi~service started. (62 ms).
      Service pmi started. (15 ms).
      Service com.adobe~PDFManipulation started. (13032 ms).
      Service com.adobe~TrustManagerService started. (47 ms).
      Service com.adobe~DocumentServicesDestProtoService started. (31 ms).
      Service cafeuer~service started. (2313 ms).
      Service com.adobe~FontManagerService started. (14719 ms).
      Service tc.monitoring.logviewer started. (17251 ms).
    ServiceManager started for 39674 ms.
    Framework started for 42939 ms.
    SAP J2EE Engine Version 7.00   PatchLevel 110760.44 is running!
    PatchLevel 110760.44 February 15, 2008 20:58 GMT
    >
    Login :
    ================================================================================
    dump stack trace : Thu Jan 08 14:29:30 2009
    ================================================================================
    Full thread dump Java HotSpot(TM) Server VM (1.4.2_13-b06 mixed mode):
    "Thread-71" daemon prio=5 tid=0x0502e580 nid=0x138c runnable [0x08f0f000..0x08f0fd94]
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:129)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read1(BufferedInputStream.java:222)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:277)
         - locked <0x15590888> (a java.io.BufferedInputStream)
         at com.sun.jndi.ldap.Connection.run(Connection.java:784)
         at java.lang.Thread.run(Thread.java:534)
    "RTCBaseService" prio=5 tid=0x0849cdc8 nid=0x1df4 runnable [0x0fe5f000..0x0fe5fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x15593348> (a com.sap.jms.client.session.WaitBlockableQueue)
         at com.sap.jms.client.session.WaitBlockableQueue.dequeue(WaitBlockableQueue.java:215)
         - locked <0x15593348> (a com.sap.jms.client.session.WaitBlockableQueue)
         at com.sap.jms.client.session.Session.provideMessage(Session.java:1656)
         at com.sap.jms.client.session.MessageConsumer.receive(MessageConsumer.java:177)
         at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.peekServiceMessage(RTMFMessaging.java:448)
         - locked <0x15593420> (a com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging)
         at com.sap.ip.collaboration.core.api.semantic.services.RTCBaseService$RTCServiceProcessor.run(RTCBaseService.java:368)
         at java.lang.Thread.run(Thread.java:534)
    "ClientAwarnessChecker" prio=5 tid=0x08b9e5e0 nid=0x1ca0 waiting on condition [0x0fe1f000..0x0fe1fd94]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.ip.collaboration.core.api.semantic.services.RTCClientAwareness$ClientAwarnessChecker.run(RTCClientAwareness.java:896)
         at java.lang.Thread.run(Thread.java:534)
    "Thread-65" prio=5 tid=0x08475008 nid=0x18c4 waiting on condition [0x0fddf000..0x0fddfd94]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.ip.collaboration.core.api.rtmf.serverbridge.hitsPerSecond.HPS.run(HPS.java:64)
         at java.lang.Thread.run(Thread.java:534)
    "Thread-64" prio=5 tid=0x090ecdb0 nid=0x15ec waiting on condition [0x0fd9f000..0x0fd9fd94]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1211)
         at java.lang.Thread.run(Thread.java:534)
    "UWL Pooled Thread:4" prio=5 tid=0x04c97400 nid=0x18c in Object.wait() [0x0fd5f000..0x0fd5fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x15593620> (a java.util.LinkedList)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.netweaver.bc.uwl.core.ThreadManager$PoolWorker.run(ThreadManager.java:148)
         - locked <0x15593620> (a java.util.LinkedList)
    "UWL Pooled Thread:3" prio=5 tid=0x04c97298 nid=0x110c in Object.wait() [0x0fd1f000..0x0fd1fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x15593620> (a java.util.LinkedList)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.netweaver.bc.uwl.core.ThreadManager$PoolWorker.run(ThreadManager.java:148)
         - locked <0x15593620> (a java.util.LinkedList)
    "UWL Pooled Thread:2" prio=5 tid=0x097a3d88 nid=0x1158 in Object.wait() [0x0fcdf000..0x0fcdfd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x15593620> (a java.util.LinkedList)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.netweaver.bc.uwl.core.ThreadManager$PoolWorker.run(ThreadManager.java:148)
         - locked <0x15593620> (a java.util.LinkedList)
    "UWL Pooled Thread:1" prio=5 tid=0x08b62dd0 nid=0x1cd0 in Object.wait() [0x0fc9f000..0x0fc9fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x15593620> (a java.util.LinkedList)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.netweaver.bc.uwl.core.ThreadManager$PoolWorker.run(ThreadManager.java:148)
         - locked <0x15593620> (a java.util.LinkedList)
    "UWL Pooled Thread:0" prio=5 tid=0x05050640 nid=0x1600 in Object.wait() [0x0fc5f000..0x0fc5fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x15593620> (a java.util.LinkedList)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.netweaver.bc.uwl.core.ThreadManager$PoolWorker.run(ThreadManager.java:148)
         - locked <0x15593620> (a java.util.LinkedList)
    "Thread-63" daemon prio=5 tid=0x04993d50 nid=0xb84 in Object.wait() [0x0fc1f000..0x0fc1fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x203eef48> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <0x203eef48> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "ConnectionSetCleaner Thread (UNMANAGED)." prio=5 tid=0x050413c8 nid=0x1974 in Object.wait() [0x0fbdf000..0x0fbdfd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x1fcb8988> (a com.sap.engine.services.connector.jca.ConnectionHashSet$ConnectionSetCleaner)
         at com.sap.engine.services.connector.jca.ConnectionHashSet$ConnectionSetCleaner.run(ConnectionHashSet.java:708)
         - locked <0x1fcb8988> (a com.sap.engine.services.connector.jca.ConnectionHashSet$ConnectionSetCleaner)
    "Thread-61" daemon prio=5 tid=0x091a0bd0 nid=0x168 in Object.wait() [0x0fb9f000..0x0fb9fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x1e1c96f0> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <0x1e1c96f0> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "ConfigurationEventDispatcher" daemon prio=5 tid=0x07f55e40 nid=0x16fc waiting on condition [0x0fb5f000..0x0fb5fd94]
         at java.lang.Thread.sleep(Native Method)
         at com.sapportals.config.event.ConfigEventDispatcher.run(ConfigEventDispatcher.java:114)
    "Thread-60" daemon prio=5 tid=0x08001408 nid=0x14a8 in Object.wait() [0x0fb1f000..0x0fb1fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x1e1c97b0> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <0x1e1c97b0> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "config_context_cleaner" daemon prio=5 tid=0x05265e90 nid=0x18a4 in Object.wait() [0x0fadf000..0x0fadfd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x1e1c97f0> (a com.sapportals.config.fwk.util.ConfigurationCache)
         at com.sapportals.config.fwk.util.ConfigurationCache.run(ConfigurationCache.java:198)
         - locked <0x1e1c97f0> (a com.sapportals.config.fwk.util.ConfigurationCache)
    "com.sap.pcd.gl.xfs.LocalNotificationThread" daemon prio=5 tid=0x04a31698 nid=0x1a0c in Object.wait() [0x0fa9f000..0x0fa9fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x1e1c98a0> (a com.sapportals.portal.pcd.gl.xfs.notif.XfsNotificationEngine)
         at java.lang.Object.wait(Object.java:429)
         at com.sapportals.portal.pcd.gl.xfs.notif.XfsNotificationEngine.run(XfsNotificationEngine.java:239)
         - locked <0x1e1c98a0> (a com.sapportals.portal.pcd.gl.xfs.notif.XfsNotificationEngine)
         at java.lang.Thread.run(Thread.java:534)
    "Soft cache optimizer - appl. PCD" daemon prio=5 tid=0x04e5b5f0 nid=0x1084 waiting on condition [0x0fa5f000..0x0fa5fd94]
         at java.lang.Thread.sleep(Native Method)
         at com.sapportals.portal.softcache.CacheOptimizer.threadSleep(CacheOptimizer.java:139)
         at com.sapportals.portal.softcache.CacheOptimizer.run(CacheOptimizer.java:119)
         at java.lang.Thread.run(Thread.java:534)
    "com.sapportals.portal.softcache.CacheCleaner" daemon prio=5 tid=0x051c1008 nid=0x1ffc waiting on condition [0x0fa1f000..0x0fa1fd94]
         at java.lang.Thread.sleep(Native Method)
         at com.sapportals.portal.softcache.CacheCleaner.run(CacheCleaner.java:89)
         at java.lang.Thread.run(Thread.java:534)
    "PRT-AppBrkCleanRef-60000" prio=5 tid=0x093bc848 nid=0x1a30 waiting on condition [0x0f9df000..0x0f9dfd94]
         at java.lang.Thread.sleep(Native Method)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker$ReferenceCleaner.run(PortalAppBroker.java:2090)
    "SeedGenerator Thread" daemon prio=2 tid=0x08a24408 nid=0x1a94 in Object.wait() [0x0f95f000..0x0f95fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x1db29c28> (a sun.security.provider.SeedGenerator$ThreadedSeedGenerator)
         at java.lang.Object.wait(Object.java:429)
         at sun.security.provider.SeedGenerator$ThreadedSeedGenerator.run(SeedGenerator.java:282)
         - locked <0x1db29c28> (a sun.security.provider.SeedGenerator$ThreadedSeedGenerator)
         at java.lang.Thread.run(Thread.java:534)
    "DSR_Write_Rate_Monitor: zadoluipsap07_EPP_7810350" prio=5 tid=0x094c1ad0 nid=0x1e18 waiting on condition [0x0f99f000..0x0f99fd94]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.engine.services.dsr.DSRComponentImpl0$SubmitRateMonitor.run(DSRComponentImpl0.java:1498)
    "Thread-50" prio=5 tid=0x04b42090 nid=0x1a64 waiting on condition [0x0f91f000..0x0f91fd94]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.model.forms.co.IFormsTimeoutProcessor.run(IFormsTimeoutProcessor.java:151)
         at java.lang.Thread.run(Thread.java:534)
    "Thread-49" prio=5 tid=0x095af038 nid=0x1a6c waiting on condition [0x0f8df000..0x0f8dfd94]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.model.forms.co.IFormsTimeoutProcessor.run(IFormsTimeoutProcessor.java:151)
         at java.lang.Thread.run(Thread.java:534)
    "Thread-48" prio=5 tid=0x08dbe208 nid=0x11b8 waiting on condition [0x0f89f000..0x0f89fd94]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.model.forms.co.IFormsTimeoutProcessor.run(IFormsTimeoutProcessor.java:151)
         at java.lang.Thread.run(Thread.java:534)
    "Thread-47" prio=5 tid=0x08dbe008 nid=0x1b68 waiting on condition [0x0f85f000..0x0f85fd94]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.model.forms.co.IFormsTimeoutProcessor.run(IFormsTimeoutProcessor.java:151)
         at java.lang.Thread.run(Thread.java:534)
    "Thread-46" prio=5 tid=0x08a7a918 nid=0x1a90 waiting on condition [0x0f81f000..0x0f81fd94]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.model.forms.co.IFormsTimeoutProcessor.run(IFormsTimeoutProcessor.java:151)
         at java.lang.Thread.run(Thread.java:534)
    "Thread-45" prio=9 tid=0x08c816e0 nid=0x17f4 in Object.wait() [0x0f7df000..0x0f7dfd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x1d5365a8> (a com.sap.tc.webdynpro.services.session.WatchDog)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.tc.webdynpro.services.session.WatchDog$WatchDogRunnable.run(WatchDog.java:387)
         - locked <0x1d5365a8> (a com.sap.tc.webdynpro.services.session.WatchDog)
         at java.lang.Thread.run(Thread.java:534)
    "Thread-44" prio=5 tid=0x07f14d70 nid=0x1fdc waiting on condition [0x0f79f000..0x0f79fd94]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.model.context.impl.UserConfigCache$ValidationThread.run(UserConfigCache.java:148)
    "Thread-43" prio=5 tid=0x08844210 nid=0x16b8 in Object.wait() [0x0f75f000..0x0f75fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x1d536668> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <0x1d536668> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "Thread-42" prio=5 tid=0x04a3fba0 nid=0x1a88 waiting on condition [0x0f71f000..0x0f71fd94]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.model.fnd.cache.impl.ServerCacheManagerImpl$ValidationThread.run(ServerCacheManagerImpl.java:159)
    "Thread-40" prio=5 tid=0x08e63e40 nid=0x1a7c waiting on condition [0x0f6df000..0x0f6dfd94]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.base.caching.MemoryCache$ValidationThread.run(MemoryCache.java:152)
    "Thread-39" prio=5 tid=0x04d05708 nid=0x1f4c waiting on condition [0x0f69f000..0x0f69fd94]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.model.forms.co.IFormsTimeoutProcessor.run(IFormsTimeoutProcessor.java:151)
         at java.lang.Thread.run(Thread.java:534)
    "JCO.ServerThread-21" prio=5 tid=0x08c5d880 nid=0x1864 in Object.wait() [0x0f65f000..0x0f65fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x1d5367f0> (a com.sap.mw.jco.RequestListenerGroup$RequestQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.mw.jco.RequestListenerGroup$RequestQueue.getRequest(RequestListenerGroup.java:719)
         - locked <0x1d5367f0> (a com.sap.mw.jco.RequestListenerGroup$RequestQueue)
         at com.sap.mw.jco.JCO$Server.loop(JCO.java:8239)
         - locked <0x1d5367f0> (a com.sap.mw.jco.RequestListenerGroup$RequestQueue)
         at com.sap.mw.jco.JCO$Server.run(JCO.java:8165)
         at java.lang.Thread.run(Thread.java:534)
    "JCO.ServerThread-20" prio=5 tid=0x056c3808 nid=0xa58 in Object.wait() [0x0f61f000..0x0f61fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x1d5367f0> (a com.sap.mw.jco.RequestListenerGroup$RequestQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.mw.jco.RequestListenerGroup$RequestQueue.getRequest(RequestListenerGroup.java:719)
         - locked <0x1d5367f0> (a com.sap.mw.jco.RequestListenerGroup$RequestQueue)
         at com.sap.mw.jco.JCO$Server.loop(JCO.java:8239)
         - locked <0x1d5367f0> (a com.sap.mw.jco.RequestListenerGroup$RequestQueue)
         at com.sap.mw.jco.JCO$Server.run(JCO.java:8165)
         at java.lang.Thread.run(Thread.java:534)

    Whenever there is a hang or slow performance situation in j2ee engine, one needs to take a few threaddumps on the server and dispatcher processes. In case of 'Startng applications' hang situation, take 5 threaddumps at an interval of 1 minute each. The threaddumps are directed to std_Server0.out file. Please open this file with the Angel's threaddump viewer (SAP Note 1044373, 1020246). You could check for the blocked threads (which hang the engine), runnable threads in the same state over the course of theaddudmp (making system slow), the no. of free application threads - if 0, it means the engine has run out of applicaiton threads. Configure MaxThreadCount of ApplicationThreadMananger for server to 250+ (mostly required by most of the applications, some XI apps need over 350).
    Last but not the least, one should also check garbage collection logs. Multiple back to back GCs could slow down the system. In this case, check if the JVM parameters are maintained as per note 723909.
    If you are seeing high CPU usage on the system during the hang/slow performance, refer to note 742395.
    Hope the above helps.
    Regards,
    Snehal

  • How can i install SSL on J2EE?

    i installed a J2EE patch 24 and J2EE is running with http but now i was demanded to install https on this J2EE .
    During the installation i was asked for a https port , but when i try to reach the J2EE via this port it does not work.
    Is there any documentation ,and if where can i find it ,about how to install SSL on J2EE ? (WAS basis 620)
    i am thankful for any hint.
    best regards
    britta

    Hi Britta,
    you can find documentation about how to install SSL on the J2EE Engine in the Administration Manual (should be part of the installation!) -> chapter Services Administration Reference -> SSL Service -> Critical Information and Troubleshooting Tips.
    You'll also need the SAP Java Cryptographic Toolkit package that corresponds to your SAP J2EE Engine release. You can get it from the SAP Service Marketplace at service.sap.com/download under Download -> SAP Cryptographic Software.
    Hope that helps!

  • Unable to start J2ee engine

    Hi all
           Ihave installed solution manager4.0 with java addin,all of the sudden iam unable to start the j2ee engine,work process got ended
    Please find the log below
    E:\usr\sap\ABC\DVEBMGS01\work
    DEV_DISP:log
    =========
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      01
    sid        ABC
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    52
    intno      20050900
    make:      multithreaded, Unicode, optimized
    pid        320
    Fri May 16 21:41:01 2008
    kernel runs with dp version 210000(ext=109000) (@(#) DPLIB-INT-VERSION-210000-UC)
    length of sys_adm_ext is 572 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (01 320) [dpxxdisp.c   1231]
         shared lib "dw_xml.dll" version 52 successfully loaded
         shared lib "dw_xtc.dll" version 52 successfully loaded
         shared lib "dw_stl.dll" version 52 successfully loaded
         shared lib "dw_gui.dll" version 52 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3901
    Fri May 16 21:41:06 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5233]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >intel_ABC_01                            <
    DpShMCreate: sizeof(wp_adm)          12672     (1408)
    DpShMCreate: sizeof(tm_adm)          3954072     (19672)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
    DpShMCreate: sizeof(comm_adm)          528064     (1048)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1452)
    DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 05F00040, size: 4607512)
    DpShMCreate: allocated sys_adm at 05F00040
    DpShMCreate: allocated wp_adm at 05F01E28
    DpShMCreate: allocated tm_adm_list at 05F04FA8
    DpShMCreate: allocated tm_adm at 05F04FD8
    DpShMCreate: allocated wp_ca_adm at 062CA570
    DpShMCreate: allocated appc_ca_adm at 062D0330
    DpShMCreate: allocated comm_adm at 062D2270
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 06353130
    DpShMCreate: allocated gw_adm at 06353170
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 063531A0
    DpShMCreate: allocated wall_adm at 063531A8
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    MM diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 511 blocks reserved for free list.
    ES initialized.
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 3652
      argv[0] = E:\usr\sap\ABC\DVEBMGS01\exe\jcontrol.EXE
      argv[1] = E:\usr\sap\ABC\DVEBMGS01\exe\jcontrol.EXE
      argv[2] = pf=E:\usr\sap\ABC\SYS\profile\ABC_DVEBMGS01_intel
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=2122
      argv[5] = -DSAPSYSTEM=01
      argv[6] = -DSAPSYSTEMNAME=ABC
      argv[7] = -DSAPMYNAME=intel_ABC_01
      argv[8] = -DSAPPROFILE=E:\usr\sap\ABC\SYS\profile\ABC_DVEBMGS01_intel
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    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   1617]
    ***LOG Q0K=> DpMsAttach, mscon ( intel) [dpxxdisp.c   11414]
    DpStartStopMsg: send start message (myname is >intel_ABC_01                            <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    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 52
    Release check o.K.
    Fri May 16 21:41:07 2008
    DpJ2eeLogin: j2ee state = CONNECTED
    Fri May 16 21:41:13 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    ERROR => NiIRead: SiRecv failed for hdl 4 / sock 1544
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:2125) [nixxi.cpp    4235]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=3652)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Fri May 16 21:41:46 2008
    ERROR => W0 (pid 3808) died [dpxxdisp.c   14021]
    ERROR => W1 (pid 3872) died [dpxxdisp.c   14021]
    ERROR => W2 (pid 2132) died [dpxxdisp.c   14021]
    ERROR => W3 (pid 3212) died [dpxxdisp.c   14021]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W4 (pid 2184) died [dpxxdisp.c   14021]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => W5 (pid 3064) died [dpxxdisp.c   14021]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => W6 (pid 2744) died [dpxxdisp.c   14021]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => W7 (pid 2652) died [dpxxdisp.c   14021]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => W8 (pid 3216) died [dpxxdisp.c   14021]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=1657
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri May 16 21:41:56 2008
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Fri May 16 16:11:56 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     3808 Ended         no      1   0             0                                                             
    1 DIA     3872 Ended         no      1   0             0                                                             
    2 DIA     2132 Ended         no      1   0             0                                                             
    3 DIA     3212 Ended         no      1   0             0                                                             
    4 UPD     2184 Ended         no      1   0             0                                                             
    5 ENQ     3064 Ended         no      1   0             0                                                             
    6 BTC     2744 Ended         no      1   0             0                                                             
    7 SPO     2652 Ended         no      1   0             0                                                             
    8 UP2     3216 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Fri May 16 16:11:56 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    2
    2000
    5
    5
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          12
    wake_evt_udp_now     0
    wake events           total     8,  udp     6 ( 75%),  shm     2 ( 25%)
    since last update     total     8,  udp     6 ( 75%),  shm     2 ( 25%)
    Dump of tm_adm structure:               Fri May 16 16:11:56 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Fri May 16 16:11:56 2008
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=1657
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri May 16 21:42:01 2008
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >intel_ABC_01                            < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Stop gateway
    killing process (3252) (SOFT_KILL)
    Stop icman
    killing process (3456) (SOFT_KILL)
    Terminate gui connections
    wait for end of work processes
    wait for end of gateway
    [DpProcDied] Process lives  (PID:3252  HANDLE:1628)
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1657
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri May 16 21:42:02 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:3252  HANDLE:1628)
    wait for end of icman
    [DpProcDied] Process lives  (PID:3456  HANDLE:1636)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1657
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri May 16 21:42:03 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:3456  HANDLE:1636)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1657
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri May 16 21:42:04 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:3456  HANDLE:1636)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1657
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri May 16 21:42:05 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:3456  HANDLE:1636)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1657
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri May 16 21:42:06 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:3456  HANDLE:1636)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1657
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri May 16 21:42:07 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:3456  HANDLE:1636)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1657
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri May 16 21:42:08 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:3456  HANDLE:1636)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1657
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri May 16 21:42:09 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:3456  HANDLE:1636)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1657
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri May 16 21:42:10 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:3456  HANDLE:1636)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1657
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri May 16 21:42:11 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:3456  HANDLE:1636)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1657
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri May 16 21:42:12 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:3456  HANDLE:1636)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1657
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri May 16 21:42:13 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:3456  HANDLE:1636)
    [DpProcDied] Process died  (PID:3652  HANDLE:1612)
    DpStartStopMsg: send stop message (myname is >intel_ABC_01                            <)
    NiIMyHostName: hostname = 'intel'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 189 bytes
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=562,pac=1,MESG_IO)
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name                    -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 3 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=114,pac=1,MESG_IO)
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name           MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIPeek: peek successful for hdl 3 (r)
    NiIRead: hdl 3 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    Fri May 16 21:42:14 2008
    NiIPeek: peek for hdl 3 timed out (r; 1000ms)
    NiIRead: read for hdl 3 timed out (1000ms)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   11698]
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiBufISelUpdate: new MODE -- (r-) for hdl 3 in set0
    SiSelNSet: set events of sock 1572 to: ---
    NiBufISelRemove: remove hdl 3 from set0
    SiSelNRemove: removed sock 1572 (pos=3)
    SiSelNRemove: removed sock 1572
    NiSelIRemove: removed hdl 3
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/9
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 15)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 3 / sock 1572
    NiBufIClose: clear extension for hdl 3
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 320) [dpxxdisp.c   10087]
    Good Bye .....
    log_bootstrap_ID0165133.0.log:
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[..\..\work\log_bootstrap_ID0165133.log]/>
    <!PATTERN[log_bootstrap_ID0165133.log]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter([%24d] %m)]/>
    <!ENCODING[Cp1252]/>
    <!FILESET[0, 2, 2097152]/>
    <!PREVIOUSFILE[log_bootstrap_ID0165133.1.log]/>
    <!NEXTFILE[log_bootstrap_ID0165133.1.log]/>
    <!LOGHEADER[END]/>
    [May 15, 2008 8:08:55 AM ] -
    [May 15, 2008 8:08:55 AM ] Bootstrap MODE:
    [May 15, 2008 8:08:55 AM ] <INSTANCE GLOBALS>
    [May 15, 2008 8:08:55 AM ]  determined by parameter [ID0165133].
    [May 15, 2008 8:08:55 AM ] -
    [May 15, 2008 8:09:01 AM ] Missing RunningMode property - runningin NORMAL mode.
    [May 15, 2008 8:09:01 AM ] Instance [ID165133] will run in [NORMAL] mode, performing action [NONE]
    [May 15, 2008 8:09:01 AM ] Discovered property [instance.en.port] with value [3200] !
    [May 15, 2008 8:09:01 AM ] Discovered property [instance.en.host] with value [intel] !
    [May 15, 2008 8:09:01 AM ] Synchronizing file [.\.hotspot_compiler].
    [May 15, 2008 8:09:01 AM ] ...Synched ok!
    [May 15, 2008 8:09:01 AM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [May 15, 2008 8:09:01 AM ] ...Synched ok!
    [May 15, 2008 8:09:01 AM ]  * Synchronizing native files...
    [May 15, 2008 8:09:01 AM ] Synchronizing file [.\..\os_libs\sapbiado.dll].
    [May 15, 2008 8:09:01 AM ] ...Synched ok!
    [May 15, 2008 8:09:01 AM ] Synchronizing file [.\..\os_libs\PDFManipulation_native.zip].
    [May 15, 2008 8:09:04 AM ] ...Synched ok!
    [May 15, 2008 8:09:04 AM ] Synchronizing file [.\..\os_libs\rscp4j.dll].
    [May 15, 2008 8:09:05 AM ] ...Synched ok!
    [May 15, 2008 8:09:05 AM ] Synchronizing file [.\..\os_libs\FontManagerService_native.zip].
    [May 15, 2008 8:09:18 AM ] ...Synched ok!
    [May 15, 2008 8:09:18 AM ] Synchronizing file [.\..\os_libs\XMLFormService_native.zip].
    [May 15, 2008 8:09:19 AM ] ...Synched ok!
    [May 15, 2008 8:09:19 AM ] Synchronizing file [.\..\os_libs\LicenseSupportService_native.zip].
    [May 15, 2008 8:09:20 AM ] ...Synched ok!
    [May 15, 2008 8:09:20 AM ] Synchronizing file [.\..\os_libs\rscp4j.pdb].
    [May 15, 2008 8:09:20 AM ] ...Synched ok!
    [May 15, 2008 8:09:20 AM ] Synchronizing file [.\..\os_libs\jmon.dll].
    [May 15, 2008 8:09:21 AM ] ...Synched ok!
    [May 15, 2008 8:09:21 AM ] Synchronizing file [.\..\os_libs\ServicesNatives2_native.zip].
    [May 15, 2008 8:09:21 AM ] ...Synched ok!
    [May 15, 2008 8:09:21 AM ]  Done!
    [May 15, 2008 8:09:22 AM ] Synch time: 26953 ms
    [May 15, 2008 6:31:15 PM ] -
    [May 15, 2008 6:31:15 PM ] Bootstrap MODE:
    [May 15, 2008 6:31:15 PM ] <INSTANCE GLOBALS>
    [May 15, 2008 6:31:15 PM ]  determined by parameter [ID0165133].
    [May 15, 2008 6:31:15 PM ] -
    [May 15, 2008 6:31:23 PM ] Missing RunningMode property - runningin NORMAL mode.
    [May 15, 2008 6:31:24 PM ] Instance [ID165133] will run in [NORMAL] mode, performing action [NONE]
    [May 15, 2008 6:31:24 PM ] Discovered property [instance.en.port] with value [3200] !
    [May 15, 2008 6:31:24 PM ] Discovered property [instance.en.host] with value [intel] !
    [May 15, 2008 6:31:24 PM ] Synchronizing file [.\.hotspot_compiler].
    [May 15, 2008 6:31:24 PM ] ...Synched ok!
    [May 15, 2008 6:31:24 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [May 15, 2008 6:31:24 PM ] ...Synched ok!
    [May 15, 2008 6:31:24 PM ] Synch time: 8750 ms
    [May 15, 2008 6:42:44 PM ] -
    [May 15, 2008 6:42:44 PM ] Bootstrap MODE:
    [May 15, 2008 6:42:44 PM ] <INSTANCE GLOBALS>
    [May 15, 2008 6:42:44 PM ]  determined by parameter [ID0165133].
    [May 15, 2008 6:42:44 PM ] -
    [May 15, 2008 6:42:48 PM ] Missing RunningMode property - runningin NORMAL mode.
    [May 15, 2008 6:42:48 PM ] Instance [ID165133] will run in [NORMAL] mode, performing action [NONE]
    [May 15, 2008 6:42:48 PM ] Discovered property [instance.en.port] with value [3200] !
    [May 15, 2008 6:42:48 PM ] Discovered property [instance.en.host] with value [intel] !
    [May 15, 2008 6:42:48 PM ] Synchronizing file [.\.hotspot_compiler].
    [May 15, 2008 6:42:48 PM ] ...Synched ok!
    [May 15, 2008 6:42:48 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [May 15, 2008 6:42:48 PM ] ...Synched ok!
    [May 15, 2008 6:42:49 PM ] Synch time: 5141 ms
    [May 15, 2008 8:00:02 PM ] -
    [May 15, 2008 8:00:02 PM ] Bootstrap MODE:
    [May 15, 2008 8:00:02 PM ] <INSTANCE GLOBALS>
    [May 15, 2008 8:00:02 PM ]  determined by parameter [ID0165133].
    [May 15, 2008 8:00:02 PM ] -
    [May 15, 2008 8:00:06 PM ] Missing RunningMode property - runningin NORMAL mode.
    [May 15, 2008 8:00:06 PM ] Instance [ID165133] will run in [NORMAL] mode, performing action [NONE]
    [May 15, 2008 8:00:06 PM ] Discovered property [instance.en.port] with value [3200] !
    [May 15, 2008 8:00:06 PM ] Discovered property [instance.en.host] with value [intel] !
    [May 15, 2008 8:00:06 PM ] Synchronizing file [.\.hotspot_compiler].
    [May 15, 2008 8:00:06 PM ] ...Synched ok!
    [May 15, 2008 8:00:06 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [May 15, 2008 8:00:06 PM ] ...Synched ok!
    [May 15, 2008 8:00:07 PM ] Synch time: 4344 ms
    [May 15, 2008 9:19:05 PM ] -
    [May 15, 2008 9:19:05 PM ] Bootstrap MODE:
    [May 15, 2008 9:19:05 PM ] <INSTANCE GLOBALS>
    [May 15, 2008 9:19:05 PM ]  determined by parameter [ID0165133].
    [May 15, 2008 9:19:05 PM ] -
    [May 15, 2008 9:19:11 PM ] Missing RunningMode property - runningin NORMAL mode.
    [May 15, 2008 9:19:11 PM ] Instance [ID165133] will run in [NORMAL] mode, performing action [NONE]
    [May 15, 2008 9:19:11 PM ] Discovered property [instance.en.port] with value [3200] !
    [May 15, 2008 9:19:11 PM ] Discovered property [instance.en.host] with value [intel] !
    [May 15, 2008 9:19:11 PM ] Synchronizing file [.\.hotspot_compiler].
    [May 15, 2008 9:19:11 PM ] ...Synched ok!
    [May 15, 2008 9:19:11 PM ] Synchronizing file [..\..\SDM\program\.hotspot_compiler].
    [May 15, 2008 9:19:11 PM ] ...Synched ok!
    [May 15, 2008 9:19:15 PM ] Synch time: 9672 ms
    [May 16, 2008 8:07:18 PM ] -
    [May 16, 2008 8:07:18 PM ] Bootstrap MODE:
    [May 16, 2008 8:07:18 PM ] <INSTANCE GLOBALS>
    [May 16, 2008 8:07:18 PM ]  determined by parameter [ID0165133].
    [May 16, 2008 8:07:18 PM ] -
    [May 16, 2008 8:07:24 PM ] Exception occurred:
    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: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:420)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:302)
         ... 14 more
    [May 16, 2008 8:07:24 PM ] [Bootstrap module]> Problem occurred while performing synchronization.
    [May 16, 2008 8:09:52 PM ] -
    [May 16, 2008 8:09:52 PM ] Bootstrap MODE:
    [May 16, 2008 8:09:52 PM ] <INSTANCE GLOBALS>
    [May 16, 2008 8:09:52 PM ]  determined by parameter [ID0165133].
    [May 16, 2008 8:09:52 PM ] -
    [May 16, 2008 8:09:56 PM ] Exception occurred:
    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: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:420)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:302)
         ... 14 more
    [May 16, 2008 8:09:56 PM ] [Bootstrap module]> Problem occurred while performing synchronization.
    [May 16, 2008 8:50:02 PM ] -
    [May 16, 2008 8:50:02 PM ] Bootstrap MODE:
    [May 16, 2008 8:50:02 PM ] <INSTANCE GLOBALS>
    [May 16, 2008 8:50:02 PM ]  determined by parameter [ID0165133].
    [May 16, 2008 8:50:02 PM ] -
    [May 16, 2008 8:50:06 PM ] Exception occurred:
    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: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:420)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:302)
         ... 14 more
    [May 16, 2008 8:50:06 PM ] [Bootstrap module]> Problem occurred while performing synchronization.
    [May 16, 2008 9:41:08 PM ] -
    [May 16, 2008 9:41:08 PM ] Bootstrap MODE:
    [May 16, 2008 9:41:08 PM ] <INSTANCE GLOBALS>
    [May 16, 2008 9:41:08 PM ]  determined by parameter [ID0165133].
    [May 16, 2008 9:41:08 PM ] -
    [May 16, 2008 9:41:12 PM ] Exception occurred:
    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: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:420)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:302)
         ... 14 more
    [May 16, 2008 9:41:12 PM ] [Bootstrap module]> Problem occurred while performing synchronization.
    DEV_JCONTROL LOG:
    trc file: "E:\usr\sap\ABC\DVEBMGS01\work\dev_jcontrol", trc level: 1, release: "700"
    node name   : jcontrol
    pid         : 3652
    system name : ABC
    system nr.  : 01
    started at  : Fri May 16 21:41:06 2008
    arguments       :
           arg[00] : E:\usr\sap\ABC\DVEBMGS01\exe\jcontrol.EXE
           arg[01] : pf=E:\usr\sap\ABC\SYS\profile\ABC_DVEBMGS01_intel
           arg[02] : -DSAPSTART=1
           arg[03] : -DCONNECT_PORT=2122
           arg[04] : -DSAPSYSTEM=01
           arg[05] : -DSAPSYSTEMNAME=ABC
           arg[06] : -DSAPMYNAME=intel_ABC_01
           arg[07] : -DSAPPROFILE=E:\usr\sap\ABC\SYS\profile\ABC_DVEBMGS01_intel
           arg[08] : -DFRFC_FALLBACK=ON
           arg[09] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 3688] Fri May 16 21:41:06 2008
    [Thr 3688] *** WARNING => INFO: Unknown property [instance.box.number=ABCDVEBMGS01intel] [jstartxx.c   841]
    [Thr 3688] *** WARNING => INFO: Unknown property [instance.en.host=intel] [jstartxx.c   841]
    [Thr 3688] *** WARNING => INFO: Unknown property [instance.en.port=3200] [jstartxx.c   841]
    [Thr 3688] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [E:\usr\sap\ABC\DVEBMGS01\j2ee\cluster\instance.properties;E:\usr\sap\ABC\DVEBMGS01\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : intel
    -> ms port    : 3900
    -> OS libs    : E:\usr\sap\ABC\DVEBMGS01\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : E:\usr\sap\ABC\DVEBMGS01\j2ee\cluster\instance.properties
    -> files [01] : E:\usr\sap\ABC\DVEBMGS01\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : intel
    -> ms port    : 3900
    -> os libs    : E:\usr\sap\ABC\DVEBMGS01\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : E:\usr\sap\ABC\DVEBMGS01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID16513300 : E:\usr\sap\ABC\DVEBMGS01\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID16513350 : E:\usr\sap\ABC\DVEBMGS01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID16513300           : E:\usr\sap\ABC\DVEBMGS01\j2ee\cluster\instance.properties
    -> [01] ID16513350           : E:\usr\sap\ABC\DVEBMGS01\j2ee\cluster\instance.properties
    -> [02] sdm                  : E:\usr\sap\ABC\DVEBMGS01\SDM\program\config\sdm_jstartup.properties
    [Thr 3688] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 3688] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_12
    [Thr 3688] JStartupICheckFrameworkPackage: can't find framework package E:\usr\sap\ABC\DVEBMGS01\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : C:\j2sdk1.4.2_12
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_12-b03
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 256M
    -> root path          : E:\usr\sap\ABC\DVEBMGS01\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : E:\usr\sap\ABC\DVEBMGS01\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     : E:\usr\sap\ABC\DVEBMGS01\exe\jstartup.jar;E:\usr\sap\ABC\DVEBMGS01\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0165133
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = E:\usr\sap\ABC\DVEBMGS01\exe\jlaunch.exe
    -> arg[00] = E:\usr\sap\ABC\DVEBMGS01\exe\jlaunch.exe
    -> arg[01] = pf=E:\usr\sap\ABC\SYS\profile\ABC_DVEBMGS01_intel
    -> arg[02] = -DSAPINFO=ABC_01_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=E:\usr\sap\ABC\DVEBMGS01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_3652
    -> arg[06] = -nodeName=bootstrap
    -> arg[07] = -jvmOutFile=E:\usr\sap\ABC\DVEBMGS01\work\jvm_bootstrap.out
    -> arg[08] = -stdOutFile=E:\usr\sap\ABC\DVEBMGS01\work\std_bootstrap.out
    -> arg[09] = -locOutFile=E:\usr\sap\ABC\DVEBMGS01\work\dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=E:\usr\sap\ABC\SYS\profile\ABC_DVEBMGS01_intel
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=2126
    -> arg[14] = -DSAPSYSTEM=01
    -> arg[15] = -DSAPSYSTEMNAME=ABC
    -> arg[16] = -DSAPMYNAME=intel_ABC_01
    -> arg[17] = -DSAPPROFILE=E:\usr\sap\ABC\SYS\profile\ABC_DVEBMGS01_intel
    -> 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;E:\oracle\DEV\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;E:\usr\sap\ABC\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_12\bin;E:\usr\sap\ABC\DVEBMGS01\j2ee\os_libs;E:\oracle\DEV\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;E:\usr\sap\ABC\SYS\exe\uc\NTI386
    [Thr 2388] JControlDPMessageFunc: Thread 2388 started as handler thread for R/3 dispatcher messages.
    [Thr 3688] Fri May 16 21:41:13 2008
    [Thr 3688] *** ERROR => invalid return code of process [bootstrap] (exitcode = 66) [jstartxx.c   1642]
    [Thr 3688] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = 66)
    [Thr 3688] JControlCloseProgram: started (exitcode = 66)
    [Thr 3688] JControlCloseProgram: good bye... (exitcode = 66)
     

    Hi All
           Iam able to connect to database see the log below, all the services are running fine,iam unable to login to abap instance,all wp getting ended,
    C:\Documents and Settings\abcadm.INTEL>r3trans -d
    This is r3trans version 6.13 (release 700 - 20.02.06 - 16:15:00).
    unicode enabled version
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_o
    ra_tnsname = 'DEV'"
    r3trans finished (0012).
    E:\usr\sap\ABC\DVEBMGS01\work>echo WHENEVER SQLERROR exit SQL.SQLCODE  1>v9start.sql
    E:\usr\sap\ABC\DVEBMGS01\work>echo connect / as sysdba  1>>v9start.sql
    E:\usr\sap\ABC\DVEBMGS01\work>echo startup  1>>v9start.sql
    E:\usr\sap\ABC\DVEBMGS01\work>echo exit  1>>v9start.sql
    SQL*Plus: Release 10.2.0.2.0 - Production on Sat May 17 08:35:47 2008
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area  394264576 bytes
    Fixed Size              1289664 bytes
    Variable Size            268436032 bytes
    Database Buffers       121634816 bytes
    Redo Buffers              2904064 bytes
    Database mounted.
    Database opened.
    iam unable to start config tool or visual admin ended with no connection to database
    trc file: "dev_disp", trc level: 1, release: "640"
    Sat May 17 08:28:42 2008
    kernel runs with dp version 128000(ext=102000) (@(#) DPLIB-INT-VERSION-128000-UC)
    length of sys_adm_ext is 524 bytes
    systemid   560 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    43
    intno      20020600
    make:      multithreaded, Unicode
    pid        2844
    ***LOG Q00=> DpSapEnvInit, DPStart (03 2844) [dpxxdisp.c   1100]
         shared lib "dw_xml.dll" version 43 successfully loaded
         shared lib "dw_xtc.dll" version 43 successfully loaded
         shared lib "dw_stl.dll" version 43 successfully loaded
         shared lib "dw_gui.dll" version 43 successfully loaded
    Sat May 17 08:28:47 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3886]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: JAVA is not active
    DpShMCreate: sizeof(wp_adm)          10528     (1316)
    DpShMCreate: sizeof(tm_adm)          2780232     (13832)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpShMCreate: sizeof(comm_adm)          290000     (580)
    DpShMCreate: sizeof(vmc_adm)          0     (372)
    DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 04550040, size: 3192688)
    DpShMCreate: allocated sys_adm at 04550040
    DpShMCreate: allocated wp_adm at 04551B58
    DpShMCreate: allocated tm_adm_list at 04554478
    DpShMCreate: allocated tm_adm at 045544A0
    DpShMCreate: allocated wp_ca_adm at 047FB0E8
    DpShMCreate: allocated appc_ca_adm at 04800EA8
    DpShMCreate: allocated comm_adm_list at 04802DE8
    DpShMCreate: allocated comm_adm at 04802E00
    DpShMCreate: allocated vmc_adm_list at 04849AD0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 04849AF8
    DpShMCreate: allocated wall_adm at 04849B00
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 915 blocks reserved for free list.
    ES initialized.
    Sat May 17 08:28:48 2008
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 2.6.1 2.6 4.0) [dpxxdisp.c   1462]
    ***LOG Q0K=> DpMsAttach, mscon ( intel) [dpxxdisp.c   9736]
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    Sat May 17 08:28:49 2008
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6400, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1025]
    DpMsgAdmin: Set patchno for this platform to 43
    Release check o.K.
    Sat May 17 08:29:28 2008
    ERROR => W0 (pid 3116) died [dpxxdisp.c   12187]
    ERROR => W1 (pid 3124) died [dpxxdisp.c   12187]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W2 (pid 3132) died [dpxxdisp.c   12187]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => W3 (pid 3140) died [dpxxdisp.c   12187]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => W4 (pid 3148) died [dpxxdisp.c   12187]
    ERROR => W5 (pid 3156) died [dpxxdisp.c   12187]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => W6 (pid 3164) died [dpxxdisp.c   12187]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => W7 (pid 3172) died [dpxxdisp.c   12187]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    killing W0-3116 (SIGUSR2)
    ERROR => DpWpKill(3116, SIGUSR2) failed [dpxxtool.c   2468]
    killing W1-3124 (SIGUSR2)
    ERROR => DpWpKill(3124, SIGUSR2) failed [dpxxtool.c   2468]
    killing W2-3132 (SIGUSR2)
    ERROR => DpWpKill(3132, SIGUSR2) failed [dpxxtool.c   2468]
    killing W3-3140 (SIGUSR2)
    ERROR => DpWpKill(3140, SIGUSR2) failed [dpxxtool.c   2468]
    killing W4-3148 (SIGUSR2)
    ERROR => DpWpKill(3148, SIGUSR2) failed [dpxxtool.c   2468]
    killing W5-3156 (SIGUSR2)
    ERROR => DpWpKill(3156, SIGUSR2) failed [dpxxtool.c   2468]
    killing W6-3164 (SIGUSR2)
    ERROR => DpWpKill(3164, SIGUSR2) failed [dpxxtool.c   2468]
    killing W7-3172 (SIGUSR2)
    ERROR => DpWpKill(3172, SIGUSR2) failed [dpxxtool.c   2468]
    NiWait: sleep (10000 msecs) ...
    NiISelect: timeout 10000 ms
    NiISelect: maximum fd=1653
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sat May 17 08:29:38 2008
    NiISelect: TIMEOUT occured (10000 ms)
    dump system status
    Workprocess Table (long)               Sat May 17 02:59:38 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     3116 Ended         no      1   0             0                                                             
    1 DIA     3124 Ended         no      1   0             0                                                             
    2 UPD     3132 Ended         no      1   0             0                                                             
    3 ENQ     3140 Ended         no      1   0             0                                                             
    4 BTC     3148 Ended         no      1   0             0                                                             
    5 BTC     3156 Ended         no      1   0             0                                                             
    6 SPO     3164 Ended         no      1   0             0                                                             
    7 UP2     3172 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Sat May 17 02:59:38 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    3
    2000
    10
    10
    --------++++--
    +
    DIA
    6
    6
    2000
    6
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          14
    wake_evt_udp_now     0
    wake events           total     9,  udp     8 ( 88%),  shm     1 ( 11%)
    since last update     total     9,  udp     8 ( 88%),  shm     1 ( 11%)
    Dump of tm_adm structure:               Sat May 17 02:59:38 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    RM-T8, U9,     , intel, 08:29:07, M0, W-1,     , 1/0
    Workprocess Comm. Area Blocks               Sat May 17 02:59:38 2008
    =============================
    Slots: 300, Used: 2, Max: 1
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    1
    DISPATCHER
    -1
    WPCAAD001
    NiWait: sleep (5000 msecs) ...
    NiISelect: timeout 5000 ms
    NiISelect: maximum fd=1653
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sat May 17 08:29:43 2008
    NiISelect: TIMEOUT occured (5000 ms)
    Shutdown server ...
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes...
    Stop gateway
    killing process (3100) (SOFT_KILL)
    Stop icman
    killing process (3108) (SOFT_KILL)
    Terminate gui connections
    send SHUTDOWN to REM TM 8
    blks_in_queue/wp_ca_blk_no/wp_max_no = 2/300/8
    LOCK WP ca_blk 2
    return errno (-17) to T8
    errormsg without overhead: take mode 0
    NiBufIAlloc: malloc NiBufadm, to 0 bytes
    try to send 14 to M0
    NiBufSend starting
    NiIWrite: write 14, 1 packs, MESG_IO, hdl 7, data complete
    REL WP ca_blk 2
    set status of T8 to TM_DISCONNECTED
    NiSelClear: removed hdl 7 from selectset
    DpDelSocketInfo: del info for socket 7 (type=3)
    NiBufClose: clear extensions for hdl 7
    NiBufSetStat: bufstat of hdl 7 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 7 / socket 1476
    dp_tm_adm[8].stat = DP_SLOT_FREE
    DpGetSchedule: next schedule 1210993188
    DpGetSchedule: no schedule found
    DpITmSlotRelease: release slot 8
    DpListInsert: insert elem 8 into tmadm_free_list (at begin)
    DpListInsert: 193 elems in tmadm_free_list
    DpListRemove: remove elem 8 from tmadm_inuse_list
    DpListRemove: 8 elems in tmadm_inuse_list
    [DpProcDied] Process lives  (PID:3100  HANDLE:1624)
    waiting for termination of gateway
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1653
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sat May 17 08:29:44 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:3100  HANDLE:1624)
    [DpProcDied] Process died  (PID:3108  HANDLE:1616)
    DpHalt: cancel all lcom connections
    MPI CancelAll 2 -> 0
    MPI DeleteAll 2 -> 0
    NiIMyHostName: hostname = 'intel'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 163 bytes
    NiBufSend starting
    NiIWrite: write 562, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name          -, type 4, key -
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   9962]
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiSelClear: removed hdl 3 from selectset
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 2/300/8
    LOCK WP ca_blk 2
    make DISP owner of wp_ca_blk 2
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 20)
    MBUF component DOWN
    NiBufClose: clear extensions for hdl 3
    NiBufSetStat: bufstat of hdl 3 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 3 / socket 1632
    MsIDetach: detach MS-system
    EsCleanup ....
    ***LOG Q05=> DpHalt, DPStop ( 2844) [dpxxdisp.c   8495]
    Good Bye .....
    Thanks
    Uday

  • Can't Log into J2EE Engine Visual Administrator

    I cannot get logged into our J2EE Engine Visual Administrator on our SAP Portal.  After I enter my userid and password (which I know are valid) I get a progress bar which progresses to approx 50%, then errors out with the message:  'Error while connecting. Cannot open connection on host: <IP-address> and port: <port>'
    I found this document to troubleshoot the problem:
    https://cw.sdn.sap.com/cw/docs/DOC-29070?treeid=DOC-7447
    It says the problem is likely that the P4 port is incorrect or the wrong transport layer is selected in my connection string.  It suggests using the config tool to find the P4 port and has a diagram showing the port in the local properties.  When I go to my config tool, I am missing the Local Properties box.  My screen only shows the Global Properties.  Is there somewhere else to check the port.  I am pretty sure I have the right port because if I try to connect using an incorrect port I get the error message instantly. 
    The transport layer in my connection string is 'default'. 
    Can anyone help?  Thanks.
    Our Visual Administrator version is 6.40 Support Pack 22.  The java version is 1.4.2_13.

    Hi Kathryn,
    P4 port is used for connecting to VA. P4 port will be 5<Inst no>04.
    Please check if you have this port while connecting to VA. You can check this port in the index page of your portal.
    Can you try restarting the portal instance ??
    Also you need not enter userID for logging into VA. By default it uses "administrator" user.
    You may also check if the administrator user is locked.
    Revert if the issue persists.
    Cheers.,
    Raghu

  • SAP J2E Engine Terminates on Portal Application Servers.

    Short Text 
    SAP J2EE Engine Terminates 
    Long Text 
    we are experencing a problem with SAP Enterprise Portal Server 5.0,where SAPJ2E Engine service failing almost once in a week on either of the two servers.
    Server details
    Os: Window 2000 Service pack 4
    SAP J2EE verison : 6.20 Path 19
    SAP Enterprise Portal SP5
    EP5 SP5 Hot fix 3.
    Oracle 8i Enterprise Edition Release 8.1.7.4.1
    Java 2 Standard Environment 1.3.1_10
    Error from Event Viewer for SAPJ2E engine
    "The Description for Event ID (0) in source (SAP J2E Engine Alone) cannot be found.The Local computer may not have the necessary registry information or message DLL files to display messages from a remote computer.The following information is part of the event SAP J2EE Engine Alone error
    6.SetServiceStatus.
    Error from SAP J2E engine logs:
    "Socket receive failed."
    Error from console.log
    "Integrity token expired"
    Actions done at our end.
    1) Got the confirmation from the backup team that no backups are being run at that time of SAP J2EE engine failure.
    2) Checked the service market place.
    Note 578554 - SAP J2EE ISAPI module: Release notes and known issues
    Note 581599 - EP5.0 SP4 : SAPJ2EE engine crashes after a while
    Need your help ..its bit Urgent.

    Hi,
    I have check the License under port/system config/License.
    Please find the below details which tell the license is valid.
    This Portal is: Licensed
    Portal Release: 5.0
    System ID: EP5
    Hardware Key: X0135695037
    Installation No.: 0020117479
    System No.: 000000000310150667
    Software Product: Portal_ORA
    EP5 X0135695037 Portal_ORA Unlimited 31/Dec/9999 Permanent 0020117479 000000000310150667 Valid
    EP5 X0135695037 Portal Unlimited 31/Dec/9999 Permanent 0020117479 000000000310150667 Valid
    Thanks,
    Deepu

  • Cannot deploy app files to j2ee engine in NWDS

    Hi,
      I`ve got NWDS ver. 2.0.15 and I am trying to deploy some files to app server but I got message
    Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !
    I am almost 100%  it`s because I need to use proxy to connect the server. I set up proxy settings in window->preferences->workbench->proxy but I think this option doesn't affect to j2ee engine connection. Cause for example I can access portal on port 50000 using my browser (with set up proxy), but I cannot deploy PAR file what`s more the settings window->preferences->SAP Enterprise portal are correct and the same which I used to connect portal using web browser.
      I was thinking about other way to check the connection and SDM Remote GUI came on my mind. Does anybody know how to set up proxy in this program?

    Rich,
      I did it and I am absolutley sure that host and message server are correct. I think that the problem is that to connect server the connection should be via proxy. And I think beacuse of it connection desnt work.
    Look at my example I can connect portal via web browser with configured proxy, but I cannot deploy PAR file using NWDS with the same port and host as I used in browser.
    I have configured proxy in NWDS (window->preferences->workbench->proxy) but I am affraid that this setting doesnt take affect to j2ee engine settings and Enterprise portal deployment settings.
    Now I am looking for tool which gives me possibility to connect SDM some other way with proxy. Or maybe there is some soft that allows me to set all outgoing network connections to go via proxy.

  • 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.

  • SAP J2EE Engine JTA Transaction Xml for table TABLE could not be ana

    I'm having a weird case. I created 3 entity bean. In my R/3 will call this JCO.Function to do the insert to database. But out of 3 entity bean, only 1 entity bean got error where it unable to insert to database and have this error in the log.
    The case is quite weird where i created the same entity but only 1 entity is not working as expected. Wondering what cause this problem.
    Thanks.
    org.xml.sax.SAXException: Fatal Error: URI=:main: Line=1: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: Name expected: 0x20(:main:, row:1, col:218)#
    at com.sap.dictionary.database.dbs.XmlExtractor$XMLErrorHandler.fatalError(XmlExtractor.java:279)#
    at com.sap.engine.lib.xml.parser.SAXParser.parse(SAXParser.java:144)#
    at com.sap.dictionary.database.dbs.XmlExtractor.map(XmlExtractor.java:130)#
    at com.sap.dictionary.database.catalog.DbGeneralStructure.<init>(DbGeneralStructure.java:86)#
    at com.sap.dictionary.database.catalog.XmlCatalogReader.getTable(XmlCatalogReader.java:90)#
    at com.sap.sql.catalog.impl.BufferedCatalogReader.getTable(BufferedCatalogReader.java:124)#
    at com.sap.sql.catalog.impl.BufferedCatalogReader.getTable(BufferedCatalogReader.java:87)#
    at com.sap.sql.sqlparser.CheckColAndTabVisitor.checkTables(CheckColAndTabVisitor.java:299)#
    at com.sap.sql.sqlparser.CheckColAndTabVisitor.performCatalogChecks(CheckColAndTabVisitor.java:176)#
    at com.sap.sql.sqlparser.CommonSQLStatement.checkSemantics(CommonSQLStatement.java:169)#
    at com.sap.sql.jdbc.common.StatementAnalyzerImpl.check(StatementAnalyzerImpl.java:35)#
    at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:101)#
    at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:87)#
    at com.sap.sql.jdbc.common.AbstractCommonStatement.parseStatement(AbstractCommonStatement.java:472)#
    at com.sap.sql.jdbc.common.CommonConnectionImpl.prepareStatement(CommonConnectionImpl.java:375)#
    at com.sap.engine.services.dbpool.cci.ConnectionHandle.prepareStatement(ConnectionHandle.java:81)#
    at net.tnb.model.ReasonCodeEntityBean3_0Persistent.ejb_iInsert(ReasonCodeEntityBean3_0Persistent.java:306)#
    at com.sap.engine.services.ejb.entity.pm.UpdatablePersistent.ejbFlush(UpdatablePersistent.java:92)#
    at com.sap.engine.services.ejb.entity.pm.TransactionContext.flushAll(TransactionContext.java:429)#
    at com.sap.engine.services.ejb.entity.pm.TransactionContext.flush(TransactionContext.java:378)#
    at com.sap.engine.services.ejb.entity.pm.TransactionContext.beforeCompletion(TransactionContext.java:506)#
    at com.sap.engine.services.ejb.entity.SynchronizationList.beforeCompletion(SynchronizationList.java:136)#
    at com.sap.engine.services.ts.jta.impl.TransactionImpl.commit(TransactionImpl.java:226)#
    at net.tnb.model.ReasonCodeEntityHomeImpl3_0.create(ReasonCodeEntityHomeImpl3_0.java:546)#
    at net.tnb.model.ReasonCodeEntityHome_Stub.create(ReasonCodeEntityHome_Stub.java:57)#
    at net.tnb.model.EToGatewayBean.insertIntoTable(EToGatewayBean.java:223)#
    at net.tnb.model.EToGatewayBean.processFunction(EToGatewayBean.java:166)#
    at net.tnb.model.EToGatewayLocalLocalObjectImpl3_0.processFunction(EToGatewayLocalLocalObjectImpl3_0.java:175)#
    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.services.rfcengine.RFCDefaultRequestHandler.call(RFCDefaultRequestHandler.java:277)#
    at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:219)#
    at com.sap.engine.services.rfcengine.RFCJCOServer$J2EEApplicationRunnable.run(RFCJCOServer.java:260)#
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)#
    at java.security.AccessController.doPrivileged(Native Method)#
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)#
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)#
    ##0#0#Error##Java###{0}.commit(), Cannot commit due to unexpected exception in beforeCompletion(): 
    [EXCEPTION]
    {1}#2#SAP J2EE Engine JTA Transaction : [031fffffff3ffffffb2005b]#java.lang.IllegalStateException: Xml for table <TABLE> could not be analysed
         at com.sap.dictionary.database.catalog.XmlCatalogReader.getTable(XmlCatalogReader.java:100)
         at com.sap.sql.catalog.impl.BufferedCatalogReader.getTable(BufferedCatalogReader.java:124)
         at com.sap.sql.catalog.impl.BufferedCatalogReader.getTable(BufferedCatalogReader.java:87)
         at com.sap.sql.sqlparser.CheckColAndTabVisitor.checkTables(CheckColAndTabVisitor.java:299)
         at com.sap.sql.sqlparser.CheckColAndTabVisitor.performCatalogChecks(CheckColAndTabVisitor.java:176)
         at com.sap.sql.sqlparser.CommonSQLStatement.checkSemantics(CommonSQLStatement.java:169)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.check(StatementAnalyzerImpl.java:35)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:101)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:87)
         at com.sap.sql.jdbc.common.AbstractCommonStatement.parseStatement(AbstractCommonStatement.java:472)
         at com.sap.sql.jdbc.common.CommonConnectionImpl.prepareStatement(CommonConnectionImpl.java:375)
         at com.sap.engine.services.dbpool.cci.ConnectionHandle.prepareStatement(ConnectionHandle.java:81)
         at net.tnb.model.ReasonCodeEntityBean3_0Persistent.ejb_iInsert(ReasonCodeEntityBean3_0Persistent.java:306)
         at com.sap.engine.services.ejb.entity.pm.UpdatablePersistent.ejbFlush(UpdatablePersistent.java:92)
         at com.sap.engine.services.ejb.entity.pm.TransactionContext.flushAll(TransactionContext.java:429)
         at com.sap.engine.services.ejb.entity.pm.TransactionContext.flush(TransactionContext.java:378)
         at com.sap.engine.services.ejb.entity.pm.TransactionContext.beforeCompletion(TransactionContext.java:506)
         at com.sap.engine.services.ejb.entity.SynchronizationList.beforeCompletion(SynchronizationList.java:136)
         at com.sap.engine.services.ts.jta.impl.TransactionImpl.commit(TransactionImpl.java:226)
         at net.tnb.model.ReasonCodeEntityHomeImpl3_0.create(ReasonCodeEntityHomeImpl3_0.java:546)
         at net.tnb.model.ReasonCodeEntityHome_Stub.create(ReasonCodeEntityHome_Stub.java:57)
         at net.tnb.model.EToGatewayBean.insertIntoTable(EToGatewayBean.java:223)
         at net.tnb.model.EToGatewayBean.processFunction(EToGatewayBean.java:166)
         at net.tnb.model.EToGatewayLocalLocalObjectImpl3_0.processFunction(EToGatewayLocalLocalObjectImpl3_0.java:175)
         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.services.rfcengine.RFCDefaultRequestHandler.call(RFCDefaultRequestHandler.java:277)
         at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:219)
         at com.sap.engine.services.rfcengine.RFCJCOServer$J2EEApplicationRunnable.run(RFCJCOServer.java:260)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    #1.5 #001A6467CDF400590000004E000018D8000459BB785F496C#1224561620123#com.sap.engine.services.ts#sap.com/ESolutionsEGatewayEAR#com.sap.engine.services.ts#J2EE_GUEST#0####95b74d409f2411dd86c4001a6467cdf4#SAPEngine_Application_Thread[impl:3]_20##0#0#Error#1#/System/Server#Java#ts_0004##Exception in beforeCompletition of ( SAP J2EE Engine JTA Transaction : [031fffffff3ffffffb2005b] ).#1#SAP J2EE Engine JTA Transaction : [031fffffff3ffffffb2005b]#
    #1.5 #001A6467CDF400590000004F000018D8000459BB785F4BC5#1224561620123#com.sap.engine.services.ts#sap.com/ESolutionsEGatewayEAR#com.sap.engine.services.ts#J2EE_GUEST#0####95b74d409f2411dd86c4001a6467cdf4#SAPEngine_Application_Thread[impl:3]_20##0#0#Error#1#/System/Audit#Java###Exception {0}#1#com.sap.engine.services.ts.exceptions.BaseRollbackException: Exception in beforeCompletition of ( SAP J2EE Engine JTA Transaction : [031fffffff3ffffffb2005b] ).
         at com.sap.engine.services.ts.jta.impl.TransactionImpl.commit(TransactionImpl.java:236)
         at net.tnb.model.ReasonCodeEntityHomeImpl3_0.create(ReasonCodeEntityHomeImpl3_0.java:546)
         at net.tnb.model.ReasonCodeEntityHome_Stub.create(ReasonCodeEntityHome_Stub.java:57)
         at net.tnb.model.EToGatewayBean.insertIntoTable(EToGatewayBean.java:223)
         at net.tnb.model.EToGatewayBean.processFunction(EToGatewayBean.java:166)
         at net.tnb.model.EToGatewayLocalLocalObjectImpl3_0.processFunction(EToGatewayLocalLocalObjectImpl3_0.java:175)
         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.services.rfcengine.RFCDefaultRequestHandler.call(RFCDefaultRequestHandler.java:277)
         at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:219)
         at com.sap.engine.services.rfcengine.RFCJCOServer$J2EEApplicationRunnable.run(RFCJCOServer.java:260)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: java.lang.IllegalStateException: Xml for table ZREASON_CODE could not be analysed
         at com.sap.dictionary.database.catalog.XmlCatalogReader.getTable(XmlCatalogReader.java:100)
         at com.sap.sql.catalog.impl.BufferedCatalogReader.getTable(BufferedCatalogReader.java:124)
         at com.sap.sql.catalog.impl.BufferedCatalogReader.getTable(BufferedCatalogReader.java:87)
         at com.sap.sql.sqlparser.CheckColAndTabVisitor.checkTables(CheckColAndTabVisitor.java:299)
         at com.sap.sql.sqlparser.CheckColAndTabVisitor.performCatalogChecks(CheckColAndTabVisitor.java:176)
         at com.sap.sql.sqlparser.CommonSQLStatement.checkSemantics(CommonSQLStatement.java:169)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.check(StatementAnalyzerImpl.java:35)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:101)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:87)
         at com.sap.sql.jdbc.common.AbstractCommonStatement.parseStatement(AbstractCommonStatement.java:472)
         at com.sap.sql.jdbc.common.CommonConnectionImpl.prepareStatement(CommonConnectionImpl.java:375)
         at com.sap.engine.services.dbpool.cci.ConnectionHandle.prepareStatement(ConnectionHandle.java:81)
         at net.tnb.model.ReasonCodeEntityBean3_0Persistent.ejb_iInsert(ReasonCodeEntityBean3_0Persistent.java:306)
         at com.sap.engine.services.ejb.entity.pm.UpdatablePersistent.ejbFlush(UpdatablePersistent.java:92)
         at com.sap.engine.services.ejb.entity.pm.TransactionContext.flushAll(TransactionContext.java:429)
         at com.sap.engine.services.ejb.entity.pm.TransactionContext.flush(TransactionContext.java:378)
         at com.sap.engine.services.ejb.entity.pm.TransactionContext.beforeCompletion(TransactionContext.java:506)
         at com.sap.engine.services.ejb.entity.SynchronizationList.beforeCompletion(SynchronizationList.java:136)
         at com.sap.engine.services.ts.jta.impl.TransactionImpl.commit(TransactionImpl.java:226)
         ... 16 more
    #1.5 #001A6467CDF4005900000050000018D8000459BB785F4E8F#1224561620123#com.sap.engine.services.ejb.entity.Container#sap.com/ESolutionsEGatewayEAR#com.sap.engine.services.ejb.entity.Container#J2EE_GUEST#0####95b74d409f2411dd86c4001a6467cdf4#SAPEngine_Application_Thread[impl:3]_20##0#0#Error##Java###null
    [EXCEPTION]
    {0}#1#com.sap.engine.services.ejb.exceptions.BaseRemoteException: Transaction system failure in method net.tnb.model.ReasonCodeEntityHomeImpl3_0.create(net.tnb.model.ReasonCodeBean).
         at net.tnb.model.ReasonCodeEntityHomeImpl3_0.create(ReasonCodeEntityHomeImpl3_0.java:573)
         at net.tnb.model.ReasonCodeEntityHome_Stub.create(ReasonCodeEntityHome_Stub.java:57)
         at net.tnb.model.EToGatewayBean.insertIntoTable(EToGatewayBean.java:223)
         at net.tnb.model.EToGatewayBean.processFunction(EToGatewayBean.java:166)
         at net.tnb.model.EToGatewayLocalLocalObjectImpl3_0.processFunction(EToGatewayLocalLocalObjectImpl3_0.java:175)
         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.services.rfcengine.RFCDefaultRequestHandler.call(RFCDefaultRequestHandler.java:277)
         at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:219)
         at com.sap.engine.services.rfcengine.RFCJCOServer$J2EEApplicationRunnable.run(RFCJCOServer.java:260)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.engine.services.ts.exceptions.BaseRollbackException: Exception in beforeCompletition of ( SAP J2EE Engine JTA Transaction : [031fffffff3ffffffb2005b] ).
         at com.sap.engine.services.ts.jta.impl.TransactionImpl.commit(TransactionImpl.java:236)
         at net.tnb.model.ReasonCodeEntityHomeImpl3_0.create(ReasonCodeEntityHomeImpl3_0.java:546)
         ... 15 more
    Caused by: java.lang.IllegalStateException: Xml for table ZREASON_CODE could not be analysed
         at com.sap.dictionary.database.catalog.XmlCatalogReader.getTable(XmlCatalogReader.java:100)
         at com.sap.sql.catalog.impl.BufferedCatalogReader.getTable(BufferedCatalogReader.java:124)
         at com.sap.sql.catalog.impl.BufferedCatalogReader.getTable(BufferedCatalogReader.java:87)
         at com.sap.sql.sqlparser.CheckColAndTabVisitor.checkTables(CheckColAndTabVisitor.java:299)
         at com.sap.sql.sqlparser.CheckColAndTabVisitor.performCatalogChecks(CheckColAndTabVisitor.java:176)
         at com.sap.sql.sqlparser.CommonSQLStatement.checkSemantics(CommonSQLStatement.java:169)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.check(StatementAnalyzerImpl.java:35)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:101)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:87)
         at com.sap.sql.jdbc.common.AbstractCommonStatement.parseStatement(AbstractCommonStatement.java:472)
         at com.sap.sql.jdbc.common.CommonConnectionImpl.prepareStatement(CommonConnectionImpl.java:375)
         at com.sap.engine.services.dbpool.cci.ConnectionHandle.prepareStatement(ConnectionHandle.java:81)
         at net.tnb.model.ReasonCodeEntityBean3_0Persistent.ejb_iInsert(ReasonCodeEntityBean3_0Persistent.java:306)
         at com.sap.engine.services.ejb.entity.pm.UpdatablePersistent.ejbFlush(UpdatablePersistent.java:92)
         at com.sap.engine.services.ejb.entity.pm.TransactionContext.flushAll(TransactionContext.java:429)
         at com.sap.engine.services.ejb.entity.pm.TransactionContext.flush(TransactionContext.java:378)
         at com.sap.engine.services.ejb.entity.pm.TransactionContext.beforeCompletion(TransactionContext.java:506)
         at com.sap.engine.services.ejb.entity.SynchronizationList.beforeCompletion(SynchronizationList.java:136)
         at com.sap.engine.services.ts.jta.impl.TransactionImpl.commit(TransactionImpl.java:226)
         ... 16 more
    #1.5 #001A6467CDF4005900000051000018D8000459BB785F5FA9#1224561620123#System.err#sap.com/ESolutionsEGatewayEAR#System.err#J2EE_GUEST#0####95b74d409f2411dd86c4001a6467cdf4#SAPEngine_Application_Thread[impl:3]_20##0#0#Error##Plain###RemoteException insertOk=false#
    #1.5 #001A6467CDF4005900000052000018D8000459BB785F6094#1224561620123#System.err#sap.com/ESolutionsEGatewayEAR#System.err#J2EE_GUEST#0####95b74d409f2411dd86c4001a6467cdf4#SAPEngine_Application_Thread[impl:3]_20##0#0#Error##Plain###Tue Oct 21 12:00:20 SGT 2008 java.rmi.RemoteException: com.sap.engine.services.ejb.exceptions.BaseRemoteException: Transaction system failure in method net.tnb.model.ReasonCodeEntityHomeImpl3_0.create(net.tnb.model.ReasonCodeBean).
         at net.tnb.model.ReasonCodeEntityHomeImpl3_0.create(ReasonCodeEntityHomeImpl3_0.java:573)
         at net.tnb.model.ReasonCodeEntityHome_Stub.create(ReasonCodeEntityHome_Stub.java:57)
         at net.tnb.model.EToGatewayBean.insertIntoTable(EToGatewayBean.java:223)
         at net.tnb.model.EToGatewayBean.processFunction(EToGatewayBean.java:166)
         at net.tnb.model.EToGatewayLocalLocalObjectImpl3_0.processFunction(EToGatewayLocalLocalObjectImpl3_0.java:175)
         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.services.rfcengine.RFCDefaultRequestHandler.call(RFCDefaultRequestHandler.java:277)
         at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:219)
         at com.sap.engine.services.rfcengine.RFCJCOServer$J2EEApplicationRunnable.run(RFCJCOServer.java:260)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.engine.services.ts.exceptions.BaseRollbackException: Exception in beforeCompletition of ( SAP J2EE Engine JTA Transaction : [031fffffff3ffffffb2005b] ).
         at com.sap.engine.services.ts.jta.impl.TransactionImpl.commit(TransactionImpl.java:236)
         at net.tnb.model.ReasonCodeEntityHomeImpl3_0.create(ReasonCodeEntityHomeImpl3_0.java:546)
         ... 15 more
    Caused by: java.lang.IllegalStateException: Xml for table <TABLE> could not be analysed
         at com.sap.dictionary.database.catalog.XmlCatalogReader.getTable(XmlCatalogReader.java:100)
         at com.sap.sql.catalog.impl.BufferedCatalogReader.getTable(BufferedCatalogReader.java:124)
         at com.sap.sql.catalog.impl.BufferedCatalogReader.getTable(BufferedCatalogReader.java:87)
         at com.sap.sql.sqlparser.CheckColAndTabVisitor.checkTables(CheckColAndTabVisitor.java:299)
         at com.sap.sql.sqlparser.CheckColAndTabVisitor.performCatalogChecks(CheckColAndTabVisitor.java:176)
         at com.sap.sql.sqlparser.CommonSQLStatement.checkSemantics(CommonSQLStatement.java:169)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.check(StatementAnalyzerImpl.java:35)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:101)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:87)
         at com.sap.sql.jdbc.common.AbstractCommonStatement.parseStatement(AbstractCommonStatement.java:472)
         at com.sap.sql.jdbc.common.CommonConnectionImpl.prepareStatement(CommonConnectionImpl.java:375)
         at com.sap.engine.services.dbpool.cci.ConnectionHandle.prepareStatement(ConnectionHandle.java:81)
         at net.tnb.model.ReasonCodeEntityBean3_0Persistent.ejb_iInsert(ReasonCodeEntityBean3_0Persistent.java:306)
         at com.sap.engine.services.ejb.entity.pm.UpdatablePersistent.ejbFlush(UpdatablePersistent.java:92)
         at com.sap.engine.services.ejb.entity.pm.TransactionContext.flushAll(TransactionContext.java:429)
         at com.sap.engine.services.ejb.entity.pm.TransactionContext.flush(TransactionContext.java:378)
         at com.sap.engine.services.ejb.entity.pm.TransactionContext.beforeCompletion(TransactionContext.java:506)
         at com.sap.engine.services.ejb.entity.SynchronizationList.beforeCompletion(SynchronizationList.java:136)
         at com.sap.engine.services.ts.jta.impl.TransactionImpl.commit(TransactionImpl.java:226)
         ... 16 more
    ; nested exception is:
         javax.transaction.RollbackException: com.sap.engine.services.ts.exceptions.BaseRollbackException: Exception in beforeCompletition of ( SAP J2EE Engine JTA Transaction : [031fffffff3ffffffb2005b] ).
         at com.sap.engine.services.ts.jta.impl.TransactionImpl.commit(TransactionImpl.java:236)
         at net.tnb.model.ReasonCodeEntityHomeImpl3_0.create(ReasonCodeEntityHomeImpl3_0.java:546)
         at net.tnb.model.ReasonCodeEntityHome_Stub.create(ReasonCodeEntityHome_Stub.java:57)
         at net.tnb.model.EToGatewayBean.insertIntoTable(EToGatewayBean.java:223)
         at net.tnb.model.EToGatewayBean.processFunction(EToGatewayBean.java:166)
         at net.tnb.model.EToGatewayLocalLocalObjectImpl3_0.processFunction(EToGatewayLocalLocalObjectImpl3_0.java:175)
         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.services.rfcengine.RFCDefaultRequestHandler.call(RFCDefaultRequestHandler.java:277)
         at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:219)
         at com.sap.engine.services.rfcengine.RFCJCOServer$J2EEApplicationRunnable.run(RFCJCOServer.java:260)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: java.lang.IllegalStateException: Xml for table ZREASON_CODE could not be analysed
         at com.sap.dictionary.database.catalog.XmlCatalogReader.getTable(XmlCatalogReader.java:100)
         at com.sap.sql.catalog.impl.BufferedCatalogReader.getTable(BufferedCatalogReader.java:124)
         at com.sap.sql.catalog.impl.BufferedCatalogReader.getTable(BufferedCatalogReader.java:87)
         at com.sap.sql.sqlparser.CheckColAndTabVisitor.checkTables(CheckColAndTabVisitor.java:299)
         at com.sap.sql.sqlparser.CheckColAndTabVisitor.performCatalogChecks(CheckColAndTabVisitor.java:176)
         at com.sap.sql.sqlparser.CommonSQLStatement.checkSemantics(CommonSQLStatement.java:169)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.check(StatementAnalyzerImpl.java:35)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:101)
         at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:87)
         at com.sap.sql.jdbc.common.AbstractCommonStatement.parseStatement(AbstractCommonStatement.java:472)
         at com.sap.sql.jdbc.common.CommonConnectionImpl.prepareStatement(CommonConnectionImpl.java:375)
         at com.sap.engine.services.dbpool.cci.ConnectionHandle.prepareStatement(ConnectionHandle.java:81)
         at net.tnb.model.ReasonCodeEntityBean3_0Persistent.ejb_iInsert(ReasonCodeEntityBean3_0Persistent.java:306)
         at com.sap.engine.services.ejb.entity.pm.UpdatablePersistent.ejbFlush(UpdatablePersistent.java:92)
         at com.sap.engine.services.ejb.entity.pm.TransactionContext.flushAll(TransactionContext.java:429)
         at com.sap.engine.services.ejb.entity.pm.TransactionContext.flush(TransactionContext.java:378)
         at com.sap.engine.services.ejb.entity.pm.TransactionContext.beforeCompletion(TransactionContext.java:506)
         at com.sap.engine.services.ejb.entity.SynchronizationList.beforeCompletion(SynchronizationList.java:136)
         at com.sap.engine.services.ts.jta.impl.TransactionImpl.commit(TransactionImpl.java:226)
         ... 16 more

    Hi Stefan and Everyone,
    I have solved my problem. Just want to let everyone know if u have to install the SP's for WEB AS 6.30/6.40.
    You start from the installation from CD 6.30/6.40. Everything will be working at this point. You can login to Visual Admin, Config tool and SDM.
    Before you apply any SP's, do the following:
    a) Create an emergency user with the Administrator rights: Ref OSS Note:669848
    Try to follow this route for SP's:
    From CD 6.30/6.40 -> SP04 -> SP07
    Apply SP04 first before applying SP07 (Recommended Approach).
    Refer the installation guide: SAP Web AS Support Package Guide 630SP2 to 640SP4.
    Use JDK1.4.2_05 to install SP04. You must reference the following OSS Notes and apply to your system accordingly, this is the key to an error free installation:
    a) OSS Note: 697535
    b) OSS Note: 709140
    c) OSS Note: 716604
    d) OSS Note: 706378
    You have to be really careful with SP04 installation, because it changes the version from 6.30 -> 6.40.
    Once you are able to install SP04 without any problems, you can directly apply SP07 or the highest 6.40 SP.
    Kind Regards,
    Buddha.

Maybe you are looking for

  • Migration from broken iMac to new iMac

    I have a 24" early 2009 iMac with Leopard that has a faulty screen. The computer will boot into OSX but I can't see anything on the main display (not even the Apple logo when booting). I have a replacement 27" iMac with Snow Leopard coming tomorrow a

  • Error in Remote-Communikation | caught TrexNet exception

    Hello BIA experts, we got this error 4 times and don´t know what´s the reason(from RSPC): 12.01.2009     15:33:57     Loading data to index BWP_BI0:SMAT_PLANT (records '0000318655', job '0' ) 12.01.2009     15:44:16     Characteristic 0MAT_PLANT: 0 d

  • Mass Role Import Error - When download files exceeds 10000 lines

    Hi,   Whenever I import any role from the backend system with the download file from SE38 of more than 10000 lines, I am getting the following error. If the download file is less than 10k lines it works . please assist me. Unknown error occurred whil

  • Image quality with the Canon 5Dmark 2 vs.. The 5Dmark3?

    I use Leica lenses on a canon body with an adapter.  Is the image quality with the Canon 5Dmark 2 vs.the 5Dmark3 similar?  Any reason to get one vs. the other?  I like the idea, that I can change the viewfinder screens on the Mk 2. Any overwhelming i

  • Ed at Linux command prompt

    Dear All, I was trying to use ed command to open an editor to update my sql statements on Linux. Please can anyone tell me how I can implement it in Linux command prompt. Thanks in advance, Ash