XI installation Configuration of J2EE engine problem

Hai,
Can any one help regarding installation of XI I installed almost ever thing
1)ABAP CENTRAL INSTANCE
2) ABAP DATABASE INSTANCE
3)  J2EE PLUG IN
  AND KNOW J2EE INSTALLED SUCCESSFULLY.
AFTER THAT I DONE SOME STEPS AND THEN IN CONIFGTOOL.BAT I GIVEN JAVA PARAMETERS AS  -XX:MaxPermSize=128M –Djava
And after doing every step may problem after creating this J2EE_ADMIN I GIVEN THE HOST AS (SYSTEM NAME) AND PORT AS 50004 BUT IT WAS NOT ABLE CONNECT IT.it displaying the error that : cannot open connection on host <hostname> and <port>
PLZ HELP IT’S URGENT.
REGARDS,
SATEESH.J

hi krishna ,
Thank u for quick response it is working when i ping with ip addrsss.
  can u give mail id so that i will send the screen shots.
regards
satessh.J

Similar Messages

  • Problem in Configuration of J2EE Engine

    Hi All!
    I want to run a program I' ve made but I can't. When I try to run it I get the following message:
    "The J2EE Server name and port number are not configured correctly. Check your settings under 'Preferences>>SAP J2EE Engine'."
    When I go to the settings I write on Message Server Host : "localhost" and on the Message Server Port "8080".
    Does somebody know how to fix this?
    Thanks!
    Alejandro.

    hi,
    Ask your admin Message Server Host  and give that And Message servert port number is you can give 3601.
    Then u can go window-showView - j2eeengine then there displayed the J2ee engine nodes there all three nodes are colored green then the server is UP otherwise ask your admin up the server.
    Then you can deploy ur applcaition in J2ee engine,
    Thanks,
    Lohi.

  • 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

  • Configuration of J2EE engine in NWDS 7.1

    Hi All,
    I need to develop a webdynpro application in NWDS 7.1 and deploy it onto a J2EE engine which is installed on a remote host.
    In NWDS 7.0, in Window> Preferences>SAP J2EE Engine,
    I could specify the remote Remote Server Host and Remote server Port.
    How do I do the same in NWDS 7.1?
    I dont see the "SAP J2EE Engine" option in Window-->Preferences ; in NWDS 7.1.
    Please help in configuring the J2EE server in NWDS 7.1 so that i can deploy my webdynpro application.
    Thanks and Regards,
    Sunil

    Hi Satish,
    I followed the steps you mentioned.
    But I got an "Invalid Syntax error" in the Web browser when I deployed and ran the application.
    The url when i run an application from NWDS 7.0 in the same server starts with
    http://<server_name>:50200/webdynpro/dispatcher/.......
    But the url when i run the application from NWDS 7.1 (with the configurations suggested by you) starts with
    http://<server_name>:-1/webdynpro/dispatcher/.......
    I have followed the steps you suggested.
    Do I have to specify the Port number somewhere? or is there any other configuration which I need to do?
    Please guide me in this.
    Thanks and Regards,
    Sunil

  • Installation of SAP J2EE engine standalone version

    For administiring J2ee on the WebAs, SAP recommends installing the J2ee engine standalone version on a PC. Where can we find the standalone version? In case, i use the J2ee engine CD available with WebAs, which mode of installation should i choose (1 - For existing Central Instance, 2 - Dialog Instance, 3 - Gateway Instance).
    Can anybody help with this query?

    Hi Ashish,
    What version of J2ee do you wish to manage ?
    <u>Generally</u>
    You can use the J2ee server avaliable at SAP MarketPlace,Just go to alias /swdc and search for J2ee (Search for all categories), from the results you can choose the version that is relevant to you i.e. 6.20 6.40
    As far as I know you can use the clustered server patch (If you only want to use the admin tool), these patches are full installations, unpack using sapcar -xvf [File that you have downloaded] and run visual.bat to begin installation.
    I don’t quite understand your exact requirements but I hope this help, do let me know the outcome.
    Regards
    Vinod.Mehra

  • Problem with SAP PI7.0 J2ee Engine starting

    Hi,
    Problem with SAP PI7.0 Server
    I am using AIX6.1 and p570
    J2ee engine is not starting but I am able to login to ABAP engine.
    When I am trying to long in through internet explorer it is not working.
    How to check J2ee engine started or not.
    If it is not started then how to start J2ee engine.
    If J2ee engine problem is there then how to solve the issue and where to check to solve the issue.

    Hi,
    How to check J2ee engine started or not.
    Check the url http://ipaddress:5xx00/index.html
    If this url shows you the system info page then you j2ee engine is up.
    If it is not started then how to start J2ee engine.
    Check your server0.log file.
    If J2ee engine problem is there then how to solve the issue and where to check to solve the issue.
    Check for the problems in log file and do search in sdn or in the market place you will get plenty of info read them and try to resolve the errors.
    Regards,
    Vamshi.

  • Newbie - NoClassDefFound in J2EE engine

    We are having a classpath problem when deploying a simple EJB in a 6.30 SAP J2EE engine using NetWeaver.
    We are using an EJB that uses a connector via JCA. I am able to get a connection, but when I make a call to "getRecordFactory()" I get the following exception:
    java.lang.NoClassDefFoundError: com/sap/mw/jco/JCO$Request
         at com.sap.mw.jco.jra.JRA$ManagedConnectionFactoryImpl.getRecordFactory(JRA.java:2332)
         at com.sap.mw.jco.jra.JRA$ConnectionFactoryImpl.getRecordFactory(JRA.java:3646)
         at com.hydroquebec.lsw.persistancesap.FacadeLswSAPBean.getConnection(FacadeLswSAPBean.java:58)
         at com.hydroquebec.lsw.persistancesap.FacadeLswSAPBean.authentifierClientAffaireAvecCodeActivation(FacadeLswSAPBean.java:89)
         at com.hydroquebec.lsw.persistancesap.FacadeLswSAPObjectImpl0.authentifierClientAffaireAvecCodeActivation(FacadeLswSAPObjectImpl0.java:119)
         at com.hydroquebec.lsw.persistancesap.FacadeLswSAP_Stub.authentifierClientAffaireAvecCodeActivation(FacadeLswSAP_Stub.java:56)
         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.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java:187)
         at $Proxy91.authentifierClientAffaireAvecCodeActivation(Unknown Source)
         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.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:146)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:68)
         at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
         at SoapServlet.doPost(SoapServlet.java:51)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:337)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:315)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:815)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:238)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         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:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:151)
    Implied  stop : sap.com/tcwdcorecomp --> sap.com/tcwddispwda
    Implied  stop : sap.com/tcwdtools --> sap.com/tcwdcorecomp
    Implied  stop : sap.com/tcwdtools --> sap.com/tcwddispwda
    In NetWeaver (version 2.0.7), I have two projects: EJB and EAR. In the EJB project I have added the reference to the j2eeca library reference.
    I have done the same for the EAR project. It was my understanding that this was sufficient, for the JRA and JCO libraries already
    exist in the engine and were properly validated when creating the Resource definition in the J2EE engine. I tried simply adding sapjra.jar and
    sapjco.jar in both the ear and ejb jar files, but I still get the same exception.
    Has anyone had this problem, any ideas/recipes for correcting my classpath errors ?
    Thanks in advance,
    Mark

    Hi Mark,
    Re: SAP J2EE engine problem
    I guess the solution I have posted in this thread could help you out in solving your problem. No class def found error refers to not able to locate the correct jar files in the application.
    Ravi

  • J2EE Engine

    Hi,
    Explain me J2EE engine.If we deploy the Webdynpro-java application at the same time other one deploy the another application,which application take first and what is the procedure to deploy the applications,where we delete the deployed applications.If SDN shows red color what we do that and explain me SDN also and paths also.

    The J2EE engine is the Engine which is going to deploy and execute the webdynpro applications.If only server instance is present and  no child instance is available for the J2EE engine,with this scenario if 2 applications are depolyed at the same time then the J2EE engine is going to process the request which comes first to it.And you are going to get an error saying that 'There are already active session' for the other application is deployed.The child instances are created to balance the load on the server.
    IN J2EE ENGINE SDM is responsible for the deployment.It takes care of all the deployments from various NWDS.
    You can configure the J2EE engine from your NWDS - systempreferences---j2ee engine and provide the details
    SDN--system landscape directory is to list out all the systems implemented in the landscape.
    You can create various 'Techincal systems' to identify the various heterogeneous systems implemented in the landscape.
    WEBAS-ABAP--- to identify the sap systems(like ECC,R3,BW,CRM)
    WEBAS-JAVA---- to identify the j2ee engine.
    THIRDPARTY-----to identify the RDBMS sytem
    XI----
    to identify the XI system
    If any queries then reply to the thread.
    Edited by: cool dude on Jan 24, 2008 3:15 PM
    Edited by: cool dude on Jan 24, 2008 3:26 PM

  • How to Configure Local J2ee Egine with Dev server ECC.

    Hi,
    working with ESS/MSS enhancements. I just imported DC from NWDI and create the application in NWDS.
    But unfortunately I don't have access to Dev J2ee Engine to deploy and check my applications. I installed developer work place in my local machine.
    Now have to test the applications which are related with ECC (like updating DB and fetching detailed from DB). for that I need to configure local J2ee Engine with Dev ECC.
    Could you explain step by step details how can I do this or send me docs to venky0905 at g
    Regards
    Venkat.
    Edited by: Juan Reyes on Apr 14, 2009 9:16 AM
    Edited by: Venkat D on Apr 15, 2009 1:47 AM

    Hi,
    When I am trying to create and set to Jco RFC Provider in visual admin,
    For creating I am giving the parameters of Dev ECC gaveway host & Service details and Direct application parameters.
    When setting to Jco RFC Provider I am just trying to Connect to VPN as I need to connect Dev ECC. once I connect to VPN My local J2ee is shutting down as well visual admin also disconnecting.
    I am not understood what's the connection wit Local J2ee Engine and VPN connection. Is there any netwrok connections I need to perform Or what else I can do to resolve this issue?
    Can you please any once suggest on this at earliest.
    Regards
    Venkat

  • Access Dev Studio J2EE engine via SapRouter?

    I have a group of Developers in another country who wish to use the j2ee engine on our local EP6 machine. They can presently access the R3 Dev system via SapRouter, but the question is: can we configure the j2ee engine in the Developer Workplace see the message server on the EP6 machine? 
    The path to setting is <i>Preferences > SAP J2EE Engine</i>
    For example can we enter something like:
    H/<localsaprouter>/H/<our saprouter>/H/<EP6 ip address>
    Message was edited by: Graham Slater

    Hi,
    As for as I know ,
    We need SAPlogon (higher vertion preferable but not necesary) for such knid of connection. for the saplogon connection you need application server name, system ID and username and password as described below
    You also need some sort of VPN conection.
    Following are the inputs required for creating Connection from SAP Logon Pad.
    1. Application Server = IP Address or Host Name of SAP Server you want to connect.
    2. SAP Router String = If you are connecting via Firewall accross VPN.
    3. System ID = <SID> ex., DEV, PRD...
    4. System Number = <00> ex., 00, 01 ..99
    5. Select radio Button R/3
    6. Give some description under that field.
    Before doing the above please try to PING the Server at Location A from your machine(should be replying).
    I don't think NWDS have this facility of using sap router remote r/3.
    let me know whther this helps. also reward if so.

  • J2EE engine download

    Hello ,
               Can anybody send me the link from where i can download J2EE engine......
                    Plz...........

    Composition Environment (contains Java EE) (1.453.755.029 bytes)
    NetWeaver Developer Studio (715.874.878 bytes)
    Composition Environment - Java EE only (1.083.358.415 bytes)
    i also want to ask some about the J2EE engine.
    i select and download the third one.
    but when run the sapinst.exe. it will displays error message and close soon.
    and then, how about to configure the J2EE engine for Web Dynpro Project.
    thank you !

  • Problem in starting J2EE engine in Developer Workplace SR2 Preview

    Hi.
    Happy New Year all.
    I installed SAPNW2004s Developer Workplace SR2 Preview.
    Installation is successful and J2EE engine starts properly.
    I am getting problem in starting the J2EE server when I restart the system.
    Following is the trace i got.
    Any help in this regard would be great.
    Regards,
    Jani.
    Starting WebService thread
    SapSSLInit failed => https support disabled
    Webservice thread started, listening on port 50013
    Webservice named pipe thread started, listening on port
    .\pipe\sapcontrol_00
    SIRI\janaki is stopping R/3 System at 2007/01/01 13:36:22
    (3336) Parent Shutdown at 2007/01/01 13:36:22
    (3336) Cannot terminate child processes.
    SIRI\janaki is starting R/3 System at 2007/01/01 13:36:22
    SAP-R/3-Startup Program
    Starting at 2007/01/01 13:36:22
    Startup Profile: "E:\usr\sap\J2E\SYS\profile\START_JC00_siri"
    Starting Programs
    (4032) Execute: E:\usr\sap\J2E\SYS\exe\uc\NTI386\sapcpe.EXE pf=E:\usr\sap\J2E\SYS\profile\J2E_JC00_siri list:E:\usr\sap\J2E\SYS\exe\uc\NTI386/j2eeinst.lst
    (4044) Execute: E:\usr\sap\J2E\SYS\exe\uc\NTI386\sapcpe.EXE pf=E:\usr\sap\J2E\SYS\profile\J2E_JC00_siri list:E:\usr\sap\J2E\SYS\exe\uc\NTI386/igsexe.lst
    (4060) Execute: E:\usr\sap\J2E\SYS\exe\uc\NTI386\strdbsj2ee.cmd J2E j2ee
    (1772) CreateProcess: E:\usr\sap\J2E\JC00\exe\jcontrol.EXE pf=E:\usr\sap\J2E\SYS\profile\J2E_JC00_siri

    Hi Siddhesh.
    Also I got the following exception in jvm_bootstrap file.
    Bootstrap MODE:
    <INSTANCE GLOBALS>
    determined by parameter [ID0052253].
    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: com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://siri/J2E [Restart required].
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:188)
         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
    [Bootstrap module]> Problem occurred while performing synchronization.
    Waiting for your reply.
    Thank you in advance.
    Regards,
    Jani.

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

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

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

  • J2EE Engine : some problems !!!

    Hi everyone,
    I have some problems concerning the J2EE Server of the SAP J2EE Engine :
    The color of the process J2EE Server is yellow in the SAP Management Console and his status is always "Starting apps"
    There is the result of the Developer trace of that process :
    What is the matter ???
    trc file: "D:\usr\sap\J2E\JC01\work\dev_server0", trc level: 1, release: "700"
    node name   : ID11120250
    pid         : 2764
    system name : J2E
    system nr.  : 01
    started at  : Wed Dec 05 10:21:37 2007
    arguments       :
           arg[00] : D:\usr\sap\J2E\JC01\exe\jlaunch.exe
           arg[01] : pf=D:\usr\sap\J2E\SYS\profile\J2E_JC01_ahassaine
           arg[02] : -DSAPINFO=J2E_01_server
           arg[03] : pf=D:\usr\sap\J2E\SYS\profile\J2E_JC01_ahassaine
    [Thr 4960] Wed Dec 05 10:21:37 2007
    [Thr 4960] *** WARNING => INFO: Unknown property [instance.box.number=J2EJC01ahassaine] [jstartxx.c   841]
    [Thr 4960] *** WARNING => INFO: Unknown property [instance.en.host=ahassaine] [jstartxx.c   841]
    [Thr 4960] *** WARNING => INFO: Unknown property [instance.en.port=3200] [jstartxx.c   841]
    [Thr 4960] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties]
    -> ms host    : ahassaine
    -> ms port    : 3900
    -> OS libs    : D:\usr\sap\J2E\JC01\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : ahassaine
    -> ms port    : 3900
    -> os libs    : D:\usr\sap\J2E\JC01\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID11120200 : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID11120250 : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID11120200           : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] ID11120250           : D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    [Thr 4960] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 4960] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 6048] WaitSyncSemThread: Thread 6048 started as semaphore monitor thread.
    [Thr 3024] JLaunchRequestFunc: Thread 3024 started as listener thread for np messages.
    [Thr 4960] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 4960] CPIC (version=700.2005.12.02)
    [Thr 4960] JStartupIReadSection: debug mode is specified by program arguments
    [Thr 4960] [Node: server0] java home is set by profile parameter
         Java Home: C:\Java
    [Thr 4960] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID11120250]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\Java
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -XX:MaxPermSize=256M -XX:PermSize=128M -XX:NewSize=30M -XX:MaxNewSize=30M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> java vm version    : 1.4.2_09-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 512M
    -> init heap size     : 100M
    -> root path          : D:\usr\sap\J2E\JC01\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\J2E\JC01\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\J2E\JC01\exe\jstartup.jar;D:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : yes
    -> debug mode         : yes
    -> debug port         : 50121
    -> shutdown timeout   : 120000
    [Thr 4960] JLaunchISetDebugMode: set debug mode [yes]
    [Thr 5280] JLaunchIStartFunc: Thread 5280 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Djco.jarm=1
    -> arg[  9]: -XX:MaxPermSize=256M
    -> arg[ 10]: -XX:PermSize=128M
    -> arg[ 11]: -XX:NewSize=30M
    -> arg[ 12]: -XX:MaxNewSize=30M
    -> arg[ 13]: -XX:+DisableExplicitGC
    -> arg[ 14]: -verbose:gc
    -> arg[ 15]: -Xloggc:GC.log
    -> arg[ 16]: -XX:+PrintGCDetails
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -Djava.awt.headless=true
    -> arg[ 19]: -Dsun.io.useCanonCaches=false
    -> arg[ 20]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 24]: -Dsys.global.dir=D:\usr\sap\J2E\SYS\global
    -> arg[ 25]: -Dapplication.home=D:\usr\sap\J2E\JC01\exe
    -> arg[ 26]: -Djava.class.path=D:\usr\sap\J2E\JC01\exe\jstartup.jar;D:\usr\sap\J2E\JC01\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 27]: -Djava.library.path=C:\Java\jre\bin\server;C:\Java\jre\bin;C:\Java\bin;D:\usr\sap\J2E\JC01\j2ee\os_libs;d:\sapdb\programs\bin;d:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;D:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> arg[ 28]: -Xdebug
    -> arg[ 29]: -Xnoagent
    -> arg[ 30]: -Djava.compiler=NONE
    -> arg[ 31]: -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=50121
    -> arg[ 32]: -Dmemory.manager=512M
    -> arg[ 33]: -Xmx512M
    -> arg[ 34]: -Xms100M
    -> arg[ 35]: -DLoadBalanceRestricted=no
    -> arg[ 36]: -Djstartup.mode=JCONTROL
    -> arg[ 37]: -Djstartup.ownProcessId=2764
    -> arg[ 38]: -Djstartup.ownHardwareId=G1610100576
    -> arg[ 39]: -Djstartup.whoami=server
    -> arg[ 40]: -Djstartup.debuggable=yes
    -> arg[ 41]: -DSAPINFO=J2E_01_server
    -> arg[ 42]: -DSAPSTARTUP=1
    -> arg[ 43]: -DSAPSYSTEM=01
    -> arg[ 44]: -DSAPSYSTEMNAME=J2E
    -> arg[ 45]: -DSAPMYNAME=ahassaine_J2E_01
    -> arg[ 46]: -DSAPDBHOST=ahassaine
    -> arg[ 47]: -Dj2ee.dbhost=ahassaine
    Wed Dec 05 10:21:38 2007
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 5280] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 4712] Wed Dec 05 10:21:40 2007
    [Thr 4712] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 4712] Wed Dec 05 10:21:42 2007
    [Thr 4712] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 4712] JLaunchISetClusterId: set cluster id 11120250
    [Thr 4712] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 4712] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 4576] Wed Dec 05 10:22:34 2007
    [Thr 4576] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    Wed Dec 05 10:27:03 2007
    Full thread dump Java HotSpot(TM) Server VM (1.4.2_09-b05 mixed mode):
    "Thread-31" prio=5 tid=0x06b9adb0 nid=0x11ac waiting on condition [70bf000..70bfd90]
         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-30" prio=5 tid=0x06b99a60 nid=0x10d0 waiting on condition [707f000..707fd90]
         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-29" prio=5 tid=0x06b99e90 nid=0xdec waiting on condition [703f000..703fd90]
         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-28" prio=5 tid=0x06b98310 nid=0x1598 waiting on condition [6fff000..6fffd90]
         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)
    "SAPEngine_Application_Thread[impl:3]_7" prio=5 tid=0x06afee50 nid=0x10f4 in Object.wait() [6fbf000..6fbfd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10f10788> (a com.sap.caf.eu.gp.model.fnd.impl.ServiceOperationQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.caf.eu.gp.model.fnd.impl.ServiceOperationQueue.dequeue(ServiceOperationQueue.java:72)
         - locked <0x10f10788> (a com.sap.caf.eu.gp.model.fnd.impl.ServiceOperationQueue)
         at com.sap.caf.eu.gp.model.fnd.impl.ServiceOperationProcessor.run(ServiceOperationProcessor.java:73)
         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:124)
    "SAPEngine_Application_Thread[impl:3]_6" prio=5 tid=0x06b94580 nid=0x11f8 waiting on condition [6f7f000..6f7fd90]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleWorker.work(ScheduleWorker.java:89)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleWorker.run(ScheduleWorker.java:62)
         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:124)
    "SAPEngine_Application_Thread[impl:3]_5" prio=5 tid=0x06b94cc0 nid=0x11a0 waiting on condition [6bef000..6befd90]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleWorker.work(ScheduleWorker.java:89)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleWorker.run(ScheduleWorker.java:62)
         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:124)
    "Thread-27" prio=5 tid=0x06b8b6d0 nid=0x163c waiting on condition [6a2f000..6a2fd90]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.model.context.impl.UserConfigCache$ValidationThread.run(UserConfigCache.java:148)
    "Thread-26" prio=10 tid=0x06b5e060 nid=0x1784 in Object.wait() [69af000..69afd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10f10870> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <0x10f10870> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "JarmCondense" daemon prio=10 tid=0x06b5d0b0 nid=0x8d4 in Object.wait() [6f3f000..6f3fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10f108b0> (a java.lang.Object)
         at com.sap.util.monitor.jarm.CondenseThread.threadShouldContinue(CondenseThread.java:217)
         - locked <0x10f108b0> (a java.lang.Object)
         at com.sap.util.monitor.jarm.CondenseThread.run(CondenseThread.java:196)
         at java.lang.Thread.run(Thread.java:534)
    "Thread-24" prio=5 tid=0x06b69090 nid=0xdb4 waiting on condition [69ef000..69efd90]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.model.fnd.cache.impl.ServerCacheManagerImpl$ValidationThread.run(ServerCacheManagerImpl.java:159)
    "CBS-Binary-Sweeper 11120250/fcf54850-a31b-11dc-ca9b-02004c4f4f50" prio=10 tid=0x06b488a0 nid=0x98c in Object.wait() [6eff000..6effd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10f10290> (a java.lang.Thread)
         at com.sap.tc.cbs.server.rt.impl.CourteousTimer.run(CourteousTimer.java:135)
         - locked <0x10f10290> (a java.lang.Thread)
         at java.lang.Thread.run(Thread.java:534)
    "CBS-Deadnode-Detector 11120250/fcf54850-a31b-11dc-ca9b-02004c4f4f50" prio=10 tid=0x00f42550 nid=0x840 in Object.wait() [6ebf000..6ebfd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10f102d8> (a java.lang.Thread)
         at com.sap.tc.cbs.server.rt.impl.CourteousTimer.run(CourteousTimer.java:135)
         - locked <0x10f102d8> (a java.lang.Thread)
         at java.lang.Thread.run(Thread.java:534)
    "CBS Request Orc" prio=10 tid=0x06b3c7d0 nid=0x394 in Object.wait() [6e7f000..6e7fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10f10320> (a java.lang.Thread)
         at com.sap.tc.cbs.server.rt.impl.CourteousTimer.run(CourteousTimer.java:135)
         - locked <0x10f10320> (a java.lang.Thread)
         at java.lang.Thread.run(Thread.java:534)
    "CBS TCS-queue Reader" prio=10 tid=0x06b43b20 nid=0x534 waiting on condition [6e3f000..6e3fd90]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.tc.cbs.server.rt.tcs.TCSQueueOrc.run(TCSQueueOrc.java:103)
         at java.lang.Thread.run(Thread.java:534)
    "CBS AccessQueue Orchestrator" prio=10 tid=0x06b43430 nid=0xf48 in Object.wait() [6dff000..6dffd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10f103b0> (a java.lang.Thread)
         at com.sap.tc.cbs.server.rt.sync.AccessOrc.run(AccessOrc.java:81)
         - locked <0x10f103b0> (a java.lang.Thread)
         at java.lang.Thread.run(Thread.java:534)
    "CBS BSA Orc" prio=10 tid=0x06b35e00 nid=0x228 in Object.wait() [6dbf000..6dbfd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10f104a0> (a java.lang.Thread)
         at com.sap.tc.cbs.server.rt.impl.CourteousTimer.run(CourteousTimer.java:135)
         - locked <0x10f104a0> (a java.lang.Thread)
         at java.lang.Thread.run(Thread.java:534)
    "CBS-Pulsar 11120250/fcf54850-a31b-11dc-ca9b-02004c4f4f50" prio=10 tid=0x06b31bf0 nid=0x1394 in Object.wait() [6d7f000..6d7fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10f104e8> (a java.lang.Thread)
         at com.sap.tc.cbs.server.rt.impl.CourteousTimer.run(CourteousTimer.java:135)
         - locked <0x10f104e8> (a java.lang.Thread)
         at java.lang.Thread.run(Thread.java:534)
    "CBS Resource Orc" prio=10 tid=0x06b322c0 nid=0xf98 in Object.wait() [6d3f000..6d3fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10f10530> (a java.lang.Thread)
         at com.sap.tc.cbs.server.rt.impl.CourteousTimer.run(CourteousTimer.java:135)
         - locked <0x10f10530> (a java.lang.Thread)
         at java.lang.Thread.run(Thread.java:534)
    "Thread-22" prio=10 tid=0x06b21bc0 nid=0x994 in Object.wait() [6cff000..6cffd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10f10a18> (a com.sap.jmx.provider.ProviderConnectionTimer)
         at com.sap.jmx.provider.ProviderConnectionTimer.run(ProviderConnectionTimer.java:31)
         - locked <0x10f10a18> (a com.sap.jmx.provider.ProviderConnectionTimer)
         at java.lang.Thread.run(Thread.java:534)
    "Thread-21" prio=10 tid=0x00f96130 nid=0x135c in Object.wait() [6cbf000..6cbfd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10f10a30> (a com.sap.jmx.provider.LazyMBeanLoader)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.jmx.provider.LazyMBeanLoader.run(LazyMBeanLoader.java:133)
         - locked <0x10f10a30> (a com.sap.jmx.provider.LazyMBeanLoader)
         at java.lang.Thread.run(Thread.java:534)
    "Thread-20" prio=5 tid=0x06b226d0 nid=0x9f0 waiting on condition [6c6f000..6c6fd90]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.base.caching.MemoryCache$ValidationThread.run(MemoryCache.java:152)
    "Thread-19" prio=5 tid=0x06b15610 nid=0x12d0 waiting on condition [696f000..696fd90]
         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)
    "_keystore_managed_system_thread_" prio=10 tid=0x06b0c280 nid=0x1058 in Object.wait() [6c2f000..6c2fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10f10a58> (a java.lang.Object)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.services.keystore.impl.security.SystemThreadWorker.run(SystemThreadWorker.java:56)
         - locked <0x10f10a58> (a java.lang.Object)
         at java.lang.Thread.run(Thread.java:534)
    "Thread-18" prio=10 tid=0x06adf1c0 nid=0x1450 waiting on condition [6a6f000..6a6fd90]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.mp.base.caching.MemoryCache$ValidationThread.run(MemoryCache.java:144)
    "ConnectionSetCleaner Thread (UNMANAGED)." prio=10 tid=0x075f8520 nid=0xc4c in Object.wait() [6aaf000..6aafd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x12ecebc0> (a com.sap.engine.services.connector.jca.ConnectionHashSet$ConnectionSetCleaner)
         at com.sap.engine.services.connector.jca.ConnectionHashSet$ConnectionSetCleaner.run(ConnectionHashSet.java:682)
         - locked <0x12ecebc0> (a com.sap.engine.services.connector.jca.ConnectionHashSet$ConnectionSetCleaner)
    "SAPEngine_System_Thread[impl:5]_49" prio=5 tid=0x00fafdb0 nid=0x1518 in Object.wait() [692f000..692fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "Timeout Service Integrity Watcher Thread" prio=10 tid=0x00fae990 nid=0x11d4 in Object.wait() [68ef000..68efd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x12308700> (a com.sap.engine.services.timeout.TimeoutIntegrityWatcher)
         at com.sap.engine.services.timeout.TimeoutIntegrityWatcher.run(TimeoutIntegrityWatcher.java:69)
         - locked <0x12308700> (a com.sap.engine.services.timeout.TimeoutIntegrityWatcher)
         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)
    "SAPEngine_System_Thread[impl:5]_47" prio=5 tid=0x00fad520 nid=0x11dc in Object.wait() [68af000..68afd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_46" prio=5 tid=0x00faa150 nid=0x11e0 in Object.wait() [686f000..686fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_45" prio=5 tid=0x00faa4b0 nid=0x12b8 in Object.wait() [682f000..682fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x1246c898> (a com.sap.engine.services.log_configurator.archive.Buffer)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.services.log_configurator.archive.Buffer.getTask(Buffer.java:38)
         - locked <0x1246c898> (a com.sap.engine.services.log_configurator.archive.Buffer)
         at com.sap.engine.services.log_configurator.archive.ArchivingThread.run(ArchivingThread.java:37)
         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)
    "Timeout Service Integrity Watcher Thread" prio=10 tid=0x00fa94b0 nid=0x11e8 in Object.wait() [67ef000..67efd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x1246c8c0> (a com.sap.engine.services.timeout.TimeoutIntegrityWatcher)
         at com.sap.engine.services.timeout.TimeoutIntegrityWatcher.run(TimeoutIntegrityWatcher.java:69)
         - locked <0x1246c8c0> (a com.sap.engine.services.timeout.TimeoutIntegrityWatcher)
         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)
    "SAPEngine_System_Thread[impl:5]_43" prio=5 tid=0x00fa83b0 nid=0x11d0 in Object.wait() [67af000..67afd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10f10a78> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
         - locked <0x10f10a78> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
         at com.sap.engine.lib.util.cache.CacheGroup.run(CacheGroup.java:76)
         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)
    "SAPEngine_System_Thread[impl:5]_42" prio=5 tid=0x00f64740 nid=0x147c in Object.wait() [676f000..676fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_41" prio=5 tid=0x00fa7a50 nid=0x11d8 in Object.wait() [672f000..672fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "Timeout Service Internal Thread" prio=5 tid=0x00fa68e0 nid=0x1084 in Object.wait() [66ef000..66efd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x12308908> (a java.lang.Object)
         at com.sap.engine.services.timeout.TimeoutManagerImpl.multiThreadRun(TimeoutManagerImpl.java:483)
         - locked <0x12308908> (a java.lang.Object)
         at com.sap.engine.services.timeout.TimeoutManagerRunner.run(TimeoutManagerRunner.java:20)
         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)
    "SAPEngine_System_Thread[impl:5]_39" prio=5 tid=0x00fa4020 nid=0x12b4 in Object.wait() [66af000..66afd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "Timeout Service Synchronous Internal Thread" prio=5 tid=0x00fa47a0 nid=0xe28 in Object.wait() [666f000..666fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x12308a00> (a java.lang.Object)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.services.timeout.TimeoutManagerImpl.singleThreadRun(TimeoutManagerImpl.java:589)
         - locked <0x12308a00> (a java.lang.Object)
         at com.sap.engine.services.timeout.TimeoutManagerRunner.run(TimeoutManagerRunner.java:18)
         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)
    "SAPEngine_System_Thread[impl:5]_37" prio=5 tid=0x00fa3620 nid=0x1298 in Object.wait() [662f000..662fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_36" prio=5 tid=0x00fa2190 nid=0x102c in Object.wait() [65ef000..65efd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_35" prio=5 tid=0x00fa1280 nid=0xf74 in Object.wait() [65af000..65afd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_34" prio=5 tid=0x00fa0060 nid=0x1078 in Object.wait() [656f000..656fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_33" prio=5 tid=0x00f9f9f0 nid=0x178c in Object.wait() [652f000..652fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_32" prio=5 tid=0x00f9e750 nid=0x698 in Object.wait() [64ef000..64efd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_31" prio=5 tid=0x00f9edf0 nid=0x152c in Object.wait() [64af000..64afd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_30" prio=5 tid=0x00f9c190 nid=0x16b4 in Object.wait() [646f000..646fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_29" prio=5 tid=0x00f9c5f0 nid=0xc28 in Object.wait() [642f000..642fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_28" prio=5 tid=0x00f9c980 nid=0x9d8 in Object.wait() [63ef000..63efd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_27" prio=5 tid=0x00f9ce90 nid=0xfb8 in Object.wait() [63af000..63afd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_26" prio=5 tid=0x00f98980 nid=0xb30 in Object.wait() [636f000..636fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_25" prio=5 tid=0x00f98d20 nid=0xb20 in Object.wait() [632f000..632fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_24" prio=5 tid=0x00f5a300 nid=0x1618 in Object.wait() [62ef000..62efd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_23" prio=5 tid=0x00f54e90 nid=0x1600 in Object.wait() [626f000..626fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_22" prio=5 tid=0x00f51830 nid=0x1344 in Object.wait() [622f000..622fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_21" prio=5 tid=0x00f358a0 nid=0x12ac in Object.wait() [61ef000..61efd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_20" prio=5 tid=0x00f362b0 nid=0xf8c waiting on condition [61af000..61afd90]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.model.co.execute.impl.CallableObjectExecutorTimeoutProcessor.run(CallableObjectExecutorTimeoutProcessor.java:206)
         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)
    "SAPEngine_System_Thread[impl:5]_19" prio=5 tid=0x00f8f1a0 nid=0xfd0 in Object.wait() [616f000..616fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_18" prio=5 tid=0x00f8f4d0 nid=0xb60 in Object.wait() [612f000..612fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_17" prio=5 tid=0x00f8f8f0 nid=0xf68 in Object.wait() [60af000..60afd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_16" prio=5 tid=0x00f8fc10 nid=0xaf4 in Object.wait() [5fef000..5fefd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_15" prio=5 tid=0x00f8e100 nid=0x17c0 in Object.wait() [5f2f000..5f2fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_14" prio=5 tid=0x00f8e3b0 nid=0x7e4 in Object.wait() [5eef000..5eefd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_13" prio=5 tid=0x00f8e9a0 nid=0x157c in Object.wait() [5eaf000..5eafd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_12" prio=5 tid=0x00f8c220 nid=0x15a4 in Object.wait() [5e6f000..5e6fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10f110b0> (a java.lang.Object)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.jms.server.destinationcontainer.AgentThreadSystem.run(AgentThreadSystem.java:148)
         - locked <0x10f110b0> (a java.lang.Object)
         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)
    "SAPEngine_System_Thread[impl:5]_11" prio=5 tid=0x00f8c650 nid=0x10a8 in Object.wait() [5e2f000..5e2fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_10" prio=10 tid=0x00f88720 nid=0x1028 in Object.wait() [5def000..5defd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x120e8a98> (a com.sap.engine.core.service630.container.InterfaceWrapper)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:119)
         - locked <0x120e8a98> (a com.sap.engine.core.service630.container.InterfaceWrapper)
         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)
    "SAPJarResourceCloseTimeoutThread" daemon prio=5 tid=0x00f843e0 nid=0x1120 in Object.wait() [62af000..62afd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x12187700> (a com.sap.engine.frame.core.load.res.JarThread)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.frame.core.load.res.JarThread.run(JarThread.java:32)
         - locked <0x12187700> (a com.sap.engine.frame.core.load.res.JarThread)
    "Thread-14" daemon prio=5 tid=0x00f69290 nid=0xcac in Object.wait() [60ef000..60efd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x120de208> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
         - locked <0x120de208> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
         at com.sap.engine.cache.util.ReferenceQueueRunnable.run(ReferenceQueueRunnable.java:43)
         at java.lang.Thread.run(Thread.java:534)
    "Background Jobs Internal Thread" daemon prio=5 tid=0x00f6bc80 nid=0xa64 in Object.wait() [606f000..606fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x120de230> (a java.lang.Object)
         at com.sap.engine.cache.job.impl.BackgroundExactImpl.run(BackgroundExactImpl.java:134)
         - locked <0x120de230> (a java.lang.Object)
         at java.lang.Thread.run(Thread.java:534)
    "Timeout Service Integrity Watcher Thread" daemon prio=10 tid=0x00f6a0c0 nid=0xbc4 in Object.wait() [602f000..602fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x120de298> (a com.sap.engine.cache.job.impl.IntegrityWatcher)
         at com.sap.engine.cache.job.impl.IntegrityWatcher.run(IntegrityWatcher.java:54)
         - locked <0x120de298> (a com.sap.engine.cache.job.impl.IntegrityWatcher)
         at java.lang.Thread.run(Thread.java:534)
    "Background Jobs Internal Thread" daemon prio=5 tid=0x00f487a0 nid=0x364 in Object.wait() [5faf000..5fafd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11f89be8> (a java.lang.Object)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.cache.job.impl.BackgroundExactImpl.run(BackgroundExactImpl.java:115)
         - locked <0x11f89be8> (a java.lang.Object)
         at java.lang.Thread.run(Thread.java:534)
    "Timeout Service Integrity Watcher Thread" daemon prio=10 tid=0x00f4f400 nid=0xec8 in Object.wait() [5f6f000..5f6fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11f89c30> (a com.sap.engine.cache.job.impl.IntegrityWatcher)
         at com.sap.engine.cache.job.impl.IntegrityWatcher.run(IntegrityWatcher.java:54)
         - locked <0x11f89c30> (a com.sap.engine.cache.job.impl.IntegrityWatcher)
         at java.lang.Thread.run(Thread.java:534)
    "SeedGenerator Thread" daemon prio=5 tid=0x00f5b090 nid=0x10b4 in Object.wait() [5daf000..5dafd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11f89c70> (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 <0x11f89c70> (a sun.security.provider.SeedGenerator$ThreadedSeedGenerator)
         at java.lang.Thread.run(Thread.java:534)
    "SAPEngine_EnquReader" prio=5 tid=0x00f43e90 nid=0xc94 runnable [5d6f000..5d6fd90]
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:129)
         at com.sap.bc.krn.enqu.EncomiHandle.ReceiveMessage(EncomiHandle.java:483)
         - locked <0x11f89cc0> (a java.lang.Object)
         at com.sap.bc.krn.enqu.EnccliMultiplexHandle.receive(EnccliMultiplexHandle.java:771)
         at com.sap.bc.krn.enqu.ReadRunnable.run(EnccliMultiplexHandle.java:958)
         at java.lang.Thread.run(Thread.java:534)
    "SAP J2EE Engine|MS Ping Thread" prio=5 tid=0x00f3a020 nid=0xaec waiting on condition [5d2f000..5d2fd90]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.engine.core.cluster.impl6.ms.MSRawConnection$MSPingRunner.run(MSRawConnection.java:2383)
         at java.lang.Thread.run(Thread.java:534)
    "SAPEngine_System_Thread[impl:5]_9" prio=5 tid=0x00f32940 nid=0x1634 in Object.wait() [5cef000..5cefd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11f89d38> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
         - locked <0x11f89d38> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
         at com.sap.engine.lib.util.cache.CacheGroup.run(CacheGroup.java:76)
         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)
    "SAPEngine_System_Thread[impl:5]_8" prio=5 tid=0x00f31470 nid=0x1278 in Object.wait() [5caf000..5cafd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "OrderedChannel for service" prio=5 tid=0x00f308a0 nid=0x97c in Object.wait() [5c6f000..5c6fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x11e10f10> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "Session Reader for cluster node 11120200" prio=5 tid=0x00f2f690 nid=0x7dc runnable [5c2f000..5c2fd90]
         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 <0x11f8a5b0> (a java.io.BufferedInputStream)
         at com.sap.engine.core.cluster.impl6.session.Reader.run(Reader.java:83)
         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)
    "SAPEngine_System_Thread[impl:5]_5" prio=5 tid=0x00f2e2f0 nid=0xbe0 waiting on condition [5bef000..5befd90]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool$IdleConnectionsChecker.run(DBConnectionPool.java:427)
         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)
    "SAPEngine_System_Thread[impl:5]_4" prio=5 tid=0x00f2d090 nid=0x9a8 in Object.wait() [5baf000..5bafd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11f8a640> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:192)
         - locked <0x11f8a640> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.configuration.impl.event.QueuedEventProcessor.run(QueuedEventProcessor.java:44)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
        

    HI Hassan,
    What is Server configuration can u check for the memory size ,if many instances are running please shutdown all instance and restart the server and start the instance where the J2ee is installed when the server is up including java engine ,then u can up the corresponding instances .i think there is a lack in memory it seems ..
    regards,
    S.Rajeshkumar

  • Sap j2ee engine configuration in NWDS

    Hi,
    I am using Netweaver studio 2.0.15 for developing web dynpro application and using  Application server 7.1.
    When I try to configure J2EE engine in Netweaver studio, it is giving a message
    message saying "No system could be found under
    sapmnt."
    If i configure as remote host, server was configured but when i try to deploy the application i am getting message " Cannot determine sdm host. Please configure your engine/sdm correctly."
    Please any one help me to resolve my problem.
    Thanks in advance
    Siva

    <b><b>Hi Siva Prasad
    This is a reference for for your querry regarding SDM, You can lot of materials and descrptions by searching in this URL
    http://help.sap.com/saphelp_nw04/helpdata/en/b8/cd96edb9c8794aa362e6e8b4236a1f/frameset.htm
    <u>Software Deployment Manager</u>
    The Software Deployment Manager (SDM) is a tool with which you can manage and deploy software packages (Software Deployment Archives (SDAs) and Software Component Archives (SCAs)) that you receive from SAP.
    For More Details
    http://help.sap.com/saphelp_nw04/helpdata/en/22/a7663bb3808c1fe10000000a114084/frameset.htm
    <u>Installing a J2EE Engine</u>
    http://help.sap.com/saphelp_nw04/helpdata/en/29/f37941601b040de10000000a1550b0/frameset.htm
    <u>Integrating with the SAP J2EE Engine</u>
    http://help.sap.com/saphelp_nw04/helpdata/en/42/9ddcc9bb211d72e10000000a1553f6/frameset.htm
    Regards
    Chandran</b>

Maybe you are looking for