Webservices not starting

I am running a new G5 Quad Core server serving a webpage. The webservices appears to have crashed and will not start up.
I have look at the logs and this is what appears
Processing config file: /etc/httpd/sites/000110.0.0.250_80xxxxxxx.co.uk.conf
Processing config file: /etc/httpd/sites/virtualhostglobal.conf
[Fri Jul 6 10:27:02 2007] [crit] (48)Address already in use: make_sock: could not bind to port 9010
Processing config directory: /etc/httpd/sites/*.conf
Processing config file: /etc/httpd/sites/000110.0.0.250_80xxxxxx.co.uk.conf
Processing config file: /etc/httpd/sites/virtualhostglobal.conf
[Fri Jul 6 10:27:27 2007] [crit] (48)Address already in use: make_sock: could not bind to port 9010
I have tried running
apachectl configtest and it says syntax OK, but when I try to start the Apache server from terminal i get this.
WebMail:/usr/sbin admin$ apachectl start
Processing config directory: /etc/httpd/sites/*.conf
Processing config file: /etc/httpd/sites/000110.0.0.250_80xxxxxxx.co.uk.conf
Processing config file: /etc/httpd/sites/virtualhostglobal.conf
fopen: Permission denied
httpd: could not open error log file /var/log/httpd/error_log.
/usr/sbin/apachectl start: httpd could not be started
WebMail:/usr/sbin admin$
Any ideas on why it can't open, or why there is a permissions error. Nothing has changed from yesterday.
Thx

The logs indicate that something is already listening on port 9010, which is why Apache can't get that port to listen on. Are you sure that httpd isn't running? My machine has Apache listening on port 9010.
When you tried apachectl you were trying it as a regular user. In Unix, only root can start a process that will listen on a privleged port (<1024), so you were denied. You would probably be okay if you did:
sudo apachectl start
Roger

Similar Messages

  • SAP PI 7.11 JAVA Stack do not start - Loading [PoolManager]...

    Hello,
    <br>
    our Java Stack of our SAP PI 7.11 do not start. In the SAP MMC we get following error:
    <br>
    -1501 (Some managers fails to start)
    <br><br>
    I loooked into the std_server0 log and find this error:<br><br>
    Loading [PoolManager]... [31] ms<br>
    ERROR: Server process failed to start due to:<br>
    java.lang.NoClassDefFoundError: com/sap/jvm/monitor/thread/ThreadWatcher$Callback<br>
         at java.lang.Class.getDeclaredConstructors0(Native Method)<br>
         at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)<br>
         at java.lang.Class.getConstructor0(Class.java:2671)<br>
         at java.lang.Class.newInstance0(Class.java:321)<br>
         at java.lang.Class.newInstance(Class.java:303)<br>
         at com.sap.engine.core.Framework.loadSingleManager(Framework.java:601)<br>
         at com.sap.engine.core.Framework.loadManagers(Framework.java:394)<br>
         at com.sap.engine.core.Framework.start(Framework.java:329)<br>
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br>
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br>
         at java.lang.reflect.Method.invoke(Method.java:585)<br>
         at com.sap.engine.boot.FrameThread.startFramework(FrameThread.java:155)<br>
         at com.sap.engine.boot.FrameThread.run(FrameThread.java:179)<br>
         at com.sap.engine.boot.StartFrame.work(StartFrame.java:93)<br>
         at com.sap.engine.boot.Start.main(Start.java:35)<br>
    Caused by: java.lang.ClassNotFoundException: com.sap.jvm.monitor.thread.ThreadWatcher$Callback<br><br>
    Now I post you the all of the Log-File:<br>
    <br>
    stdout/stderr redirection<br>
    <br>
    node name   : server0<br>
    host name   : iilsrv02<br>
    system name : IPE<br>
    system nr.  : 00<br>
    started at  : Mon Jan 09 13:57:24 2012<br><br>
    JVMX version - Nov  5 2007 23:34:18 - 01_REL - optU - windows amd64 - bas2:88748 (mixed mode, sharing)<br>
    (CompilerOracle exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources)<br>
    (CompilerOracle exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector <br>getApplicationDomain)
    (CompilerOracle exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub)<br>
    (CompilerOracle exclude com/sapportals/portal/prt/util/StringUtils escapeToJS)<br>
    (CompilerOracle exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices)<br>
    (CompilerOracle exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile)<br>
    (CompilerOracle exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup)<br>
    (CompilerOracle exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue)<br>
    (CompilerOracle exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode)<br>
    (CompilerOracle exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode)<br>
    (CompilerOracle exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects)<br>
    (CompilerOracle exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement)<br>
    (CompilerOracle exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence)<br>
    (CompilerOracle exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations)<br>
    (CompilerOracle exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto)<br>
    (CompilerOracle exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects)<br>
    The active factory is : com.sap.engine.boot.loader.StandardClassLoaderFactory<br>
    WARNING: The hash of package index [E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\index.list] is corrupted<br>
    Reading kernel properties from kernelProperties.bin file...<br>
       Checked the data for 47 ms<br>
       Read the objects for 234 ms<br>
       Substituted the values for 31 ms<br>
    Finished reading kernel objects for 265 ms<br>
    Startup mode [NORMAL] and action [NONE] read<br>
    AS Java version [7.11.3710.93986.20100429121726] is starting server process [ID2867950] on host [iilsrv02]...<br>
    Loading [LogManager]... [157] ms<br>
    Loading [PoolManager]... [31] ms <br>
    ERROR: Server process failed to start due to:<br>
    java.lang.NoClassDefFoundError: com/sap/jvm/monitor/thread/ThreadWatcher$Callback<br>
         at java.lang.Class.getDeclaredConstructors0(Native Method)<br>
         at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)<br>
         at java.lang.Class.getConstructor0(Class.java:2671)<br>
         at java.lang.Class.newInstance0(Class.java:321)<br>
         at java.lang.Class.newInstance(Class.java:303)<br>
         at com.sap.engine.core.Framework.loadSingleManager(Framework.java:601)<br>
         at com.sap.engine.core.Framework.loadManagers(Framework.java:394)<br>
         at com.sap.engine.core.Framework.start(Framework.java:329)<br>
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br>
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br>
         at java.lang.reflect.Method.invoke(Method.java:585)<br>
         at com.sap.engine.boot.FrameThread.startFramework(FrameThread.java:155)<br>
         at com.sap.engine.boot.FrameThread.run(FrameThread.java:179)<br>
         at com.sap.engine.boot.StartFrame.work(StartFrame.java:93)<br>
         at com.sap.engine.boot.Start.main(Start.java:35)<br>
    Caused by: java.lang.ClassNotFoundException: com.sap.jvm.monitor.thread.ThreadWatcher$Callback<br>
    Loader Info -
    <br>
    ClassLoader name: [system:Kernel]<br>
    Living status: alive<br>
    Direct parent loaders:<br>
       [library:core_lib]<br>
    Resources:<br>
       E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\kernel\jenqulib.jar
       E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\kernel\sap.comtcantlr~runtime.jar
       E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\kernel\sap.comtcblcachemgmtapi_for_assembly.jar
       E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\kernel\sap.comtcblcachemgmtimpl.jar
       E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\kernel\sap.comtcblcache_pluginslib.jar
       E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\kernel\sap.comtcblframekrn.jar
       E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\kernel\sap.comtcbljkernel_cacheimpl.jar
       E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\kernel\sap.comtcbljkernel_classloadkrn.jar
       E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\kernel\sap.comtcbljkernel_clusterkrn.jar
       E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\kernel\sap.comtcbljkernel_configurationkrn.jar
       E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\kernel\sap.comtcbljkernel_databasekrn.jar
       E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\kernel\sap.comtcbljkernel_licensingkrn.jar
       E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\kernel\sap.comtcbljkernel_lockingkrn.jar
       E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\kernel\sap.comtcbljkernel_logkrn.jar
       E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\kernel\sap.comtcbljkernel_poolkrn.jar
       E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\kernel\sap.comtcbljkernel_servicekrn.jar
       E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\kernel\sap.comtcbljkernel_threadkrn.jar
       E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\kernel\sap.comtcblopensqlkernelimplOpenSQLKrn.jar
       E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\kernel\sap.comtcjeoffline_deployimpl.jar
       E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\kernel\sap.comtcjesessionmgmtimpl.jar
       E:\usr\sap\IPE\DVEBMGS00\j2ee\cluster\bin\kernel\sap.comtcseclikeylikey_assembly.jar<br>
    <br>
         at com.sap.engine.boot.loader.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:274)<br>
         at com.sap.engine.boot.loader.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:243)<br>
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:353)<br>
         ... 16 more<br><br>
    Have someone an idee where to find the error and how we could resolve it?<br><br>
    Thanks and regards<br>
    Martin

    Hi,
    You are right, JSPM will not start with server0 down. And server0 will not come up with SAP JVM not updated.
    Perhaps you could try a manual update of the SAP JVM as mentioned in the thread:
    SAP EHP1 FOR SAP NW CE 7.1 -  java doesn't start after updating jvm
    Hope it helps.
    Regards,
    Srikishan

  • Weblogic Server 9.2 not starting

    Hello All,
    Our weblogic server 9.2 admin server is not being started. This is a admin instance and we are having issue with the managed server startup as well.
    We get the following error message - I have read another thread as well on this forum for different version of weblogic but nothing seems to be working. Currently the log says that some ldap files inside the ldap directory and log files are owned via root and when we try to start the server with dmadmin user, the files are not accessable.
    Our problem is -
    (1) It is a production box so we have to careful when we change the ownership of the files if required from root to dmadmin.
    (2) If we change the ownership or delete the ldap files how it will impact to the production environment.
    (3) We have test environment and there all these files are owned by dmadmin user but in production some how few of them are owned by root and not starting up...since we are using the dmadmin seesion to start it....
    I am pretty new to Weblogic server so dont know how to solve it. Please share your thoughts....
    JAVA Memory arguments: -Xms256m -Xmx512m
    WLS Start Mode=Production
    CLASSPATH=:/documentum/bea9.2/patch_weblogic920/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/documentum/bea9.2/jdk/lib/tools.jar:/documentum/bea9.2/weblogic/server/lib/weblogic_sp.jar:/documentum/bea9.2/weblogic/server/lib/weblogic.jar:/documentum/bea9.2/weblogic/server/lib/webservices.jar::/documentum/bea9.2/weblogic/common/eval/pointbase/lib/pbclient51.jar:/documentum/bea9.2/weblogic/server/lib/xqrl.jar::
    PATH=/documentum/bea9.2/weblogic/server/bin:/documentum/bea9.2/jdk/jre/bin:/documentum/bea9.2/jdk/bin:/oracle/app/oracle/product/10.2.0.3/bin:/documentum/product/6.0/convert:/documentum/java/1.5.0_00/bin:/documentum/product/6.0/bin:/documentum/dba:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/dmadmin/bin:/usr/bin/X11:/sbin:.
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    Starting WLS with line:
    /documentum/bea9.2/jdk/bin/java -Xms256m -Xmx512m -Dcom.sun.xml.namespace.QName.useCompatibleSerialVersionUID=1.0 -da -Dplatform.home=/documentum/bea9.2/weblogic -Dwls.home=/documentum/bea9.2/weblogic/server -Dwli.home=/documentum/bea9.2/weblogic/integration -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/documentum/bea9.2/patch_weblogic920/profiles/default/sysext_manifest_classpath -Dweblogic.Name=adminServer -Djava.security.policy=/documentum/bea9.2/weblogic/server/lib/weblogic.policy weblogic.Server
    <Apr 17, 2012 10:11:44 PM EDT> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    /documentum/bea9.2/weblogic/platform/lib/p13n/p13n-schemas.jar:/documentum/bea9.2/weblogic/platform/lib/p13n/p13n_common.jar:/documentum/bea9.2/weblogic/platform/lib/p13n/p13n_system.jar:/documentum/bea9.2/weblogic/platform/lib/wlp/netuix_common.jar:/documentum/bea9.2/weblogic/platform/lib/wlp/netuix_schemas.jar:/documentum/bea9.2/weblogic/platform/lib/wlp/netuix_system.jar:/documentum/bea9.2/weblogic/platform/lib/wlp/wsrp-common.jar>
    <Apr 17, 2012 10:11:45 PM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with IBM J9 VM Version 2.3 from IBM Corporation>
    <Apr 17, 2012 10:11:47 PM EDT> <Info> <Management> <BEA-141107> <Version: WebLogic Temporary Patch for CR322044 Tue Jul 31 12:48:52 IST 2007
    WebLogic Temporary Patch for CR334842 Thu Aug 2 14:45:06 2007
    WebLogic Temporary Patch for CR284142 Tue Oct 10 16:41:47 2006
    WebLogic Temporary Patch for CR299086 Wed Nov 15 18:45:32 2006
    WebLogic Temporary Patch for CR276285 Thu Nov 16 10:27:34 2006
    WebLogic Server 9.2 Tue Dec 12 14:26:03 PST 2006 876043 >
    <Apr 17, 2012 10:11:54 PM EDT> <Info> <WebLogicServer> <BEA-000215> <Loaded License : /documentum/bea9.2/license.bea>
    <Apr 17, 2012 10:11:54 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Apr 17, 2012 10:11:54 PM EDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Apr 17, 2012 10:11:54 PM EDT> <Error> <Log Management> <BEA-170020> <The server log file ./servers/adminServer/logs/adminServer.log could not be opened successfully.>
    <Apr 17, 2012 10:11:56 PM EDT> <Error> <EmbeddedLDAP> <000000> <Error opening the Transaction Log: ./servers/adminServer/data/ldap/ldapfiles/EmbeddedLDAP.tran (Permission denied)>
    <Apr 17, 2012 10:11:56 PM EDT> <Error> <EmbeddedLDAP> <000000> <Error Instantiating 'dc=DctmDomain': null>
    <Apr 17, 2012 10:11:56 PM EDT> <Critical> <EmbeddedLDAP> <BEA-171522> <An error occurred while initializing the Embedded LDAP Server. The exception thown is java.lang.ClassCastException: com.octetstring.vde.backend.BackendRoot incompatible with com.octetstring.vde.backend.standard.BackendStandard. This may indicate a problem with the data files for the Embedded LDAP Server. If the problem is with the data files and it can not be corrected, backups of previous versions of the data files exist in ./servers/adminServer/data/ldap/backup.>
    <Apr 17, 2012 10:11:56 PM EDT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    java.lang.ClassCastException: com.octetstring.vde.backend.BackendRoot incompatible with com.octetstring.vde.backend.standard.BackendStandard
         at weblogic.ldap.EmbeddedLDAP.start(EmbeddedLDAP.java:273)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    >
    <Apr 17, 2012 10:11:56 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Apr 17, 2012 10:11:56 PM EDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Apr 17, 2012 10:11:56 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>

    Thanks Arun. Your reply is helpful. How can I identify weather I am using the node manager or not....What we use is the following script to start the server...
    #this script will start Documentum Application
    . /home/dmadmin/.profile
    nohup /documentum/bea9.2/domains/DctmDomain/startWebLogic.sh > /documentum/dba/log/Weblogic/StartWL.log &
    sleep 90
    nohup /documentum/bea9.2/domains/DctmDomain/startMethodServer.sh >/documentum/dba/log/Weblogic/startMethodServer.log &
    sleep 90
    These are the files currently owned via root. I have asked the Unix team to change the ownership because I even can not delete the file inside the ldap directory owned via root. Then I will try to restart the server ....
    <Domain_Home>\data\ldap\ldapfiles\EmbeddedLDAP.tran
    <Domain_Home>\logs\adminServer.log
    <Domain_Home>\logs\DctmDomain.log
    Kindly suggest if we are on the right track....and about the node manager...
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    One more thing if you see our script -
    #this script will start Documentum Application
    . /home/dmadmin/.profile
    nohup /documentum/bea9.2/domains/DctmDomain/startWebLogic.sh > /documentum/dba/log/Weblogic/StartWL.log &
    sleep 90
    nohup /documentum/bea9.2/domains/DctmDomain/startMethodServer.sh >/documentum/dba/log/Weblogic/startMethodServer.log &
    sleep 90
    We start the Method server after the weblogic server and we get the nested error which says - Could not obtain the lock
    <Domain_Home>\tmp\DctmServer_MethodServer.lok
    server might already running..
    Thanks for your help

  • The Weblogic Server not start.

    Weblogic 10.3.6.0 For SOA 11.1.1.6
    When I start the weblogic server it does not start, the message that the server is running is not displayed.
    Can anyone help me?
    $ pwd
    /app/oracle/product/fwm11g/user_projects/domains/fwm_domain/bin
    $ nohup ./startWebLogic.sh > /app/oracle/logs/weblogic.log 2>&1 &
    ]$ cat /app/oracle/logs/weblogic.log
    ** Setting up SOA specific environment...
    EXTRA_JAVA_PROPERTIES= -da:org.apache.xmlbeans...
    LD_LIBRARY_PATH=/app/oracle/product/fwm11g/patch_wls1036/profiles/default/native:/app/oracle/product/fwm11g/wlserver_10.3/server/native/linux/x86_64:/app/oracle/product/fwm11g/wlserver_10.3/server/native/linux/x86_64/oci920_8:/app/oracle/product/fwm11g/wlserver_10.3/sip/server/native/linux/x86_64:/app/oracle/product/fwm11g/wlserver_10.3/sip/server/native/linux/x86_64/oci920_8:/app/oracle/product/fwm11g/Oracle_SOA1/soa/thirdparty/edifecs/XEngine/bin
    USER_MEM_ARGS=-Xms768m -Xmx1536m -XX:PermSize=256m -XX:MaxPermSize=512m
    ** End SOA specific environment setup
    ** SOA specific environment is already set, skipping...
    JAVA Memory arguments: -Xms768m -Xmx1536m -XX:PermSize=256m -XX:MaxPermSize=512m
    WLS Start Mode=Development
    CLASSPATH=/app/oracle/product/fwm11g/oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/app/oracle/product/fwm11g/Oracle_SOA1/soa/modules/user-patch.jar:/app/oracle/product/fwm11g/Oracle_SOA1/soa/modules/soa-startup.jar::/app/oracle/product/fwm11g/patch_wls1036/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/usr/java/jdk1.6.0_25/lib/tools.jar:/app/oracle/product/fwm11g/wlserver_10.3/server/lib/weblogic_sp.jar:/app/oracle/product/fwm11g/wlserver_10.3/server/lib/weblogic.jar:/app/oracle/product/fwm11g/modules/features/weblogic.server.modules_10.3.6.0.jar:/app/oracle/product/fwm11g/wlserver_10.3/server/lib/webservices.jar:/app/oracle/product/fwm11g/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/app/oracle/product/fwm11g/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/app/oracle/product/fwm11g/wlserver_10.3/sip/server/lib/weblogic_sip.jar:/app/oracle/product/fwm11g/oracle_common/soa/modules/commons-cli-1.1.jar:/app/oracle/product/fwm11g/oracle_common/soa/modules/oracle.soa.mgmt_11.1.1/soa-infra-mgmt.jar:/app/oracle/product/fwm11g/Oracle_SOA1/soa/modules/oracle.soa.common.adapters_11.1.1/oracle.soa.common.adapters.jar:/app/oracle/product/fwm11g/oracle_common/webcenter/modules/oracle.portlet.server_11.1.1/oracle-portlet-api.jar:/app/oracle/product/fwm11g/Oracle_SOA1/communications/modules/usermessaging-config_11.1.1.jar:/app/oracle/product/fwm11g/oracle_common/modules/oracle.xdk_11.1.0/xsu12.jar:/app/oracle/product/fwm11g/modules/features/weblogic.server.modules.xquery_10.3.1.0.jar:/app/oracle/product/fwm11g/Oracle_SOA1/soa/modules/db2jcc4.jar:/app/oracle/product/fwm11g/user_projects/domains/fwm_domain/config/soa-infra:/app/oracle/product/fwm11g/Oracle_SOA1/soa/modules/fabric-url-handler_11.1.1.jar:/app/oracle/product/fwm11g/Oracle_SOA1/soa/modules/quartz-all-1.6.5.jar:/app/oracle/product/fwm11g/Oracle_SOA1/soa/modules/oracle.soa.fabric_11.1.1/oracle.soa.fabric.jar:/app/oracle/product/fwm11g/Oracle_SOA1/soa/modules/oracle.soa.fabric_11.1.1/fabric-runtime-ext-wls.jar:/app/oracle/product/fwm11g/Oracle_SOA1/soa/modules/oracle.soa.adapter_11.1.1/oracle.soa.adapter.jar:/app/oracle/product/fwm11g/Oracle_SOA1/soa/modules/oracle.soa.b2b_11.1.1/oracle.soa.b2b.jar:/app/oracle/product/fwm11g/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/app/oracle/product/fwm11g/wlserver_10.3/common/derby/lib/derbyclient.jar:/app/oracle/product/fwm11g/wlserver_10.3/server/lib/xqrl.jar
    PATH=/app/oracle/product/fwm11g/wlserver_10.3/server/bin:/app/oracle/product/fwm11g/modules/org.apache.ant_1.7.1/bin:/usr/java/jdk1.6.0_25/jre/bin:/usr/java/jdk1.6.0_25/bin:/usr/kerberos/bin:/usr/java/default/bin:/usr/local/bin:/bin:/usr/bin:/home/appsoa/bin
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    java version "1.6.0_25"
    Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
    Starting WLS with line:
    /usr/java/jdk1.6.0_25/bin/java -client -Xms768m -Xmx1536m -XX:PermSize=256m -XX:MaxPermSize=512m -Dweblogic.Name=AdminServer -Djava.security.policy=/app/oracle/product/fwm11g/wlserver_10.3/server/lib/weblogic.policy -Xverify:none -ea:com.bea.wcp... -da -Dplatform.home=/app/oracle/product/fwm11g/wlserver_10.3 -Dwls.home=/app/oracle/product/fwm11g/wlserver_10.3/server -Dweblogic.home=/app/oracle/product/fwm11g/wlserver_10.3/server -Dcommon.components.home=/app/oracle/product/fwm11g/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=/app/oracle/product/fwm11g/user_projects/domains/fwm_domain -Djrockit.optfile=/app/oracle/product/fwm11g/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.server.config.dir=/app/oracle/product/fwm11g/user_projects/domains/fwm_domain/config/fmwconfig/servers/AdminServer -Doracle.domain.config.dir=/app/oracle/product/fwm11g/user_projects/domains/fwm_domain/config/fmwconfig -Digf.arisidbeans.carmlloc=/app/oracle/product/fwm11g/user_projects/domains/fwm_domain/config/fmwconfig/carml -Digf.arisidstack.home=/app/oracle/product/fwm11g/user_projects/domains/fwm_domain/config/fmwconfig/arisidprovider -Doracle.security.jps.config=/app/oracle/product/fwm11g/user_projects/domains/fwm_domain/config/fmwconfig/jps-config.xml -Doracle.deployed.app.dir=/app/oracle/product/fwm11g/user_projects/domains/fwm_domain/servers/AdminServer/tmp/_WL_user -Doracle.deployed.app.ext=/- -Dweblogic.alternateTypesDirectory=/app/oracle/product/fwm11g/oracle_common/modules/oracle.ossoiap_11.1.1,/app/oracle/product/fwm11g/oracle_common/modules/oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol|oracle.fabric.common.classloaderurl.handler|oracle.fabric.common.uddiurl.handler|oracle.bpm.io.fs.protocol -Dweblogic.jdbc.remoteEnabled=false -Doracle.security.jps.policy.migration.validate.principal=false -Dportlet.oracle.home=/app/oracle/product/fwm11g/oracle_common -da:org.apache.xmlbeans... -Dbpm.enabled=true -Dsoa.archives.dir=/app/oracle/product/fwm11g/Oracle_SOA1/soa -Dsoa.oracle.home=/app/oracle/product/fwm11g/Oracle_SOA1 -Dsoa.instance.home=/app/oracle/product/fwm11g/user_projects/domains/fwm_domain -Dtangosol.coherence.clusteraddress=227.7.7.9 -Dtangosol.coherence.clusterport=9778 -Dtangosol.coherence.log=jdk -Djavax.xml.soap.MessageFactory=oracle.j2ee.ws.saaj.soap.MessageFactoryImpl -Dweblogic.transaction.blocking.commit=true -Dweblogic.transaction.blocking.rollback=true -Djavax.net.ssl.trustStore=/app/oracle/product/fwm11g/wlserver_10.3/server/lib/DemoTrust.jks -Dem.oracle.home=/app/oracle/product/fwm11g/oracle_common -Djava.awt.headless=true -Dbam.oracle.home=/app/oracle/product/fwm11g/Oracle_SOA1 -Dums.oracle.home=/app/oracle/product/fwm11g/Oracle_SOA1 -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/app/oracle/product/fwm11g/patch_wls1036/profiles/default/sysext_manifest_classpath weblogic.Server
    <Jul 26, 2012 3:39:30 AM BRT> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Jul 26, 2012 3:39:30 AM BRT> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Jul 26, 2012 3:39:30 AM BRT> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    /app/oracle/product/fwm11g/user_projects/domains/fwm_domain/lib/sipactivator.jar>
    <Jul 26, 2012 3:39:31 AM BRT> <Info> <Server> <BEA-002647> <The service plugin, com.oracle.core.sip.activator, was added from /app/oracle/product/fwm11g/user_projects/domains/fwm_domain/lib/sipactivator.jar.>
    <Jul 26, 2012 3:39:31 AM BRT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 20.0-b11 from Sun Microsystems Inc.>
    <Jul 26, 2012 3:39:31 AM BRT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.6.0 Tue Nov 15 08:52:36 PST 2011 1441050 >
    <Jul 26, 2012 3:39:34 AM BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jul 26, 2012 3:39:34 AM BRT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Jul 26, 2012 3:39:34 AM BRT> <Notice> <LoggingService> <BEA-320400> <The log file /app/oracle/product/fwm11g/user_projects/domains/fwm_domain/servers/AdminServer/logs/AdminServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Jul 26, 2012 3:39:34 AM BRT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /app/oracle/product/fwm11g/user_projects/domains/fwm_domain/servers/AdminServer/logs/AdminServer.log00006. Log messages will continue to be logged in /app/oracle/product/fwm11g/user_projects/domains/fwm_domain/servers/AdminServer/logs/AdminServer.log.>
    <Jul 26, 2012 3:39:34 AM BRT> <Notice> <Log Management> <BEA-170019> <The server log file /app/oracle/product/fwm11g/user_projects/domains/fwm_domain/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>
    <Jul 26, 2012 3:39:42 AM BRT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Jul 26, 2012 3:39:48 AM BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Jul 26, 2012 3:39:48 AM BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jul 26, 2012 3:39:53 AM BRT> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application em is not versioned.>
    <Jul 26, 2012 3:39:57 AM BRT> <Notice> <SipServer.Resource> <BEA-332401> <Initializing SipServer Resource with configuration com.bea.wcp.sip.management.descriptor.beans.SipServerBeanImpl>
    <Jul 26, 2012 3:39:57 AM BRT> <Notice> <SipServer.Resource> <BEA-332404> <Engine AdminServer is in NON-REPLICATED mode>
    <Jul 26, 2012 3:39:58 AM BRT> <Notice> <WLSS.Engine> <BEA-330071> <WebLogic Sip Server "AdminServer" patch version: WebLogic Server 10.3.6.0 Tue Nov 15 08:52:36 PST 2011 1441050
    Javax Server Pages Client Capable 1.3 Tue Jun 21 09:59:39 EDT 2011
    Expression Language 2.1 for JSP 1.1 Tue Jun 21 10:21:26 EDT 2011
    Javax Enterprise Servlets Client Capable 1.0 Thu Aug 2 12:41:25 EDT 2007
    Eclipse Java Development Tools 3.5.3 Fri May 20 04:56:54 EDT 2011
    WebLogic java compiler utils package Client Capable 1.2 Thu Feb 11 03:38:50 EST 2010
    WebLogic WebApp Container Public API Client Capable 1.4 Fri Oct 1 20:01:15 PDT 2010
    Oracle WebLogic Server Module Dependencies 10.3 Thu Sep 29 17:47:37 EDT 2011
    Oracle WebLogic Server on JRockit Virtual Edition Module Dependencies 10.3 Wed Jun 15 17:54:24 EDT 2011
    ANTLR Java based compiler generator Client 2.7 Mon Jun 11 12:19:48 EDT 2007
    WebLogic Descriptors for J2EE 1.6 Wed Dec 1 17:14:50 EST 2010
    WebLogic Descriptors for J2EE 1.6 Binding Bundle
    WebLogic Specific Descriptors 1.4 Mon Aug 8 09:26:15 MDT 2011
    WebLogic Specific Descriptors 1.4 Binding Bundle
    WebLogic Datasource 1.10 Sat Nov 12 08:11:09 PST 2011
    WebLogic Datasource 1.10 Binding Bundle
    WebLogic Beangen Client Capable 1.7 Wed Feb 24 16:02:48 PST 2010
    WebLogic Beangen 1.7 Binding Bundle
    WLDF Accessor Client Capable 1.5 Fri Sep 3 17:10:52 EDT 2010
    WLDF Accessor 1.5 Binding Bundle
    WebLogic Management Core Interfaces Client Capable 2.9 Thu Aug 11 17:17:14 PDT 2011
    WebLogic Management Core Interfaces 2.9 Binding Bundle
    WebLogic EJBGen Client Capable 1.1 Tue Nov 2 03:30:53 PDT 2010
    Apache Byte Code Engineering Library (BCEL) extracted from 5.2.zip from http://jakarta.apache.org/site/downloads/downloads_bcel.cgi with packages renamed from org.apache.bcel to com.bea.core.repackaged.apache.bcel Client 5.2 Fri May 20 04:58:21 EDT 2011
    Apache commons collections package 3.2 Tue Mar 20 15:48:25 MDT 2007
    Apache commons lang package 2.1 Tue Mar 20 15:48:30 MDT 2007
    Apache commons pool package 1.3 Tue Mar 20 15:48:36 MDT 2007
    Apache commons io 1.4 package 1.0 Wed Jun 2 17:36:36 EDT 2010
    Apache commons fileupload 1.2.1 package 1.0 Wed Jun 2 17:36:36 EDT 2010
    Apache DOM implementation 1.0 Tue Mar 20 15:36:46 MDT 2007
    Apache Logging Support 1.0 Tue Mar 20 15:36:50 MDT 2007
    Apache OpenJPA classes 1.3 Thu Sep 22 01:28:26 PDT 2011
    XMLBeans - Apache SVN rev 1102771 2.2 Thu Sep 1 08:05:25 PDT 2011
    BEA Logging Runtime Support Client Capable 1.9 Wed Jul 27 14:54:39 EDT 2011
    BEA Common Security Open SAML 1.0 Sat Jul 16 04:41:59 MDT 2011
    BEA OpenSAML 2.0 1.0 Fri Aug 19 08:44:53 MDT 2011
    bea-harvester-api2.0 Client Capable 2.3 Mon Feb 15 14:41:06 EST 2010
    bea-harvester-jmx2.0 Client Capable 2.4 Wed Aug 10 20:11:27 PDT 2011
    bea-harvester-utils Client Capable 1.4 Mon Feb 15 14:41:06 EST 2010
    bea-mbean-typing-util 1.4 Wed Feb 24 19:15:33 EST 2010
    Javolution 3.7.19 3.7 Tue Aug 28 17:32:21 PDT 2007
    Joda-time 1.2.1 1.2 Tue Aug 28 17:32:27 PDT 2007
    BEA STAX Build Time Support 1.6 Tue Apr 19 13:32:59 EDT 2011
    BEA STAX Runtime Time Support Client Capable 1.8 Thu Sep 1 08:05:25 PDT 2011
    BEA Generic Annotations Client Capable 1.4 Thu Jun 2 23:58:32 EDT 2011
    BEA Kodo 1.5 Wed Oct 12 03:50:17 EDT 2011
    BEA Kodo Integration Client Capable 1.7 Tue Jul 19 08:57:22 MDT 2011
    BEA Kodo Integration 1.7 Binding Bundle
    BEA Kodo Integration Tools 1.3 Sat Feb 13 09:30:33 PST 2010
    XML Beans Marshalling (package renamed com.bea) SVN 1102771 2.5 Thu Sep 1 08:05:25 PDT 2011
    WebLogic Utils Client Capable 1.10 Sat Oct 29 15:34:23 MDT 2011
    Aspect 5.3 Fri May 20 05:19:03 EDT 2011
    BEA Apache Commons Logging Repackaged 1.2 Fri Sep 9 15:46:56 EDT 2011
    Spring Framework 1.2 Fri May 20 05:19:03 EDT 2011
    Pitchfork 1.4 Tue Sep 6 13:38:59 EDT 2011
    ${description} 1.3 Wed Jun 29 20:42:12 EDT 2011
    CSS i18n 1.0 Fri Aug 19 08:44:53 MDT 2011
    CSS xacml 1.0 Fri Aug 19 08:44:53 MDT 2011
    SAML2 Utils 1.0 Fri Aug 19 08:44:53 MDT 2011
    BEA Common Security Engine Implementation 1.0 Fri Aug 19 08:44:53 MDT 2011
    BEA Common Security Engine Interfaces 1.0 Fri Aug 19 08:44:53 MDT 2011
    BEA Common Security API 1.0 Fri Aug 19 08:44:53 MDT 2011
    BEA Common Security Implementation 1.0 Fri Aug 19 08:44:53 MDT 2011
    BEA Common Security JDK Utilities 1.0 Fri Aug 19 08:44:53 MDT 2011
    Security Utilities 1.0 Fri Aug 19 08:44:53 MDT 2011
    Common Security SAML 2.0 1.0 Fri Aug 19 08:44:53 MDT 2011
    Common Security SAML 2.0 Management JavaBeans 1.0 Fri Aug 19 08:44:53 MDT 2011
    Security Provider Utilities 1.0 Fri Aug 19 08:44:53 MDT 2011
    SAML Utils 1.0 Fri Aug 19 08:44:53 MDT 2011
    XACML Utils 1.0 Fri Aug 19 08:44:53 MDT 2011
    Security Provider Environment 1.0 Fri Aug 19 08:44:53 MDT 2011
    RSA certj 5.2 Wed Aug 31 17:49:27 PDT 2011
    Netscape LDAP JDK 1.3 Mon Apr 11 20:11:21 PDT 2011
    Commons Networking Utilty classes 1.0 Wed Feb 6 15:01:03 PST 2008
    WebLogic SAAJ 1.8 Mon Oct 17 02:49:29 PDT 2011
    WebLogic STAX Client Capable 1.10 Wed Jun 8 09:12:28 EDT 2011
    jaxb-impl.jar taken from Glassfish JAXB 2.1.14 1.1 Wed Oct 12 19:46:41 PDT 2011
    jaxb-impl.jar taken from Glassfish JAXB 2.1.14 1.2 Wed Oct 12 19:46:43 PDT 2011
    resolver.jar taken from Glassfish JAXWS 2.1.5 1.0 Thu Dec 3 11:46:24 EST 2009
    Fastinfoset.jar taken from Glassfish JAXWS 2.1.5 1.0 Thu Dec 3 11:46:27 EST 2009
    jaxws-rt.jar taken from Glassfish JAXWS 2.1.5 1.3 Fri Oct 14 19:19:11 EDT 2011
    Java.net implementation of MimePull.jar taken from Glassfish JAXWS 2.1.5 1.1 Wed Jul 27 16:50:24 MDT 2011
    Codehaus STaX Interfaces 3.0.1 1.0 Mon Mar 8 20:49:50 PST 2010
    Woodstox STaX Parser 4.0.5 1.0 Thu Dec 3 11:35:43 EST 2009
    jaxws-tools.jar taken from Glassfish JAXWS 2.1.5 1.2 Sat Apr 2 00:42:47 PDT 2011
    Java.net Stax Extensions 1.0 Tue Jun 3 07:12:06 PDT 2008
    Java.net xml stream buffer 1.0 Fri Oct 22 10:08:31 PDT 2010
    Jakarta ORO 1.0 Wed Feb 6 15:01:03 PST 2008
    Javax Enterprise Activation 1.1 Tue Apr 8 09:31:17 PDT 2008
    Javax Annotation 1.0 Fri Dec 25 09:02:47 PST 2009
    Javax Interceptor 1.0 Tue Mar 20 15:37:16 MDT 2007
    Javax Enterprise Beans 3.0 Mon Jun 11 12:21:01 EDT 2007
    Java Data Objects 2.0 Mon Jun 11 12:20:56 EDT 2007
    Java Enterprise Deployment APIs 1.2 Tue Mar 20 15:37:28 MDT 2007
    Java Enterprise Messaging 1.1 Mon Jun 11 12:21:11 EDT 2007
    Java Web Services 2.0 Tue Mar 20 15:37:37 MDT 2007
    Javax Enterprise Mail 1.1 Mon Jul 6 10:41:09 MDT 2009
    Java Enterprise Management APIs 1.0 Tue Mar 20 15:37:49 MDT 2007
    Java Persistence Client Capable 1.0 Tue Oct 7 12:18:34 PDT 2008
    Java Connector 1.5 Mon Jun 11 12:22:07 EDT 2007
    Java Authorization Contract for Containers 1.0 Wed Feb 6 15:01:03 PST 2008
    Javax Transaction APIs Client Capable 1.0 Thu Aug 2 12:42:14 EDT 2007
    JAXB 2.1 Mon Jun 11 12:22:53 EDT 2007
    Java XML Registry 1.0 Wed Feb 6 15:01:03 PST 2008
    Java XML Soap Extensions 1.3 Mon Jun 11 12:22:59 EDT 2007
    Java Stream XML Extensions 1.1 Mon Jun 11 12:23:05 EDT 2007
    JAX-WS APIs 2.1 Mon Jun 11 12:23:16 EDT 2007
    Java API for XML-based RPC 1.2 Mon Jun 11 12:23:10 EDT 2007
    Monfox Dynamic SNMP Agent 1.1 Fri Mar 19 05:46:27 MDT 2010
    Serp bytecode manipulation framework 1.14.4 Thu Oct 6 01:32:56 EDT 2011
    WebLogic Apache Classes Client Capable 1.3 Mon Sep 19 23:58:26 EDT 2011
    WebLogic BeanInfo Caching and Discovery Client Capable 2.4 Sat Oct 25 20:46:29 PDT 2008
    WebLogic Descriptor Client Capable 1.10 Wed Aug 10 12:59:06 PDT 2011
    Repackaged ASM-3.2 1.1 Fri May 20 04:56:54 EDT 2011
    Repackaged asm-commons-3.2 1.1 Fri May 20 04:56:54 EDT 2011
    Repackaged asm-tree-3.2 1.1 Fri May 20 04:56:54 EDT 2011
    Repackaged asm-util-3.2 1.1 Fri May 20 04:56:54 EDT 2011
    Oracle JFR 1.0 Thu Feb 18 19:06:33 PST 2010
    WebLogic Diagnostics Core Interfaces Client Capable 2.6 Thu Oct 6 01:11:08 EDT 2011
    WebLogic Diagnostics Logging Client Capable 1.2 Fri Dec 12 11:37:59 MST 2008
    WebLogic Diagnostics Query Module Client Capable 1.3 Fri Jul 1 07:32:00 PDT 2011
    WebLogic Diagnostics Instrumentor Tool 1.8 Thu Oct 6 01:11:08 EDT 2011
    WebLogic Diagnostics Instrumentor Config Tool 1.8 Thu Oct 6 01:11:08 EDT 2011
    WebLogic Diagnostics JRockit Flight Recorder Interfaces Client Capable 1.2 Wed Dec 1 17:41:28 EST 2010
    Diagnostics Notifications Module Client Capable 1.4 Sun Nov 22 16:03:32 PST 2009
    BEA Logging Runtime Support Client Capable 1.5 Thu Apr 29 20:43:42 EDT 2010
    WebLogic i18n Runtime Support Client Capable 1.9 Thu Sep 1 07:41:47 PDT 2011
    WebLogic i18n Build Support Client Capable 1.5 Fri Feb 19 15:03:15 EST 2010
    WebLogic I18N tools Client Capable 1.4 Thu Sep 1 07:41:47 PDT 2011
    WebLogic Management JMX Interfaces 1.4 Fri Sep 16 16:19:28 EDT 2011
    WebLogic Security Provider Generation Tool 1.5 Wed Oct 14 16:39:28 MDT 2009
    WebLogic Security Provider Generation Tool Client Capable 1.5 Wed Oct 14 16:39:28 MDT 2009
    WebLogic Messaging Kernel Client Capable 1.8 Mon Aug 23 21:42:11 EDT 2010
    WebLogic Resource Pool Client Capable 1.8 Thu Oct 6 16:06:35 PDT 2011
    WebLogic Socket Muxer API Client Capable 1.3 Thu Aug 18 16:24:35 EDT 2011
    WebLogic RMI Client Capable 1.11 Tue Sep 20 15:07:37 EDT 2011
    Common Security WebLogic Server Integration Support 1.0 Fri Aug 19 08:44:53 MDT 2011
    Server Lifecycle Interfaces Client Capable 1.5 Fri Dec 10 00:36:46 EST 2010
    WebLogic Store Client Capable 1.8 Mon Oct 3 09:57:28 PDT 2011
    WebLogic STORE GXA Client Capable 1.7 Fri Apr 1 14:30:50 PDT 2011
    WebLogic Store Admin Tool Client Capable 1.3 Thu Apr 28 09:32:45 PDT 2011
    WebLogic JDBC Store Client Capable 1.3 Fri Sep 16 08:41:14 MDT 2011
    WebLogic JTA implementation Client Capable 2.7 Sat Oct 15 07:12:58 PDT 2011
    WebLogic Utils 1.10 Sat Oct 29 15:34:23 MDT 2011
    Agent Utililities 1.1 Tue Feb 16 00:16:03 EST 2010
    WebLogic Utility Classloader implementations Client Capable 2.0 Wed May 18 10:00:41 PDT 2011
    WebLogic Utils for working with Expressions Client Capable 1.4 Tue Sep 29 14:45:53 EDT 2009
    WebLogic Utils for Dynamically Generated Class Wrappers Client Capable 1.4 Fri Feb 13 14:44:23 MST 2009
    WebLogic Timers Client Capable 1.7 Fri Feb 4 14:23:26 MST 2011
    WebLogic Work Manager Client Capable 1.11 Thu Oct 6 11:12:55 PDT 2011
    WebLogic Workarea Client Capable 1.8 Tue Jun 28 04:08:48 EDT 2011
    WebLogic XML XPath Implementation Client Capable 1.5 Thu Sep 1 22:11:12 EDT 2011
    Weblogic Tuxedo Connector Core Client Capable 1.6 Sat Jul 16 15:02:56 MDT 2011
    WebLogic Security 1.0 Fri Aug 19 08:44:53 MDT 2011
    Weblogic Server Java Authentication Helper Classes Client Capable 1.1 Mon Jul 5 20:42:35 EDT 2010
    Weblogic Server Message Digest Utilities Client Capable 1.0 Thu Aug 2 12:51:30 EDT 2007
    Weblogic Server Authenticated Subject Client Capable 1.2 Wed Dec 1 17:41:28 EST 2010
    Weblogic Server Authenticated Subject Client Capable 1.6 Wed Oct 19 14:48:23 PDT 2011
    PrintingSecurityManager - PSM 1.1 Tue Feb 16 05:30:08 PST 2010
    WebLogic security ssl classes 1.0 Tue Jun 15 17:39:53 EDT 2010
    WebLogic Nodemanager Plugin Client Capable 1.3 Tue Nov 18 18:23:10 EST 2008
    nodemanager module for managed processes 1.1 Thu Sep 29 17:28:28 EDT 2011
    WebLogic JMS Pool Client Capable 1.9 Wed Apr 13 13:03:26 EDT 2011
    Contains compiled schema type from WLS 9.0 for WLP compatibility 1.4 Thu Sep 1 08:29:31 PDT 2011
    WebLogic Http Pub/Sub Module Client Capable 1.7 Fri Jul 8 13:06:46 EDT 2011
    Class Redefinition Project 1.6 Tue Jul 19 08:57:22 MDT 2011
    Class Redefinition Project Client Capable 1.6 Tue Jul 19 08:57:22 MDT 2011
    Class Redefinition Project 1.6 Binding Bundle
    Commonj SDO 1.0 Wed Sep 24 19:11:23 PDT 2008
    WebLogic Coherence Descriptor 1.2 Thu Sep 1 08:29:31 PDT 2011
    WebLogic Coherence Descriptor 1.2 Binding Bundle
    This module contains all message catalogs 1.2 Wed Aug 24 03:32:14 EDT 2011
    WebLogic WebService Public API's 1.1 Tue Sep 21 22:15:05 EDT 2010
    WebLogic EclipseLink Integration 1.0 Thu Feb 25 14:56:43 PST 2010
    WebLogic SCA Client 1.0 Thu Feb 25 00:27:10 EST 2010
    WebLogic RAC Module UCP Client Capable 1.1 Thu Oct 6 16:06:35 PDT 2011
    BEA Patches of apache ant Client Capable 1.2 Wed Jan 13 08:48:17 PST 2010
    Oracle WebLogic Server 10.3.6.0 at 728648 built on: 2011/09/13
    Oracle WebLogic Server 10.3.6.0 at 728648 built on: 2011/09/13
    Oracle WebLogic Server Datatier 10.3.6.0 at 728648 built on: 2011/09/13
    Oracle WebLogic Server 10.3.6.0 at 728648 built on: 2011/09/13
    WebLogic SIPServer Extension API 10.3.6.0 at 727725 built on 2011/08/25
    WebLogic SIPServer Extension API 10.3.6 at 727725 built on 2011/08/25
    WebLogic SIPServer CallState 10.3.6 at 727725 built on 2011/08/25
    Oracle WebLogic Communications SCTP 10.3.1 at 688160 built on 2009/03/11
    ALSB Client 1.3 Mon Apr 12 19:21:38 PDT 2010
    WebLogic SCA Engine 1.3 Thu Jul 28 14:17:02 MDT 2011
    WebLogic WebService Databinding Plugins 1.3 Wed Dec 1 17:41:28 EST 2010
    WebLogic WebService Databinding 1.3 Tue Oct 18 16:38:56 EDT 2011
    WebLogic SIP Activator 10.3.6 at 729166 built on 2011/09/22
    >
    <Jul 26, 2012 3:39:58 AM BRT> <Notice> <WLSS.Engine> <BEA-330065> <SIP server replication is DISABLED>
    <Jul 26, 2012 3:39:58 AM BRT> <Notice> <WLSS.Engine> <BEA-330000> <WebLogic SIP Server "AdminServer" has started.>
    <Jul 26, 2012 3:39:58 AM BRT> <Notice> <WLSS.Transport> <BEA-330687> <Thread "SIP Message processor (Transport TCP)" is listening on port 5060>
    <Jul 26, 2012 3:39:58 AM BRT> <Notice> <WLSS.Transport> <BEA-330687> <Thread "SIP Message processor (Transport TCP)" is listening on port 5061>
    <Jul 26, 2012 3:39:59 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "oracle_soainfra:total_faults" has no key column. It will not be collected.>
    <Jul 26, 2012 3:39:59 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "discussion:Response" has no key column. It will not be collected.>
    <Jul 26, 2012 3:39:59 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "oracle_oim:overall" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:00 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "portal:portal_page_engine_response_codes_delta" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:00 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "portal:portal_page_engine_response_codes" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:00 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "portal:portal_page_engine" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:00 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "reports:Reports_Server_Information" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:00 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "reports:Reports_Server_Performance" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:00 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "reports:Reports_Server_Response" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:00 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "reports:Reports_Servlet_Response" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:00 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "reports:Remote_Bridge_Elements" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:00 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "oracle_federation:protocol_profiles_rollup" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:00 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "oracle_federation:protocol_profiles_events_rollup" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:00 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "oracle_federation:protocol_profiles_protocol_phase_events_rollup" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:00 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "domain_oracle_oaam:OAAM_Datasource" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:00 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "activitygraph:Response" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:00 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "domain_oracle_oim:jdbc" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:00 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "webcache:request_filter_denied_stats" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:00 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "oracle_forms:aggr_FormsResourceUsage" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:00 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "oracle_forms:NumberOfSessions" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:00 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "oracle_forms:JVMResourceUsage" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:00 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "oracle_forms:servlet_rollup_agg" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:01 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "analytics:Response" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:01 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "personalization:Response" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:01 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "portaltools:Response" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:01 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "weblogic_j2eeserver:jvm_runtime" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:01 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "weblogic_j2eeserver:jvm_compilation_time" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:01 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "weblogic_j2eeserver:jvm_memory_usage" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:01 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "weblogic_j2eeserver:jvm_class_loading" has no key column. It will not be collected.>
    <Jul 26, 2012 3:40:01 AM BRT> <Warning> <oracle.dms.collector> <BEA-000000> <Metric table "weblogic_j2eeserver:jvm_threads" has no key column. It will not be collected.>

    check the server log;
    /app/oracle/product/fwm11g/user_projects/domains/fwm_domain/servers/AdminServer/logs/AdminServer.log
    you can launch the console and see if it is running; http://<server>:<port>/console

  • Workflow does not start automatically on create item (yet another time)

    The topic has been discussed broadly throughout different forums, but I didn't find the solution to my issue yet and hope you can help me out with ideas to sidestep the difficulties created by Microsoft.
    I have one list 1 in Site Collection A, and one list 2 in Site Collection B (PWA site collection). I need to copy an item from list 1 to list 2 with some values. I use a "Call http web service" action to accomplish
    that as I need to copy informatin cross site collections.
    The "Call webservice" is in an App Step, because the user creating an item in list 1 does not have permissions on list 2. Thus, my item is created "by workflow" (not "by System Account") in list 2. Now I need a second
    workflow to start on list 2 which will create a project in Project Server.
    As I am working across 2 site collections, I can not use a SharePoint 2010 workflow with impersonation step for list 1 as the "Call a webservice" action is not available for SP2010 workflows and "Copy item" only works in the same site.
    In Nintex I can impersonate the web service call - is this also somehow possible for SPD2013 workflows? Or is there any other possibility to get over this silly restriction of workflows not starting automatically on System account created items? Someway
    perhaps to tweak the App Step in impersonating with another user account?
    Any help appreciated!
    I really can't understand, that this common requirement is still not solved by Microsoft :-(  I found more threads on the topic than I can count, so this seems to happen quite often... at least they should finally offer a proper way of doing some kind
    of impersonation with the calls so we have a chance to change the creating user account.

    Hi,
    As I understand, you would like to use workflow to copy list items cross site collection.
    So far it is not supported with OOB workflow option, here is an codeplex workaround:
    https://spdactivities.codeplex.com/wikipage?title=Copy%20List%20Item%20Extended%20Activity
    Please check if it can be help.
    Regards,
    Rebecca Tu
    TechNet Community Support

  • WebLogic admin server not starting.

    Hi all,
    I have a problem with my WebLogic Admin server not starting. Following a VM reboot last week our admin servers are no longer starting. On this particular server we have 3 admin servers serving 3 separate environments.
    Theserver seems to be getting stuck right at the very start. I have tried removing tmp, cache and ldap directories. Searched for and removed all .lok files. I have manually turned on full debug to try and flush some extra information through standard out but no luck. It is very peculiar. When we have exported the domain to another box and started the admin server it has come up successfully.
    This is the output from the logs - this is literally as far as it get before it hangs and does nothing. As far as I know the next thing WebLogic is doing is checking the version. Has anyone any ideas what the problem could be? It is server wide as all 3 admin servers on the same box are suffering the same problem.
    This is Weblogic 10.3.2 on a Solaris vm
    JAVA Memory arguments: -Xms256m -Xmx512m
    WLS Start Mode=Development
    CLASSPATH=/apps/Oracle/Middleware64/patch_wls1032/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/apps/Oracle/jrt/jrmc-4.0.1-1.6.0/lib/tools.jar:/apps/Oracle/Middleware64/utils/config/10.3/config-launch.jar:/apps/Oracle/Middleware64/wlserver_10.3/server/lib/weblogic_sp.jar:/apps/Oracle/Middleware64/wlserver_10.3/server/lib/weblogic.jar:/apps/Oracle/Middleware64/modules/features/weblogic.server.modules_10.3.2.0.jar:/apps/Oracle/Middleware64/wlserver_10.3/server/lib/webservices.jar:/apps/Oracle/Middleware64/modules/org.apache.ant_1.7.0/lib/ant-all.jar:/apps/Oracle/Middleware64/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar:/apps/Oracle/Middleware64/wlserver_10.3/common/eval/pointbase/lib/pbclient57.jar:/apps/Oracle/Middleware64/wlserver_10.3/server/lib/xqrl.jar
    PATH=/apps/Oracle/Middleware64/wlserver_10.3/server/bin:/apps/Oracle/Middleware64/modules/org.apache.ant_1.7.0/bin:/apps/Oracle/jrt/jrmc-4.0.1-1.6.0/jre/bin:/apps/Oracle/jrt/jrmc-4.0.1-1.6.0/bin:/usr/bin:/usr/sfw/bin
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    Starting WLS with line:
    /apps/Oracle/jrt/jrmc-4.0.1-1.6.0/bin/java -jrockit -Xms256m -Xmx512m -Dweblogic.Name=AdminServer -Djava.security.policy=/apps/Oracle/Middleware64/wlserver_10.3/server/lib/weblogic.policy -Xverify:none -da -Dplatform.home=/apps/Oracle/Middleware64/wlserver_10.3 -Dwls.home=/apps/Oracle/Middleware64/wlserver_10.3/server -Dweblogic.home=/apps/Oracle/Middleware64/wlserver_10.3/server -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/apps/Oracle/Middleware64/patch_wls1032/profiles/default/sysext_manifest_classpath weblogic.Server
    <09-Jan-2013 18:32:06 o'clock GMT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.0.1-21-133393-1.6.0_20-20100512-2127-solaris-sparcv9 from Oracle Corporation>

    Just a wild guess (as you have restarted the physical servers), it could be related to the entropy of the machine.
    What you can try to do is edit the java.security file in the $JAVA_HOME/jre/lib/security directory.
    Find the entry securerandom.source and edit the value to file:/dev/./urandom (instead of file:/dev/urandom)

  • 7.1 CE EHP1 server0 not starting (rc-1501)

    Hi SAP Java Experts,
    We recently installed 7.1 CE EHP1 with Oracle 10.2.0.4.for a SAP MII project. The system ran fine for two weeks, but now when we try to start the Java instance, the jstart process hangs and server0 never starts.
    The tail of the developer trace file looks like this:
    F [Thr 3532] Wed Dec 16 11:33:32 2009
    F  [Thr 3532] *** LOG => Signal 13 SIGCHLD.
    F  [Thr 4464] *** LOG => Process server0 stopped (pid 5960).
    *F  [Thr 4464] *** WARNING => Node server0 failed: result 2, exit code -1501. [sfxxnode.hpp 1005]*
    F  ********************************************************************************
    F  Java process [collector] properties:
    F    section name     : collector
    F    config file      : S:\usr\sap\ERT\J00\exe\startup.properties
    F    node name        : collector
    F    home directory   : S:\usr\sap\ERT\J00/j2ee
    F    shutdown timeout : 136000 ms
    F    exit timeout     : 7000 ms
    F    debuggable       : false
    F    debugger active  : false
    F  ********************************************************************************
    F  ********************************************************************************
    F  Starting process: S:\usr\sap\ERT\J00\exe\jstart.EXE
    F    arg[ 1] = -nodeId=1002
    F    arg[ 2] = pf=S:\usr\sap\ERT\SYS\profile\ERT_J00_gbebpmesmiis
    F    arg[ 3] = -DSAPINFO=ERT_00_collector
    F    arg[ 4] = -hostvm
    F    arg[ 5] = -nodeName=collector
    F    arg[ 6] = -file=S:\usr\sap\ERT\J00\exe\startup.properties
    F    arg[ 7] = -jvmFile=S:\usr\sap\ERT\J00\work\jstart.jvm
    F    arg[ 8] = -traceFile=S:\usr\sap\ERT\J00\work\dev_collector
    F    arg[ 9] = -javaOutFile=S:\usr\sap\ERT\J00\work\jvm_collector.out
    F    arg[10] = -clusterId=ID8222850
    F    arg[11] = -exitcode
    F    arg[12] = -1501
    F  exePath : PATH=S:\usr\sap\ERT\J00\exe\sapjvm_5\bin;S:\usr\sap\ERT\J00\exe;D:\oracle\ETH\102\bin;C:\Program Files\HP\NCU;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
    F  libPath : PATH=S:\usr\sap\ERT\J00\exe\sapjvm_5\jre\bin\server;S:\usr\sap\ERT\J00\exe\sapjvm_5\jre\bin;S:\usr\sap\ERT\J00\j2ee\os_libs;S:\usr\sap\ERT\J00\exe\sapjvm_5\bin;S:\usr\sap\ERT\J00\exe;D:\oracle\ETH\102\bin;C:\Program Files\HP\NCU;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
    F  stdout  : S:\usr\sap\ERT\J00\work\std_collector.out
    F  stderr  : S:\usr\sap\ERT\J00\work\std_collector.out
    F  console : no
    F  debugger: no
    F  nice    : no
    F  ********************************************************************************
    F  Process collector started with pid 1400
    F  ********************************************************************************
    F  [Thr 4464] *** LOG => Process collector started (pid 1400).

    F [Thr 4464] Wed Dec 16 11:33:48 2009
    F  [Thr 4464] *** LOG => Process collector stopping (pid 1400).

    F [Thr 4168] Wed Dec 16 11:33:48 2009
    F  [Thr 4168] *** LOG => Signal 13 SIGCHLD.
    F  [Thr 4464] *** LOG => Process collector stopped (pid 1400).
    F  [Thr 4464] *** LOG => Removing enque locks for ID 8222850.
    F  [Thr 4464] *** LOG => Instance state is "Some processes running" (RUNNING @ 0, INACTIVE).
    The only obvious error in the trace file is on the 4th line down, which states:
    *F  [Thr 4464] *** WARNING => Node server0 failed: result 2, exit code -1501. [sfxxnode.hpp 1005]*
    I've searched everywhere I can think of (OSS, SDN, Google, colleagues) for an answer, but cannot find anything. All I can find is that it's a framework error and probably down to a manager not starting. How do I tell which manager is causing the failure?
    Can anyone help?
    Kind regards,
    Arwel Owen
    Princes Ltd
    Liverpool, UK.
    Edited by: Arwel Owen on Dec 16, 2009 1:32 PM

    Hi Denish,     
    Here is the std_server0.out log (I hope it's readable):       
    Reading kernel properties from kernelProperties.bin file...
       Checked the data for 31 ms
       Read the objects for 172 ms
       Substituted the values for 15 ms
    Finished reading kernel objects for 187 ms
    Startup mode [NORMAL] and action [NONE] read
    AS Java version [7.11.3710.48555.20090609090212] is starting server process [ID8222850] on host [gbebpmesmiis]...
    Loading [LogManager]... [94] ms
    Loading [PoolManager]... [0] ms
    Loading [ApplicationThreadManager]... [78] ms
    Loading [ThreadManager]... [16] ms
    Loading [ClassLoaderManager]... [31] ms
    Loading [ClusterManager]... [360] ms
    Loading [LockingManager]... [62] ms
    Loading [ConfigurationManager]... [GC [ParNew: 139776K->7259K(209664K), 0.0184660 secs] 139776K->7259K(1606400K), 0.0185867 secs]
    [1609] ms
    Loading [CacheManager]... [63] ms
    Loading [DatabaseManager]... [375] ms
    Loading [SessionManager]... [266] ms
    Loading [LicensingManager]... [31] ms
    Loading [ServiceManager]...
    Initialize components for : 203 ms.
    ERROR: Server process failed to start due to:
    com.sap.engine.frame.ServiceRuntimeException: Interface webservices has provider webservices and can not set tc~je~webservices~srv as provider.
         at com.sap.engine.core.service630.container.InterfaceWrapper.setServiceProviderName(InterfaceWrapper.java:80)
         at com.sap.engine.core.service630.container.ReferenceResolver.initDeclaredInterfaceProvidersForService(ReferenceResolver.java:104)
         at com.sap.engine.core.service630.container.ReferenceResolver.initDeclaredInterfaceProviders(ReferenceResolver.java:94)
         at com.sap.engine.core.service630.container.ReferenceResolver.resolveComponentReferences(ReferenceResolver.java:70)
         at com.sap.engine.core.service630.container.MemoryContainer.start(MemoryContainer.java:249)
         at com.sap.engine.core.service630.container.ServiceContainerImpl.init(ServiceContainerImpl.java:139)
         at com.sap.engine.core.Framework.loadSingleManager(Framework.java:630)
         at com.sap.engine.core.Framework.loadManagers(Framework.java:394)
         at com.sap.engine.core.Framework.start(Framework.java:329)
         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:585)
         at com.sap.engine.boot.FrameThread.startFramework(FrameThread.java:155)
         at com.sap.engine.boot.FrameThread.run(FrameThread.java:179)
         at com.sap.engine.boot.StartFrame.work(StartFrame.java:93)
         at com.sap.engine.boot.Start.main(Start.java:35)                  
    Many thanks,       
    Arwel.

  • RE: JAVA engine not starting

    Hi all,
    We have problem with java engine. server0 process of J2EE engine is not starting.
    I am pasting the trace file
    trc file: "D:\usr\sap\SPS\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID1891050
    pid         : 8148
    system name : SPS
    system nr.  : 00
    started at  : Mon Sep 03 14:14:04 2007
    arguments       :
           arg[00] : D:\usr\sap\SPS\SYS\exe\run\jlaunch.exe
           arg[01] : pf=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[02] : -DSAPINFO=SPS_00_server
           arg[03] : pf=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=4897
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SPS
           arg[08] : -DSAPMYNAME=saptharishi_SPS_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 836] Mon Sep 03 14:14:04 2007
    [Thr 836] *** WARNING => INFO: Unknown property [instance.box.number=SPSDVEBMGS00saptharishi] [jstartxx.c   841]
    [Thr 836] *** WARNING => INFO: Unknown property [instance.en.host=saptharishi] [jstartxx.c   841]
    [Thr 836] *** WARNING => INFO: Unknown property [instance.en.port=3202] [jstartxx.c   841]
    [Thr 836] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : saptharishi
    -> ms port    : 3902
    -> OS libs    : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : saptharishi
    -> ms port    : 3902
    -> os libs    : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID1891000  : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID1891050  : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID1891000            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID1891050            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 836] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 836] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 5284] WaitSyncSemThread: Thread 5284 started as semaphore monitor thread.
    [Thr 5500] JLaunchRequestFunc: Thread 5500 started as listener thread for np messages.
    [Thr 836] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 836] CPIC (version=700.2006.09.13)
    [Thr 836] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 836] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\SPS\SYS\exe\run\jvmx.jar
    JStartupIReadSection: read node properties [ID1891050]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_13
    -> 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=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\SPS\SYS\exe\run\jstartup.jar;D:\usr\sap\SPS\SYS\exe\run\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 836] JLaunchISetDebugMode: set debug mode [no]
    [Thr 4244] JLaunchIStartFunc: Thread 4244 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=256M
    -> arg[ 11]: -XX:NewSize=171M
    -> arg[ 12]: -XX:MaxNewSize=171M
    -> 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\SPS\SYS\global
    -> arg[ 25]: -Dapplication.home=D:\usr\sap\SPS\SYS\exe\run
    -> arg[ 26]: -Djava.class.path=D:\usr\sap\SPS\SYS\exe\run\jstartup.jar;D:\usr\sap\SPS\SYS\exe\run\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 27]: -Djava.library.path=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdk1.4.2_13\bin;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;D:\usr\sap\SPS\D01\exe;D:\usr\sap\SPS\SYS\exe\run
    -> arg[ 28]: -Dmemory.manager=1024M
    -> arg[ 29]: -Xmx1024M
    -> arg[ 30]: -Xms1024M
    -> arg[ 31]: -DLoadBalanceRestricted=no
    -> arg[ 32]: -Djstartup.mode=JCONTROL
    -> arg[ 33]: -Djstartup.ownProcessId=8148
    -> arg[ 34]: -Djstartup.ownHardwareId=G1021470092
    -> arg[ 35]: -Djstartup.whoami=server
    -> arg[ 36]: -Djstartup.debuggable=no
    -> arg[ 37]: -DSAPINFO=SPS_00_server
    -> arg[ 38]: -DSAPSTART=1
    -> arg[ 39]: -DCONNECT_PORT=4897
    -> arg[ 40]: -DSAPSYSTEM=00
    -> arg[ 41]: -DSAPSYSTEMNAME=SPS
    -> arg[ 42]: -DSAPMYNAME=saptharishi_SPS_00
    -> arg[ 43]: -DSAPPROFILE=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
    -> arg[ 44]: -DFRFC_FALLBACK=ON
    -> arg[ 45]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 46]: -DSAPSTARTUP=1
    -> arg[ 47]: -DSAPSYSTEM=00
    -> arg[ 48]: -DSAPSYSTEMNAME=SPS
    -> arg[ 49]: -DSAPMYNAME=saptharishi_SPS_00
    -> arg[ 50]: -DSAPDBHOST=saptharishi
    -> arg[ 51]: -Dj2ee.dbhost=saptharishi
    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
    [Thr 4244] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 7084] Mon Sep 03 14:14:08 2007
    [Thr 7084] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 7084] Mon Sep 03 14:14:09 2007
    [Thr 7084] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 7084] JLaunchISetClusterId: set cluster id 1891050
    [Thr 7084] Mon Sep 03 14:14:10 2007
    [Thr 7084] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 7084] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 4612] Mon Sep 03 14:14:51 2007
    [Thr 4612] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 4612] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 4612] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "D:\usr\sap\SPS\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID1891050
    pid         : 7448
    system name : SPS
    system nr.  : 00
    started at  : Mon Sep 03 14:14:54 2007
    arguments       :
           arg[00] : D:\usr\sap\SPS\SYS\exe\run\jlaunch.exe
           arg[01] : pf=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[02] : -DSAPINFO=SPS_00_server
           arg[03] : pf=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=4897
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SPS
           arg[08] : -DSAPMYNAME=saptharishi_SPS_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 1564] Mon Sep 03 14:14:54 2007
    [Thr 1564] *** WARNING => INFO: Unknown property [instance.box.number=SPSDVEBMGS00saptharishi] [jstartxx.c   841]
    [Thr 1564] *** WARNING => INFO: Unknown property [instance.en.host=saptharishi] [jstartxx.c   841]
    [Thr 1564] *** WARNING => INFO: Unknown property [instance.en.port=3202] [jstartxx.c   841]
    [Thr 1564] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : saptharishi
    -> ms port    : 3902
    -> OS libs    : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : saptharishi
    -> ms port    : 3902
    -> os libs    : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID1891000  : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID1891050  : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID1891000            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID1891050            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 1564] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 1564] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 7872] JLaunchRequestFunc: Thread 7872 started as listener thread for np messages.
    [Thr 5968] WaitSyncSemThread: Thread 5968 started as semaphore monitor thread.
    [Thr 1564] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 1564] CPIC (version=700.2006.09.13)
    [Thr 1564] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 1564] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\SPS\SYS\exe\run\jvmx.jar
    JStartupIReadSection: read node properties [ID1891050]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_13
    -> 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=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\SPS\SYS\exe\run\jstartup.jar;D:\usr\sap\SPS\SYS\exe\run\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 1564] JLaunchISetDebugMode: set debug mode [no]
    [Thr 4908] JLaunchIStartFunc: Thread 4908 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=256M
    -> arg[ 11]: -XX:NewSize=171M
    -> arg[ 12]: -XX:MaxNewSize=171M
    -> 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\SPS\SYS\global
    -> arg[ 25]: -Dapplication.home=D:\usr\sap\SPS\SYS\exe\run
    -> arg[ 26]: -Djava.class.path=D:\usr\sap\SPS\SYS\exe\run\jstartup.jar;D:\usr\sap\SPS\SYS\exe\run\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 27]: -Djava.library.path=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdk1.4.2_13\bin;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;D:\usr\sap\SPS\D01\exe;D:\usr\sap\SPS\SYS\exe\run
    -> arg[ 28]: -Dmemory.manager=1024M
    -> arg[ 29]: -Xmx1024M
    -> arg[ 30]: -Xms1024M
    -> arg[ 31]: -DLoadBalanceRestricted=no
    -> arg[ 32]: -Djstartup.mode=JCONTROL
    -> arg[ 33]: -Djstartup.ownProcessId=7448
    -> arg[ 34]: -Djstartup.ownHardwareId=G1021470092
    -> arg[ 35]: -Djstartup.whoami=server
    -> arg[ 36]: -Djstartup.debuggable=no
    -> arg[ 37]: -DSAPINFO=SPS_00_server
    -> arg[ 38]: -DSAPSTART=1
    -> arg[ 39]: -DCONNECT_PORT=4897
    -> arg[ 40]: -DSAPSYSTEM=00
    -> arg[ 41]: -DSAPSYSTEMNAME=SPS
    -> arg[ 42]: -DSAPMYNAME=saptharishi_SPS_00
    -> arg[ 43]: -DSAPPROFILE=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
    -> arg[ 44]: -DFRFC_FALLBACK=ON
    -> arg[ 45]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 46]: -DSAPSTARTUP=1
    -> arg[ 47]: -DSAPSYSTEM=00
    -> arg[ 48]: -DSAPSYSTEMNAME=SPS
    -> arg[ 49]: -DSAPMYNAME=saptharishi_SPS_00
    -> arg[ 50]: -DSAPDBHOST=saptharishi
    -> arg[ 51]: -Dj2ee.dbhost=saptharishi
    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
    [Thr 4908] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 920] Mon Sep 03 14:14:56 2007
    [Thr 920] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 920] Mon Sep 03 14:14:57 2007
    [Thr 920] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 920] JLaunchISetClusterId: set cluster id 1891050
    [Thr 920] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 920] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 3604] Mon Sep 03 14:15:27 2007
    [Thr 3604] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 3604] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 3604] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "D:\usr\sap\SPS\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID1891050
    pid         : 7420
    system name : SPS
    system nr.  : 00
    started at  : Mon Sep 03 14:15:30 2007
    arguments       :
           arg[00] : D:\usr\sap\SPS\SYS\exe\run\jlaunch.exe
           arg[01] : pf=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[02] : -DSAPINFO=SPS_00_server
           arg[03] : pf=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=4897
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SPS
           arg[08] : -DSAPMYNAME=saptharishi_SPS_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 5228] Mon Sep 03 14:15:30 2007
    [Thr 5228] *** WARNING => INFO: Unknown property [instance.box.number=SPSDVEBMGS00saptharishi] [jstartxx.c   841]
    [Thr 5228] *** WARNING => INFO: Unknown property [instance.en.host=saptharishi] [jstartxx.c   841]
    [Thr 5228] *** WARNING => INFO: Unknown property [instance.en.port=3202] [jstartxx.c   841]
    [Thr 5228] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : saptharishi
    -> ms port    : 3902
    -> OS libs    : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : saptharishi
    -> ms port    : 3902
    -> os libs    : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID1891000  : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID1891050  : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID1891000            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID1891050            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 5228] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 5228] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 3484] JLaunchRequestFunc: Thread 3484 started as listener thread for np messages.
    [Thr 336] WaitSyncSemThread: Thread 336 started as semaphore monitor thread.
    [Thr 5228] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 5228] CPIC (version=700.2006.09.13)
    [Thr 5228] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 5228] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\SPS\SYS\exe\run\jvmx.jar
    JStartupIReadSection: read node properties [ID1891050]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_13
    -> 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=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\SPS\SYS\exe\run\jstartup.jar;D:\usr\sap\SPS\SYS\exe\run\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 5228] JLaunchISetDebugMode: set debug mode [no]
    [Thr 5756] JLaunchIStartFunc: Thread 5756 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=256M
    -> arg[ 11]: -XX:NewSize=171M
    -> arg[ 12]: -XX:MaxNewSize=171M
    -> 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\SPS\SYS\global
    -> arg[ 25]: -Dapplication.home=D:\usr\sap\SPS\SYS\exe\run
    -> arg[ 26]: -Djava.class.path=D:\usr\sap\SPS\SYS\exe\run\jstartup.jar;D:\usr\sap\SPS\SYS\exe\run\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 27]: -Djava.library.path=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdk1.4.2_13\bin;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;D:\usr\sap\SPS\D01\exe;D:\usr\sap\SPS\SYS\exe\run
    -> arg[ 28]: -Dmemory.manager=1024M
    -> arg[ 29]: -Xmx1024M
    -> arg[ 30]: -Xms1024M
    -> arg[ 31]: -DLoadBalanceRestricted=no
    -> arg[ 32]: -Djstartup.mode=JCONTROL
    -> arg[ 33]: -Djstartup.ownProcessId=7420
    -> arg[ 34]: -Djstartup.ownHardwareId=G1021470092
    -> arg[ 35]: -Djstartup.whoami=server
    -> arg[ 36]: -Djstartup.debuggable=no
    -> arg[ 37]: -DSAPINFO=SPS_00_server
    -> arg[ 38]: -DSAPSTART=1
    -> arg[ 39]: -DCONNECT_PORT=4897
    -> arg[ 40]: -DSAPSYSTEM=00
    -> arg[ 41]: -DSAPSYSTEMNAME=SPS
    -> arg[ 42]: -DSAPMYNAME=saptharishi_SPS_00
    -> arg[ 43]: -DSAPPROFILE=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
    -> arg[ 44]: -DFRFC_FALLBACK=ON
    -> arg[ 45]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 46]: -DSAPSTARTUP=1
    -> arg[ 47]: -DSAPSYSTEM=00
    -> arg[ 48]: -DSAPSYSTEMNAME=SPS
    -> arg[ 49]: -DSAPMYNAME=saptharishi_SPS_00
    -> arg[ 50]: -DSAPDBHOST=saptharishi
    -> arg[ 51]: -Dj2ee.dbhost=saptharishi
    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
    [Thr 5756] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 4392] Mon Sep 03 14:15:32 2007
    [Thr 4392] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 4392] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 4392] JLaunchISetClusterId: set cluster id 1891050
    [Thr 4392] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 4392] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 6676] Mon Sep 03 14:16:00 2007
    [Thr 6676] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 6676] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 6676] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "D:\usr\sap\SPS\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID1891050
    pid         : 8004
    system name : SPS
    system nr.  : 00
    started at  : Mon Sep 03 14:16:05 2007
    arguments       :
           arg[00] : D:\usr\sap\SPS\SYS\exe\run\jlaunch.exe
           arg[01] : pf=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[02] : -DSAPINFO=SPS_00_server
           arg[03] : pf=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=4897
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SPS
           arg[08] : -DSAPMYNAME=saptharishi_SPS_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 5004] Mon Sep 03 14:16:05 2007
    [Thr 5004] *** WARNING => INFO: Unknown property [instance.box.number=SPSDVEBMGS00saptharishi] [jstartxx.c   841]
    [Thr 5004] *** WARNING => INFO: Unknown property [instance.en.host=saptharishi] [jstartxx.c   841]
    [Thr 5004] *** WARNING => INFO: Unknown property [instance.en.port=3202] [jstartxx.c   841]
    [Thr 5004] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : saptharishi
    -> ms port    : 3902
    -> OS libs    : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : saptharishi
    -> ms port    : 3902
    -> os libs    : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID1891000  : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID1891050  : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID1891000            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID1891050            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 5004] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 5004] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 3852] JLaunchRequestFunc: Thread 3852 started as listener thread for np messages.
    [Thr 1164] WaitSyncSemThread: Thread 1164 started as semaphore monitor thread.
    [Thr 5004] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 5004] CPIC (version=700.2006.09.13)
    [Thr 5004] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 5004] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\SPS\SYS\exe\run\jvmx.jar
    JStartupIReadSection: read node properties [ID1891050]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_13
    -> 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=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\SPS\SYS\exe\run\jstartup.jar;D:\usr\sap\SPS\SYS\exe\run\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 5004] JLaunchISetDebugMode: set debug mode [no]
    [Thr 6800] JLaunchIStartFunc: Thread 6800 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=256M
    -> arg[ 11]: -XX:NewSize=171M
    -> arg[ 12]: -XX:MaxNewSize=171M
    -> 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\SPS\SYS\global
    -> arg[ 25]: -Dapplication.home=D:\usr\sap\SPS\SYS\exe\run
    -> arg[ 26]: -Djava.class.path=D:\usr\sap\SPS\SYS\exe\run\jstartup.jar;D:\usr\sap\SPS\SYS\exe\run\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 27]: -Djava.library.path=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdk1.4.2_13\bin;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;D:\usr\sap\SPS\D01\exe;D:\usr\sap\SPS\SYS\exe\run
    -> arg[ 28]: -Dmemory.manager=1024M
    -> arg[ 29]: -Xmx1024M
    -> arg[ 30]: -Xms1024M
    -> arg[ 31]: -DLoadBalanceRestricted=no
    -> arg[ 32]: -Djstartup.mode=JCONTROL
    -> arg[ 33]: -Djstartup.ownProcessId=8004
    -> arg[ 34]: -Djstartup.ownHardwareId=G1021470092
    -> arg[ 35]: -Djstartup.whoami=server
    -> arg[ 36]: -Djstartup.debuggable=no
    -> arg[ 37]: -DSAPINFO=SPS_00_server
    -> arg[ 38]: -DSAPSTART=1
    -> arg[ 39]: -DCONNECT_PORT=4897
    -> arg[ 40]: -DSAPSYSTEM=00
    -> arg[ 41]: -DSAPSYSTEMNAME=SPS
    -> arg[ 42]: -DSAPMYNAME=saptharishi_SPS_00
    -> arg[ 43]: -DSAPPROFILE=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
    -> arg[ 44]: -DFRFC_FALLBACK=ON
    -> arg[ 45]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 46]: -DSAPSTARTUP=1
    -> arg[ 47]: -DSAPSYSTEM=00
    -> arg[ 48]: -DSAPSYSTEMNAME=SPS
    -> arg[ 49]: -DSAPMYNAME=saptharishi_SPS_00
    -> arg[ 50]: -DSAPDBHOST=saptharishi
    -> arg[ 51]: -Dj2ee.dbhost=saptharishi
    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
    [Thr 6800] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 6168] Mon Sep 03 14:16:07 2007
    [Thr 6168] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 6168] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 6168] JLaunchISetClusterId: set cluster id 1891050
    [Thr 6168] Mon Sep 03 14:16:08 2007
    [Thr 6168] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 6168] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 4944] Mon Sep 03 14:16:37 2007
    [Thr 4944] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 4944] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 4944] JLaunchCloseProgram: good bye (exitcode = -11113)
    Please let me know how to solve this problem
    Thanks and Regards,
    Sowmya

    <b>server0.log file states</b>
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[./log/system/server.log]/>
    <!PATTERN[server.log]/>
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    <!ENCODING[Cp1252]/>
    <!FILESET[0, 5, 10485760]/>
    <!PREVIOUSFILE[server.4.log]/>
    <!NEXTFILE[server.1.log]/>
    <!LOGHEADER[END]/>
    #1.5#0017A40EA985005B000010EB00001F24000438F18C1E41AF#1188509996031#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####8cb40110574111dcca130017a40ea985#SAPEngine_Application_Thread[impl:3]_48##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_WEBCNODESTAT WHERE TIMESTAMPHOUR <= 1188509995950##
    #1.5#0017A40EA985005B000010EC00001F24000438F18C920225#1188510003625#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####8cb40110574111dcca130017a40ea985#SAPEngine_Application_Thread[impl:3]_48##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERNODELOGON WHERE TIMESTAMPHOUR <= 1188509995950##
    #1.5#0017A40EA985005B000010ED00001F24000438F18C920560#1188510003625#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####8cb40110574111dcca130017a40ea985#SAPEngine_Application_Thread[impl:3]_48##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERSTAT WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185917995950##
    #1.5#0017A40EA985005B000010EE00001F24000438F18C9208B7#1188510003625#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####8cb40110574111dcca130017a40ea985#SAPEngine_Application_Thread[impl:3]_48##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_WEBCONTENTSTAT WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185917995950##
    #1.5#0017A40EA985005B000010EF00001F24000438F18C920C0F#1188510003625#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####8cb40110574111dcca130017a40ea985#SAPEngine_Application_Thread[impl:3]_48##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_AGGINFO WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185917995950##
    #1.5#0017A40EA985005B000010F000001F24000438F18C925064#1188510003640#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####8cb40110574111dcca130017a40ea985#SAPEngine_Application_Thread[impl:3]_48##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA985005B000010F100001F24000438F18C925255#1188510003640#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####8cb40110574111dcca130017a40ea985#SAPEngine_Application_Thread[impl:3]_48##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Aggregation took 7703 millis##
    #1.5#0017A40EA98500760000001F00001F24000438F25107A228#1188513299656#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####3ddf8480574911dc96b00017a40ea985#SAPEngine_Application_Thread[impl:3]_56##0#0#Info#1#com.sap.portal.activityreport#Java###*--Flush data begin--*##
    #1.5#0017A40EA98500760000002000001F24000438F25107CC29#1188513299656#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####3ddf8480574911dc96b00017a40ea985#SAPEngine_Application_Thread[impl:3]_56##0#0#Info#1#com.sap.portal.activityreport#Java###0 user ids saved##
    #1.5#0017A40EA98500760000002100001F24000438F25107F2E9#1188513299671#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####3ddf8480574911dc96b00017a40ea985#SAPEngine_Application_Thread[impl:3]_56##0#0#Info#1#com.sap.portal.activityreport#Java###0 pages saved##
    #1.5#0017A40EA98500760000002200001F24000438F2510819E4#1188513299687#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####3ddf8480574911dc96b00017a40ea985#SAPEngine_Application_Thread[impl:3]_56##0#0#Info#1#com.sap.portal.activityreport#Java###0 iViews saved##
    #1.5#0017A40EA98500760000002300001F24000438F251081A57#1188513299687#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####3ddf8480574911dc96b00017a40ea985#SAPEngine_Application_Thread[impl:3]_56##0#0#Info#1#com.sap.portal.activityreport#Java###*--Flush data end--*##
    #1.5#0017A40EA98500760000002400001F24000438F251081B0A#1188513299687#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####3ddf8480574911dc96b00017a40ea985#SAPEngine_Application_Thread[impl:3]_56##0#0#Info#1#com.sap.portal.activityreport#Java###Duration: 31 millis##
    #1.5#0017A40EA98500720000003400001F24000438F262EAEA8E#1188513599734#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Aggregator Started...##
    #1.5#0017A40EA98500720000003500001F24000438F262EB4E86#1188513599796#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Current Database Time: 30 Aug 2007 22:39:59 GMT##
    #1.5#0017A40EA98500720000003600001F24000438F262EB4EFD#1188513599796#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java#####
    #1.5#0017A40EA98500720000003700001F24000438F262EB4F69#1188513599796#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###*********** Aggregating data from 1 Jan 2004 00:00:59 GMT to 30 Aug 2007 22:39:59 GMT ***********##
    #1.5#0017A40EA98500720000003800001F24000438F262EB4FCC#1188513599796#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = SELECT MAX(TIMESTAMPHOUR) FROM WCR_AGGINFO WHERE AGGREGATIONLEVEL = 'h'##
    #1.5#0017A40EA98500720000003900001F24000438F262EB79DE#1188513599812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###First run at 30 Aug 2007 10:00:00 GMT##
    #1.5#0017A40EA98500720000003A00001F24000438F262EB7A74#1188513599812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Change begin date 30 Aug 2007 11:00:00 GMT##
    #1.5#0017A40EA98500720000003B00001F24000438F262EB9F06#1188513599828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###executing query: SELECT TIMESTAMPHOUR,NODEID,HASHEDUSERID,USERTYPE,LOGONID FROM WCR_USERNODESTAT WHERE TIMESTAMPHOUR >= 1188471600000 AND TIMESTAMPHOUR < 1188513599793 ORDER BY TIMESTAMPHOUR##
    #1.5#0017A40EA98500720000003C00001F24000438F262EBA531#1188513599828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA98500720000003D00001F24000438F262EBA717#1188513599828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Aggregation of users finished successfully##
    #1.5#0017A40EA98500720000003E00001F24000438F262EBC46B#1188513599828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = SELECT TIMESTAMPHOUR,NODEID,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,LOGONIDS FROM WCR_WEBCNODESTAT WHERE TIMESTAMPHOUR >= 1188471600000 AND TIMESTAMPHOUR < 1188513599793 ORDER BY TIMESTAMPHOUR##
    #1.5#0017A40EA98500720000003F00001F24000438F262EBEFAC#1188513599843#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###successfully inserted 0 rows##
    #1.5#0017A40EA98500720000004000001F24000438F262EBF029#1188513599843#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java### Counter: 0##
    #1.5#0017A40EA98500720000004100001F24000438F262EBF085#1188513599843#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA98500720000004200001F24000438F262EBF255#1188513599843#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Aggregation of iViews and pages finished successfully##
    #1.5#0017A40EA98500720000004300001F24000438F262EC17FF#1188513599859#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = INSERT INTO WCR_AGGINFO(TIMESTAMPHOUR,AGGREGATIONLEVEL,LASTAGGLEVEL,NUMAGGREGATES) VALUES (0,'h',' ',0)##
    #1.5#0017A40EA98500720000004400001F24000438F262EC673B#1188513599875#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA98500720000004500001F24000438F262EC692F#1188513599875#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Inserted 1 rows in table WCR_AGGINFO##
    #1.5#0017A40EA98500720000004600001F24000438F262EC69AD#1188513599875#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Updating Aggregation Info table finished successfully##
    #1.5#0017A40EA98500720000004700001F24000438F262EC6A10#1188513599875#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Aggregating First Logon Table:##
    #1.5#0017A40EA98500720000004800001F24000438F262EC8ED4#1188513599890#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Executing query: SELECT TIMESTAMPHOUR,USERTYPE,LOGONID,IMPRESSIONS FROM WCR_USERNODELOGON ORDER BY LOGONID,TIMESTAMPHOUR##
    #1.5#0017A40EA98500720000004900001F24000438F262EC937C#1188513599890#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA98500720000004A00001F24000438F262EC955E#1188513599890#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Aggregation of user first logon data finished successfully##
    #1.5#0017A40EA98500720000004B00001F24000438F262ECBA03#1188513599890#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERNODESTAT WHERE TIMESTAMPHOUR <= 1188513599793##
    #1.5#0017A40EA98500720000004C00001F24000438F262ECBEE2#1188513599890#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_WEBCNODESTAT WHERE TIMESTAMPHOUR <= 1188513599793##
    #1.5#0017A40EA98500720000004D00001F24000438F262ECC1FE#1188513599890#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERNODELOGON WHERE TIMESTAMPHOUR <= 1188513599793##
    #1.5#0017A40EA98500720000004E00001F24000438F262ECC4FF#1188513599890#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERSTAT WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185921599793##
    #1.5#0017A40EA98500720000004F00001F24000438F262ECC85A#1188513599890#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_WEBCONTENTSTAT WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185921599793##
    #1.5#0017A40EA98500720000005000001F24000438F262ECCBC8#1188513599906#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_AGGINFO WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185921599793##
    #1.5#0017A40EA98500720000005100001F24000438F262ED0AEA#1188513599921#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA98500720000005200001F24000438F262ED0CCC#1188513599921#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Aggregation took 125 millis##
    #1.5#0017A40EA98500720000005300001F24000438F3279B3D1D#1188516899656#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport#Java###*--Flush data begin--*##
    #1.5#0017A40EA98500720000005400001F24000438F3279B6943#1188516899656#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport#Java###0 user ids saved##
    #1.5#0017A40EA98500720000005500001F24000438F3279B911E#1188516899671#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport#Java###0 pages saved##
    #1.5#0017A40EA98500720000005600001F24000438F3279BB7E3#1188516899687#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport#Java###0 iViews saved##
    #1.5#0017A40EA98500720000005700001F24000438F3279BB871#1188516899687#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport#Java###*--Flush data end--*##
    #1.5#0017A40EA98500720000005800001F24000438F3279BB8CC#1188516899687#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport#Java###Duration: 31 millis##
    #1.5#0017A40EA98500740000004800001F24000438F3397DC997#1188517199734#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Aggregator Started...##
    #1.5#0017A40EA98500740000004900001F24000438F3397E1286#1188517199750#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Current Database Time: 30 Aug 2007 23:39:59 GMT##
    #1.5#0017A40EA98500740000004A00001F24000438F3397E12F8#1188517199750#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java#####
    #1.5#0017A40EA98500740000004B00001F24000438F3397E1361#1188517199750#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###*********** Aggregating data from 1 Jan 2004 00:00:59 GMT to 30 Aug 2007 23:39:59 GMT ***********##
    #1.5#0017A40EA98500740000004C00001F24000438F3397E13BF#1188517199750#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = SELECT MAX(TIMESTAMPHOUR) FROM WCR_AGGINFO WHERE AGGREGATIONLEVEL = 'h'##
    #1.5#0017A40EA98500740000004D00001F24000438F3397E3DAE#1188517199750#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###First run at 30 Aug 2007 10:00:00 GMT##
    #1.5#0017A40EA98500740000004E00001F24000438F3397E3E31#1188517199750#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Change begin date 30 Aug 2007 11:00:00 GMT##
    #1.5#0017A40EA98500740000004F00001F24000438F3397E62E7#1188517199765#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###executing query: SELECT TIMESTAMPHOUR,NODEID,HASHEDUSERID,USERTYPE,LOGONID FROM WCR_USERNODESTAT WHERE TIMESTAMPHOUR >= 1188471600000 AND TIMESTAMPHOUR < 1188517199750 ORDER BY TIMESTAMPHOUR##
    #1.5#0017A40EA98500740000005000001F24000438F3397E6925#1188517199765#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA98500740000005100001F24000438F3397E6B02#1188517199765#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Aggregation of users finished successfully##
    #1.5#0017A40EA98500740000005200001F24000438F3397E6B8B#1188517199765#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = SELECT TIMESTAMPHOUR,NODEID,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,LOGONIDS FROM WCR_WEBCNODESTAT WHERE TIMESTAMPHOUR >= 1188471600000 AND TIMESTAMPHOUR < 1188517199750 ORDER BY TIMESTAMPHOUR##
    #1.5#0017A40EA98500740000005300001F24000438F3397E9615#1188517199781#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###successfully inserted 0 rows##
    #1.5#0017A40EA98500740000005400001F24000438F3397E968E#1188517199781#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java### Counter: 0##
    #1.5#0017A40EA98500740000005500001F24000438F3397E96E8#1188517199781#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA98500740000005600001F24000438F3397E98FC#1188517199781#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Aggregation of iViews and pages finished successfully##
    #1.5#0017A40EA98500740000005700001F24000438F3397EBEFB#1188517199796#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = INSERT INTO WCR_AGGINFO(TIMESTAMPHOUR,AGGREGATIONLEVEL,LASTAGGLEVEL,NUMAGGREGATES) VALUES (0,'h',' ',0)##
    #1.5#0017A40EA98500740000005800001F24000438F3397F07BF#1188517199812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA98500740000005900001F24000438F3397F0995#1188517199812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Inserted 1 rows in table WCR_AGGINFO##
    #1.5#0017A40EA98500740000005A00001F24000438F3397F0A11#1188517199812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Updating Aggregation Info table finished successfully##
    #1.5#0017A40EA98500740000005B00001F24000438F3397F0A6F#1188517199812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Aggregating First Logon Table:##
    #1.5#0017A40EA98500740000005C00001F24000438F3397F2F29#1188517199812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Executing query: SELECT TIMESTAMPHOUR,USERTYPE,LOGONID,IMPRESSIONS FROM WCR_USERNODELOGON ORDER BY LOGONID,TIMESTAMPHOUR##
    #1.5#0017A40EA98500740000005D00001F24000438F3397F3416#1188517199828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA98500740000005E00001F24000438F3397F35F0#1188517199828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Aggregation of user first logon data finished successfully##
    #1.5#0017A40EA98500740000005F00001F24000438F3397F5AA3#1188517199828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERNODESTAT WHERE TIMESTAMPHOUR <= 1188517199750##
    #1.5#0017A40EA98500740000006000001F24000438F3397F5F9C#1188517199828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_WEBCNODESTAT WHERE TIMESTAMPHOUR <= 1188517199750##
    #1.5#0017A40EA98500740000006100001F24000438F3397F62BD#1188517199828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERNODELOGON WHERE TIMESTAMPHOUR <= 1188517199750##
    #1.5#0017A40EA98500740000006200001F24000438F3397F65C4#1188517199828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERSTAT WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185925199750##
    #1.5#0017A40EA98500740000006300001F24000438F3397F6A2D#1188517199828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_WEBCONTENTSTAT WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185925199750##
    #1.5#0017A40EA98500740000006400001F24000438F3397F6FF8#1188517199828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_AGGINFO WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185925199750##
    #1.5#0017A40EA98500740000006500001F24000438F3397FF1CA#1188517199875#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA98500740000006600001F24000438F3397FF3C4#1188517199875#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Aggregation took 141 millis##
    #1.5#0017A40EA98500740000006700001F24000438F3FE2EEAFF#1188520499656#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####01685480575a11dc86dd0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport#Java###*--Flush data begin--*##
    #1.5#0017A40EA98500740000006800001F24000438F3FE2F1665#1188520499656#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####01685480575a11dc86dd0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport#Java###0 user ids saved##
    #1.5#0017A40EA98500740000006900001F24000438F3FE2F3CF0#1188520499671#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####01685480575a11dc86dd0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport#Java###0 pages saved##
    #1.5#0017A40EA98500740000006A00001F24000438F3FE2F638A#1188520499687#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####01685480575a11dc86dd0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport#Java###0 iViews saved##
    #1.5#0017A40EA98500740000006B00001F24000438F3FE2F6412#1188520499687#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####01685480575a11dc86dd0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport#Java###*--Flush data end--*##
    #1.5#0017A40EA98500740000006C00001F24000438F3FE2F6470#1188520499687#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####01685480575a11dc86dd0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport#Java###Duration: 31 millis##
    #1.5#0017A40EA985005C0000145100001F24000438F410117744#1188520799734#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Aggregator Started...##
    #1.5#0017A40EA985005C0000145200001F24000438F41011C15C#1188520799750#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Current Database Time: 31 Aug 2007 00:39:59 GMT##
    #1.5#0017A40EA985005C0000145300001F24000438F41011C1D0#1188520799750#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java#####
    #1.5#0017A40EA985005C0000145400001F24000438F41011C2B0#1188520799750#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###*********** Aggregating data from 1 Jan 2004 00:00:59 GMT to 31 Aug 2007 00:39:59 GMT ***********##
    #1.5#0017A40EA985005C0000145500001F24000438F41011C316#1188520799750#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = SELECT MAX(TIMESTAMPHOUR) FROM WCR_AGGINFO WHERE AGGREGATIONLEVEL = 'h'##
    #1.5#0017A40EA985005C0000145600001F24000438F41011ECCE#1188520799765#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###First run at 30 Aug 2007 10:00:00 GMT##
    #1.5#0017A40EA985005C0000145700001F24000438F41011ED61#1188520799765#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Change begin date 30 Aug 2007 11:00:00 GMT##
    #1.5#0017A40EA985005C0000145800001F24000438F4101212D9#1188520799765#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###executing query: SELECT TIMESTAMPHOUR,NODEID,HASHEDUSERID,USERTYPE,LOGONID FROM WCR_USERNODESTAT WHERE TIMESTAMPHOUR >= 1188471600000 AND TIMESTAMPHOUR < 1188520799750 ORDER BY TIMESTAMPHOUR##
    #1.5#0017A40EA985005C0000145900001F24000438F4101219D1#1188520799765#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA985005C0000145A00001F24000438F410121BC6#1188520799765#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Aggregation of users finished successfully##
    #1.5#0017A40EA985005C0000145B00001F24000438F410121C53#1188520799765#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = SELECT TIMESTAMPHOUR,NODEID,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,LOGONIDS FROM WCR_WEBCNODESTAT WHERE TIMESTAMPHOUR >= 1188471600000 AND TIMESTAMPHOUR < 1188520799750 ORDER BY TIMESTAMPHOUR##
    #1.5#0017A40EA985005C0000145C00001F24000438F41012478B#1188520799781#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###successfully inserted 0 rows##
    #1.5#0017A40EA985005C0000145D00001F24000438F410124804#1188520799781#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java### Counter: 0##
    #1.5#0017A40EA985005C0000145E00001F24000438F410124864#1188520799781#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA985005C0000145F00001F24000438F410124A77#1188520799781#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Aggregation of iViews and pages finished successfully##
    #1.5#0017A40EA985005C0000146000001F24000438F41012719E#1188520799796#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = INSERT INTO WCR_AGGINFO(TIMESTAMPHOUR,AGGREGATIONLEVEL,LASTAGGLEVEL,NUMAGGREGATES) VALUES (0,'h',' ',0)##
    #1.5#0017A40EA985005C0000146100001F24000438F41012B992#1188520799812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA985005C0000146200001F24000438F41012BB6C#1188520799812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Inserted 1 rows in table WCR_AGGINFO##
    #1.5#0017A40EA985005C0000146300001F24000438F41012BBE7#1188520799812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Updating Aggregation Info table finished successfully##
    #1.5#0017A40EA985005C0000146400001F24000438F41012BCAD#1188520799812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Aggregating First Logon Table:##
    #1.5#0017A40EA985005C0000146500001F24000438F41012E223#1188520799828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Executing query: SELECT TIMESTAMPHOUR,USERTYPE,LOGONID,IMPRESSIONS FROM WCR_USERNODELOGON ORDER BY LOGONID,TIMESTAMPHOUR##
    #1.5#0017A40EA985005C0000146600001F24000438F41012E66C#1188520799828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA985005C0000146700001F24000438F41012E83D#1188520799828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Aggregation of user first logon data finished successfully##
    #1.5#0017A40EA985005C0000146800001F24000438F410130D5A#1188520799828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERNODESTAT WHERE TIMESTAMPHOUR <= 1188520799750##
    #1.5#0017A40EA985005C0000146900001F24000438F41013122E#1188520799828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_WEBCNODESTAT WHERE TIMESTAMPHOUR <= 1188520799750##
    #1.5#0017A40EA985005C0000146A00001F24000438F41013154B#1188520799828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERNODELOGON WHERE TIMESTAMPHOUR <= 1188520799750##
    #1.5#0017A40EA985005C0000146B00001F24000438F41013183B#1188520799828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERSTAT WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185928799750##
    #1.5#0017A40EA985005C0000146C00001F24000438F410131C2D#1188520799828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_WEBCONTENTSTAT WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185928799750##
    #1.5#0017A40EA985005C0000146D00001F24000438F410131FB3#1188520799843#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_AGGINFO WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185928799750##
    #1.5#0017A40EA985005C0000146E00001F24000438F41013E9D4#1188520799890#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA985005C0000146F00001F24000438F410148E42#1188520799937#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = SELECT TIMESTAMPHOUR,NUMAGGREGATES FROM WCR_AGGINFO WHERE TIMESTAMPHOUR = 1188518400000 AND AGGREGATIONLEVEL = 'd' AND LASTAGGLEVEL = 'h' ORDER BY TIMESTAMPHOUR##
    #1.5#0017A40EA985005C0000147000001F24000438F41014F9EB#1188520799953#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###\#----
    no identical aggreg found##
    #1.5#0017A40EA985005C0000147100001F24000438F41014FCC7#1188520799953#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###--Daily Aggregation--
    #1.5#0017A40EA985005C0000147200001F24000438F41014FD34#1188520799953#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java#####
    #1.5#0017A40EA985005C0000147300001F24000438F41014FDAA#1188520799953#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###*********** Aggregating data from 1 Jan 2004 00:00:00 GMT to 31 Aug 2007 00:00:00 GMT ***********##
    #1.5#0017A40EA985005C0000147400001F24000438F41014FE0A#1188520799953#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = SELECT MAX(TIMESTAMPHOUR) FROM WCR_AGGINFO WHERE AGGREGATIONLEVEL = 'd'##
    #1.5#0017A40EA985005C0000147500001F24000438F410155AB6#1188520799984#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###First run at 20 Aug 2007 00:00:00 GMT##
    #1.5#0017A40EA985005C0000147600001F24000438F410155B43#1188520799984#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Change begin date 21 Aug 2007 00:00:00 GMT##
    #1.5#0017A40EA985005C0000147700001F24000438F41015CB55#1188520800015#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###executing query: SELECT TIMESTAMPHOUR,AGGREGATIONLEVEL,HASHEDUSERID,USERTYPE,LOGONID FROM WCR_USERSTAT WHERE TIMESTAMPHOUR >= 1187654400000 AND TIMESTAMPHOUR < 1188518400000 AND AGGREGATIONLEVEL = 'h' ORDER BY TIMESTAMPHOUR##
    #1.5#0017A40EA985005C0000147800001F24000438F41015D81B#1188520800015#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Retrieved J2EE_ADMIN from ResultSet##
    #1.5#0017A40EA985005C0000147900001F24000438F41015D8A5#1188520800015#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = INSERT INTO WCR_USERSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,HASHEDUSERID,USERTYPE,LOGONID) VALUES (1188432000000,'d','J2EE_ADMIN','n','J2EE_ADMIN')##
    #1.5#0017A40EA985005C0000147A00001F24000438F410161717#1188520800031#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###inserted 1 rows##
    #1.5#0017A40EA985005C0000147B00001F24000438F410161799#1188520800031#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Retrieved J2EE_ADMIN from ResultSet##
    #1.5#0017A40EA985005C0000147C00001F24000438F4101617FE#1188520800031#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Retrieved J2EE_ADMIN from ResultSet##
    #1.5#0017A40EA985005C0000147D00001F24000438F410164A0D#1188520800046#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA985005C0000147E00001F24000438F410164BDB#1188520800046#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Aggregation of users finished successfully##
    #1.5#0017A40EA985005C0000147F00001F24000438F41016A878#1188520800062#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = SELECT TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID FROM WCR_WEBCONTENTSTAT WHERE TIMESTAMPHOUR >= 1187654400000 AND TIMESTAMPHOUR < 1188518400000 AND AGGREGATIONLEVEL = 'h' ORDER BY TIMESTAMPHOUR##
    #1.5#0017A40EA985005C0000148000001F24000438F41017127C#1188520800093#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Entered new aggregation period: 30 Aug 2007 00:00:00 GMT##
    #1.5#0017A40EA985005C0000148100001F24000438F4101712F4#1188520800093#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###0: counter=0##
    #1.5#0017A40EA985005C0000148200001F24000438F410171349#1188520800093#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###successfully inserted 0 rows##
    #1.5#0017A40EA985005C0000148300001F24000438F41017139A#1188520800093#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java### ->  counter=0##
    #1.5#0017A40EA985005C0000148400001F24000438F410173889#1188520800109#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800157,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.system_admin_ws/com.sap.portal.system_configuration/com.sap.portal.wd_console/com.sap.portal.wd_console','i',1,1,'Web Dynpro Console',1189522377423)##
    #1.5#0017A40EA985005C0000148500001F24000438F41027591D#1188520801156#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800158,'pcd:portal_content/com.sap.pct/admin.templates/iviews/editors/com.sap.portal.masseditor','i',1,1,'Multiple Property Replacement',1188323767860)##
    #1.5#0017A40EA985005C0000148600001F24000438F4102761D2#1188520801171#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800159,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.portal.activity_reports_ws/com.sap.portal.activityReports','p',1,1,'Activity Reports',1188886553828)##
    #1.5#0017A40EA985005C0000148700001F24000438F410276966#1188520801171#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800160,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.portal.webdynpro_ws/com.sap.portal.content_administrator/com.sap.portal.wd_content_administrator','i',1,1,'Content Administrator',1189475865176)##
    #1.5#0017A40EA985005C0000148800001F24000438F410279845#1188520801171#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800161,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.system_admin_ws/com.sap.portal.system_configuration/com.sap.portal.wd_console','p',1,1,'Web Dynpro Console',1186880238961)##
    #1.5#0017A40EA985005C0000148900001F24000438F41027A035#1188520801187#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800162,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.system_admin_ws/com.sap.portal.system_configuration/com.sap.km.AdminConfig/com.sap.km.AdminConfigCM','p',3,2,'Content Management',1189625466143)##
    #1.5#0017A40EA985005C0000148A00001F24000438F41027AA21#1188520801187#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800163,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.netweaver.coll.colcontent/com.sap.netweaver.coll.tpladmin/com.sap.netweaver.coll.RoomTemplateAdministration','i',2,1,'Room Template Administration',1187770634553)##
    #1.5#0017A40EA985005C0000148B00001F24000438F41027B197#1188520801187#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800164,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.netweaver.coll.colcontent/com.sap.netweaver.coll.roomadmin/com.sap.netweaver.coll.RoomUsageAnalysis','i',2,1,'Room Usage Analysis',1189657318916)##
    #1.5#0017A40EA985005C0000148C00001F24000438F41027B995#1188520801187#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800165,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.netweaver.coll.colcontent/com.sap.netweaver.coll.RoomCreation','p',1,1,'Room Creation',1189251555818)##
    #1.5#0017A40EA985005C0000148D00001F24000438F41027C1A0#1188520801187#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800166,'pcd:portal_content/every_user/general/eu_role/com.sap.km.home_ws/com.sap.km.hidden/com.sap.km.urlaccess/com.sap.km.basicsearch','i',3,1,'KM Basic Search iView',1189256594179)##
    #1.5#0017A40EA985005C0000148E00001F24000438F41027C8E5#1188520801187#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800167,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.system_admin_ws/com.sap.portal.monitoring/com.sap.km.AdminMonitor/com.sap.km.AdminMonitorComp','p',1,1,'Component Monitor',1190197829721)##
    #1.5#0017A40EA985005C0000148F00001F24000438F41027D053#1188520801187#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800168,'pcd:portal_content/every_user/general/eu_role/com.sap.km.home_ws/com.sap.km.hidden/com.sap.km.urlaccess/com.sap.km.details','i',1,1,'KM Details iView',1188044470404)##
    #1.5#0017A40EA985005C0000149000001F24000438F41027D787#1188520801187#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800169,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.system_admin_ws/com.sap.portal.globalportal/myselfContentConsumer/com.sap.portal.producerCockpit','i',3,2,'View My Producers',1189587022648)##
    #1.5#0017A40EA985005C0000149100001F24000438F41027E262#1188520801203#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800170,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.system_admin_ws/com.sap.portal.system_configuration/com.sap.portal.system_landscape','p',3,2,'System Landscape',1189973784124)##
    #1.5#0017A40EA985005C0000149200001F24000438F41027EC46#1188520801203#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800171,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.km.AdminContent/com.sap.km.AdminContentExplorer/com.sap.km.AdminExplorer','i',41,3,'Repositories',1188774901538)##
    #1.5#0017A40EA985005C0000149300001F24000438F41027FF5A#1188520801203#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800172,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.portal.content_translation_ws/com.sap.portal.translation_coordination','p',2,2,'Translation Worklist Coordination',1186468785573)##
    #1.5#0017A40EA985005C0000149400001F24000438F410280E3A#1188520801203#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800173,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.system_admin_ws/com.sap.portal.system_configuration/com.sap.portal.systemLandscapeOverview','i',1,1,'System Landscape Overview',1187157473628)##
    #1.5#0017A40EA985005C0000149500001F24000438F410281EFC#1188520801218#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800174,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.portal.activity_reports_ws/com.sap.portal.activityReports/com.sap.portal.10mostPopular','i',1,1,'Last Weeks 10 Most Popular iViews/Pages',1187616942413)##
    #1.5#0017A40EA985005C0000149600001F24000438F4102826AB#1188520801218#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800175,'pcd:portal_content/com.sap.pct/admin.templates/iviews/editors/com.sap.portal.aclEditor','i',2,1,'ACL Editor',1190364891767)##
    #1.5#0017A40EA985005C0000149700001F24000438F410282DCB#1188520801218#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800176,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.netweaver.coll.colcontent/com.sap.netweaver.coll.roomadmin/com.sap.netweaver.coll.RoomAdministration','i',2,1,'Room Administration',1187879651509)##
    #1.5#0017A40EA985005C0000149800001F24000438F410283542#1188520801218#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800177,'pcd:portal_content/every_user/general/defaultDesktop/frameworkPages/frameworkpage/com.sap.portal.innerpage/com.sap.km.PortalFavorites','i',91,3,'Portal Favorites',1189280081073)##
    #1.5#0017A40EA985005C0000149900001F24000438F410284AD6#1188520801218#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800178,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.system_admin_ws/com.sap.portal.system_configuration/com.sap.km.UWLWorkflow/com.sap.km.AdminConfigWorkflow/com.sap.km.ConfigWorkflow','i',8,1,'Workflow',1188831613094)##
    #1.5#0017A40EA985005C0000149A00001F24000438F41028548E#1188520801218#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800179,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.portal.webdynpro_ws/com.sap.portal.content_administrator','p',1,1,'Content Administrator',1186604575372)##
    #1.5#0017A40E

  • J2EE Server0 NOT STARTING Exitcode -11113

    Dear All,
    I have made changes in UME Configuration (ie) i changed default connections and after that my server is not starting. Herewith i have specified the log of both dev_server0 and std_server0.out. From the file std_server0.out i found that the error is with UME Configurations.
    How shall i rectify this error
    regards,
    Anandha Krishnan.R
    file===dev_server0==============
    trc file: "D:\usr\sap\KDS\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID3439450
    pid         : 3624
    system name : KDS
    system nr.  : 00
    started at  : Thu Apr 12 13:35:22 2007
    arguments       :
           arg[00] : D:\usr\sap\KDS\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=D:\usr\sap\KDS\SYS\profile\KDS_DVEBMGS00_kaar-server3
           arg[02] : -DSAPINFO=KDS_00_server
           arg[03] : pf=D:\usr\sap\KDS\SYS\profile\KDS_DVEBMGS00_kaar-server3
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1608
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=KDS
           arg[08] : -DSAPMYNAME=kaar-server3_KDS_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\KDS\SYS\profile\KDS_DVEBMGS00_kaar-server3
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 3600] Thu Apr 12 13:35:22 2007
    [Thr 3600] *** WARNING => INFO: Unknown property [instance.box.number=KDSDVEBMGS00kaar-server3] [jstartxx.c   841]
    [Thr 3600] *** WARNING => INFO: Unknown property [instance.en.host=kaar-server3] [jstartxx.c   841]
    [Thr 3600] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 3600] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : kaar-server3
    -> ms port    : 3901
    -> OS libs    : D:\usr\sap\KDS\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : kaar-server3
    -> ms port    : 3901
    -> os libs    : D:\usr\sap\KDS\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID3439400  : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID3439450  : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID3439400            : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID3439450            : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 3600] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 3600] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 204] WaitSyncSemThread: Thread 204 started as semaphore monitor thread.
    [Thr 3604] JLaunchRequestFunc: Thread 3604 started as listener thread for np messages.
    [Thr 3600] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 3600] CPIC (version=700.2006.09.13)
    [Thr 3600] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_09
    [Thr 3600] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\KDS\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID3439450]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_09
    -> 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=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> 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          : 1024M
    -> init heap size     : 1024M
    -> root path          : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\KDS\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\KDS\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\KDS\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 3600] JLaunchISetDebugMode: set debug mode [no]
    [Thr 5040] JLaunchIStartFunc: Thread 5040 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=256M
    -> arg[ 11]: -XX:NewSize=171M
    -> arg[ 12]: -XX:MaxNewSize=171M
    -> 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\KDS\SYS\global
    -> arg[ 25]: -Dapplication.home=D:\usr\sap\KDS\DVEBMGS00\exe
    -> arg[ 26]: -Djava.class.path=D:\usr\sap\KDS\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\KDS\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 27]: -Djava.library.path=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;C:\j2sdk1.4.2_09\bin;D:\usr\sap\KDS\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;D:\usr\sap\KDS\SYS\exe\nuc\NTI386
    -> arg[ 28]: -Dmemory.manager=1024M
    -> arg[ 29]: -Xmx1024M
    -> arg[ 30]: -Xms1024M
    -> arg[ 31]: -DLoadBalanceRestricted=no
    -> arg[ 32]: -Djstartup.mode=JCONTROL
    -> arg[ 33]: -Djstartup.ownProcessId=3624
    -> arg[ 34]: -Djstartup.ownHardwareId=G1140690284
    -> arg[ 35]: -Djstartup.whoami=server
    -> arg[ 36]: -Djstartup.debuggable=no
    -> arg[ 37]: -DSAPINFO=KDS_00_server
    -> arg[ 38]: -DSAPSTART=1
    -> arg[ 39]: -DCONNECT_PORT=1608
    -> arg[ 40]: -DSAPSYSTEM=00
    -> arg[ 41]: -DSAPSYSTEMNAME=KDS
    -> arg[ 42]: -DSAPMYNAME=kaar-server3_KDS_00
    -> arg[ 43]: -DSAPPROFILE=D:\usr\sap\KDS\SYS\profile\KDS_DVEBMGS00_kaar-server3
    -> arg[ 44]: -DFRFC_FALLBACK=ON
    -> arg[ 45]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 46]: -DSAPSTARTUP=1
    -> arg[ 47]: -DSAPSYSTEM=00
    -> arg[ 48]: -DSAPSYSTEMNAME=KDS
    -> arg[ 49]: -DSAPMYNAME=kaar-server3_KDS_00
    -> arg[ 50]: -DSAPDBHOST=KAAR-SERVER3
    -> arg[ 51]: -Dj2ee.dbhost=KAAR-SERVER3
    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 5040] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 4016] Thu Apr 12 13:35:27 2007
    [Thr 4016] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 4016] Thu Apr 12 13:35:29 2007
    [Thr 4016] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 4016] JLaunchISetClusterId: set cluster id 3439450
    [Thr 4016] Thu Apr 12 13:35:30 2007
    [Thr 4016] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 4016] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 3112] Thu Apr 12 13:36:18 2007
    [Thr 3112] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 3112] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 3112] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "D:\usr\sap\KDS\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID3439450
    pid         : 5256
    system name : KDS
    system nr.  : 00
    started at  : Thu Apr 12 13:36:19 2007
    arguments       :
           arg[00] : D:\usr\sap\KDS\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=D:\usr\sap\KDS\SYS\profile\KDS_DVEBMGS00_kaar-server3
           arg[02] : -DSAPINFO=KDS_00_server
           arg[03] : pf=D:\usr\sap\KDS\SYS\profile\KDS_DVEBMGS00_kaar-server3
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1608
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=KDS
           arg[08] : -DSAPMYNAME=kaar-server3_KDS_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\KDS\SYS\profile\KDS_DVEBMGS00_kaar-server3
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 2388] Thu Apr 12 13:36:19 2007
    [Thr 2388] *** WARNING => INFO: Unknown property [instance.box.number=KDSDVEBMGS00kaar-server3] [jstartxx.c   841]
    [Thr 2388] *** WARNING => INFO: Unknown property [instance.en.host=kaar-server3] [jstartxx.c   841]
    [Thr 2388] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 2388] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : kaar-server3
    -> ms port    : 3901
    -> OS libs    : D:\usr\sap\KDS\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : kaar-server3
    -> ms port    : 3901
    -> os libs    : D:\usr\sap\KDS\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID3439400  : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID3439450  : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID3439400            : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID3439450            : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 2388] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 2388] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 5288] JLaunchRequestFunc: Thread 5288 started as listener thread for np messages.
    [Thr 5260] WaitSyncSemThread: Thread 5260 started as semaphore monitor thread.
    [Thr 2388] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 2388] CPIC (version=700.2006.09.13)
    [Thr 2388] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_09
    [Thr 2388] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\KDS\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID3439450]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_09
    -> 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=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> 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          : 1024M
    -> init heap size     : 1024M
    -> root path          : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\KDS\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\KDS\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\KDS\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 2388] JLaunchISetDebugMode: set debug mode [no]
    [Thr 4232] JLaunchIStartFunc: Thread 4232 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=256M
    -> arg[ 11]: -XX:NewSize=171M
    -> arg[ 12]: -XX:MaxNewSize=171M
    -> 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\KDS\SYS\global
    -> arg[ 25]: -Dapplication.home=D:\usr\sap\KDS\DVEBMGS00\exe
    -> arg[ 26]: -Djava.class.path=D:\usr\sap\KDS\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\KDS\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 27]: -Djava.library.path=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;C:\j2sdk1.4.2_09\bin;D:\usr\sap\KDS\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;D:\usr\sap\KDS\SYS\exe\nuc\NTI386
    -> arg[ 28]: -Dmemory.manager=1024M
    -> arg[ 29]: -Xmx1024M
    -> arg[ 30]: -Xms1024M
    -> arg[ 31]: -DLoadBalanceRestricted=no
    -> arg[ 32]: -Djstartup.mode=JCONTROL
    -> arg[ 33]: -Djstartup.ownProcessId=5256
    -> arg[ 34]: -Djstartup.ownHardwareId=G1140690284
    -> arg[ 35]: -Djstartup.whoami=server
    -> arg[ 36]: -Djstartup.debuggable=no
    -> arg[ 37]: -DSAPINFO=KDS_00_server
    -> arg[ 38]: -DSAPSTART=1
    -> arg[ 39]: -DCONNECT_PORT=1608
    -> arg[ 40]: -DSAPSYSTEM=00
    -> arg[ 41]: -DSAPSYSTEMNAME=KDS
    -> arg[ 42]: -DSAPMYNAME=kaar-server3_KDS_00
    -> arg[ 43]: -DSAPPROFILE=D:\usr\sap\KDS\SYS\profile\KDS_DVEBMGS00_kaar-server3
    -> arg[ 44]: -DFRFC_FALLBACK=ON
    -> arg[ 45]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 46]: -DSAPSTARTUP=1
    -> arg[ 47]: -DSAPSYSTEM=00
    -> arg[ 48]: -DSAPSYSTEMNAME=KDS
    -> arg[ 49]: -DSAPMYNAME=kaar-server3_KDS_00
    -> arg[ 50]: -DSAPDBHOST=KAAR-SERVER3
    -> arg[ 51]: -Dj2ee.dbhost=KAAR-SERVER3
    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 4232] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 3668] Thu Apr 12 13:36:21 2007
    [Thr 3668] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 3668] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 3668] JLaunchISetClusterId: set cluster id 3439450
    [Thr 3668] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 3668] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 4948] Thu Apr 12 13:36:54 2007
    [Thr 4948] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 4948] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 4948] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "D:\usr\sap\KDS\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID3439450
    pid         : 3928
    system name : KDS
    system nr.  : 00
    started at  : Thu Apr 12 13:36:55 2007
    arguments       :
           arg[00] : D:\usr\sap\KDS\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=D:\usr\sap\KDS\SYS\profile\KDS_DVEBMGS00_kaar-server3
           arg[02] : -DSAPINFO=KDS_00_server
           arg[03] : pf=D:\usr\sap\KDS\SYS\profile\KDS_DVEBMGS00_kaar-server3
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1608
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=KDS
           arg[08] : -DSAPMYNAME=kaar-server3_KDS_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\KDS\SYS\profile\KDS_DVEBMGS00_kaar-server3
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 5908] Thu Apr 12 13:36:55 2007
    [Thr 5908] *** WARNING => INFO: Unknown property [instance.box.number=KDSDVEBMGS00kaar-server3] [jstartxx.c   841]
    [Thr 5908] *** WARNING => INFO: Unknown property [instance.en.host=kaar-server3] [jstartxx.c   841]
    [Thr 5908] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 5908] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : kaar-server3
    -> ms port    : 3901
    -> OS libs    : D:\usr\sap\KDS\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : kaar-server3
    -> ms port    : 3901
    -> os libs    : D:\usr\sap\KDS\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID3439400  : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID3439450  : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID3439400            : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID3439450            : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 5908] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 5908] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 5404] JLaunchRequestFunc: Thread 5404 started as listener thread for np messages.
    [Thr 3584] WaitSyncSemThread: Thread 3584 started as semaphore monitor thread.
    [Thr 5908] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 5908] CPIC (version=700.2006.09.13)
    [Thr 5908] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_09
    [Thr 5908] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\KDS\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID3439450]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_09
    -> 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=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> 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          : 1024M
    -> init heap size     : 1024M
    -> root path          : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\KDS\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\KDS\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\KDS\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 5908] JLaunchISetDebugMode: set debug mode [no]
    [Thr 2088] JLaunchIStartFunc: Thread 2088 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=256M
    -> arg[ 11]: -XX:NewSize=171M
    -> arg[ 12]: -XX:MaxNewSize=171M
    -> 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\KDS\SYS\global
    -> arg[ 25]: -Dapplication.home=D:\usr\sap\KDS\DVEBMGS00\exe
    -> arg[ 26]: -Djava.class.path=D:\usr\sap\KDS\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\KDS\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 27]: -Djava.library.path=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;C:\j2sdk1.4.2_09\bin;D:\usr\sap\KDS\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;D:\usr\sap\KDS\SYS\exe\nuc\NTI386
    -> arg[ 28]: -Dmemory.manager=1024M
    -> arg[ 29]: -Xmx1024M
    -> arg[ 30]: -Xms1024M
    -> arg[ 31]: -DLoadBalanceRestricted=no
    -> arg[ 32]: -Djstartup.mode=JCONTROL
    -> arg[ 33]: -Djstartup.ownProcessId=3928
    -> arg[ 34]: -Djstartup.ownHardwareId=G1140690284
    -> arg[ 35]: -Djstartup.whoami=server
    -> arg[ 36]: -Djstartup.debuggable=no
    -> arg[ 37]: -DSAPINFO=KDS_00_server
    -> arg[ 38]: -DSAPSTART=1
    -> arg[ 39]: -DCONNECT_PORT=1608
    -> arg[ 40]: -DSAPSYSTEM=00
    -> arg[ 41]: -DSAPSYSTEMNAME=KDS
    -> arg[ 42]: -DSAPMYNAME=kaar-server3_KDS_00
    -> arg[ 43]: -DSAPPROFILE=D:\usr\sap\KDS\SYS\profile\KDS_DVEBMGS00_kaar-server3
    -> arg[ 44]: -DFRFC_FALLBACK=ON
    -> arg[ 45]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 46]: -DSAPSTARTUP=1
    -> arg[ 47]: -DSAPSYSTEM=00
    -> arg[ 48]: -DSAPSYSTEMNAME=KDS
    -> arg[ 49]: -DSAPMYNAME=kaar-server3_KDS_00
    -> arg[ 50]: -DSAPDBHOST=KAAR-SERVER3
    -> arg[ 51]: -Dj2ee.dbhost=KAAR-SERVER3
    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 2088] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 5084] Thu Apr 12 13:36:57 2007
    [Thr 5084] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 5084] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 5084] JLaunchISetClusterId: set cluster id 3439450
    [Thr 5084] Thu Apr 12 13:36:58 2007
    [Thr 5084] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 5084] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 6024] Thu Apr 12 13:37:29 2007
    [Thr 6024] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 6024] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 6024] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "D:\usr\sap\KDS\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID3439450
    pid         : 3620
    system name : KDS
    system nr.  : 00
    started at  : Thu Apr 12 13:37:31 2007
    arguments       :
           arg[00] : D:\usr\sap\KDS\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=D:\usr\sap\KDS\SYS\profile\KDS_DVEBMGS00_kaar-server3
           arg[02] : -DSAPINFO=KDS_00_server
           arg[03] : pf=D:\usr\sap\KDS\SYS\profile\KDS_DVEBMGS00_kaar-server3
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1608
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=KDS
           arg[08] : -DSAPMYNAME=kaar-server3_KDS_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\KDS\SYS\profile\KDS_DVEBMGS00_kaar-server3
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 3816] Thu Apr 12 13:37:31 2007
    [Thr 3816] *** WARNING => INFO: Unknown property [instance.box.number=KDSDVEBMGS00kaar-server3] [jstartxx.c   841]
    [Thr 3816] *** WARNING => INFO: Unknown property [instance.en.host=kaar-server3] [jstartxx.c   841]
    [Thr 3816] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 3816] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : kaar-server3
    -> ms port    : 3901
    -> OS libs    : D:\usr\sap\KDS\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : kaar-server3
    -> ms port    : 3901
    -> os libs    : D:\usr\sap\KDS\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID3439400  : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID3439450  : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID3439400            : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID3439450            : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 3816] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 3816] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 528] JLaunchRequestFunc: Thread 528 started as listener thread for np messages.
    [Thr 4768] WaitSyncSemThread: Thread 4768 started as semaphore monitor thread.
    [Thr 3816] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 3816] CPIC (version=700.2006.09.13)
    [Thr 3816] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_09
    [Thr 3816] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\KDS\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID3439450]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_09
    -> 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=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> 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          : 1024M
    -> init heap size     : 1024M
    -> root path          : D:\usr\sap\KDS\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\KDS\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\KDS\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\KDS\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 3816] JLaunchISetDebugMode: set debug mode [no]
    [Thr 3104] JLaunchIStartFunc: Thread 3104 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=256M
    -> arg[ 11]: -XX:NewSize=171M
    -> arg[ 12]: -XX:MaxNewSize=171M
    -> 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\KDS\SYS\global
    -> arg[ 25]: -Dapplication.home=D:\usr\sap\KDS\DVEBMGS00\exe
    -> arg[ 26]: -Djava.class.path=D:\usr\sap\KDS\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\KDS\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 27]: -Djava.library.path=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;C:\j2sdk1.4.2_09\bin;D:\usr\sap\KDS\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;D:\usr\sap\KDS\SYS\exe\nuc\NTI386
    -> arg[ 28]: -Dmemory.manager=1024M
    -> arg[ 29]: -Xmx1024M
    -> arg[ 30]: -Xms1024M
    -> arg[ 31]: -DLoadBalanceRestricted=no
    -> arg[ 32]: -Djstartup.mode=JCONTROL
    -> arg[ 33]: -Djstartup.ownProcessId=3620
    -> arg[ 34]: -Djstartup.ownHardwareId=G1140690284
    -> arg[ 35]: -Djstartup.whoami=server
    -> arg[ 36]: -Djstartup.debuggable=no
    -> arg[ 37]: -DSAPINFO=KDS_00_server
    -> arg[ 38]: -DSAPSTART=1
    -> arg[ 39]: -DCONNECT_PORT=1608
    -> arg[ 40]: -DSAPSYSTEM=00
    -> arg[ 41]: -DSAPSYSTEMNAME=KDS
    -> arg[ 42]: -DSAPMYNAME=kaar-server3_KDS_00
    -> arg[ 43]: -DSAPPROFILE=D:\usr\sap\KDS\SYS\profile\KDS_DVEBMGS00_kaar-server3
    -> arg[ 44]: -DFRFC_FALLBACK=ON
    -> arg[ 45]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 46]: -DSAPSTARTUP=1
    -> arg[ 47]: -DSAPSYSTEM=00
    -> arg[ 48]: -DSAPSYSTEMNAME=KDS
    -> arg[ 49]: -DSAPMYNAME=kaar-server3_KDS_00
    -> arg[ 50]: -DSAPDBHOST=KAAR-SERVER3
    -> arg[ 51]: -Dj2ee.dbhost=KAAR-SERVER3
    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 3104] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 5740] Thu Apr 12 13:37:33 2007
    [Thr 5740] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 5740] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 5740] JLaunchISetClusterId: set cluster id 3439450
    [Thr 5740] Thu Apr 12 13:37:34 2007
    [Thr 5740] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 5740] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 4740] Thu Apr 12 13:38:07 2007
    [Thr 4740] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 4740] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 4740] JLaunchCloseProgram: good bye (exitcode = -11113)
    ============================================================================================================================================================================================================================================================================================================
    file======std_server0.out===================
    stdout/stderr redirect
    node name   : server0
    pid         : 2164
    system name : KDS
    system nr.  : 00
    started at  : Thu Apr 12 14:58:10 2007
    Reserved 1610612736 (0x60000000) bytes before loading DLLs.
    [Thr 5704] 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 is starting...
    Error occurred while preloading classes of security providers from jre/lib/ext folder: java.util.zip.ZipException: The filename, directory name, or volume label syntax is incorrect
    Loading: LogManager ... 5564 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... 122 ms.
    Loading: ThreadManager ... 35 ms.
    Loading: IpVerificationManager ... 0 ms.
    Loading: ClassLoaderManager ... 35 ms.
    Loading: ClusterManager ... 1581 ms.
    Loading: LockingManager ... 313 ms.
    Loading: ConfigurationManager ... 5699 ms.
    Loading: LicensingManager ... 69 ms.
    Loading: CacheManager ... 243 ms.
    Loading: ServiceManager ...
    Loading services.:
      Service DQE started. (0 ms).
      Service memory started. (87 ms).
      Service timeout started. (69 ms).
      Service runtimeinfo started. (0 ms).
      Service cross started. (417 ms).
      Service file started. (538 ms).
      Service cafeuodi~mnuacc started. (0 ms).
      Service trex.service started. (52 ms).
      Service p4 started. (1582 ms).
      Service classpath_resolver started. (104 ms).
      Service cafeucc~api started. (4917 ms).
      Service userstore started. (34 ms).
      Service jmx_notification started. (87 ms).
      Service log_configurator started. (11763 ms).
      Service locking started. (0 ms).
      Service naming started. (973 ms).
      Service ts started. (104 ms).
      Service http started. (973 ms).
      Service licensing started. (17 ms).
      Service appclient started. (69 ms).
      Service jmsconnector started. (156 ms).
      Service failover started. (69 ms).
      Service javamail started. (886 ms).
      Service iiop started. (1338 ms).
      Service connector started. (295 ms).
      Service webservices started. (1876 ms).
      Service deploy started. (26931 ms).
      Service configuration started. (52 ms).
      Service MigrationService started. (52 ms).
      Service bimmrdeployer started. (52 ms).
      Service dbpool started. (1911 ms).
      Service cafeugpmailcf started. (52 ms).
      Service com.sap.security.core.ume.service started. (1911 ms).
    Apr 12, 2007 2:59:22 PM  ...xt.<init>(UserCon

    Dear All,
    Thanks for your reply and time
    In the UME Configuration i have changed the sap system parameters which caused this error. Later i have reset to the default and now the status is pasted below
    This is std_server0.out log===============
    ==================
    Apr 13, 2007 7:35:48 PM         com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_90] Fatal: User Management Engine (com.sap.security.core.persistence.datasource.imp.R3Persistence) failed to connect to the ABAP backend system. Check that connection data are correct and the backend system is available. Error message: "Connect to SAP gateway failed
    Connect_PM  TYPE=A ASHOST=localhost SYSNR=01 GWHOST=localhost GWSERV=sapgw01 PCS=1
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       partner '127.0.0.1:sapgw01' not reached
    TIME        Fri Apr 13 19:35:48 2007
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -10
    MODULE      nixxi.cpp
    LINE        2764
    DETAIL      NiPConnect2
    SYSTEM CALL connect
    ERRNO       10061
    ERRNO TEXT  WSAECONNREFUSED: Connection refused
    COUNTER     1
    ". Connection data (obtained from properties of UME service in section "ume.r3.connection.master.": "{
      receiverid_guest=master
      client=001
      passwd=********
      user=SAPJSF
      sysnr=01
      poolmaxsize=10
      ashost=localhost
      receiverid=master
    Apr 13, 2007 7:35:48 PM         com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_90] Fatal: Initialization of UME persistence adapter "R3_DATASOURCE" failed.
      service com.sap.security.core.ume.service ================= ERROR =================
    Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    com.sap.engine.frame.ServiceException: <Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='UME 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: Connect to SAP gateway failed
    Connect_PM  TYPE=A ASHOST=localhost SYSNR=01 GWHOST=localhost GWSERV=sapgw01 PCS=1
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       partner '127.0.0.1:sapgw01' not reached
    TIME        Fri Apr 13 19:35:48 2007
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -10
    MODULE      nixxi.cpp
    LINE        2764
    DETAIL      NiPConnect2
    SYSTEM CALL connect
    ERRNO       10061
    ERRNO TEXT  WSAECONNREFUSED: Connection refused
    COUNTER     1
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:178)
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:446)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java: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
    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: Connect to SAP gateway failed
    Connect_PM  TYPE=A ASHOST=localhost SYSNR=01 GWHOST=localhost GWSERV=sapgw01 PCS=1
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       partner '127.0.0.1:sapgw01' not reached
    TIME        Fri Apr 13 19:35:48 2007
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -10
    MODULE      nixxi.cpp
    LINE        2764
    DETAIL      NiPConnect2
    SYSTEM CALL connect
    ERRNO       10061
    ERRNO TEXT  WSAECONNREFUSED: Connection refused
    COUNTER     1
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:178)
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:446)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java: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.
    Apr 13, 2007 7:35:48 PM             com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_90] Fatal: Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    =====================

  • Server0 not starting

    Hi,
    I my solman system, server0 is not starting. could anyone please help me. I am attaching the trace file of server0.
    trc file: "D:\usr\sap\ISM\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID4047650
    pid         : 3496
    system name : ISM
    system nr.  : 00
    started at  : Wed Mar 28 15:32:40 2007
    arguments       :
           arg[00] : D:\usr\sap\ISM\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=D:\usr\sap\ISM\SYS\profile\ISM_DVEBMGS00_solmandev
           arg[02] : -DSAPINFO=ISM_00_server
           arg[03] : pf=D:\usr\sap\ISM\SYS\profile\ISM_DVEBMGS00_solmandev
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=3258
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=ISM
           arg[08] : -DSAPMYNAME=solmandev_ISM_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\ISM\SYS\profile\ISM_DVEBMGS00_solmandev
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 6276] Wed Mar 28 15:32:40 2007
    [Thr 6276] *** WARNING => INFO: Unknown property [instance.box.number=ISMDVEBMGS00solmandev] [jstartxx.c   841]
    [Thr 6276] *** WARNING => INFO: Unknown property [instance.en.host=solmandev] [jstartxx.c   841]
    [Thr 6276] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 6276] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\ISM\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : solmandev
    -> ms port    : 3901
    -> OS libs    : D:\usr\sap\ISM\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\ISM\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : solmandev
    -> ms port    : 3901
    -> os libs    : D:\usr\sap\ISM\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\ISM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID4047600  : D:\usr\sap\ISM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID4047650  : D:\usr\sap\ISM\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID4047600            : D:\usr\sap\ISM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID4047650            : D:\usr\sap\ISM\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 6276] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 6276] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 1360] JLaunchRequestFunc: Thread 1360 started as listener thread for np messages.
    [Thr 2892] WaitSyncSemThread: Thread 2892 started as semaphore monitor thread.
    [Thr 6276] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 6276] CPIC (version=700.2005.12.02)
    [Thr 6276] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13-x64\
    [Thr 6276] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\ISM\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID4047650]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_13-x64\
    -> java parameters    : -Djco.jarm=1 -XX:MaxPermSize=256M -XX:PermSize=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -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
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : D:\usr\sap\ISM\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\ISM\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\ISM\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\ISM\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 6276] JLaunchISetDebugMode: set debug mode [no]
    [Thr 3076] JLaunchIStartFunc: Thread 3076 started as Java VM thread.
    [Thr 3076] [JHVM_PrepareVMOptions] use java parameters set by profile parameter
         Java Parameters: -Xss2m
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 1048576 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djco.jarm=1
    -> arg[  4]: -XX:MaxPermSize=256M
    -> arg[  5]: -XX:PermSize=256M
    -> arg[  6]: -XX:NewSize=171M
    -> arg[  7]: -XX:MaxNewSize=171M
    -> arg[  8]: -XX:+DisableExplicitGC
    -> arg[  9]: -verbose:gc
    -> arg[ 10]: -Xloggc:GC.log
    -> arg[ 11]: -XX:+PrintGCDetails
    -> arg[ 12]: -XX:+PrintGCTimeStamps
    -> arg[ 13]: -Djava.awt.headless=true
    -> arg[ 14]: -Dsun.io.useCanonCaches=false
    -> arg[ 15]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 16]: -XX:SurvivorRatio=2
    -> arg[ 17]: -XX:TargetSurvivorRatio=90
    -> arg[ 18]: -Djava.security.policy=./java.policy
    -> arg[ 19]: -Djava.security.egd=file:/dev/urandom
    -> arg[ 20]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[ 21]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[ 22]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[ 23]: -Dsys.global.dir=D:\usr\sap\ISM\SYS\global
    -> arg[ 24]: -Dapplication.home=D:\usr\sap\ISM\DVEBMGS00\exe
    -> arg[ 25]: -Djava.class.path=D:\usr\sap\ISM\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\ISM\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 26]: -Djava.library.path=C:\j2sdk1.4.2_13-x64
    jre\bin\server;C:\j2sdk1.4.2_13-x64
    jre\bin;C:\j2sdk1.4.2_13-x64
    bin;D:\usr\sap\ISM\DVEBMGS00\j2ee\os_libs;D:\oracle\ISM\102_64\bin;C:\Program Files (x86)\EMC\PowerPath\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Java\j2re1.4.2_13\bin;D:\usr\sap\ISM\DVEBMGS00\exe;D:\usr\sap\ISM\SYS\exe\uc\NTAMD64
    -> arg[ 27]: -Dmemory.manager=1024M
    -> arg[ 28]: -Xmx1024M
    -> arg[ 29]: -Xms1024M
    -> arg[ 30]: -DLoadBalanceRestricted=no
    -> arg[ 31]: -Djstartup.mode=JCONTROL
    -> arg[ 32]: -Djstartup.ownProcessId=3496
    -> arg[ 33]: -Djstartup.ownHardwareId=I2104975686
    -> arg[ 34]: -Djstartup.whoami=server
    -> arg[ 35]: -Djstartup.debuggable=no
    -> arg[ 36]: -Xss2m
    -> arg[ 37]: -DSAPINFO=ISM_00_server
    -> arg[ 38]: -DSAPSTART=1
    -> arg[ 39]: -DCONNECT_PORT=3258
    -> arg[ 40]: -DSAPSYSTEM=00
    -> arg[ 41]: -DSAPSYSTEMNAME=ISM
    -> arg[ 42]: -DSAPMYNAME=solmandev_ISM_00
    -> arg[ 43]: -DSAPPROFILE=D:\usr\sap\ISM\SYS\profile\ISM_DVEBMGS00_solmandev
    -> arg[ 44]: -DFRFC_FALLBACK=ON
    -> arg[ 45]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 46]: -DSAPSTARTUP=1
    -> arg[ 47]: -DSAPSYSTEM=00
    -> arg[ 48]: -DSAPSYSTEMNAME=ISM
    -> arg[ 49]: -DSAPMYNAME=solmandev_ISM_00
    -> arg[ 50]: -DSAPDBHOST=solmandev
    -> arg[ 51]: -Dj2ee.dbhost=solmandev
    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 3076] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 3028] Wed Mar 28 15:32:44 2007
    [Thr 3028] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 3028] Wed Mar 28 15:32:45 2007
    [Thr 3028] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 3028] JLaunchISetClusterId: set cluster id 4047650
    [Thr 3028] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 3028] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 3972] Wed Mar 28 15:33:02 2007
    [Thr 3972] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    [Thr 3972] JHVM_RegisterNatives: registering methods in com.sap.i18n.cp.ConverterJNI
    [Thr 3972] Wed Mar 28 15:33:05 2007
    [Thr 3972] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.engine.Compress
    [Thr 3968] Wed Mar 28 15:33:13 2007
    [Thr 3968] JHVM_RegisterNatives: registering methods in com.sap.security.core.server.vsi.service.jni.VirusScanInterface
    [Thr 3028] Wed Mar 28 15:33:18 2007
    [Thr 3028] JLaunchISetState: change state from [Starting (2)] to [Starting applications (10)]
    Wed Mar 28 15:33:51 2007
    Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.TypeMappingImpl::initializeRelations
    Wed Mar 28 15:33:57 2007
    Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.GeneratedComplexType::_loadInto
    Wed Mar 28 15:34:05 2007
    Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.InstanceBuilder::readSequence
    [Thr 4296] Wed Mar 28 15:34:22 2007
    [Thr 4296] JLaunchISetState: change state from [Starting applications (10)] to [Running (3)]
    [Thr 1360] Thu Apr 05 14:05:50 2007
    [Thr 1360] JLaunchRequestFunc: receive command:17, argument:0 from pid:4084
    [Thr 1360] JLaunchIShutdownInvoke: set shutdown interval (stop:1175756750/end:1175756870/TO:120)
    [Thr 1360] JLaunchProcessCommand: Invoke VM Shutdown
    [Thr 1360] JHVM_FrameworkShutdownDirect: invoke direct shutdown
    [Thr 3872] JLaunchISetState: change state from [Running (3)] to [Waiting for stop (4)]
    [Thr 6012] Thu Apr 05 14:05:52 2007
    [Thr 6012] ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4235]
    [Thr 6012] *** ERROR => NiIRead: SiRecv failed for hdl 3 / sock 4472
         (SI_ECONN_BROKEN; I4; ST; 127.0.0.1:3300) [nixxi.cpp    4235]
    [Thr 6012] *** ERROR => GwIConnect: GwRead to localhost / sapgw00 failed, rc: NIECONN_BROKEN [gwxx.c       473]
    [Thr 6012] ***LOG S90=> SAP_STINIT3, GwIConnect ( 223) [r3cpic.c     2006]
    [Thr 6012]
    [Thr 6012] *  LOCATION    CPIC (TCP/IP) on local host with Unicode
    [Thr 6012] *  ERROR       connection to partner '127.0.0.1:sapgw00' broken
    [Thr 6012] *
    TIME        Thu Apr 05 14:05:52 2007
    [Thr 6012] *  RELEASE     700
    [Thr 6012] *  COMPONENT   NI (network interface)
    [Thr 6012] *  VERSION     38
    [Thr 6012] *  RC          -6
    [Thr 6012] *  MODULE      nixxi.cpp
    [Thr 6012] *  LINE        4235
    [Thr 6012] *  DETAIL      NiIRead
    [Thr 6012] *  SYSTEM CALL recv
    [Thr 6012] *  ERRNO       10054
    [Thr 6012] *  ERRNO TEXT  WSAECONNRESET: Connection reset by peer
    [Thr 6012] *  COUNTER     1
    [Thr 6012] *
    [Thr 6012] *****************************************************************************
    [Thr 3164] Thu Apr 05 14:05:54 2007
    [Thr 3164] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2764]
    [Thr 3164] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 3 / sock 4472
         (SI_ECONN_REFUSE; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2764]
    [Thr 3164] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       294]
    [Thr 3164] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       295]
    [Thr 3164] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       297]
    [Thr 3164] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       299]
    [Thr 3164] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 3164]
    [Thr 3164] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 3164] *
    TIME        Thu Apr 05 14:05:54 2007
    [Thr 3164] *  RELEASE     700
    [Thr 3164] *  COMPONENT   NI (network interface)
    [Thr 3164] *  VERSION     38
    [Thr 3164] *  RC          -10
    [Thr 3164] *  MODULE      nixxi.cpp
    [Thr 3164] *  LINE        2764
    [Thr 3164] *  DETAIL      NiPConnect2
    [Thr 3164] *  SYSTEM CALL connect
    [Thr 3164] *  ERRNO       10061
    [Thr 3164] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 3164] *  COUNTER     1
    [Thr 3164] *
    [Thr 3164] *****************************************************************************
    [Thr 3164] Thu Apr 05 14:05:55 2007
    [Thr 3164] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2764]
    [Thr 3164] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 3 / sock 7028
         (SI_ECONN_REFUSE; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2764]
    [Thr 3164] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       294]
    [Thr 3164] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       295]
    [Thr 3164] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       297]
    [Thr 3164] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       299]
    [Thr 3164] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 3164]
    [Thr 3164] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 3164] *
    TIME        Thu Apr 05 14:05:55 2007
    [Thr 3164] *  RELEASE     700
    [Thr 3164] *  COMPONENT   NI (network interface)
    [Thr 3164] *  VERSION     38
    [Thr 3164] *  RC          -10
    [Thr 3164] *  MODULE      nixxi.cpp
    [Thr 3164] *  LINE        2764
    [Thr 3164] *  DETAIL      NiPConnect2
    [Thr 3164] *  SYSTEM CALL connect
    [Thr 3164] *  ERRNO       10061
    [Thr 3164] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 3164] *  COUNTER     2
    [Thr 3164] *
    [Thr 3164] *****************************************************************************
    [Thr 3164] Thu Apr 05 14:05:58 2007
    [Thr 3164] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2764]
    [Thr 3164] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 3 / sock 7944
         (SI_ECONN_REFUSE; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2764]
    [Thr 3164] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       294]
    [Thr 3164] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       295]
    [Thr 3164] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       297]
    [Thr 3164] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       299]
    [Thr 3164] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 3164]
    [Thr 3164] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 3164] *
    TIME        Thu Apr 05 14:05:58 2007
    [Thr 3164] *  RELEASE     700
    [Thr 3164] *  COMPONENT   NI (network interface)
    [Thr 3164] *  VERSION     38
    [Thr 3164] *  RC          -10
    [Thr 3164] *  MODULE      nixxi.cpp
    [Thr 3164] *  LINE        2764
    [Thr 3164] *  DETAIL      NiPConnect2
    [Thr 3164] *  SYSTEM CALL connect
    [Thr 3164] *  ERRNO       10061
    [Thr 3164] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 3164] *  COUNTER     3
    [Thr 3164] *
    [Thr 3164] *****************************************************************************
    [Thr 3164] Thu Apr 05 14:05:59 2007
    [Thr 3164] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2764]
    [Thr 3164] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 3 / sock 7880
         (SI_ECONN_REFUSE; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2764]
    [Thr 3164] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       294]
    [Thr 3164] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       295]
    [Thr 3164] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       297]
    [Thr 3164] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       299]
    [Thr 3164] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 3164]
    [Thr 3164] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 3164] *
    TIME        Thu Apr 05 14:05:59 2007
    [Thr 3164] *  RELEASE     700
    [Thr 3164] *  COMPONENT   NI (network interface)
    [Thr 3164] *  VERSION     38
    [Thr 3164] *  RC          -10
    [Thr 3164] *  MODULE      nixxi.cpp
    [Thr 3164] *  LINE        2764
    [Thr 3164] *  DETAIL      NiPConnect2
    [Thr 3164] *  SYSTEM CALL connect
    [Thr 3164] *  ERRNO       10061
    [Thr 3164] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 3164] *  COUNTER     4
    [Thr 3164] *
    [Thr 3164] *****************************************************************************
    [Thr 3164] Thu Apr 05 14:06:02 2007
    [Thr 3164] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2764]
    [Thr 3164] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 3 / sock 4556
         (SI_ECONN_REFUSE; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2764]
    [Thr 3164] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       294]
    [Thr 3164] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       295]
    [Thr 3164] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       297]
    [Thr 3164] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       299]
    [Thr 3164] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 3164]
    [Thr 3164] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 3164] *
    TIME        Thu Apr 05 14:06:02 2007
    [Thr 3164] *  RELEASE     700
    [Thr 3164] *  COMPONENT   NI (network interface)
    [Thr 3164] *  VERSION     38
    [Thr 3164] *  RC          -10
    [Thr 3164] *  MODULE      nixxi.cpp
    [Thr 3164] *  LINE        2764
    [Thr 3164] *  DETAIL      NiPConnect2
    [Thr 3164] *  SYSTEM CALL connect
    [Thr 3164] *  ERRNO       10061
    [Thr 3164] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 3164] *  COUNTER     5
    [Thr 3164] *
    [Thr 3164] *****************************************************************************
    [Thr 3164] Thu Apr 05 14:06:03 2007
    [Thr 3164] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2764]
    [Thr 3164] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 3 / sock 4556
         (SI_ECONN_REFUSE; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2764]
    [Thr 3164] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       294]
    [Thr 3164] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       295]
    [Thr 3164] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       297]
    [Thr 3164] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       299]
    [Thr 3164] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 3164]
    [Thr 3164] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 3164] *
    TIME        Thu Apr 05 14:06:03 2007
    [Thr 3164] *  RELEASE     700
    [Thr 3164] *  COMPONENT   NI (network interface)
    [Thr 3164] *  VERSION     38
    [Thr 3164] *  RC          -10
    [Thr 3164] *  MODULE      nixxi.cpp
    [Thr 3164] *  LINE        2764
    [Thr 3164] *  DETAIL      NiPConnect2
    [Thr 3164] *  SYSTEM CALL connect
    [Thr 3164] *  ERRNO       10061
    [Thr 3164] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 3164] *  COUNTER     6
    [Thr 3164] *
    [Thr 3164] *****************************************************************************
    [Thr 3164] Thu Apr 05 14:06:08 2007
    [Thr 3164] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2764]
    [Thr 3164] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 3 / sock 6588
         (SI_ECONN_REFUSE; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2764]
    [Thr 3164] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       294]
    [Thr 3164] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       295]
    [Thr 3164] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       297]
    [Thr 3164] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       299]
    [Thr 3164] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 3164]
    [Thr 3164] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 3164] *
    TIME        Thu Apr 05 14:06:08 2007
    [Thr 3164] *  RELEASE     700
    [Thr 3164] *  COMPONENT   NI (network interface)
    [Thr 3164] *  VERSION     38
    [Thr 3164] *  RC          -10
    [Thr 3164] *  MODULE      nixxi.cpp
    [Thr 3164] *  LINE        2764
    [Thr 3164] *  DETAIL      NiPConnect2
    [Thr 3164] *  SYSTEM CALL connect
    [Thr 3164] *  ERRNO       10061
    [Thr 3164] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 3164] *  COUNTER     7
    [Thr 3164] *
    [Thr 3164] *****************************************************************************
    [Thr 3164] Thu Apr 05 14:06:09 2007
    [Thr 3164] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2764]
    [Thr 3164] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 3 / sock 6588
         (SI_ECONN_REFUSE; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2764]
    [Thr 3164] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       294]
    [Thr 3164] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       295]
    [Thr 3164] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       297]
    [Thr 3164] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       299]
    [Thr 3164] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 3164]
    [Thr 3164] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 3164] *
    TIME        Thu Apr 05 14:06:09 2007
    [Thr 3164] *  RELEASE     700
    [Thr 3164] *  COMPONENT   NI (network interface)
    [Thr 3164] *  VERSION     38
    [Thr 3164] *  RC          -10
    [Thr 3164] *  MODULE      nixxi.cpp
    [Thr 3164] *  LINE        2764
    [Thr 3164] *  DETAIL      NiPConnect2
    [Thr 3164] *  SYSTEM CALL connect
    [Thr 3164] *  ERRNO       10061
    [Thr 3164] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 3164] *  COUNTER     8
    [Thr 3164] *
    [Thr 3164] *****************************************************************************
    [Thr 3164] Thu Apr 05 14:06:18 2007
    [Thr 3164] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2764]
    [Thr 3164] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 3 / sock 7880
         (SI_ECONN_REFUSE; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2764]
    [Thr 3164] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       294]
    [Thr 3164] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       295]
    [Thr 3164] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       297]
    [Thr 3164] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       299]
    [Thr 3164] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 3164]
    [Thr 3164] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 3164] *
    TIME        Thu Apr 05 14:06:18 2007
    [Thr 3164] *  RELEASE     700
    [Thr 3164] *  COMPONENT   NI (network interface)
    [Thr 3164] *  VERSION     38
    [Thr 3164] *  RC          -10
    [Thr 3164] *  MODULE      nixxi.cpp
    [Thr 3164] *  LINE        2764
    [Thr 3164] *  DETAIL      NiPConnect2
    [Thr 3164] *  SYSTEM CALL connect
    [Thr 3164] *  ERRNO       10061
    [Thr 3164] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 3164] *  COUNTER     9
    [Thr 3164] *
    [Thr 3164] *****************************************************************************
    [Thr 3164] Thu Apr 05 14:06:19 2007
    [Thr 3164] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2764]
    [Thr 3164] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 3 / sock 7880
         (SI_ECONN_REFUSE; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2764]
    [Thr 3164] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       294]
    [Thr 3164] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       295]
    [Thr 3164] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       297]
    [Thr 3164] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       299]
    [Thr 3164] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 3164]
    [Thr 3164] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 3164] *
    TIME        Thu Apr 05 14:06:19 2007
    [Thr 3164] *  RELEASE     700
    [Thr 3164] *  COMPONENT   NI (network interface)
    [Thr 3164] *  VERSION     38
    [Thr 3164] *  RC          -10
    [Thr 3164] *  MODULE      nixxi.cpp
    [Thr 3164] *  LINE        2764
    [Thr 3164] *  DETAIL      NiPConnect2
    [Thr 3164] *  SYSTEM CALL connect
    [Thr 3164] *  ERRNO       10061
    [Thr 3164] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 3164] *  COUNTER     10
    [Thr 3164] *
    [Thr 3164] *****************************************************************************
    [Thr 3164] Thu Apr 05 14:06:34 2007
    [Thr 3164] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2764]
    [Thr 3164] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 3 / sock 7028
         (SI_ECONN_REFUSE; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2764]
    [Thr 3164] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       294]
    [Thr 3164] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       295]
    [Thr 3164] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       297]
    [Thr 3164] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       299]
    [Thr 3164] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 3164]
    [Thr 3164] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 3164] *
    TIME        Thu Apr 05 14:06:34 2007
    [Thr 3164] *  RELEASE     700
    [Thr 3164] *  COMPONENT   NI (network interface)
    [Thr 3164] *  VERSION     38
    [Thr 3164] *  RC          -10
    [Thr 3164] *  MODULE      nixxi.cpp
    [Thr 3164] *  LINE        2764
    [Thr 3164] *  DETAIL      NiPConnect2
    [Thr 3164] *  SYSTEM CALL connect
    [Thr 3164] *  ERRNO       10061
    [Thr 3164] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 3164] *  COUNTER     11
    [Thr 3164] *
    [Thr 3164] *****************************************************************************
    [Thr 3164] Thu Apr 05 14:06:35 2007
    [Thr 3164] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2764]
    [Thr 3164] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 3 / sock 7028
         (SI_ECONN_REFUSE; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2764]
    [Thr 3164] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       294]
    [Thr 3164] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       295]
    [Thr 3164] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       297]
    [Thr 3164] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       299]
    [Thr 3164] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 3164]
    [Thr 3164] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 3164] *
    TIME        Thu Apr 05 14:06:35 2007
    [Thr 3164] *  RELEASE     700
    [Thr 3164] *  COMPONENT   NI (network interface)
    [Thr 3164] *  VERSION     38
    [Thr 3164] *  RC          -10
    [Thr 3164] *  MODULE      nixxi.cpp
    [Thr 3164] *  LINE        2764
    [Thr 3164] *  DETAIL      NiPConnect2
    [Thr 3164] *  SYSTEM CALL connect
    [Thr 3164] *  ERRNO       10061
    [Thr 3164] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 3164] *  COUNTER     12
    [Thr 3164] *
    [Thr 3164] *****************************************************************************
    [Thr 6012] Thu Apr 05 14:06:54 2007
    [Thr 6012] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2764]
    [Thr 6012] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 3 / sock 7880
         (SI_ECONN_REFUSE; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2764]
    [Thr 6012] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       294]
    [Thr 6012] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       295]
    [Thr 6012] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       297]
    [Thr 6012] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       299]
    [Thr 6012] ***LOG S90=> SAP_STINIT3, GwIConnect ( 236) [r3cpic.c     2006]
    [Thr 6012]
    [Thr 6012] *  LOCATION    CPIC (TCP/IP) on local host with Unicode
    [Thr 6012] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 6012] *
    TIME        Thu Apr 05 14:06:54 2007
    [Thr 6012] *  RELEASE     700
    [Thr 6012] *  COMPONENT   NI (network interface)
    [Thr 6012] *  VERSION     38
    [Thr 6012] *  RC          -10
    [Thr 6012] *  MODULE      nixxi.cpp
    [Thr 6012] *  LINE        2764
    [Thr 6012] *  DETAIL      NiPConnect2
    [Thr 6012] *  SYSTEM CALL connect
    [Thr 6012] *  ERRNO       10061
    [Thr 6012] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6012] *  COUNTER     5
    [Thr 6012] *
    [Thr 6012] *****************************************************************************
    [Thr 3164] Thu Apr 05 14:07:07 2007
    [Thr 3164] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2764]
    [Thr 3164] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 3 / sock 6588
         (SI_ECONN_REFUSE; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2764]
    [Thr 3164] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       294]
    [Thr 3164] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       295]
    [Thr 3164] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       297]
    [Thr 3164] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       299]
    [Thr 3164] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 3164]
    [Thr 3164] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 3164] *
    TIME        Thu Apr 05 14:07:07 2007
    [Thr 3164] *  RELEASE     700
    [Thr 3164] *  COMPONENT   NI (network interface)
    [Thr 3164] *  VERSION     38
    [Thr 3164] *  RC          -10
    [Thr 3164] *  MODULE      nixxi.cpp
    [Thr 3164] *  LINE        2764
    [Thr 3164] *  DETAIL      NiPConnect2
    [Thr 3164] *  SYSTEM CALL connect
    [Thr 3164] *  ERRNO       10061
    [Thr 3164] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 3164] *  COUNTER     13
    [Thr 3164] *
    [Thr 3164] *****************************************************************************
    [Thr 3164] Thu Apr 05 14:07:08 2007
    [Thr 3164] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2764]
    [Thr 3164] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 3 / sock 6588
         (SI_ECONN_REFUSE; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2764]
    [Thr 3164] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       294]
    [Thr 3164] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       295]
    [Thr 3164] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       297]
    [Thr 3164] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       299]
    [Thr 3164] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 3164]
    [Thr 3164] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 3164] *
    TIME        Thu Apr 05 14:07:08 2007
    [Thr 3164] *  RELEASE     700
    [Thr 3164] *  COMPONENT   NI (network interface)
    [Thr 3164] *  VERSION     38
    [Thr 3164] *  RC          -10
    [Thr 3164] *  MODULE      nixxi.cpp
    [Thr 3164] *  LINE        2764
    [Thr 3164] *  DETAIL      NiPConnect2
    [Thr 3164] *  SYSTEM CALL connect
    [Thr 3164] *  ERRNO       10061
    [Thr 3164] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 3164] *  COUNTER     14
    [Thr 3164] *
    [Thr 3164] *****************************************************************************
    [Thr 6276] Thu Apr 05 14:07:52 2007
    [Thr 6276] *** WARNING => Reached shutdown timeout -> terminate [jlnchxxi.c   358]
    [Thr 6276] JLaunchCloseProgram: good bye (exitcode = -4)
    Regards,
    Sailesh K

    Hi Sailesh,
    The same problem was solved here,
    Unable to logon to J2EE Server+Dispatcher running,but no server connected!
    <i>[Reward if found helpful]</i>
    Regards,
    Prateek

  • SLD server will not start

    Hi, I am having an issue with my SLD server.  The java will not start completely.  This is the log i get:
    If you have any clue that would be great.
    thanks
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[./log/defaultTrace.trc]/>
    <!PATTERN[defaultTrace.trc]/>
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    <!ENCODING[Cp1252]/>
    <!FILESET[0, 20, 10485760]/>
    <!PREVIOUSFILE[defaultTrace.19.trc]/>
    <!NEXTFILE[defaultTrace.1.trc]/>
    <!LOGHEADER[END]/>
    #1.5#000BCDEF4B75001E0000000100000B4400046A834059524E#1243011859688#com.sap.di.sdic.srv.java.SDICServiceFrame##com.sap.di.sdic.srv.java.SDICServiceFrame#######SAPEngine_System_Thread[impl:5]_70##0#0#Error#1#/Applications/SDIC/Service#Java###Failed to initialize the SDIC service. An unanticipated error has occured; Error description - #1#com.sap.di.sdic.exception.DiException: StateStore Initialization requires the values to be specified for the properties"sdic.state.store.storeManager" and "sdic.nwdiservers.admin.user"#
    #1.5#000BCDEF4B75001E0000000300000B4400046A8340596B1D#1243011859688#com.sap.engine.core.service630.container.ServiceRunner##com.sap.engine.core.service630.container.ServiceRunner#######SAPEngine_System_Thread[impl:5]_70##0#0#Error#1#/System/Server#Plain###Service tcdisdic~srv error. Nested exception is: com.sap.engine.frame.ServiceException: StateStore Initialization requires the values to be specified for the properties"sdic.state.store.storeManager" and "sdic.nwdiservers.admin.user"
         at com.sap.di.sdic.srv.java.SDICServiceFrame.start(SDICServiceFrame.java:162)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    Caused by: com.sap.di.sdic.exception.DiException: StateStore Initialization requires the values to be specified for the properties"sdic.state.store.storeManager" and "sdic.nwdiservers.admin.user"
         at com.sap.di.sdic.srv.java.SDICServiceFrame.start(SDICServiceFrame.java:149)
         ... 5 more
    Caused by: java.lang.Exception: StateStore Initialization requires the values to be specified for the properties"sdic.state.store.storeManager" and "sdic.nwdiservers.admin.user"
         ... 6 more
    #1.5#000BCDEF4B7500260000000000000B4400046A8340A5D8ED#1243011864701#com.sap.caf.um.metadata.imp.MetaDataTools##com.sap.caf.um.metadata.imp.MetaDataTools.MetaDataTools()#######SAPEngine_System_Thread[impl:5]_54##0#0#Info#1#/System/Server#Plain###sap.com caf/um/metadata/imp MAIN_APL70VAL_C 963656#
    #1.5#000BCDEF4B75002F0000000100000B4400046A8340D0C614#1243011867513#com.sap.engine.services.rfcengine##com.sap.engine.services.rfcengine.RFCRuntimeInterfaceImpl.newProperties(int prcs, int conn)#######SAPEngine_System_Thread[impl:5]_35##0#0#Error#1#/System/Server#Java###enter  newProperties()##
    #1.5#000BCDEF4B75002F0000000300000B4400046A8340D702A6#1243011867919#com.sap.engine.services.rfcengine##com.sap.engine.services.rfcengine.RFCRuntimeInterfaceImpl.init()#######SAPEngine_System_Thread[impl:5]_35##0#0#Error#1#/System/Server#Java###SNC properties not found ##
    #1.5#000BCDEF4B7500300000000000000B4400046A8340F313F1#1243011869762#com.sap.caf.um.relgroups.imp.persistence.DataSource##com.sap.caf.um.relgroups.imp.persistence.DataSource.DataSource()#######SAPEngine_System_Thread[impl:5]_4##0#0#Info#1#/System/Server#Plain###sap.com caf/um/relgroups/imp MAIN_APL70VAL_C 963842#
    #1.5#000BCDEF4B7500380000000100000B4400046A83412AA249#1243011873402#com.adobe.service.sap.configuration##com.adobe.service.sap.configuration#######OrderedChannel for service##0#0#Error#1#/System/Security#Plain###Error while reading trusted anchor configuration information:
    com.sap.security.core.server.securestorage.exception.ObjectRetrievalException: Could not find clientID servicescomadobeDocumentServicesConfigurationAdobeConfigurationService~jar
         at com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl.getClientsStorageLocation(RemoteSecureStorageClientContextImpl.java:231)
         at com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl.retrieveObject(RemoteSecureStorageClientContextImpl.java:724)
         at com.adobe.service.sap.configuration.ConfigurationService.readXML(Unknown Source)
         at com.adobe.service.sap.configuration.ConfigurationService.<init>(Unknown Source)
         at com.adobe.service.sap.configuration.ServiceFrame.start(Unknown Source)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    #1.5#000BCDEF4B7500380000000300000B4400046A83412AAC7B#1243011873402#com.adobe.service.sap.configuration##com.adobe.service.sap.configuration#######OrderedChannel for service##0#0#Error#1#/System/Security#Plain###Error while reading credential configuration information:
    com.sap.security.core.server.securestorage.exception.ObjectRetrievalException: Could not find clientID servicescomadobeDocumentServicesConfigurationAdobeConfigurationService~jar
         at com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl.getClientsStorageLocation(RemoteSecureStorageClientContextImpl.java:231)
         at com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl.retrieveObject(RemoteSecureStorageClientContextImpl.java:724)
         at com.adobe.service.sap.configuration.ConfigurationService.readXML(Unknown Source)
         at com.adobe.service.sap.configuration.ConfigurationService.<init>(Unknown Source)
         at com.adobe.service.sap.configuration.ServiceFrame.start(Unknown Source)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    #1.5#000BCDEF4B7500380000000500000B4400046A83412AB51D#1243011873402#com.adobe.service.sap.configuration##com.adobe.service.sap.configuration#######OrderedChannel for service##0#0#Error#1#/System/Security#Plain###Error while reading CRL configuration information:
    com.sap.security.core.server.securestorage.exception.ObjectRetrievalException: Could not find clientID servicescomadobeDocumentServicesConfigurationAdobeConfigurationService~jar
         at com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl.getClientsStorageLocation(RemoteSecureStorageClientContextImpl.java:231)
         at com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl.retrieveObject(RemoteSecureStorageClientContextImpl.java:724)
         at com.adobe.service.sap.configuration.ConfigurationService.readXML(Unknown Source)
         at com.adobe.service.sap.configuration.ConfigurationService.<init>(Unknown Source)
         at com.adobe.service.sap.configuration.ServiceFrame.start(Unknown Source)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    #1.5#000BCDEF4B7500380000000700000B4400046A83412ABDBE#1243011873402#com.adobe.service.sap.configuration##com.adobe.service.sap.configuration#######OrderedChannel for service##0#0#Error#1#/System/Security#Plain###Error while reading password configuration information:
    com.sap.security.core.server.securestorage.exception.ObjectRetrievalException: Could not find clientID servicescomadobeDocumentServicesConfigurationAdobeConfigurationService~jar
         at com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl.getClientsStorageLocation(RemoteSecureStorageClientContextImpl.java:231)
         at com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl.retrieveObject(RemoteSecureStorageClientContextImpl.java:724)
         at com.adobe.service.sap.configuration.ConfigurationService.readXML(Unknown Source)
         at com.adobe.service.sap.configuration.ConfigurationService.<init>(Unknown Source)
         at com.adobe.service.sap.configuration.ServiceFrame.start(Unknown Source)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    Jean Seguin

    Hi,
    The user SAPJSF is not lock and here is the output of the Stdserver.out
    stdout/stderr redirect
    node name   : server0
    pid         : 5800
    system name : IS1
    system nr.  : 01
    started at  : Fri May 22 14:50:38 2009
    Reserved 1610612736 (0x60000000) bytes before loading DLLs.
    [Thr 5756] Fri May 22 14:50:39 2009
    [Thr 5756] 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 is starting...
    Loading: LogManager ... 6420 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... 440 ms.
    Loading: ThreadManager ... 76 ms.
    Loading: IpVerificationManager ... 46 ms.
    Loading: ClassLoaderManager ... 30 ms.
    Loading: ClusterManager ... 638 ms.
    Loading: LockingManager ... 227 ms.
    Loading: ConfigurationManager ... 8136 ms.
    Loading: LicensingManager ... 76 ms.
    Loading: CacheManager ... 410 ms.
    Loading: ServiceManager ...
    Loading services.:
      Service memory started. (45 ms).
      Service cross started. (243 ms).
      Service file started. (289 ms).
      Service runtimeinfo started. (30 ms).
      Service timeout started. (106 ms).
      Service trex.service started. (106 ms).
      Service p4 started. (744 ms).
      Service classpath_resolver started. (30 ms).
      Service userstore started. (243 ms).
      Service jmx_notification started. (532 ms).
      Service log_configurator started. (24331 ms).
      Service locking started. (15 ms).
      Service http started. (759 ms).
      Service naming started. (1775 ms).
      Service appclient started. (228 ms).
      Service failover started. (213 ms).
      Service jmsconnector started. (304 ms).
      Service javamail started. (410 ms).
      Service ts started. (349 ms).
      Service licensing started. (30 ms).
      Service connector started. (380 ms).
      Service iiop started. (652 ms).
      Service webservices started. (1700 ms).
      Service deploy started. (31390 ms).
      Service configuration started. (61 ms).
      Service MigrationService started. (106 ms).
      Service bimmrdeployer started. (30 ms).
      Service dbpool started. (6041 ms).
      Service com.sap.security.core.ume.service started. (7680 ms).
      Service tcdisdic~srv started. (1776 ms).
      Service security started. (4068 ms).
      Service classload started. (228 ms).
      Service applocking started. (228 ms).
      Service shell started. (379 ms).
      Service ejb started. (547 ms).
      Service tceCATTPingservice started. (425 ms).
      Service telnet started. (501 ms).
      Service dsr started. (1062 ms).
      Service servlet_jsp started. (1791 ms).
      Service webdynpro started. (1426 ms).
      Service cafummetadata~imp started. (2095 ms).
      Service keystore started. (2474 ms).
      Service ssl started. (15 ms).
      Service cafruntimeconnectivity~impl started. (50818 ms).
      Service jmx started. (3111 ms).
      Service tcsecsecurestorage~service started. (1199 ms).
      Service tcsecwssec~service started. (835 ms).
      Service cafumrelgroups~imp started. (4099 ms).
      Service CUL started. (2550 ms).
      Service tcsecdestinations~service started. (2824 ms).
      Service apptracing started. (1351 ms).
      Service com.adobe~DataManagerService started. (3187 ms).
      Service pmi started. (1138 ms).
      Service tcsecvsi~service started. (1988 ms).
      Service sld started. (5525 ms).
      Service basicadmin started. (4568 ms).
      Service com.adobe~DocumentServicesDestProtoService started. (1548 ms).
      Service com.adobe~DocumentServicesBinaries2 started. (1624 ms).
      Service com.adobe~DocumentServicesLicenseSupportService started. (1336 ms).
      Service adminadapter started. (364 ms).
      Service com.adobe~LicenseService started. (470 ms).
      Service monitor started. (1564 ms).
      Service com.adobe~DocumentServicesConfiguration started. (2762 ms).
      Service com.adobe~TrustManagerService started. (182 ms).
      Service com.adobe~PDFManipulation started. (4888 ms).
      Service tc.CBS.Service started. (10564 ms).
      Service com.adobe~FontManagerService started. (10049 ms).
      Service com.sap.aii.af.cpa.svc started. (9821 ms).
      Service com.sap.aii.af.security.service started. (31 ms).
      Service tc.monitoring.logviewer started. (19216 ms).
      Service com.sap.aii.af.svc started. (2808 ms).
      Service com.sap.aii.af.ms.svc started. (1366 ms).
      Service com.adobe~XMLFormService started. (6315 ms).
      Service com.sap.aii.adapter.bc.svc started. (106 ms).
      Service com.sap.aii.adapter.marketplace.svc started. (243 ms).
      Service com.sap.aii.adapter.xi.svc started. (182 ms).
      Service com.sap.aii.adapter.file.svc started. (304 ms).
      Service com.sap.aii.adapter.jdbc.svc started. (288 ms).
      Service com.sap.aii.adapter.rfc.svc started. (122 ms).
      Service jms_provider started. (22373 ms).
      Service com.sap.aii.adapter.mail.svc started. (1442 ms).
      Service com.sap.aii.adapter.jms.svc started. (895 ms).
      Service com.sap.aii.af.ispeak.svc started. (728 ms).
      Service rfcengine started. (73524 ms).
    ServiceManager started for 148445 ms.
    Framework started for 166083 ms.
    SAP J2EE Engine Version 7.00   PatchLevel is running!
    PatchLevel October 23, 2006 07:41 GMT

  • Path login does not start with a "/" character

    I get a "java.lang.RuntimeException: Path login does not start with a "/" character" in my WebApplication.
    - Http Status 500
    - The server encountered an internal error () that prevented it from fulfilling this request.
    Instead I excepted the site for a Re-Login (timout after 10 min), What's wrong?
    The server I use is: Sun Java System Application Server Platform Edition 8.0 (build b57-fcs)
    Here is the full StackTrace:
    [#|2004-05-26T14:50:50.609+0200|SCHWERWIEGEND|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=17;|Standard
    WrapperValve[OwaFolderTree]: Servlet.service() for servlet OwaFolderTree threw exception
    java.lang.RuntimeException: Path login does not start with a "/" character
    at org.apache.catalina.core.ApplicationContextFacade.doPrivileged(ApplicationContextFacade.java:451)
    at org.apache.catalina.core.ApplicationContextFacade.getRequestDispatcher(ApplicationContextFacade.java:255)
    at com.space2go.icafe.S2GHttpServlet.service(S2GHttpServlet.java:3260)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
    at sun.reflect.GeneratedMethodAccessor114.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:289)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
    at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
    at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:205)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:283)
    at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:102)
    at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:192)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:261)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:215)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:200)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:180)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:582)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    at com.sun.enterprise.webservice.EjbWebServiceValve.invoke(EjbWebServiceValve.java:134)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    at com.sun.enterprise.security.web.SingleSignOn.invoke(SingleSignOn.java:272)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    at com.sun.enterprise.web.VirtualServerValve.invoke(VirtualServerValve.java:209)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:161)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
    at com.sun.enterprise.web.VirtualServerMappingValve.invoke(VirtualServerMappingValve.java:166)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:979)
    at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:211)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:692)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:647)
    at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:589)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:691)
    at java.lang.Thread.run(Thread.java:534)

    It looks like you are getting this error when trying to use the RequestDispatcher. There are two different flavors of the RequestDispatcher :ServletRequest.getRequestDispatcher that will take a relative path and ServletContext.getRequestDispatcher that will only take absolute paths (ie start with a '/').
    If yoy are trying the use the second version of RequestDispatcher you'll need to adjust the path to an absolute path.
    http://java.sun.com/products/servlet/2.3/javadoc/javax/servlet/ServletContext.html

  • J2EE Engine does not start

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

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

  • Yellow status does not start  j2E server0

    Hi Gurus,
    Everything was working fine until today.  SDM and dispatcher green light but server0 yellow status for about for  1 hour now and still does not start.
    Status starting framework... your help is greatly appreciated.
    defaultTrace.1.trc below:
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[./log/defaultTrace.trc]/>
    <!PATTERN[defaultTrace.trc]/>
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    <!ENCODING[Cp1252]/>
    <!FILESET[1, 3, 10485760]/>
    <!PREVIOUSFILE[defaultTrace.0.trc]/>
    <!NEXTFILE[defaultTrace.2.trc]/>
    <!LOGHEADER[END]/>
    #1.5#00059A3C780000130000037700000A6C0004186851F664F0#1152736237546#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000037900000A6C000418685205A7F4#1152736238546#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000037B00000A6C000418685214EAEB#1152736239546#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000002300000A6C00041868521D86ED#1152736240109#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C780000130000037D00000A6C0004186852242E7E#1152736240546#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000037F00000A6C00041868523370E4#1152736241546#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000038100000A6C000418685242B3BF#1152736242546#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000002500000A6C00041868524A90A4#1152736243062#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C780000130000038300000A6C000418685251F6D9#1152736243546#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000038500000A6C00041868526139D5#1152736244546#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000038700000A6C0004186852707CCB#1152736245546#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000002700000A6C000418685277A44B#1152736246015#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C780000130000038900000A6C0004186852802FB3#1152736246562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000038B00000A6C00041868528F3F05#1152736247562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000038D00000A6C00041868529E81E7#1152736248562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000002900000A6C0004186852A4B40E#1152736248968#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C780000130000038F00000A6C0004186852ADC4E5#1152736249562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000039100000A6C0004186852BD08CC#1152736250562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000039300000A6C0004186852CC4B04#1152736251562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000002B00000A6C0004186852D1C7F5#1152736251921#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C780000130000039500000A6C0004186852DB8DDD#1152736252562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000039700000A6C0004186852EAD11D#1152736253562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000039900000A6C0004186852FA1433#1152736254562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000002D00000A6C0004186852FED7CD#1152736254875#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C780000130000039B00000A6C00041868530956D2#1152736255562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000039D00000A6C0004186853189991#1152736256562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000039F00000A6C000418685327DE41#1152736257562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000002F00000A6C00041868532BEB8B#1152736257828#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C78000013000003A100000A6C0004186853371F8B#1152736258562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003A300000A6C00041868534662B8#1152736259562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003A500000A6C000418685355A71D#1152736260562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000003100000A6C00041868535AA66D#1152736260890#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C78000013000003A700000A6C000418685364E8A3#1152736261562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003A900000A6C0004186853742CB4#1152736262562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003AB00000A6C0004186853836E98#1152736263562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000003300000A6C000418685389636E#1152736263953#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C7800004D0000003500000A6C000418685389641F#1152736263953#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###ReadRunnable: failed to connect to server 21 times#
    #1.5#00059A3C78000013000003AD00000A6C000418685392B1E1#1152736264562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003AF00000A6C0004186853A1F4BA#1152736265562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003B100000A6C0004186853B13738#1152736266562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000003700000A6C0004186853B67544#1152736266906#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C78000013000003B300000A6C0004186853C07B45#1152736267562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003B500000A6C0004186853CFC170#1152736268562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003B700000A6C0004186853DF0070#1152736269562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000003900000A6C0004186853E38ABE#1152736269859#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C78000013000003B900000A6C0004186853EE4570#1152736270562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003BB00000A6C0004186853FD86C9#1152736271562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003BD00000A6C00041868540CC99B#1152736272562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000003B00000A6C0004186854109898#1152736272812#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C78000013000003BF00000A6C00041868541C0C88#1152736273562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003C100000A6C00041868542B4F6F#1152736274562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003C300000A6C00041868543A95FD#1152736275562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000003D00000A6C00041868543DAAEC#1152736275765#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C78000013000003C500000A6C000418685449D531#1152736276562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003C700000A6C0004186854591BCF#1152736277562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003C900000A6C0004186854685BFC#1152736278562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000003F00000A6C00041868546ABE24#1152736278718#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C78000013000003CB00000A6C000418685477A230#1152736279562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003CD00000A6C000418685486E284#1152736280562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003CF00000A6C0004186854962501#1152736281562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000004100000A6C000418685497D00B#1152736281671#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C78000013000003D100000A6C0004186854A56798#1152736282562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003D300000A6C0004186854B4AA9C#1152736283562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003D500000A6C0004186854C3EDE9#1152736284562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000004300000A6C0004186854C4E1A8#1152736284625#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C78000013000003D700000A6C0004186854D330D1#1152736285562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003D900000A6C0004186854E27477#1152736286562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003DB00000A6C0004186854F1B67B#1152736287562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000004500000A6C0004186854F39F30#1152736287687#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C78000013000003DD00000A6C000418685500F98F#1152736288562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003DF00000A6C0004186855104D91#1152736289562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003E100000A6C00041868551F8202#1152736290562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000004700000A6C0004186855225A79#1152736290750#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C78000013000003E300000A6C00041868552EC25E#1152736291562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003E500000A6C00041868553E05B6#1152736292562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003E700000A6C00041868554D485C#1152736293562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000004900000A6C00041868554F6BA7#1152736293703#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C7800004D0000004B00000A6C00041868554F6C57#1152736293703#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###ReadRunnable: failed to connect to server 31 times#
    #1.5#00059A3C78000013000003E900000A6C00041868555C8B5C#1152736294562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003EB00000A6C00041868556BCE69#1152736295562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003ED00000A6C00041868557B112C#1152736296562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000004D00000A6C00041868557C7DA9#1152736296656#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C78000013000003EF00000A6C00041868558A5436#1152736297562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003F100000A6C0004186855999723#1152736298562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003F300000A6C0004186855A8DA71#1152736299562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000004F00000A6C0004186855A98F54#1152736299609#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C78000013000003F500000A6C0004186855B83230#1152736300562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003F700000A6C0004186855C75FEC#1152736301562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000005100000A6C0004186855D6A15C#1152736302562#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C78000013000003F900000A6C0004186855D6AB90#1152736302562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003FB00000A6C0004186855E5E61D#1152736303562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C78000013000003FD00000A6C0004186855F52B15#1152736304562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000005300000A6C000418685603B31E#1152736305515#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C78000013000003FF00000A6C0004186856046BD7#1152736305562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000040100000A6C000418685613AF49#1152736306562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000040300000A6C000418685622F1E0#1152736307562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000005500000A6C000418685630C4ED#1152736308468#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C780000130000040500000A6C00041868563234C9#1152736308562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000040700000A6C00041868564177D5#1152736309562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000040900000A6C000418685650BB84#1152736310562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000005700000A6C00041868565DD655#1152736311421#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C780000130000040B00000A6C00041868565FFFEB#1152736311562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000040D00000A6C00041868566F46AB#1152736312562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000040F00000A6C00041868567E83E1#1152736313562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000005900000A6C00041868568AE813#1152736314375#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C780000130000041100000A6C00041868568DC724#1152736314562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000041300000A6C00041868569D09C1#1152736315562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000041500000A6C0004186856AC4E14#1152736316562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000005B00000A6C0004186856B7FA16#1152736317328#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C780000130000041700000A6C0004186856BB8FD9#1152736317562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000041900000A6C0004186856CAD2A3#1152736318562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000041B00000A6C0004186856DA15C5#1152736319562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000005D00000A6C0004186856E6B8BB#1152736320390#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C780000130000041D00000A6C0004186856E959EC#1152736320562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000041F00000A6C0004186856F8A0A5#1152736321562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C780000130000042100000A6C000418685707E177#1152736322562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800004D0000005F00000A6C00041868571574B0#1152736323453#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to W2VZ9YDX01/3200/Connection refused: connect)#
    #1.5#00059A3C7800004D0000006100000A6C0004186857157562#1152736323453#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###ReadRunnable: failed to connect to server 41 times#
    #1.5#00059A3C780000130000042300000A6C0004186857172471#1152736323562#com.sap.caf.eu.cc.content.svc.CCServiceFrame##com.sap.caf.eu.cc.content.svc.CCServiceFrame#######SAPEngine_System_Thread[impl:5]_23##0#0#Error#1#/System/Server#Plain###Object not found in lookup of GPService.#
    #1.5#00059A3C7800000100000001000013B00004186874253A2B#1152736811298#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###Encomi: receive failed (Connection reset): close connection#
    #1.5#00059A3C7800000100000003000013B00004186874253F3B#1152736811314#com.sap.engine.core.locking.impl3.LockingManagerImpl##com.sap.engine.core.locking.impl3.LockingManagerImpl.jenqulib#######Thread[SAPEngine_EnquReader,5,main]##0#0#Error#1#/System/Server#Plain###ReadRunnable: receive failed (Encomi: receive failed (Connection reset): close connection -1), flush pending responses#
    #1.5#00059A3C7800000200000000000013B000041868742548F7#1152736811314#com.sap.engine.core.cluster.impl6.ms.MSRawConnection##com.sap.engine.core.cluster.impl6.ms.MSRawConnection.receiveRawMessage()#######SAP J2EE Engine|MS Socket Listener##0#0#Error##Plain###java.net.SocketException: Connection reset#
    #1.5#00059A3C7800000200000001000013B00004186874254995#1152736811314#com.sap.engine.core.cluster.impl6.ms.MSRawConnection##com.sap.engine.core.cluster.impl6.ms.MSRawConnection.receiveRawMessage()#######SAP J2EE Engine|MS Socket Listener##0#0#Error##Plain###java.net.SocketException: Connection reset
         at java.net.SocketInputStream.read(SocketInputStream.java:168)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read1(BufferedInputStream.java:222)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:277)
         at com.sap.engine.core.cluster.impl6.ms.MSMessageHeader.read(MSMessageHeader.java:440)
         at com.sap.engine.core.cluster.impl6.ms.MSMessageObjectImpl.readHeader(MSMessageObjectImpl.java:142)
         at com.sap.engine.core.cluster.impl6.ms.MSRawConnection.receiveRawMessage(MSRawConnection.java:1660)
         at com.sap.engine.core.cluster.impl6.ms.MSListener.run(MSListener.java:86)
         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#00059A3C7800000000000016000013B00004186874A24D7C#1152736819501#com.sap.sql.jdbc.direct.DirectPreparedStatement##com.sap.sql.jdbc.direct.DirectPreparedStatement#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Database/sql/jdbc/direct#Java#com.sap.sql_0003##SQL error occurred on connection W2VZ9YDX01.amer.corp.eds.com:J2E:SAPJ2EDB: code=-708, state="08000", message="[-708] Could not send data.";
    SQL statement is "SELECT "CPATH","CID","PARENTCID","CACHEMODE","CTYPE" FROM "J2EE_CONFIG" WHERE "PATHHASH" = ?".
    [EXCEPTION]
    #6#-708#08000#[-708] Could not send data.#W2VZ9YDX01.amer.corp.eds.com:J2E:SAPJ2EDB#SELECT "CPATH","CID","PARENTCID","CACHEMODE","CTYPE" FROM "J2EE_CONFIG" WHERE "PATHHASH" = ?#com.sap.dbtech.jdbc.exceptions.ConnectionException: [-708] Could not send data.
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:553)
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:433)
         at com.sap.dbtech.jdbc.CallableStatementSapDB.execute(CallableStatementSapDB.java:432)
         at com.sap.dbtech.jdbc.CallableStatementSapDB.execute(CallableStatementSapDB.java:303)
         at com.sap.dbtech.jdbc.CallableStatementSapDB.executeQuery(CallableStatementSapDB.java:728)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:281)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:248)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.getConfiguration(DBAccessDefault.java:578)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:102)
         at com.sap.engine.core.configuration.impl.cache.CachedConfiguration.<init>(CachedConfiguration.java:62)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:848)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:882)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.openConfiguration(ConfigurationCache.java:757)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:734)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:693)
         at com.sap.engine.core.cache.impl.spi.storage.DBStorage.<init>(DBStorage.java:64)
         at com.sap.engine.core.cache.impl.CacheManagerImpl.init(CacheManagerImpl.java:223)
         at com.sap.engine.core.Framework.loadSingleManager(Framework.java:556)
         at com.sap.engine.core.Framework.loadManagers(Framework.java:251)
         at com.sap.engine.core.Framework.start(Framework.java:185)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.boot.FrameThread.run(FrameThread.java:61)
         at java.lang.Thread.run(Thread.java:534)
    #1.5#00059A3C7800000000000018000013B00004186874A25141#1152736819501#com.sap.engine.core.configuration##com.sap.engine.core.configuration#######Thread[Thread-1,5,main]##0#0#Fatal#1#/System/Server#Plain###Error event: com.sap.dbtech.jdbc.exceptions.ConnectionException: [-708] Could not send data.#
    #1.5#00059A3C780000000000001A000013B00004186874A26FA9#1152736819517#com.sap.engine.core.configuration##com.sap.engine.core.configuration#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###connectionErrorOccurred event in DBConnection.
    =======================================================
    com.sap.engine.frame.core.configuration.ConfigurationException: connectionErrorOccurred event in DBConnection.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnection.connectionErrorOccurred(DBConnection.java:105)
         at com.sap.sql.jdbc.direct.DirectPooledConnection.connectionErrorOccurred(DirectPooledConnection.java:557)
         at com.sap.sql.jdbc.direct.DirectConnection.analyzeSQLException(DirectConnection.java:1115)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.processSQLException(DirectPreparedStatement.java:1192)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:285)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:248)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.getConfiguration(DBAccessDefault.java:578)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:102)
         at com.sap.engine.core.configuration.impl.cache.CachedConfiguration.<init>(CachedConfiguration.java:62)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:848)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:882)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.openConfiguration(ConfigurationCache.java:757)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:734)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:693)
         at com.sap.engine.core.cache.impl.spi.storage.DBStorage.<init>(DBStorage.java:64)
         at com.sap.engine.core.cache.impl.CacheManagerImpl.init(CacheManagerImpl.java:223)
         at com.sap.engine.core.Framework.loadSingleManager(Framework.java:556)
         at com.sap.engine.core.Framework.loadManagers(Framework.java:251)
         at com.sap.engine.core.Framework.start(Framework.java:185)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.boot.FrameThread.run(FrameThread.java:61)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: com.sap.dbtech.jdbc.exceptions.ConnectionException: [-708] Could not send data.
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:553)
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:433)
         at com.sap.dbtech.jdbc.CallableStatementSapDB.execute(CallableStatementSapDB.java:432)
         at com.sap.dbtech.jdbc.CallableStatementSapDB.execute(CallableStatementSapDB.java:303)
         at com.sap.dbtech.jdbc.CallableStatementSapDB.executeQuery(CallableStatementSapDB.java:728)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:281)
         ... 20 more
    #1.5#00059A3C780000000000001C000013B00004186874A431C1#1152736819626#com.sap.sql.jdbc.direct.DirectConnection##com.sap.sql.jdbc.direct.DirectConnection#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Database/sql/jdbc/direct#Java#com.sap.sql_0003##SQL error occurred on connection W2VZ9YDX01.amer.corp.eds.com:J2E:SAPJ2EDB: code=-708, state="08000", message="[-708] Could not send data.";
    SQL statement is "ROLLBACK".
    [EXCEPTION]
    #6#-708#08000#[-708] Could not send data.#W2VZ9YDX01.amer.corp.eds.com:J2E:SAPJ2EDB#ROLLBACK#com.sap.dbtech.jdbc.exceptions.ConnectionException: [-708] Could not send data.
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:553)
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:433)
         at com.sap.dbtech.jdbc.ConnectionSapDB.executeSQLString(ConnectionSapDB.java:588)
         at com.sap.dbtech.jdbc.ConnectionSapDB.rollback(ConnectionSapDB.java:828)
         at com.sap.sql.jdbc.direct.DirectConnection.rollback(DirectConnection.java:525)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.rollback(DBAccessDefault.java:1276)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnection.close(DBConnection.java:78)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnection.connectionErrorOccurred(DBConnection.java:108)
         at com.sap.sql.jdbc.direct.DirectPooledConnection.connectionErrorOccurred(DirectPooledConnection.java:557)
         at com.sap.sql.jdbc.direct.DirectConnection.analyzeSQLException(DirectConnection.java:1115)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.processSQLException(DirectPreparedStatement.java:1192)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:285)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:248)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.getConfiguration(DBAccessDefault.java:578)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:102)
         at com.sap.engine.core.configuration.impl.cache.CachedConfiguration.<init>(CachedConfiguration.java:62)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:848)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:882)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.openConfiguration(ConfigurationCache.java:757)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:734)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:693)
         at com.sap.engine.core.cache.impl.spi.storage.DBStorage.<init>(DBStorage.java:64)
         at com.sap.engine.core.cache.impl.CacheManagerImpl.init(CacheManagerImpl.java:223)
         at com.sap.engine.core.Framework.loadSingleManager(Framework.java:556)
         at com.sap.engine.core.Framework.loadManagers(Framework.java:251)
         at com.sap.engine.core.Framework.start(Framework.java:185)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.boot.FrameThread.run(FrameThread.java:61)
         at java.lang.Thread.run(Thread.java:534)
    #1.5#00059A3C780000000000001E000013B00004186874A4498F#1152736819626#com.sap.sql.jdbc.direct.DirectConnection##com.sap.sql.jdbc.direct.DirectConnection#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Database/sql/jdbc/direct#Java#com.sap.sql_0003##SQL error occurred on connection W2VZ9YDX01.amer.corp.eds.com:J2E:SAPJ2EDB: code=-708, state="08000", message="[-708] Could not send data.";
    SQL statement is "ROLLBACK".
    [EXCEPTION]
    #6#-708#08000#[-708] Could not send data.#W2VZ9YDX01.amer.corp.eds.com:J2E:SAPJ2EDB#ROLLBACK#com.sap.dbtech.jdbc.exceptions.ConnectionException: [-708] Could not send data.
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:553)
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:433)
         at com.sap.dbtech.jdbc.ConnectionSapDB.executeSQLString(ConnectionSapDB.java:588)
         at com.sap.dbtech.jdbc.ConnectionSapDB.rollback(ConnectionSapDB.java:828)
         at com.sap.sql.jdbc.direct.DirectConnection.rollback(DirectConnection.java:525)
         at com.sap.sql.jdbc.direct.DirectConnection.close(DirectConnection.java:574)
         at com.sap.sql.jdbc.direct.DirectPooledConnection.close(DirectPooledConnection.java:190)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnection.close(DBConnection.java:84)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnection.connectionErrorOccurred(DBConnection.java:108)
         at com.sap.sql.jdbc.direct.DirectPooledConnection.connectionErrorOccurred(DirectPooledConnection.java:557)
         at com.sap.sql.jdbc.direct.DirectConnection.analyzeSQLException(DirectConnection.java:1115)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.processSQLException(DirectPreparedStatement.java:1192)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:285)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:248)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.getConfiguration(DBAccessDefault.java:578)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:102)
         at com.sap.engine.core.configuration.impl.cache.CachedConfiguration.<init>(CachedConfiguration.java:62)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:848)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:882)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.openConfiguration(ConfigurationCache.java:757)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:734)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:693)
         at com.sap.engine.core.cache.impl.spi.storage.DBStorage.<init>(DBStorage.java:64)
         at com.sap.engine.core.cache.impl.CacheManagerImpl.init(CacheManagerImpl.java:223)
         at com.sap.engine.core.Framework.loadSingleManager(Framework.java:556)
         at com.sap.engine.core.Framework.loadManagers(Framework.java:251)
         at com.sap.engine.core.Framework.start(Framework.java:185)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.boot.FrameThread.run(FrameThread.java:61)
         at java.lang.Thread.run(Thread.java:534)
    #1.5#00059A3C7800000000000020000013B00004186874A7B7A1#1152736819860#com.sap.engine.core.configuration##com.sap.engine.core.configuration#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###[-708] Could not send data.
    =======================================================
    com.sap.engine.frame.core.configuration.ConfigurationException: [-708] Could not send data.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnection.close(DBConnection.java:81)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnection.connectionErrorOccurred(DBConnection.java:108)
         at com.sap.sql.jdbc.direct.DirectPooledConnection.connectionErrorOccurred(DirectPooledConnection.java:557)
         at com.sap.sql.jdbc.direct.DirectConnection.analyzeSQLException(DirectConnection.java:1115)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.processSQLException(DirectPreparedStatement.java:1192)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:285)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:248)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.getConfiguration(DBAccessDefault.java:578)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:102)
         at com.sap.engine.core.configuration.impl.cache.CachedConfiguration.<init>(CachedConfiguration.java:62)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:848)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:882)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.openConfiguration(ConfigurationCache.java:757)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:734)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:693)
         at com.sap.engine.core.cache.impl.spi.storage.DBStorage.<init>(DBStorage.java:64)
         at com.sap.engine.core.cache.impl.CacheManagerImpl.init(CacheManagerImpl.java:223)
         at com.sap.engine.core.Framework.loadSingleManager(Framework.java:556)
         at com.sap.engine.core.Framework.loadManagers(Framework.java:251)
         at com.sap.engine.core.Framework.start(Framework.java:185)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.boot.FrameThread.run(FrameThread.java:61)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: com.sap.dbtech.jdbc.exceptions.ConnectionException: [-708] Could not send data.
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:553)
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:433)
         at com.sap.dbtech.jdbc.ConnectionSapDB.executeSQLString(ConnectionSapDB.java:588)
         at com.sap.dbtech.jdbc.ConnectionSapDB.rollback(ConnectionSapDB.java:828)
         at com.sap.sql.jdbc.direct.DirectConnection.rollback(DirectConnection.java:525)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.rollback(DBAccessDefault.java:1276)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnection.close(DBConnection.java:78)
         ... 25 more
    #1.5#00059A3C7800000000000022000013B00004186874A7BA35#1152736819860#com.sap.engine.core.configuration##com.sap.engine.core.configuration#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server#Plain###[-708] Could not send data.
    =======================================================
    com.sap.dbtech.jdbc.exceptions.ConnectionException: [-708] Could not send data.
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:553)
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:433)
         at com.sap.dbtech.jdbc.CallableStatementSapDB.execute(CallableStatementSapDB.java:432)
         at com.sap.dbtech.jdbc.CallableStatementSapDB.execute(CallableStatementSapDB.java:303)
         at com.sap.dbtech.jdbc.CallableStatementSapDB.executeQuery(CallableStatementSapDB.java:728)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:281)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:248)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.getConfiguration(DBAccessDefault.java:578)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:102)
         at com.sap.engine.core.configuration.impl.cache.CachedConfiguration.<init>(CachedConfiguration.java:62)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:848)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:882)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.openConfiguration(ConfigurationCache.java:757)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:734)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:693)
         at com.sap.engine.core.cache.impl.spi.storage.DBStorage.<init>(DBStorage.java:64)
         at com.sap.engine.core.cache.impl.CacheManagerImpl.init(CacheManagerImpl.java:223)
         at com.sap.engine.core.Framework.loadSingleManager(Framework.java:556)
         at com.sap.engine.core.Framework.loadManagers(Framework.java:251)
         at com.sap.engine.core.Framework.start(Framework.java:185)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.boot.FrameThread.run(FrameThread.java:61)
         at java.lang.Thread.run(Thread.java:534)
    #1.5#00059A3C7800000000000023000013B00004186874A7C130#1152736819860#System.err##System.err#######Thread[Thread-1,5,main]##0#0#Error##Plain###com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: cache_dbSpooling,
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:108)
         at com.sap.engine.core.configuration.impl.cache.CachedConfiguration.<init>(CachedConfiguration.java:62)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:848)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:882)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.openConfiguration(ConfigurationCache.java:757)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:734)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:693)
         at com.sap.engine.core.cache.impl.spi.storage.DBStorage.<init>(DBStorage.java:64)
         at com.sap.engine.core.cache.impl.CacheManagerImpl.init(CacheManagerImpl.java:223)
         at com.sap.engine.core.Framework.loadSingleManager(Framework.java:556)
         at com.sap.engine.core.Framework.loadManagers(Framework.java:251)
         at com.sap.engine.core.Framework.start(Framework.java:185)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.boot.FrameThread.run(FrameThread.java:61)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: com.sap.dbtech.jdbc.exceptions.ConnectionException: [-708] Could not send data.
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:553)
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:433)
         at com.sap.dbtech.jdbc.CallableStatementSapDB.execute(CallableStatementSapDB.java:432)
         at com.sap.dbtech.jdbc.CallableStatementSapDB.execute(CallableStatementSapDB.java:303)
         at com.sap.dbtech.jdbc.CallableStatementSapDB.executeQuery(CallableStatementSapDB.java:728)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:281)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:248)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.getConfiguration(DBAccessDefault.java:578)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:102)

    Thanks for everyone helps.
    I took your adviced and reinstalled the Portal but the problem still exist.
    Default.trc
    stdout/stderr redirect
    node name   : server0
    pid         : 5488
    system name : J2E
    system nr.  : 01
    started at  : Mon Jul 17 13:24:01 2006
    Reserved 1610612736 (0x60000000) bytes before loading DLLs.
    [Thr 4428] 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
    SAP J2EE Engine Version 7.00   PatchLevel is starting...
    Loading: LogManager ... 891 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... 282 ms.
    Loading: ThreadManager ... 93 ms.
    Loading: IpVerificationManager ... 63 ms.
    Loading: ClassLoaderManager ... 16 ms.
    Loading: ClusterManager ... 812 ms.
    Loading: LockingManager ... 750 ms.
    Loading: ConfigurationManager ... 9703 ms.
    Loading: LicensingManager ... 437 ms.
    Loading: CacheManager ... 625 ms.
    Loading: ServiceManager ...
    0.000: [GC 0.000: [DefNew: 87039K->4666K(130560K), 0.0573031 secs] 87039K->4666K(1000960K), 0.0574006 secs]
    Loading services.:
      Service memory started. (16 ms).
      Service timeout started. (16 ms).
      Service runtimeinfo started. (16 ms).
      Service cross started. (110 ms).
      Service file started. (328 ms).
      Service cafeucc~api started. (250 ms).
      Service p4 started. (500 ms).
      Service userstore started. (32 ms).
      Service jmx_notification started. (234 ms).
      Service classpath_resolver started. (625 ms).
    10.342: [GC 10.342: [DefNew: 91696K->10177K(130560K), 0.0837931 secs] 91696K->10177K(1000960K), 0.0838886 secs]
      Service log_configurator started. (11406 ms).
      Service locking started. (31 ms).
      Service naming started. (1344 ms).
      Service http started. (2234 ms).
      Service appclient started. (672 ms).
      Service failover started. (1063 ms).
      Service jmsconnector started. (1656 ms).
      Service connector started. (1813 ms).
      Service ts started. (2703 ms).
      Service licensing started. (141 ms).
      Service cafeugpmailcf started. (2719 ms).
      Service iiop started. (2984 ms).
      Service webservices started. (6141 ms).
    24.892: [GC 24.893: [DefNew: 97206K->15080K(130560K), 0.0903939 secs] 97206K->15080K(1000960K), 0.0904892 secs]
    30.016: [GC 30.017: [DefNew: 102120K->15319K(130560K), 0.0974602 secs] 102120K->15319K(1000960K), 0.0975568 secs]
      Service deploy started. (26515 ms).
      Service MigrationService started. (609 ms).
      Service bimmrdeployer started. (282 ms).
      Service configuration started. (1500 ms).
      Service dbpool started. (5297 ms).
      Service com.sap.security.core.ume.service started. (3469 ms).
    41.333: [GC 41.333: [DefNew: 102359K->19381K(130560K), 0.0968377 secs] 102359K->19381K(1000960K), 0.0969363 secs]
      Service security started. (2047 ms).
      Service classload started. (546 ms).
      Service cafeuodi~mnuacc started. (40016 ms).
      Service applocking started. (1406 ms).
      Service shell started. (1735 ms).
      Service tceCATTPingservice started. (593 ms).
      Service telnet started. (640 ms).
      Service ejb started. (4094 ms).
      Service webdynpro started. (1734 ms).
      Service servlet_jsp started. (5547 ms).
      Service cafummetadata~imp started. (484 ms).
      Service cafruntimeconnectivity~impl started. (45079 ms).
      Service developmentserver started. (4328 ms).
      Service keystore started. (3437 ms).
      Service ssl started. (156 ms).
      Service tcsecsecurestorage~service started. (594 ms).
      Service tcsecwssec~service started. (1016 ms).
      Service cafeugp~model started. (109 ms).
      Service tceujwfuiwizsvc started. (62 ms).
      Service tcsecdestinations~service started. (3453 ms).
      Service jmx started. (5938 ms).
      Service cafeuer~service started. (5656 ms).
      Service pmi started. (2297 ms).
      Service cafumrelgroups~imp started. (13563 ms).
      Service sld started. (19891 ms).
    72.521: [GC 72.521: [DefNew: 106421K->19563K(130560K), 0.1219901 secs] 106421K->19563K(1000960K), 0.1220862 secs]
      Service rfcengine started. (17047 ms).
      Service CUL started. (17563 ms).
      Service prtbridge started. (22157 ms).
      Service com.adobe~DataManagerService started. (19312 ms).
      Service basicadmin started. (19359 ms).
      Service com.adobe~LicenseService started. (672 ms).
      Service com.adobe~DocumentServicesConfiguration started. (11281 ms).
      Service adminadapter started. (15907 ms).
      Service com.adobe~DocumentServicesBinaries2 started. (15875 ms).
      Service com.adobe~DocumentServicesDestProtoService started. (15750 ms).
      Service tc.CBS.Service started. (46516 ms).
      Service com.sap.portal.pcd.gl started. (234 ms).
      Service com.adobe~TrustManagerService started. (1000 ms).
      Service com.adobe~DocumentServicesLicenseSupportService started. (18656 ms).
      Service jms_provider started. (51095 ms).
      service DQE ================= ERROR =================
    117.178: [GC 117.178: [DefNew: 106594K->23612K(130560K), 0.1458822 secs] 106594K->23612K(1000960K), 0.1459800 secs]
      Service com.adobe~FontManagerService started. (40641 ms).
      Service com.adobe~PDFManipulation started. (41500 ms).
      Service com.adobe~XMLFormService started. (10359 ms).
    ================================================================================
    getThreadDump : Mon Jul 17 13:29:34 2006
    Timed out services:
    Service com.sap.portal.prt.sapj2ee > hard reference to interface tcmonitoringapi.
    ================================================================================
    Full thread dump Java HotSpot(TM) Server VM (1.4.2_09-b05 mixed mode):
    "SAPEngine_Application_Thread[impl:3]_7" prio=5 tid=0x0b4a6ba0 nid=0xd3c in Object.wait() [9c3f000..9c3fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11342770> (a com.sap.caf.eu.gp.model.fnd.impl.ServiceOperationProcessor)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.caf.eu.gp.model.fnd.impl.ServiceOperationProcessor.run(ServiceOperationProcessor.java:70)
         - locked <0x11342770> (a com.sap.caf.eu.gp.model.fnd.impl.ServiceOperationProcessor)
         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=0x0b4b34f0 nid=0x1478 waiting on condition [9bff000..9bffd90]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleWorker.work(ScheduleWorker.java:87)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleWorker.run(ScheduleWorker.java:59)
         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=0x0b4b3cf0 nid=0x137c waiting on condition [9bbf000..9bbfd90]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleWorker.work(ScheduleWorker.java:87)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleWorker.run(ScheduleWorker.java:59)
         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-25" prio=5 tid=0x00f2f320 nid=0x3a0 waiting on condition [9b7f000..9b7fd90]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.model.context.impl.UserConfigCache$ValidationThread.run(UserConfigCache.java:148)
    "Thread-24" prio=5 tid=0x0b4327e0 nid=0x1190 waiting on condition [9b3f000..9b3fd90]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.model.fnd.cache.impl.ServerCacheManagerImpl$ValidationThread.run(ServerCacheManagerImpl.java:159)
    "CBS Request Orc" prio=10 tid=0x0b47fe90 nid=0x620 in Object.wait() [9aff000..9affd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f900a8> (a java.lang.Thread)
         at com.sap.tc.cbs.server.rt.impl.CourteousTimer.run(CourteousTimer.java:121)
         - locked <0x17f900a8> (a java.lang.Thread)
         at java.lang.Thread.run(Thread.java:534)
    "CBS TCS-queue Reader" prio=10 tid=0x0b47fc00 nid=0xab4 waiting on condition [9abf000..9abfd90]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.tc.cbs.server.rt.impl.TCSQueueOrc.run(TCSQueueOrc.java:104)
         at java.lang.Thread.run(Thread.java:534)
    "CBS AccessQueue Orchestrator" prio=10 tid=0x0b4793b0 nid=0xcf8 in Object.wait() [9a7f000..9a7fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f90138> (a java.lang.Thread)
         at com.sap.tc.cbs.server.rt.impl.AccessOrc.run(AccessOrc.java:84)
         - locked <0x17f90138> (a java.lang.Thread)
         at java.lang.Thread.run(Thread.java:534)
    "JarmCondense" daemon prio=10 tid=0x0b486040 nid=0xc30 in Object.wait() [9a3f000..9a3fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f91eb8> (a java.lang.Object)
         at com.sap.util.monitor.jarm.CondenseThread.threadShouldContinue(CondenseThread.java:217)
         - locked <0x17f91eb8> (a java.lang.Object)
         at com.sap.util.monitor.jarm.CondenseThread.run(CondenseThread.java:196)
         at java.lang.Thread.run(Thread.java:534)
    "CBS BSA Orc" prio=10 tid=0x0b476160 nid=0x17e4 in Object.wait() [99ff000..99ffd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f91278> (a java.lang.Thread)
         at com.sap.tc.cbs.server.rt.impl.CourteousTimer.run(CourteousTimer.java:121)
         - locked <0x17f91278> (a java.lang.Thread)
         at java.lang.Thread.run(Thread.java:534)
    "CBS Resource Orc" prio=10 tid=0x0b471c80 nid=0x90c in Object.wait() [99bf000..99bfd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f912c0> (a java.lang.Thread)
         at com.sap.tc.cbs.server.rt.impl.CourteousTimer.run(CourteousTimer.java:121)
         - locked <0x17f912c0> (a java.lang.Thread)
         at java.lang.Thread.run(Thread.java:534)
    "Thread-21" prio=5 tid=0x0b442740 nid=0x608 waiting on condition [98ef000..98efd90]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.base.caching.MemoryCache$ValidationThread.run(MemoryCache.java:152)
    "Thread-20" prio=10 tid=0x0b437d40 nid=0x159c in Object.wait() [996f000..996fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f91f20> (a com.sap.jmx.provider.ProviderConnectionTimer)
         at com.sap.jmx.provider.ProviderConnectionTimer.run(ProviderConnectionTimer.java:31)
         - locked <0x17f91f20> (a com.sap.jmx.provider.ProviderConnectionTimer)
         at java.lang.Thread.run(Thread.java:534)
    "Thread-19" prio=10 tid=0x0b435370 nid=0x1554 in Object.wait() [992f000..992fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f91f38> (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 <0x17f91f38> (a com.sap.jmx.provider.LazyMBeanLoader)
         at java.lang.Thread.run(Thread.java:534)
    "Thread-18" prio=10 tid=0x0b42ce50 nid=0x1564 waiting on condition [98af000..98afd90]
         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=0x0a3ab070 nid=0x127c in Object.wait() [986f000..986fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f91d38> (a com.sap.engine.services.connector.jca.ConnectionHashSet$ConnectionSetCleaner)
         at com.sap.engine.services.connector.jca.ConnectionHashSet$ConnectionSetCleaner.run(ConnectionHashSet.java:682)
         - locked <0x17f91d38> (a com.sap.engine.services.connector.jca.ConnectionHashSet$ConnectionSetCleaner)
    "SAPEngine_System_Thread[impl:5]_49" prio=5 tid=0x00f742b0 nid=0xdb4 in Object.wait() [982f000..982fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_48" prio=5 tid=0x00f74590 nid=0x75c in Object.wait() [97ef000..97efd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f706d0 nid=0xcd8 in Object.wait() [97af000..97afd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f95600> (a java.lang.Object)
         at com.sap.engine.services.timeout.TimeoutManagerImpl.multiThreadRun(TimeoutManagerImpl.java:483)
         - locked <0x17f95600> (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]_46" prio=5 tid=0x00f6f510 nid=0x17ec in Object.wait() [976f000..976fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f6e040 nid=0x1284 in Object.wait() [972f000..972fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f95728> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
         - locked <0x17f95728> (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]_44" prio=5 tid=0x00f6edb0 nid=0xe24 in Object.wait() [96ef000..96efd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_43" prio=5 tid=0x00f6d960 nid=0x998 in Object.wait() [96af000..96afd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_42" prio=5 tid=0x00f6c600 nid=0xc2c in Object.wait() [966f000..966fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f6b180 nid=0x1018 in Object.wait() [962f000..962fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_40" prio=5 tid=0x00f6be90 nid=0x6d8 in Object.wait() [95ef000..95efd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_39" prio=5 tid=0x00f6a9f0 nid=0x3c4 in Object.wait() [95af000..95afd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_38" prio=5 tid=0x00f69690 nid=0xdb8 in Object.wait() [956f000..956fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_37" prio=5 tid=0x00f682b0 nid=0x860 in Object.wait() [952f000..952fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f27e90 nid=0x1500 in Object.wait() [94ef000..94efd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f95870> (a com.sap.engine.services.timeout.TimeoutIntegrityWatcher)
         at com.sap.engine.services.timeout.TimeoutIntegrityWatcher.run(TimeoutIntegrityWatcher.java:69)
         - locked <0x17f95870> (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]_35" prio=5 tid=0x00f66430 nid=0x10e8 in Object.wait() [94af000..94afd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f651c0 nid=0x169c in Object.wait() [946f000..946fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f65d60 nid=0x1220 in Object.wait() [942f000..942fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f64a00 nid=0x7b8 in Object.wait() [93ef000..93efd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f63550 nid=0x1204 in Object.wait() [93af000..93afd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f62310 nid=0x600 in Object.wait() [936f000..936fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f62df0 nid=0x1700 in Object.wait() [932f000..932fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f95980> (a java.lang.Object)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.services.timeout.TimeoutManagerImpl.singleThreadRun(TimeoutManagerImpl.java:589)
         - locked <0x17f95980> (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]_28" prio=5 tid=0x00f61a90 nid=0x194 in Object.wait() [92ef000..92efd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f606d0 nid=0x1040 in Object.wait() [92af000..92afd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f17c00 nid=0x1580 in Object.wait() [926f000..926fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f055e0 nid=0xb64 in Object.wait() [922f000..922fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f5f450 nid=0x1688 in Object.wait() [91ef000..91efd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f96258> (a com.sap.engine.services.timeout.TimeoutIntegrityWatcher)
         at com.sap.engine.services.timeout.TimeoutIntegrityWatcher.run(TimeoutIntegrityWatcher.java:69)
         - locked <0x17f96258> (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]_23" prio=5 tid=0x00f5d2f0 nid=0x9a8 in Object.wait() [91af000..91afd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f5c080 nid=0xff0 in Object.wait() [916f000..916fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f5cb90 nid=0xd98 in Object.wait() [912f000..912fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f963d0> (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 <0x17f963d0> (a com.sap.engine.services.log_configurator.archive.Buffer)
         at com.sap.engine.services.log_configurator.archive.ArchivingThread.run(ArchivingThread.java:34)
         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]_20" prio=5 tid=0x00f5b920 nid=0x72c in Object.wait() [90ef000..90efd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_19" prio=5 tid=0x00f5a460 nid=0x1264 in Object.wait() [90af000..90afd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f59150 nid=0x8b8 in Object.wait() [906f000..906fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f59c60 nid=0x1588 in Object.wait() [902f000..902fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f588a0 nid=0x690 in Object.wait() [8fef000..8fefd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f3b5a0 nid=0x12cc in Object.wait() [8faf000..8fafd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f57690 nid=0x1750 in Object.wait() [8f6f000..8f6fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=0x00f566e0 nid=0xb58 in Object.wait() [8f2f000..8f2fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f99220> (a java.lang.Object)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.jms.server.destinationcontainer.AgentThreadSystem.run(AgentThreadSystem.java:148)
         - locked <0x17f99220> (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]_12" prio=5 tid=0x00f56230 nid=0xc00 in Object.wait() [8eef000..8eefd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_11" prio=5 tid=0x00f541e0 nid=0x104c in Object.wait() [8eaf000..8eafd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (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=5 tid=0x00f54590 nid=0x1518 in Object.wait() [8e6f000..8e6fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPJarResourceCloseTimeoutThread" daemon prio=5 tid=0x00f4f620 nid=0x15a4 in Object.wait() [8e2f000..8e2fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f911e0> (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 <0x17f911e0> (a com.sap.engine.frame.core.load.res.JarThread)
    "Thread-14" daemon prio=5 tid=0x00f3ae90 nid=0x1664 in Object.wait() [8def000..8defd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f993c8> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
         - locked <0x17f993c8> (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=0x00f0f0c0 nid=0xce8 in Object.wait() [8daf000..8dafd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f993f0> (a java.lang.Object)
         at com.sap.engine.cache.job.impl.BackgroundExactImpl.run(BackgroundExactImpl.java:134)
         - locked <0x17f993f0> (a java.lang.Object)
         at java.lang.Thread.run(Thread.java:534)
    "Timeout Service Integrity Watcher Thread" daemon prio=10 tid=0x00f00750 nid=0x15c0 in Object.wait() [8d6f000..8d6fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f99458> (a com.sap.engine.cache.job.impl.IntegrityWatcher)
         at com.sap.engine.cache.job.impl.IntegrityWatcher.run(IntegrityWatcher.java:54)
         - locked <0x17f99458> (a com.sap.engine.cache.job.impl.IntegrityWatcher)
         at java.lang.Thread.run(Thread.java:534)
    "Background Jobs Internal Thread" daemon prio=5 tid=0x00f22d30 nid=0xe3c in Object.wait() [8d2f000..8d2fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f99498> (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 <0x17f99498> (a java.lang.Object)
         at java.lang.Thread.run(Thread.java:534)
    "Timeout Service Integrity Watcher Thread" daemon prio=10 tid=0x00f1fe90 nid=0x724 in Object.wait() [8cef000..8cefd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f994e0> (a com.sap.engine.cache.job.impl.IntegrityWatcher)
         at com.sap.engine.cache.job.impl.IntegrityWatcher.run(IntegrityWatcher.java:54)
         - locked <0x17f994e0> (a com.sap.engine.cache.job.impl.IntegrityWatcher)
         at java.lang.Thread.run(Thread.java:534)
    "SAPEngine_EnquReader" prio=5 tid=0x00f1cdf0 nid=0x14f4 runnable [8caf000..8cafd90]
         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 <0x17f99560> (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=0x00f1bc80 nid=0x61c waiting on condition [8c6f000..8c6fd90]
         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=0x00f14e00 nid=0x7fc in Object.wait() [8c2f000..8c2fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f955a0> (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 <0x17f955a0> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:127)
    "SAPEngine_System_Thread[impl:5]_8" prio=10 tid=0x00f13a00 nid=0xb74 in Object.wait() [8bef000..8befd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f99600> (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 <0x17f99600> (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)
    "SAPEngine_System_Thread[impl:5]_7" prio=5 tid=0x00f125d0 nid=0x5cc in Object.wait() [8baf000..8bafd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f996e8> (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 <0x17f996e8> (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)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    "SAPEngine_System_Thread[impl:5]_6" prio=5 tid=0x00f11180 nid=0x748 in Object.wait() [8b6f000..8b6fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f997a8> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
         - locked <0x17f997a8> (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]_5" prio=5 tid=0x00f11cc0 nid=0x1790 waiting on condition [8b2f000..8b2fd90]
         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)
    "OrderedChannel for service" prio=5 tid=0x00f078d0 nid=0x604 waiting on condition [8aef000..8aefd90]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.model.co.execute.impl.CallableObjectExecutorTimeoutProcessor.run(CallableObjectExecutorTimeoutProcessor.java:193)
         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)
    "Session Reader for cluster node 17114700" prio=5 tid=0x00ef0d20 nid=0xd70 runnable [8aaf000..8aafd90]
         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 <0x17f9a130> (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]_2" prio=5 tid=0x00ef0e90 nid=0x13f0 runnable [8a6f000..8a6fd90]
         at java.net.PlainSocketImpl.socketAccept(Native Method)
         at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
         - locked <0x17f9a218> (a java.net.PlainSocketImpl)
         at java.net.ServerSocket.implAccept(ServerSocket.java:448)
         at com.sap.engine.core.cluster.impl6.net.ClusterServerSocket.accept(ClusterServerSocket.java:51)
         at com.sap.engine.core.cluster.impl6.JoinPortListener.run(JoinPortListener.java:72)
         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)
    "SAP J2EE Engine|MS Socket Listener" prio=5 tid=0x00f0f230 nid=0xb94 runnable [8a2f000..8a2fd90]
         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 <0x17f9abb0> (a java.io.BufferedInputStream)
         at com.sap.engine.core.cluster.impl6.ms.MSMessageHeader.read(MSMessageHeader.java:440)
         at com.sap.engine.core.cluster.impl6.ms.MSMessageObjectImpl.readHeader(MSMessageObjectImpl.java:142)
         at com.sap.engine.core.cluster.impl6.ms.MSRawConnection.receiveRawMessage(MSRawConnection.java:1660)
         at com.sap.engine.core.cluster.impl6.ms.MSListener.run(MSListener.java:86)
         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)
    "SAP J2EE Engine|MS Queue Listener" prio=5 tid=0x00f0f7a0 nid=0x1504 in Object.wait() [89ef000..89efd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f9af48> (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 <0x17f9af48> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.cluster.impl6.ms.MSListenerQueue.run(MSListenerQueue.java:67)
         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]_ThreadManager Maintaining thread." prio=10 tid=0x00f0fe10 nid=0xb70 in Object.wait() [89af000..89afd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f91ce0> (a com.sap.engine.core.thread.impl5.ExecutorThread)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.core.thread.impl5.ExecutorThread.run(ExecutorThread.java:70)
         - locked <0x17f91ce0> (a com.sap.engine.core.thread.impl5.ExecutorThread)
    "SAPEngine_Application_Thread[impl:3]_ThreadManager Maintaining thread." prio=10 tid=0x00f0c010 nid=0xbc8 in Object.wait() [896f000..896fd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17f90180> (a com.sap.engine.core.thread.impl3.RuntimeMaintainingThread)
         at com.sap.engine.core.thread.impl3.RuntimeMaintainingThread.run(RuntimeMaintainingThread.java:65)
         - locked <0x17f90180> (a com.sap.engine.core.thread.impl3.RuntimeMaintainingThread)
    "SAPEngine_Application_Thread[impl:3]_4" prio=5 tid=0x00f0c370 nid=0x11bc waiting on condition [892f000..892fd90]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.model.pfw.notification.NotificationQueueProcessor.run(NotificationQueueProcessor.java:352)
         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)
    "SAPEngine_Application_Thread[impl:3]_3" prio=5 tid=0x00f0c9f0 nid=0x16d0 in Object.wait() [88ef000..88efd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x10058488> (a com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor.run(BackGroundActionProcessor.java:121)
         - locked <0x10058488> (a com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor)
         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)
    "SAPEngine_Application_Thread[impl:3]_2" prio=5 tid=0x00f0a030 nid=0x1628 in Object.wait() [88af000..88afd90]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x1005b0d8> (a com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor.run(BackGroundActionProcessor.java:121)
         - locked <0x1005b0d8> (a com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor)
         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)
    "SAPEngine_Application_Thread[impl:3]_1" prio=5 tid=0x00f0a2d0 nid=0xf24 waiting on condition [886f000..886fd90]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleWorker.work(ScheduleWorker.java:87)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleWorker.run(ScheduleWorker.java:59)
         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)
    "SAPEngine_Application_Thread[impl:3]_0" prio=5 tid=0x00f0a440 nid=0x1248 waiting on condition [882f000..882fd90]
         at java.lang.Thread.sleep(Native Method)
         at com.sap.caf.eu.gp.mail.cf.core.multithreading.TimerTask.run(TimerTask.java:41)
         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)
    "Thread-1" prio=5 tid=0x00eea010 nid=0xf1c runnable [79df000..79dfd90]
         at com.sap.bc.proj.jstartup.JStartupFramework.nativeGetThreadDump(Native Method)
         at com.sap.bc.proj.jstartup.JStartupFramework.getThreadDump(JStartupFramework.java:507)
         at com.sap.engine.frame.ProcessEnvironment.sfGetThreadDump(ProcessEnvironment.java:95)
         at com.sap.engine.frame.ProcessEnvironment.getThreadDump(ProcessEnvironment.java:89)
         at com.sap.engine.core.service630.container.MemoryContainer.startServices(MemoryContainer.java:226)
         - locked <0x17f9b0f8> (a com.sap.engine.core.service630.container.MemoryContainer)
         at com.sap.engine.core.service630.container.MemoryContainer.start(MemoryContainer.java:156)
         - locked <0x17f9b180> (a java.lang.Object)
         at com.sap.engine.core.service630.container.AbstractServiceContainer.init(AbstractServiceContainer.java:109)
         at com.sap.engine.core.Framework.loadSingleManager(Framework.java:556)
         at com.sap.engine.core.Framework.loadManagers(Framework.java:251)
         at com.sap.engine.core.Framework.start(Framework.java:185)
         - locked <0x17f9b0b8> (a com.sap.engine.core.Framework)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.boot.FrameThread.run(FrameThread.java:61)
         at java.lang.Thread.run(Thread.java:534)
    "Signal Dispatcher" daemon prio=10 tid=0x00ee2cd0 nid=0x11b0 waiting on condition [0..0]
    "JDWP Event Helper Thread" daemon prio=5 tid=0x00ee0480 nid=0x10f0 runnable [0..0]

  • JAVA servers are not starting

    Hi SAP Gurus,
    some days back i did system refresh from prod. now ABAP is running but only java servers are not starting. other nodes dispatcher & SDM running. please suggest.
    here is dev_server1 file
    =============================================
    -> arg[ 36]: -Djstartup.whoami=server
    -> arg[ 37]: -Djstartup.debuggable=no
    -> arg[ 38]: -DSAPINFO=BQN_51_server
    -> arg[ 39]: -DSAPSTART=1
    -> arg[ 40]: -DCONNECT_PORT=64990
    -> arg[ 41]: -DSAPSYSTEM=51
    -> arg[ 42]: -DSAPSYSTEMNAME=BQN
    -> arg[ 43]: -DSAPMYNAME=cpcsapv1_BQN_51
    -> arg[ 44]: -DSAPPROFILE=/usr/sap/BQN/SYS/profile/BQN_DVEBMGS51_cpcsapv1
    -> arg[ 45]: -DFRFC_FALLBACK=ON
    -> arg[ 46]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 47]: -DSAPSTARTUP=1
    -> arg[ 48]: -DSAPSYSTEM=51
    -> arg[ 49]: -DSAPSYSTEMNAME=BQN
    -> arg[ 50]: -DSAPMYNAME=cpcsapv1_BQN_51
    -> arg[ 51]: -DSAPDBHOST=cpcsapv1
    -> arg[ 52]: -Dj2ee.dbhost=cpcsapv1
    [Thr  4] Fri Feb  3 14:28:34 2012
    [Thr  4] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server1]
    [Thr 27] Fri Feb  3 14:28:36 2012
    [Thr 27] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 27] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 27] JLaunchISetClusterId: set cluster id 515639851
    [Thr 27] Fri Feb  3 14:28:44 2012
    [Thr 27] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 27] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    Fri Feb  3 14:29:13 2012
    40.606: [GC 40.606: [ParNew: 87040K->5145K(130560K), 0.0272228 secs] 87040K->5145K(1005056K), 0.0273939 secs]
    Fri Feb  3 14:30:59 2012
    147.504: [GC 147.505: [ParNew: 92185K->4232K(130560K), 0.0099921 secs] 92185K->4232K(1005056K), 0.0101364 secs]
    Fri Feb  3 14:31:32 2012
    180.020: [GC 180.020: [ParNew: 91272K->11482K(130560K), 0.0398227 secs] 91272K->11482K(1005056K), 0.0400287 secs]
    Fri Feb  3 14:31:35 2012
    182.991: [GC 182.992: [ParNew: 98522K->16449K(130560K), 0.0520708 secs] 98522K->16449K(1005056K), 0.0522291 secs]
    Fri Feb  3 14:31:37 2012
    184.671: [GC 184.671: [ParNew: 103489K->16840K(130560K), 0.0362919 secs] 103489K->16840K(1005056K), 0.0364886 secs]
    Fri Feb  3 14:31:38 2012
    185.955: [GC 185.955: [ParNew: 103880K->17465K(130560K), 0.1179448 secs] 103880K->17465K(1005056K), 0.1181308 secs]
    Fri Feb  3 14:31:39 2012
    187.030: [GC 187.030: [ParNew: 104505K->19470K(130560K), 0.0490249 secs] 104505K->19470K(1005056K), 0.0492104 secs]
    Fri Feb  3 14:31:40 2012
    187.892: [GC 187.892: [ParNew: 106510K->20973K(130560K), 0.0462993 secs] 106510K->20973K(1005056K), 0.0464782 secs]
    Fri Feb  3 14:31:41 2012
    188.624: [GC 188.625: [ParNew: 108013K->22480K(130560K), 0.0549972 secs] 108013K->22480K(1005056K), 0.0551496 secs]
    Fri Feb  3 14:31:42 2012
    189.855: [GC 189.856: [ParNew: 109520K->26140K(130560K), 0.0483116 secs] 109520K->26140K(1005056K), 0.0485971 secs]
    [Thr 139] Fri Feb  3 14:31:47 2012
    [Thr 139] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    [Thr 139] JHVM_RegisterNatives: registering methods in com.sap.i18n.cp.ConverterJNI
    [Thr 139] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.engine.Compress
    Fri Feb  3 14:31:48 2012
    196.478: [GC 196.479: [ParNew
    Fri Feb  3 14:31:49 2012
    : 113180K->34002K(130560K), 0.0845910 secs] 113180K->34002K(1005056K), 0.0848079 secs]
    Fri Feb  3 14:32:14 2012
    221.647: [GC 221.647: [ParNew: 121042K->43127K(130560K), 0.0901828 secs] 121042K->43127K(1005056K), 0.0904040 secs]
    Fri Feb  3 14:32:15 2012
    223.343: [GC 223.343: [ParNew: 130143K->37620K(130560K), 0.0733509 secs] 130143K->46470K(1005056K), 0.0735802 secs]
    Fri Feb  3 14:32:16 2012
    224.069: [GC 224.069: [ParNew: 124591K->40179K(130560K), 0.0747273 secs] 133442K->49029K(1005056K), 0.0749214 secs]
    Fri Feb  3 14:32:17 2012
    224.682: [GC 224.683: [ParNew: 127211K->40700K(130560K), 0.0815027 secs] 136062K->52675K(1005056K), 0.0816996 secs]
    225.187: [GC 225.187: [ParNew: 127724K->40534K(130560K), 0.0587785 secs] 139699K->54340K(1005056K), 0.0589684 secs]
    [Thr 130] Fri Feb  3 14:35:11 2012
    [Thr 130] JHVM_RegisterNatives: registering methods in com.sap.security.core.server.vsi.service.jni.VirusScanInterface
    [Thr 149] Fri Feb  3 14:35:12 2012
    [Thr 149] ***LOG S98=> STISearchConv, no conv (14387978) [r3cpic_mt.c  6137]
    [Thr 149]
    [Thr 149] *  LOCATION    CPIC (TCP/IP) on local host with Unicode
    [Thr 149] *  ERROR       no conversation found with id 14387978
    [Thr 149] *
    TIME        Fri Feb  3 14:35:12 2012
    [Thr 149] *  RELEASE     701
    [Thr 149] *  COMPONENT   CPIC (TCP/IP) with Unicode
    [Thr 149] *  VERSION     3
    [Thr 149] *  RC          473
    [Thr 149] *  MODULE      r3cpic_mt.c
    [Thr 149] *  LINE        6138
    [Thr 149] *  COUNTER     1
    [Thr 149] *
    [Thr 149] *****************************************************************************
    [Thr 149]
    **[Thr 149] *  LOCATION    CPIC (TCP/IP) on local host with Unicode**
    **[Thr 149] *  ERROR       illegal parameter value ( function=SAPCMTIMEOUT2 /**_
    ***              parameter=conversationID / value=14387978 )**_
    **[Thr 149] ***
    ***  TIME        Fri Feb  3 14:35:12 2012**
    **[Thr 149] *  RELEASE     701**
    **[Thr 149] *  COMPONENT   CPIC (TCP/IP) with Unicode**
    **[Thr 149] *  VERSION     3**
    **[Thr 149] *  RC          769**
    **[Thr 149] *  MODULE      r3cpicmt.c**_
    **[Thr 149] *  LINE        7354**
    **[Thr 149] *  COUNTER     2**
    **[Thr 149] ***
    **[Thr 149] *******************************************************************************
    [Thr 27] JLaunchISetState: change state from [Starting (2)] to [Starting applications (10)]
    399.717: [GC 399.717: [ParNew: 127574K->43520K(130560K), 0.0996730 secs] 141380K->60028K(1005056K), 0.0999462 secs]
    Fri Feb  3 14:35:15 2012
    402.992: [GC 402.993: [ParNew: 130425K->39664K(130560K), 0.0697386 secs] 146933K->65055K(1005056K), 0.0699946 secs]
    Fri Feb  3 14:35:18 2012
    406.083: [GC 406.083: [ParNew: 126695K->36855K(130560K), 0.0698643 secs] 152086K->67926K(1005056K), 0.0701081 secs]
    Fri Feb  3 14:35:19 2012
    407.337: [GC 407.338: [ParNew: 123895K->36788K(130560K), 0.0644911 secs] 154966K->67859K(1005056K), 0.0646924 secs]
    Fri Feb  3 14:35:20 2012
    Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.TypeMappingImpl::initializeRelations
    Fri Feb  3 14:35:21 2012
    409.075: [GC 409.075: [ParNew: 123700K->38997K(130560K), 0.0669356 secs] 154771K->70069K(1005056K), 0.0671589 secs]
    Fri Feb  3 14:35:24 2012
    411.813: [GC 411.814: [ParNew: 126037K->41099K(130560K), 0.0865503 secs] 157109K->72170K(1005056K), 0.0867652 secs]
    ==============================================================

    Hi,
    From the logs, looks like the Java is not able to connect to the ABAP via the RFC.
    ERROR no conversation found with id 14387978
    Check the SAPJSF user which is required for communication between ABAP and Java stacks. Check for roles and if it is locked. Also you could try a server restart, which may reset the conversation IDs.
    Regards,
    Srikishan

Maybe you are looking for

  • Unable to open/run any application in Hyperion 11.1.2 Workspace

    Hi all, I get the below error message when try to open any application in workspace.I'm using Hyperion system 11.1.2 .Please help me out to sort out this error message.I dont find any clue on why this occurring and how can it be rectified. +"There wa

  • Exporting PDF from InDesign with check boxes & name fields

    We are a high production print shop and do most of our proofing via PDF. We email the customer a PDF and they print it out, show it to their customer, mark changes, and fax it back to us. We'd like to start letting the customers email their proofs ba

  • Dreamweaver CS6 Fluid Grid Layout

    I fear there may not be a solution to this issue! I have placed several hotspots on an image in a Fluid Grid Layout div in DW CS6 and the problem is quite straightforward. Whilst the "image" reduces perfectly when viewed in Tablet and Smartphone scre

  • Billing higher than amount setting in FD32

    Hello! We define the credit limit of 94852.57 for a client. However, the Sales Depart got 118,251.71 billing . It is an amount 23399.15 higher from our limit. The SAP should not allow only the resource allocation of sales orders and invoicing to the

  • How do I reinstall photoshop elements onto my computer?

    I accidentally deleted photoshop elements on my mac which is running the newest OS X 10.9.2 and photoshop elements is 12. PLEASE help. I need this program back. If I had a CD I could just pop it in but a mac doesn't have this capability so now I am f