Java stack not starting in a PI 7.1 instance

Hi experts,
We are facing a probling while starting a PI 7.1 instance. the Java stack is not getting up. It is coming up to the phase 'starting apps' and failing from there. We had recently updated the support pack of the instance from 6 to 7. But the instance was running fine for around 12 hours after the application. Now, suddenly we seem to have got this issue. PF below the applications log. Request you to please check this and suggest what the problem might be. thanks in advance.
applications log
<!LOGHEADERSTART/>
<!HELPManual modification of the header may cause parsing problem!/>
<!LOGGINGVERSIONhttp://1.5.7.1006/>
<!NAMEhttp://./log/applications_00.log/>
<!PATTERNhttp://applications_00.log/>
<!FORMATTERhttp://com.sap.tc.logging.ListFormatter/>
<!ENCODINGUTF8/>
<!FILESET0, 5, 10485760/>
<!PREVIOUSFILEhttp://applications_00.4.log/>
<!NEXTFILEhttp://applications_00.1.log/>
<!LOGHEADEREND/>
#1.5 #001D090E4BBE000400000003000038E2007915DA69909431#1234724420487#/Applications/DI/SDIC##com.sap.di.sdic.state.store.migration.support.SystemCopyInfo#######System 27##0#0#Info#1#com.sap.di.sdic.state.store.migration.support.SystemCopyInfo#Plain###SystemCopy folder not found under the system global folder /usr/sap/P7R/SYS/global.#
#1.5 #001D090E4BBE000400000004000038E2007915DA69909431#1234724420529#/Applications/DI/SDIC##com.sap.di.sdic.srv.java.SDICServiceFrame#######System 27##0#0#Info#1#com.sap.di.sdic.srv.java.SDICServiceFrame#Plain###Successfully started SDIC service.#
#1.5 #001D090E4BBE002900000000000038E2007915DA69A84A81#1234724438423#/Applications/ExchangeInfrastructure/Security##com.sap.aii.security.SecurityServiceFrame.SecurityServiceFrame.getServiceProperties()#######System 26##0#0#Info#1#com.sap.aii.security.SecurityServiceFrame#Java###QUEUE_CONNECTION_FACTORY: , ERROR_QUEUE: , QUEUE: , JARM_PREFIX: , JARM_USER: , JARM_ENABLED: , CLEAN_INTERVAL: .#7#jmsfactory/default/QueueConnectionFactory#jmsqueues/default/MessageSecurityErrorQueue#jmsqueues/default/MessageSecurityQueue#XI:Security:#XISecurityUser#false#12#
#1.5 #001D090E4BBE002900000001000038E2007915DA69A84A81#1234724438423#/Applications/ExchangeInfrastructure/Security##com.sap.aii.security.SecurityServiceFrame.SecurityServiceFrame.getServiceProperties()#######System 26##0#0#Info#1#com.sap.aii.security.SecurityServiceFrame#Java###PROTECTION_DOMAIN: .#1#sap.com/com.sap.aii.adapter.soap.app#
#1.5 #001D090E4BBE003600000000000038E2007915DA69A8DB09#1234724439825#/Applications/ExchangeInfrastructure##com.sap.aii.utilxi.sld.XIIntegrationServer#J2EE_GUEST#13#####Application 23##0#0#Error#1#com.sap.aii.utilxi.sld.XIIntegrationServer#Java###Failed to create access client for SLD, central app server set to null
Thrown:
com.sap.lcr.api.cimclient.CIMClientException: HTTP response code: 503 (Service Unavailable)
at com.sap.lcr.api.cimclient.HttpRequestSender.newClientException(HttpRequestSender.java:710)
at com.sap.lcr.api.cimclient.HttpRequestSender.processResponse(HttpRequestSender.java:599)
at com.sap.lcr.api.cimclient.HttpRequestSender.send(HttpRequestSender.java:345)
at com.sap.lcr.api.cimclient.CIMOMClient.sendImpl(CIMOMClient.java:200)
at com.sap.lcr.api.cimclient.CIMOMClient.send(CIMOMClient.java:148)
at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstancesImpl(CIMOMClient.java:445)
at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstances(CIMOMClient.java:749)
at com.sap.lcr.api.cimclient.CIMClient.enumerateInstances(CIMClient.java:982)
at com.sap.aii.utilxi.sld.SldProxy.getInstances(SldProxy.java:380)
at com.sap.aii.utilxi.sld.SldProxy.getCentralAppServerHost(SldProxy.java:609)
at com.sap.aii.utilxi.sld.XIIntegrationServer.provideCentralAppServerHost(XIIntegrationServer.java:641)
at com.sap.aii.utilxi.sld.XIIntegrationServer.constructSldInstanceName(XIIntegrationServer.java:424)
at com.sap.aii.utilxi.sld.XISubSystem.getSldInstanceName(XISubSystem.java:1004)
at com.sap.aii.utilxi.sld.XIIntegrationServer.getSldInstanceName(XIIntegrationServer.java:672)
at com.sap.aii.utilxi.sld.XIEntityInSld.syncFromSld(XIEntityInSld.java:114)
at com.sap.aii.utilxi.sld.XIEntityInSld.syncFromSld(XIEntityInSld.java:142)
at com.sap.aii.af.lib.sld.impl.SLDAccessor.getISData(SLDAccessor.java:248)
at com.sap.aii.af.lib.sld.impl.SLDAccessImpl.getISData(SLDAccessImpl.java:47)
at com.sap.aii.adapter.xi.ms.SLDReader.fire(SLDReader.java:79)
at com.sap.aii.adapter.xi.ms.SLDReader.run(SLDReader.java:182)
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:152)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:247)
#1.5 #001D090E4BBE003600000002000038E2007915DA69A8DB09#1234724439880#/Applications/ExchangeInfrastructure##com.sap.aii.utilxi.sld.XIIntegrationServer#J2EE_GUEST#13#####Application 23##0#0#Error#1#com.sap.aii.utilxi.sld.XIIntegrationServer#Java###Failed to create access client for SLD, central app server set to null
Thrown:
com.sap.lcr.api.cimclient.CIMClientException: HTTP response code: 503 (Service Unavailable)
at com.sap.lcr.api.cimclient.HttpRequestSender.newClientException(HttpRequestSender.java:710)
at com.sap.lcr.api.cimclient.HttpRequestSender.processResponse(HttpRequestSender.java:599)
at com.sap.lcr.api.cimclient.HttpRequestSender.send(HttpRequestSender.java:345)
at com.sap.lcr.api.cimclient.CIMOMClient.sendImpl(CIMOMClient.java:200)
at com.sap.lcr.api.cimclient.CIMOMClient.send(CIMOMClient.java:148)
at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstancesImpl(CIMOMClient.java:445)
at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstances(CIMOMClient.java:749)
at com.sap.lcr.api.cimclient.CIMClient.enumerateInstances(CIMClient.java:982)
at com.sap.aii.utilxi.sld.SldProxy.getInstances(SldProxy.java:380)
at com.sap.aii.utilxi.sld.SldProxy.getCentralAppServerHost(SldProxy.java:609)
at com.sap.aii.utilxi.sld.XIIntegrationServer.provideCentralAppServerHost(XIIntegrationServer.java:641)
at com.sap.aii.utilxi.sld.XIIntegrationServer.constructSldInstanceName(XIIntegrationServer.java:424)
at com.sap.aii.utilxi.sld.XISubSystem.getSldInstanceName(XISubSystem.java:1004)
at com.sap.aii.utilxi.sld.XIIntegrationServer.getSldInstanceName(XIIntegrationServer.java:672)
at com.sap.aii.utilxi.sld.XIIntegrationServer.readFromSld(XIIntegrationServer.java:229)
at com.sap.aii.utilxi.sld.XIEntityInSld.syncFromSld(XIEntityInSld.java:120)
at com.sap.aii.utilxi.sld.XIEntityInSld.syncFromSld(XIEntityInSld.java:142)
at com.sap.aii.af.lib.sld.impl.SLDAccessor.getISData(SLDAccessor.java:248)
at com.sap.aii.af.lib.sld.impl.SLDAccessImpl.getISData(SLDAccessImpl.java:47)
at com.sap.aii.adapter.xi.ms.SLDReader.fire(SLDReader.java:79)
at com.sap.aii.adapter.xi.ms.SLDReader.run(SLDReader.java:182)
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:152)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:247)
#1.5 #001D090E4BBE003600000004000038E2007915DA69A8DB09#1234724439991#/Applications/ExchangeInfrastructure##com.sap.aii.utilxi.sld.XIIntegrationServer#J2EE_GUEST#13#####Application 23##0#0#Error#1#com.sap.aii.utilxi.sld.XIIntegrationServer#Java###Failed to create access client for SLD, central app server set to null
Thrown:
com.sap.lcr.api.cimclient.CIMClientException: HTTP response code: 503 (Service Unavailable)
at com.sap.lcr.api.cimclient.HttpRequestSender.newClientException(HttpRequestSender.java:710)
at com.sap.lcr.api.cimclient.HttpRequestSender.processResponse(HttpRequestSender.java:599)
at com.sap.lcr.api.cimclient.HttpRequestSender.send(HttpRequestSender.java:345)
at com.sap.lcr.api.cimclient.CIMOMClient.sendImpl(CIMOMClient.java:200)
at com.sap.lcr.api.cimclient.CIMOMClient.send(CIMOMClient.java:148)
at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstancesImpl(CIMOMClient.java:445)
at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstances(CIMOMClient.java:749)
at com.sap.lcr.api.cimclient.CIMClient.enumerateInstances(CIMClient.java:982)
at com.sap.aii.utilxi.sld.SldProxy.getInstances(SldProxy.java:380)
at com.sap.aii.utilxi.sld.SldProxy.getCentralAppServerHost(SldProxy.java:609)
at com.sap.aii.utilxi.sld.XIIntegrationServer.provideCentralAppServerHost(XIIntegrationServer.java:641)
at com.sap.aii.utilxi.sld.XIIntegrationServer.constructSldInstanceName(XIIntegrationServer.java:424)
at com.sap.aii.utilxi.sld.XISubSystem.getSldInstanceName(XISubSystem.java:1004)
at com.sap.aii.utilxi.sld.XIIntegrationServer.getSldInstanceName(XIIntegrationServer.java:672)
at com.sap.aii.utilxi.sld.XIEntityInSld.syncFromSld(XIEntityInSld.java:124)
at com.sap.aii.utilxi.sld.XIEntityInSld.syncFromSld(XIEntityInSld.java:142)
at com.sap.aii.af.lib.sld.impl.SLDAccessor.getISData(SLDAccessor.java:248)
at com.sap.aii.af.lib.sld.impl.SLDAccessImpl.getISData(SLDAccessImpl.java:47)
at com.sap.aii.adapter.xi.ms.SLDReader.fire(SLDReader.java:79)
at com.sap.aii.adapter.xi.ms.SLDReader.run(SLDReader.java:182)
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:152)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:247)
#1.5 #001D090E4BBE002900000005000038E2007915DA69A96F79#1234724440265#/Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER##com.sap.aii.adapter.mail.service.XIMailAdapter.init(Channel,XIMailAdapterManager)#######System 26##0#0#Error#1#com.sap.aii.adapter.mail.service.XIMailAdapter#Java### failed to initialize the channel #2#:file_file:mail_receiver#com.sap.aii.af.sdk.xi.util.URI$MalformedURIException: invalid port number: imailchn.satyam.com#
#1.5 #001D090E4BBE00010000000100003AC0007915DA69909FE9#1234724476269#/Applications/DI/SDIC##com.sap.di.sdic.state.store.migration.support.SystemCopyInfo#######System 11##0#0#Info#1#com.sap.di.sdic.state.store.migration.support.SystemCopyInfo#Plain###SystemCopy folder not found under the system global folder /usr/sap/P7R/SYS/global.#
#1.5 #001D090E4BBE00010000000200003AC0007915DA69909FE9#1234724476301#/Applications/DI/SDIC##com.sap.di.sdic.srv.java.SDICServiceFrame#######System 11##0#0#Info#1#com.sap.di.sdic.srv.java.SDICServiceFrame#Plain###Successfully started SDIC service.#
#1.5 #001D090E4BBE00090000000200003AC0007915DA69A80049#1234724490690#/Applications/ExchangeInfrastructure/Security##com.sap.aii.security.SecurityServiceFrame.SecurityServiceFrame.getServiceProperties()#######System 34##0#0#Info#1#com.sap.aii.security.SecurityServiceFrame#Java###QUEUE_CONNECTION_FACTORY: , ERROR_QUEUE: , QUEUE: , JARM_PREFIX: , JARM_USER: , JARM_ENABLED: , CLEAN_INTERVAL: .#7#jmsfactory/default/QueueConnectionFactory#jmsqueues/default/MessageSecurityErrorQueue#jmsqueues/default/MessageSecurityQueue#XI:Security:#XISecurityUser#false#12#
#1.5 #001D090E4BBE00090000000300003AC0007915DA69A80049#1234724490690#/Applications/ExchangeInfrastructure/Security##com.sap.aii.security.SecurityServiceFrame.SecurityServiceFrame.getServiceProperties()#######System 34##0#0#Info#1#com.sap.aii.security.SecurityServiceFrame#Java###PROTECTION_DOMAIN: .#1#sap.com/com.sap.aii.adapter.soap.app#
#1.5 #001D090E4BBE00360000000000003AC0007915DA69A890D1#1234724491588#/Applications/ExchangeInfrastructure##com.sap.aii.utilxi.sld.XIIntegrationServer#J2EE_GUEST#13#####Application 43##0#0#Error#1#com.sap.aii.utilxi.sld.XIIntegrationServer#Java###Failed to create access client for SLD, central app server set to null
Regards,
Basker

27##0#0#Info#1#com.sap.di.sdic.state.store.migration.support.SystemCopyInfo#Plain###SystemCopy folder not found under the system global folder /usr/sap/P7R/SYS/global.#
Is that folder existing?
Markus

Similar Messages

  • JAVA Stack not starting up after System Copy

    Hi,
    We have done the system copy from Production to Sandbox and we are facing an issue with the JAVA Stack not starting up.
    Following is the error in the SAPInst log file.
    INFO 
    2014-09-07 18:06:48.86 [iaxxbfile.cpp:538]
    CIaOsFile::chmod_impl(0755)
    Authorizations set for /usr/sap/CS0/DVEBMGS00/data/icmandir/its/lsgui/images/list/symbols.
    INFO 
    2014-09-07 18:06:50.494 [iaxxbfile.cpp:538]
    CIaOsFile::chmod_impl(0755)
    Authorizations set for /usr/sap/CS0/DVEBMGS00/data/icmandir/its/lsgui/js.
    INFO 
    2014-09-07 18:06:50.819 [iaxxbfile.cpp:538]
    CIaOsFile::chmod_impl(0755)
    Authorizations set for /usr/sap/CS0/DVEBMGS00/data/icmandir/its/lsgui/js/texts.
    ERROR 
    2014-09-07 18:06:55.22 [syxxcfsmgt.cpp:211]
    CSyFileSystemMgtImpl::getNode(const CSyPath & path, CSyPath::NodeType nodeType) const
    lib=syslib module=syslib
    FSL-02015  Node /usr/sap/CS0/DVEBMGS00/data/stat46 does not exist.
    INFO 
    2014-09-07 18:46:32.15 [iaxxbfile.cpp:538]
    CIaOsFile::chmod_impl(0755)
    Authorizations set for /usr/sap/CS0/DVEBMGS00/work/co.sapCS0_DVEBMGS00.
    INFO 
    2014-09-07 18:46:35.895 [iaxxbfile.cpp:538]
    CIaOsFile::chmod_impl(0755)
    Authorizations set for /usr/sap/CS0/DVEBMGS00/work/dw.sapCS0_DVEBMGS00.
    WARNING
    2014-09-07 18:46:36.218
    CJSlibModule::writeWarning_impl()
    Broken link /usr/sap/CS0/DVEBMGS00/work/ig.sapCS0_DVEBMGS00 -> /usr/sap/CS0/DVEBMGS00/exe/igswd_mt detected.
    Please guide.
    Thanks,
    CJ

    For system of the J2EE stack did you use sapinst export and import ?
    If the Java doesn't start then check the trace files (dev_server, std_server, bootstrap logs) present at /usr/sap/CS0/DVEBMGS00/work
    Regards
    RB

  • Java stack not starting up

    Hi all,
    I am facing a problem while I tried to restart the XI server. One of the instances is not starting up.
    When i expand that instance, go to process list->disp+work.EXE->Developer trace. Here I see the following message:
    "WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5273]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active"
    Please help.
    Regards,
    Divija.

    Hi Vamshi and Sarvesh,
    Thanks for your replies. But the problem still exists.
    Now i have found one more problem in the server. In the server, I am going to Computer management-> System tools-> Event Viewer-> Application. Here I am getting the following 2 messages:
    1. Type: Failure Aud, Source: MSSQLSERVER, Description: Login failed for user '********'[client: **..*]
    2. Type: Error, Source: Servername_01, Description: SAP-Basis system: Operating system call getservbyname failed(error no. 0)
    Can these be the source of the problem?
    Regards,
    Divija.

  • BI JAVA is not started.

    Hi All,
    java is not started  in Bi system, We restarted the system then ABAP comes up but JAVA is not workiong
    Dispatcher is running server0 is running BUT SDM is not running its in "Stoped"
    i checked the logs also but no updates.
    Regards
    Babu

    Hello Babu,
    Dispatcher is running server0 is running BUT SDM is not running its in "Stoped"
    Its gr8 that Dispatcher & Server nodes are running. So your Java engine is running as of now however only SDM is down.
    Now, did you tried to restart SDM process manually with JCMON tool(jcmon pf=<instance profile of the Java central instance>) ?? Did it got started and then stopped again ? Please check SDM logs(They are located in the /usr/sap/<SID>/<INSTANCE_NAME>/SDM/program/log directory) for details.. why its going down.
    Also SDM gets stopped if someone try to lodin with SDM user and wrong passwords.. do u have this problem ?
    This can be helpful for you as well :
    http://help.sap.com/saphelp_nw04/helpdata/en/76/fb72ec091f4bf8a2d8ba321bb7e8d9/content.htm
    thanks
    ashish

  • AS Java applications not starting after patching from 2004s SPS10 to SPS11

    Hi folks,
    after patching our NetWeaver 2004s from SPS10 to SPS11 and the Kernel from 7.00.83.0 to 7.00.95.0, the applications on the AS Java do not start up automatically any more.
    Under the following URLs, the same error is shown:
    http://<fully qualified host name>:51000/
    http://<fully qualified host name>:51000/nwa
    http://<fully qualified host name>:51000/sap/monitoring/SystemInfo
    http://<fully qualified host name>:51000/useradmin/
    http://<fully qualified host name>:51000/wsnavigator
    http://<fully qualified host name>:51000/uddiclient
    503   Service Unavailable
    SAP J2EE Engine/7.00
    Application stopped.
    Details: You have requested an application that is currently stopped
    http://<fully qualified host name>:51000/webdynpro/welcome/Welcome.jsp
    itself works, the two links Content Administrator and Web Dynpro Console both lead to the same 503 error described above
    On http://<fully qualified host name>:51000/irj, the error message is different:
    com.sap.engine.services.deploy.container.ApplicationInManualStartUpException:
    Application sap.com/com.sap.portal.fpn.accessservice cannot be started because is in MANUAL start-up mode..
    Exception id: 09:33_09/05/07_0003_102709250
    See the details for the exception ID in the log file
    In std_server0.out we have the following entries, right after the list of all services that were started:
    ServiceManager started for 39904 ms.
    Framework started for 46720 ms.
    SAP J2EE Engine Version 7.00   PatchLevel is running!
    PatchLevel January 31, 2007 18:37 GMT
    May 9, 2007 9:40:19 AM  com.sap.portal.prt.sapj2ee.error [SAPEngine_Application_Thread[impl:3]_3] Fatal:
    The last line with com.sap.portal.prt.sapj2ee.error is listed another 131 times, and there is also the following message:
    ### Excluding compile:  com.sapportals.portal.prt.jndisupport.util.AbstractHierarchicalContext::lookup
    We can connect to the system using Visual Administrator. Under Server->Services->Deploy, most applications are not running. It is possible to start a few applications manually, others however do not start showing different exceptions.
    We have AS ABAP and AS Java installed, as well as BI, DI, EP and EPC. AS ABAP seems to be running fine.
    We have also noticed the following deviations in JSPM:
    BC_FES_IGS is Release 7.00 SP Level 7.0
    EP_BUILDT is Release 7.00 SP Level 10.0
    SAP_BUILDT is Release 7.00 SP Level 0.0
    All other components except for the Kernel are Release 7.00 SP Level 11.0 or 11.2
    What could be wrong, and what can we do to solve it?
    Best regards,
    Robert Schulte

    Thanks for your response, usha rani
    1. We already tried that, unfortunately, it does not help
    2. We checked the kernel version thoroughly after you suggested it, everything seems to be fine. We had a Unicode kernel before, and we still have one.
    3. safemode is already set to NO
    4. J2EE's default.trace is full of exceptions, but none of them is pointing me into a helpful direction.
    Perhaps the exceptions mean more to someone else:
    java.lang.Exception: Exception loading and instanciating sub-manager:
    com.sap.caf.km.repositorymanager.CAFSecurityManager
    (java.lang.ClassNotFoundException: com.sap.caf.km.repositorymanager.CAFSecurityManager)
    com.sapportals.wcm.repository.runtime.CmConfigurationProvider#
    sap.com/irj#com.sapportals.wcm.repository.runtime.CmConfigurationProvider.Component
    <SetRoomIdForDiscussionObjects> will not be available.
    Failed to load class
    <com.sap.netweaver.coll.room.impl.filter.DiscussionSetRoomIdPropertyFilterManager>
    #J2EE_GUEST#0####1e820b50fe4111db8e780013724175b4#SAPEngine_Application_Thread[impl:3]_22
    ##0#0#Error##Plain###
    java.lang.ClassNotFoundException:
    com.sap.netweaver.coll.room.impl.filter.DiscussionSetRoomIdPropertyFilterManager
    com.sap.portal.prt.runtime.broker#sap.com/irj#
    com.sap.portal.prt.runtime.broker#J2EE_GUEST#0####
    1e820b50fe4111db8e780013724175b4#SAPEngine_Application_Thread[impl:3]_22##0#0#
    Error#1#/System/Server#Java###
    [PortalServiceItem.startServices] service initialisation failed:
    tc.eu.odi.conn.uwl|OdiBridgeService
    [EXCEPTION]
    {0}#1#com.sapportals.portal.prt.core.broker.PortalServiceInstantiationException:
    Could not instantiate implementation class com.sap.tc.eu.odi.conn.uwl.OdiBridgeService
    of Portal Service tc.eu.odi.conn.uwl|OdiBridgeService because: could not load the service
    com.sap.engine.services.deploy.container.ApplicationInManualStartUpException:
    Application sap.com/com.sap.portal.fpn.accessservice cannot be started
    because is in MANUAL start-up mode.
    There are many more entries in default.trace.

  • Java is not starting up after upgradation in dual stack system

    Hi,
      We have sucessfully upgraded xi(netweaver2004s) to EHP1, after upgradation server0 is not starting.
    default trace file in server0 shows the following error
    Core service com.sap.security.core.ume.service failed .J2EE Engine cannot be started
    But abap engine is running sucessfully.
    We have sucessfully completed EHP 1 installation

    Hi Venkat,
    As per the log it seems that ume services are not started as a result java engine is not starting..
    Please also check the secure store settings that all passwords are correct there ...
    Please go thorugh below link:
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/20/361941edd5ef23e10000000a155106/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/64/351941edd5ef23e10000000a155106/frameset.htm
    Thanks
    Sunny

  • 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

  • Reg:SAP Net weaver CE 7.2 ,AS Java is not starting

    Hi,
    i am new to SAP Net-weaver CE 7.2 ,i have installed SAP NW CE 7.2 Trial version on my system.But when i start the SAP MMC
    AS Java proess is not starting.
    In the developer trace file it is mentioned that Connection to message server failed.i think the  problem is with default communication ports used  by the SAP.
    Can any one suggest me how to change these default ports to some other ports ?
    The trace file says the following:
    M [Thr 4516] Tue Oct 05 12:31:59 2010
    M  [Thr 4516] ***LOG Q0I=> NiPConnect2: 172.25.0.127:3201: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3255]
    M  [Thr 4516] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 33/sock 1492
        (SI_ECONN_REFUSE/10061; I4; ST; 172.25.0.127:3201) [nixxi.cpp    3255]
    E  [Thr 4516] *** ERROR => EnqTCDisconnect: EnqTCIGetConn failed; invalid TChdl 33 [enxxtc.c     346]

    M [Thr 4516] Tue Oct 05 12:32:00 2010
    M  [Thr 4516] ***LOG Q0I=> NiPConnect2: 172.25.0.127:3901: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3255]
    M  [Thr 4516] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 25/sock 1512
        (SI_ECONN_REFUSE/10061; I4; ST; 172.25.0.127:3901) [nixxi.cpp    3255]
    M  [Thr 4516] *** ERROR => MsINiWrite: NiBufSend (rc=NIECONN_REFUSED) [msxxi.c      2730]
    M  [Thr 4516] *** ERROR => MsIAttachEx: MsINiWrite (rc=MSENILAYER) [msxxi.c      881]
    M  [Thr 4516] *** ERROR => MsPrvGetHdl2: not_attached [msxxi.c      1956]
    Thanqx in advance..............

    >LOG Q0I=> NiPConnect2: 172.25.0.127:3201: connect (10061: WSAECONNREFUSED: Connection refused)
    Mean your application is not able to connect to IP 172.25.0.127 on port 3201.
    what is your server IP? can you please do below test from command prompt
    telnet 172.25.0.127 3201
    also send log from dev_icm

  • The start page of SAP web AS Java is not starting

    hi,
    i recently installed SAP Solution Manager 4.0 (ABAP+Java) and i cannot access the system information using a browser. my instance number is 02, my server name in sun-test and the ip address is 192.167.1.219 using http://192.167.1.219:50200 or http://sun-test:50200 i cannot access the java stack.
    what configuration could i have overlooked, are there any parameters that need to be specified after the installation?

    Hi,
    this is the information that i'm getting in SMICM
    Application Server State
    TTP Application Server Handler
    BAP Server operational        = TRUE
    2EE Server configured         = TRUE
    2EE HTTP port                 = 50200
    2EE HTTPS port                = 50201
    2EE Server operational        = TRUE
    efault root access handler    = ABAP
    RL Prefix Table loaded        = FALSE

  • JAVA could not start with NON - zero exit code after Config UME

    Dear Expert,
    I found some problem with JAVA. We have been success to install for JAVA.
    We can logon to that. But since we configuration for UME. We found the problem
    with startup JAVA. We can not startup for JAVA. It show for error.
    ====================================
    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.
    ====================================
    Critical shutdown was invoked. Reason is Core service security failed.
    J2EE Engine can not be started.
    ====================================
    MAC ADDRESS can not be access
    ====================================
    Java framework can not be find .... D:\usr\sap\...\jvm.jsp    ==> can not remember
    Could you analyze for me ? How to solved for this problem ?
    Regards,
    Somkeit

    Somkeit,
    What did you change in UME Configuration? 
    Please look in defaulttrace_# log and paste error here.
    What is exit code ?
    Can you revert back your UME changes and see if system starts or no.
    Thanks,
    Digesh Joshi

  • Oracle BI Java host not starting for Windows 7 64 bit

    Hi,
    I am struggling to start "Oracle BI Java host" on my Windows 7 64 bit machine. All other services - BI Server, Presentation Server and even OC4J works good.
    BI Version: OBIEE 10g EE - 10.1.3.4.1
    I have checked these places:
    1. Environment variable: C:\Java\jdk\bin;
    2. Instanceconfig.xml: *<JavaHome>C:\Java\jdk</JavaHome>*
    3. Java verision: *6.0.230.5*
    Can anyone help me to identify and solve this issues.
    Thanks,
    Yar.
    Edited by: Yar on Mar 9, 2011 7:11 AM

    Hi Yar,
    You can try changing the Heap memory allocation parameter for Javahost at <OBI Install Directory>\instances\instance_Number\config\OPMN\opmn\opmn.xml file...
    Search for -Xmx1024M and replace with -Xmx768M, save the file and Start the JavaHost, it should work.
    Regards,
    Kalyan
    http://123obi.com

  • Java stack not working

    Hi!
        I am using WebAS 6.40 using.The ABAP stack is working fine.But
    when I  am unable to connect to the web console.when I give the url for the webConsole
      http://<ser-name>:port-no/me
    it is displaying as no page found error..
    When I tried to login into the j2ee visualadmin it gives the following
    error.
              unable to lookup connection default.
         msgserver/text/logon returned empty list of connection parameters.
    What could be the possible reason for the error.Please do help me in
    this.
    regards
    Veerabhadram

    Hi Siddhatha,
    Need your help the path you specified here with this file it shows
    cat !System_Properties.txt
    With SP 13 the props files are no longer maintained in the System_Properties directory: They have moved to the J2EE Configuration Service. See MI 2.5 SP13 Upgrade Guide for further information.
    We have installed JAVA Addin on ABAP.
    when i am trying to open the Visula Admin "Default"
    its shows "Unable to lookup connection default
    http://<host>:8101/msgserver/text/logon return empty list of connection parameter
    Looking for your urgetnt response
    Regards
    Punit

  • JAVA applet not starting...am I missing other plugins?

    I dont know if this belongs in the Oracle Apps Server forum, but I've ruled out that it has nothing to do with my Apps Server, so I'm putting my question here...
    I am trying to deploy forms to my Oracle Apps Server on my UNIX server and am having some trouble. The forms run just fine when running from my client UNIX box, but when going to run on other boxes, the JAVA applet is not working. I'm running it using a Firefox Web Browser and it is saying that it needs to search and install an applet by going on the internet, but our unix boxes on our project are blocked from connecting to the internet. So...
    1) Are there any other browser plugins that forms requires other than a JRE?
    2) If not, is thre something that I need to do to my server?
    3) Are there other packages that need to be installed?
    I have went through and ensured that the java plugin is symbolically linked on the browser of the other unix boxes.

    By default JInitiator is used to run forms on the client. This is Oracle's JVM. I have not succeeded runing it within Firefox, but it works well with IE.
    You can try to edit your forms configuration (use the OEM). In "IE" parameter you will find the following instructions:
    System parameter: JVM option for Microsoft Internet Explorer.
    This parameter specifies how to execute the Forms applet under
    Microsoft Internet Explorer 5.x or above. Put IE=native if you want
    the Forms applet to run in the browser's native JVM.
    So you can try to put "native" and see if it will work with Firefox. As I said JInitiator does not.
    Good luck!

  • Firefox will not start up, there is no other instance running, and profile manager will not start either.

    I try to start Firefox, but it just doesn't start. I have tried every way of starting it I can think of. Nothing that appears Firefox related shows up in the task manager process tab. I don't remember having any kind of crash. There is no error message. (If I click on a URL in an email or something, I get a "general failure" message -- I assume that's because my system is supposed to open FF and can't.)
    I rebooted, and tried uninstalling and reinstalling. One of the help thingies suggested using profile manager to change my profile, but it looks like profile manager is part of Firefox, and it won't run.

    Make sure that Firefox is completely closed, when you try to run the profile manager.
    Can you try to get your crash report ID (without opening Firefox) using the instructions at https://support.mozilla.com/en-US/kb/Firefox+crashes+when+you+open+it#Getting_your_crash_report

  • Need to restore Java stack alone on a ABAP+JAVA ECC6 server

    Dear Sir/Madam,
    I have done a DB refresh on my ECC6.0 ABAP+JAVA system using the Oracle databse backup and restore method. Now the ABAP system is working fine but the JAVA is not starting. Also Iu2019m unable to  connect the  VisualAdministrator as http://<host>.ubicbs.co.in:8101/msgserver/text/logon gives an empty list.
    Is there any way I can restore JAVA alone without touching the ABAP stack? Even a new installation of Java  is also okay as there are hardly any changes in the Java stack of my source system. Please advice.
    Thank you,
    Siju Sam

    Dear Sri,
    I was trying the exp command but unsuccessful
    C:\Documents and Settings\<sid>adm>exp SAPSR3DB/password=C:\back full=y indexes=y grants=y log= C:\back\log
    LRM-00101: unknown parameter name 'SAPSR3DB/password'
    EXP-00019: failed to process parameters, type 'EXP HELP=Y' for help
    EXP-00000: Export terminated unsuccessfully
    C:\Documents and Settings\<sid>adm>exp 'SAPSR3DB/password'=C:\back full=y indexes=y grants=y log= C:\back\log
    LRM-00116: syntax error at '=' following 'SAPSR3DB/password'
    EXP-00019: failed to process parameters, type 'EXP HELP=Y' for help
    EXP-00000: Export terminated unsuccessfully
    Can you please give a littlemore details how to execute this comand?
    Also I would like to know how this will be different from a normal dbrefresh as we are recreating the database as a whole at traget system with <tsid>
    Do we need to do any changes at the file system level?
    Thank you,
    Siju
    Edited by: Siju Sam on Mar 27, 2009 10:06 AM

Maybe you are looking for

  • How can i transfer my main HD to a new one?

    How can i transfer my main HD to a new one?

  • I get an error trying to add ipads to the device enrollment program

    The error returns a csv file with all the serial numbers marked "Device Not Accessible"

  • Another user-modified table '' (NNM1) (ODBC -2039)  [Message 131-183]

    Hi All, I am trying to create a new numbering series in SAB B1 2007 B PL 14 and facing with this error: Another user-modified table '' (NNM1) (ODBC -2039)  [Message 131-183] I would really appreciate your advise since new numbering series is not gett

  • Safari 3.1.2 Freezing

    Not sure what is going on. Frequently Safari will just freeze for a minute or so, then pick up where it left off. No rhyme or reason, sometimes I will be hitting the back arrow, sometimes clicking on a link; no particular page when it happens. The ot

  • Document Type Change

    Hi evryone, We have a scenario in which the client has migrated documents from an old PDM system to SAP DMS . Now there are some 1000 documents which have been migrated with a wrong document type & we want to change the document type of those documen