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

Similar Messages

  • J2ee engine does not start up after system copy

    Dear All,
    I have done a system copy of BW3.5 (NW04). I installed the BW.3.5 and then replaced the data and control files.
    This has ABAP + java.
    Now after system copy when i am starting the server, the J2ee instance doesnt start up.
    ABAP is running and DB is up too.
    I am getting the following error in log_bootstrap file:-
    Exception occured:
    com.sap.engine.bootstrap.SynchronizationException: Database initialization failed! Check database properties!
            at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:422)
            at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
            at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:813)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
            at java.lang.reflect.Method.invoke(Method.java:391)
            at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ==[ Caused by: ]==----
    com.sap.engine.bootstrap.SynchronizationException: No such Dialog Instance (ID1125100) in the database! Check
    database consistency or local Bootstrap properties!
            at com.sap.engine.bootstrap.Synchronizer.getElementType(Synchronizer.java:81)
            at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:420)
            at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
            at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:813)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
            at java.lang.reflect.Method.invoke(Method.java:391)
            at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    [Aug 26, 2008 2:00:26 PM ] [Bootstrap module]> Problem occured while performing synchronization.
    [Aug 26, 2008 2:00:42 PM ] -
    [Aug 26, 2008 2:00:42 PM ] Bootstrap MODE:
    [Aug 26, 2008 2:00:42 PM ] <INSTANCE GLOBALS>
    [Aug 26, 2008 2:00:42 PM ]  determined by parameter [ID0011251].
    [Aug 26, 2008 2:00:42 PM ] -
    [Aug 26, 2008 2:00:46 PM ] Exception occured:
    com.sap.engine.frame.core.configuration.NameNotFoundException: A configuration with the path "cluster_data/di
    spatcher/ID1125100" does not exist.
            at com.sap.engine.core.configuration.impl.ConfigurationDataCacheAllImpl.getSubConfiguration(Configura
    tionDataCacheAllImpl.java:107)
            at com.sap.engine.core.configuration.impl.ReadAccessConfiguration.getSubConfiguration(ReadAccessConfi
    guration.java:715)
            at com.sap.engine.bootstrap.Synchronizer.getConfiguration(Synchronizer.java:365)
            at com.sap.engine.bootstrap.Synchronizer.getElementType(Synchronizer.java:78)
            at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:420)
            at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
            at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:813)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
            at java.lang.reflect.Method.invoke(Method.java:391)
            at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    What could the problem?. Do I need to do some other settings for system copy of JVA instance?
    Kindly help
    Thanks
    Tajinder

    Hi,
    I already checked that note. It did not help.
    I am pasting mine dev_jcontrol file:--
    trc file: "/usr/sap/BD1/DVEBMGS00/work/dev_jcontrol", trc level: 1, release: "640"
    node name   : jcontrol
    pid         : 868524
    system name : BD1
    system nr.  : 00
    started at  : Tue Aug 26 16:27:10 2008
    arguments   :
        arg[00] : jcontrol
        arg[01] : pf=/usr/sap/BD1/SYS/profile/BD1_DVEBMGS00_BWQAS
        arg[02] : -DSAPSTART=1
        arg[03] : -DCONNECT_PORT=64380
        arg[04] : -DLISTEN_PORT=64381
        arg[05] : -DSAPSYSTEM=00
        arg[06] : -DSAPSYSTEMNAME=BD1
        arg[07] : -DSAPMYNAME=BWQAS_BD1_00
        arg[08] : -DSAPPROFILE=/usr/sap/BD1/SYS/profile/BD1_DVEBMGS00_BWQAS
        arg[09] : -DFRFC_FALLBACK=ON
        arg[10] : -DFRFC_FALLBACK_HOST=localhost
    JStartupReadInstanceProperties: read instance properties [/usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.proper
    ties:/usr/sap/BD1/DVEBMGS00/SDM/program/config/sdm_jstartup.properties]
    -> ms host    : BWQAS
    -> ms port    : 3601
    -> OS libs    : /usr/sap/BD1/DVEBMGS00/j2ee/os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : /usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.properties
    -> files [01] : /usr/sap/BD1/DVEBMGS00/SDM/program/config/sdm_jstartup.properties
    Instance properties
    -> ms host    : BWQAS
    -> ms port    : 3601
    -> os libs    : /usr/sap/BD1/DVEBMGS00/j2ee/os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : /usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.properties
    -> [01] bootstrap_ID1125100  : /usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.properties
    -> [02] bootstrap_ID1125150  : /usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.properties
    Worker nodes
    -> [00] ID1125100            : /usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.properties
    -> [01] ID1125150            : /usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.properties
    -> [02] sdm                  : /usr/sap/BD1/DVEBMGS00/SDM/program/config/sdm_jstartup.properties
    [Thr 01] Tue Aug 26 16:27:10 2008
    [Thr 01] SigISetDefaultAction : default handling for signal 20
    [Thr 01] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 258] JControlDPMessageFunc: Thread 258 started as handler thread for R/3 dispatcher messages.
    [Thr 01] *** WARNING => Maximum Java heap size specified twice (through maxHeapSize and in javaParameters) -
    using -Xmx512m [jstartxx_mt. 2282]
    [Thr 01] [Node: bootstrap] java home is set by profile parameter
            Java Home: /usr/java14_64
    JStartupIReadSection: read node properties [bootstrap]
    -> node name       : bootstrap
    -> node type       : bootstrap
    -> java path       : /usr/java14_64
    -> java parameters : -Djco.jarm=1 -Djco.jarm=1
    -> java vm version : J2RE 1.4.2 IBM AIX 5L for PowerPC (64 bit JVM) build caix64142-20060421 (SR5) (JIT enabl
    ed: jitc)
    -> java vm vendor  : Classic VM (IBM Corporation)
    -> java vm type    : <default>
    -> java vm cpu     : ppc64
    -> heap size       : 512M
    -> root path       : /usr/sap/BD1/DVEBMGS00/j2ee/cluster
    -> class path      : ./bootstrap/launcher.jar
    -> OS libs path    : /usr/sap/BD1/DVEBMGS00/j2ee/os_libs
    -> main class      : com.sap.engine.offline.OfflineToolStart
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : /usr/sap/BD1/DVEBMGS00/j2ee/os_libs/jstartup.jar
    -> parameters      : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0011251
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    JStartupStartJLaunch: program = /usr/sap/BD1/DVEBMGS00/j2ee/os_libs/jlaunch
    -> arg[00] = /usr/sap/BD1/DVEBMGS00/j2ee/os_libs/jlaunch
    -> arg[01] = pf=/usr/sap/BD1/SYS/profile/BD1_DVEBMGS00_BWQAS
    -> arg[02] = -DSAPINFO=BD1_00_bootstrap
    -> arg[03] = -file=/usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.properties
    -> arg[04] = -nodeName=bootstrap
    -> arg[05] = -nodeId=-1
    -> arg[06] = -syncSem=12582961
    -> arg[07] = -jvmOutFile=/usr/sap/BD1/DVEBMGS00/work/jvm_bootstrap.out
    -> arg[08] = -stdOutFile=/usr/sap/BD1/DVEBMGS00/work/std_bootstrap.out
    -> arg[09] = -locOutFile=/usr/sap/BD1/DVEBMGS00/work/dev_bootstrap
    -> arg[08] = -stdOutFile=/usr/sap/BD1/DVEBMGS00/work/std_bootstrap.out
    -> arg[09] = -locOutFile=/usr/sap/BD1/DVEBMGS00/work/dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=/usr/sap/BD1/SYS/profile/BD1_DVEBMGS00_BWQAS
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=64382
    -> arg[14] = -DLISTEN_PORT=64381
    -> arg[15] = -DSAPSYSTEM=00
    -> arg[16] = -DSAPSYSTEMNAME=BD1
    -> arg[17] = -DSAPMYNAME=BWQAS_BD1_00
    -> arg[18] = -DSAPPROFILE=/usr/sap/BD1/SYS/profile/BD1_DVEBMGS00_BWQAS
    -> arg[19] = -DFRFC_FALLBACK=ON
    -> arg[20] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = LIBPATH=/usr/java14_64/jre/bin:/usr/java14_64/jre/bin/classic:/usr/java14_64/jre/bin:/usr/sap/B
    D1/DVEBMGS00/j2ee/os_libs:/usr/sap/BD1/SYS/exe/run:/usr/sap/BD1/SYS/exe/runU:/usr/lib:/usr/sap/BD1/DVEBMGS00/
    j2ee/os_libs:/usr/sap/BD1/DVEBMGS00/j2ee/os_libs:/usr/lib:/lib:/usr/sap/BD1/SYS/exe/run:/usr/sap/BD1/SYS/exe/
    runU
    -> exe path = PATH=/usr/java14_64/bin:/usr/sap/BD1/DVEBMGS00/j2ee/os_libs:/oracle/BD1/920_64/bin:/usr/java14_
    64/bin:/home/bd1adm:/usr/sap/BD1/SYS/exe/runU:/usr/sap/BD1/SYS/exe/run:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home
    /bd1adm/bin:/usr/bin/X11:/sbin:.
    [Thr 01] JStartupICreateProcess: fork process (pid 893002)
    [Thr 01] Tue Aug 26 16:27:18 2008
    [Thr 01] *** ERROR => invalid return code of process [bootstrap] (exitcode=66) [jstartxx_mt. 1433]
    [Thr 01] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc=66)
    [Thr 01] JControlCloseProgram: started (exitcode = 66)
    [Thr 01] JControlCloseProgram: good bye... (exitcode=66)
    DO i have to change the some settingdsin any file for java instance after system copy.
    Thanks
    Tajinder

  • 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

  • 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

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

  • Oracle does not start services after client copy

    hi all!
    I tell them my problem, yesterday began the principal copy from PRD to QAS client, this for reasons of space he was arrested.
    Realizing this, we assign more space to QAS server, but when you try to lift the services again we are presented with the following error.
    SQL*Plus: Release 10.2.0.1.0 - Production on Thu Feb 25 18:14:30 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 3405774848 bytes
    Fixed Size                  2024560 bytes
    Variable Size            1711278992 bytes
    Database Buffers         1677721600 bytes
    Redo Buffers               14749696 bytes
    Database mounted.
    ORA-16038: log 4 sequence# 3548 cannot be archived
    ORA-19504: failed to create file ""
    ORA-00312: online log 4 thread 1: '/oracle/QAS/origlogB/log_g14m1.dbf'
    ORA-00312: online log 4 thread 1: '/oracle/QAS/mirrlogB/log_g14m2.dbf'
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    With the Partitioning and Data Mining options
    Someone could give me some guidance on how to solve the problem.
    thanks.

    Hi,
    Have you checked the space of ORAARCH or SAPARCH folder/directory ? The problem may be "Archive destination full".  If its full then try to move some old Offline redo log file to other safe location as a backup and then try to restart the Oracle Instance again.
    Regards
    Bhavik G. Shroff

  • IMac G5 not starting up after system board install

    Six caps blew on my old system board so I ordered a new one and installed it. The system started up great and was running perfectly. However, after the 3rd or 4th reboot, there is no longer anything on the display. I can hear the power click on and after a few seconds, the fans usually start to sing.
    I have reset the SMU several times. I have taken the cover off and checked that LED #1 is on when I plug in the power cord. When I push the internal power button, LED #2 comes on and stays lit. Still there is no display.
    Can anyone make a suggestion as to what I might check next or what might be going on?
    I feel like maybe I didn't get everything plugged in securely when installing the system board, but it was working initially. Any ideas?

    It is quite possible that your replaced board is faulty, or that the caps on the power supply have now gone bad. Check every cap in the machine and see what you find.

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

  • Accounting document not copied after system copy.

    Hi,
    We copied the production system into our test system using backup/restore.  In the post copy verification, our CO team complained because they could not see the "accounting documents".
    What do you think happened why the accounting document was not copied?
    thanks
    krbas

    Hi Krbas,
    Make sure you did all the post processing activities after system copy. I doubt you missed some post processing activities related to CO after your system copy.
    regards,
    VInodh.

  • Errors after system copy ...

    Dear all,
    envi---         AIX 5.3 & oracle 10.2  -
      ECC 6.0SR1    ABAP ........only
    I have restored a backup of PRD to QAS successfully ... for system copy...
    I have created ops$ users with following statments..
    create user ops$qlyadm identified externally default tablespace PSAPSR3USR temporary tablespace PSAPTEMP quota unlimited on PSAPSR3USR  (  sidadm)
    create user ops$oraqly identified externally default tablespace PSAPSR3USR temporary tablespace PSAPTEMP quota unlimited on PSAPSR3USR  ( orasid  )
    Successfully created control file & managed to take the database up...
    Enter user-name: / as sysdba
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 1728053248 bytes
    Fixed Size                  2071840 bytes
    Variable Size             872415968 bytes
    Database Buffers          838860800 bytes
    Redo Buffers               14704640 bytes
    Database mounted.
    Database opened.
    SQL>
    after the following action when i tried to startsap. with user sidadm the following is the message..
    Checking QLY Database
    ABAP Database is not available via R3trans
    Starting SAP-Collector Daemon
    Start of saposcol failed
    Running /usr/sap/QLY/SYS/exe/run/startdb
    Trying to start QLY database ...
    Log file: /home/qlyadm/startdb.log
    /usr/sap/QLY/SYS/exe/run/startdb: Terminating with error code 12
    DB startup failed
    athomedev:qlyadm 26>
    As a result when i checked startdb.log the following is the message.......
    Fri May 29 16:03:32 IST 2009
    starting database
    SQL*Plus: Release 10.2.0.2.0 - Production on Fri May 29 16:03:32 2009
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
    Connected to an idle instance.
    ORA-10997: another startup/shutdown operation of this instance inprogress
    ORA-09967: unable to create or open lock file
    IBM AIX RISC System/6000 Error: 13: Permission denied
    Disconnected
    Fri May 29 16:03:32 IST 2009
    Connect to the database to verify, that the database is now open
    R3trans check finished with return code: 12
    ERROR: Startup of database failed
        Notify Database Administrator.
    /usr/sap/QLY/SYS/exe/run/startdb: Terminating with error code 12
    Request to advice me on the following  & also advice me the way i created ops$ users is that right way or not..
    rgds,
    rahul...
    Edited by: Rahul on May 29, 2009 4:21 PM

    Dear all,
    thanx for sharing,, I have actually odnea mistake after system copy. I tried to make the system up with  out creating ops$ suer.
    I have followed notes
    361641 Creating OPS$ users on UNIX & created ops$ created ops$ user with automated script & from attchment provided in Note 50088 - Creating OPS$ users on Windows NT/Oracle
    after that
    alter sytem sapr3 account unlock;
    system is up & runnig.
    regards
    ravi kiran

  • After system copy u0131 see PSAPTEMP size is 0 from db02

    hi
    our system is sap ecc6 on oracle 10g  (aix 5.3)
    after system copy ı see psaptemp table size is 0.original size is 2gb from prod system
    using brtools ı added a new file for psaptemp then  ı did a  stop/start  and ı saw 2gb for psaptemp
    ı checked file location for psaptemp in file system  that it is ok.
    after every system copy should  I  did  this action ?
    have you got any ideas?

    Hi,
    Sounds like you did a tape restore from prod to QA
    Did you use  alter database backup controlfile to trace from your prod system for the rebuild ?
    At the base of the trace file there would  be the syntax to create the PSAPTEMP file.
    Looks like you have deleted that bit....
    No big worries if it's missing as long as you put it in before using the system in anger....
    Put in your notes to add the PSAPTEMP file in after  you opened the database sucessfully.
    Mark

  • Jave is not coming up after SID refresh where as ABAP is Up

    Recently I completed system refresh for Solution Manager 4.0 with DB SQL Server 2005 on Duel stack and Java is not coming up after SID refresh where as ABAP is Up.
    Please advise where to check as i check Disp log and Java Dispatcher is not coming up and giving error DB connection.
    Thanks
    Sachin Sachdeva

    How did you do the refresh? What method, export with SAPINST(both ABAP and Java)?
    Post the DB connection error you are getting.
    Can you connect to configtool?
    Message was edited by:
            Derek Galt

  • Java is not coming up after deploying Cryptographic toolkit 1.4

    Hi,
    when i open the keystore service in visualadministrator, i got following issue.
    Java.lang.NoClassDefFoundError.iaik/security/provider/IAIK
    IAIK security library not found
    after searching in SDN i got the following link :
    http://help.sap.com/saphelp_nw04/helpdata/en/8d/cb71b8046e6e469bf3dd283104e65b/frameset.htm
    After deploying  Cryptographic toolkit 1.4 through SDM, i have restarted the system. java is not coming up. the system is ABAP+JAVA system.
    Could you please tell how to undeploy the tc_sec_java_crypto_signed_fs_lib.sda component. i have tried  through standalone mode also but i could not find that component. i could not able to login to the visual admin, configtool.
    Regards,
    Jagadish

    I have pasted both server0 log and default trace.
    please find the log which is pasted.
    SERVER0 LOG
    [Thr 6276] *************** SAP_STINIT3 ***************
    [Thr 6276] SAP_STINIT3: my TP_name: >jlaunch<
    [Thr 6276] SAP_STINIT3: new buffer state = BUFFER_EMPTY
    [Thr 6276] SAP_STINIT3: GWHOST=localhost
    [Thr 6276] SAP_STINIT3: GWSERV=sapgw22
    [Thr 6276] SAP_STINIT3: PROTOCOL=I
    [Thr 6276] GwIConnect: connect to gateway localhost / sapgw22 (timeout=60000)
    [Thr 6276] NiHsLGetNodeAddr: found hostname 'localhost' in cache
    [Thr 6276] NiIGetNodeAddr: hostname 'localhost' = addr
    [Thr 6276] NiHsLGetServNo: found service name 'sapgw22' in cache
    [Thr 6276] NiIGetServNo: servicename 'sapgw22' = port 0C.FA/3322
    [Thr 6276] NiICreateHandle: hdl 11 state NI_INITIAL
    [Thr 6276] NiIInitSocket: set default settings for new hdl 11 / sock 4656 (I4; ST)
    [Thr 6276] NiIBlockMode: set blockmode for hdl 11 FALSE
    [Thr 6272] *************** SAP_STINIT3 ***************
    [Thr 6272] SAP_STINIT3: my TP_name: >jlaunch<
    [Thr 6272] SAP_STINIT3: new buffer state = BUFFER_EMPTY
    [Thr 6272] SAP_STINIT3: GWHOST=localhost
    [Thr 6272] SAP_STINIT3: GWSERV=sapgw22
    [Thr 6272] SAP_STINIT3: PROTOCOL=I
    [Thr 6272] GwIConnect: connect to gateway localhost / sapgw22 (timeout=60000)
    [Thr 6272] NiHsLGetNodeAddr: found hostname 'localhost' in cache
    [Thr 6272] NiIGetNodeAddr: hostname 'localhost' = addr
    [Thr 6272] NiHsLGetServNo: found service name 'sapgw22' in cache
    [Thr 6272] NiIGetServNo: servicename 'sapgw22' = port 0C.FA/3322
    [Thr 6272] NiICreateHandle: hdl 13 state NI_INITIAL
    [Thr 6272] NiIInitSocket: set default settings for new hdl 13 / sock 4516 (I4; ST)
    [Thr 6272] NiIBlockMode: set blockmode for hdl 13 FALSE
    [Thr 2836] NiSelISelectInt: 0 handles selected (0 buffered)
    [Thr 2836] SAP_CMLISTEN: timeout after 2000 msecs
    [Thr 2836] *************** SAP_CMLISTEN ***************
    [Thr 2836] SAP_CMLISTEN: timeout = 2000
    [Thr 5584] Fri Feb 27 19:45:38 2009
    [Thr 5584] JLaunchIShutdownCheck: check shutdown, 16 sec left to shutdown
    [Thr 6276] NiHsLGetServName: found port number 0C.FA/3322 in cache
    [Thr 6276] NiIGetServName: port 0C.FA/3322 = servicename 'sapgw22'
    [Thr 6276] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2764]
    [Thr 6276] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 11 / sock 4656
         (SI_ECONN_REFUSE; I4; ST; 127.0.0.1:3322) [nixxi.cpp    2764]
    [Thr 6276] NiICloseHandle: closing initial hdl 11
    [Thr 6276] *** ERROR => GwIConnect: GwConnect to localhost / sapgw22 failed (rc=NIECONN_REFUSED) [gwxx.c       294]
    [Thr 6276] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       295]
    [Thr 6276] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       297]
    [Thr 6276] ***LOG S0S=> GwIConnect, GwConnect (sapgw22) [gwxx.c       299]
    [Thr 6276] ***LOG S90=> SAP_STINIT3, GwIConnect ( 236) [r3cpic.c     2006]
    [Thr 6276]
    [Thr 6276] *  LOCATION    CPIC (TCP/IP) on local host with Unicode
    [Thr 6276] *  ERROR       partner '127.0.0.1:sapgw22' not reached
    [Thr 6276] *
    TIME        Fri Feb 27 19:45:38 2009
    [Thr 6276] *  RELEASE     700
    [Thr 6276] *  COMPONENT   NI (network interface)
    [Thr 6276] *  VERSION     38
    [Thr 6276] *  RC          -10
    [Thr 6276] *  MODULE      nixxi.cpp
    [Thr 6276] *  LINE        2764
    [Thr 6276] *  DETAIL      NiPConnect2
    [Thr 6276] *  SYSTEM CALL connect
    [Thr 6276] *  ERRNO       10061
    [Thr 6276] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6276] *  COUNTER     3
    [Thr 6276] *
    [Thr 6276] *****************************************************************************
    [Thr 6272] NiHsLGetServName: found port number 0C.FA/3322 in cache
    [Thr 6272] NiIGetServName: port 0C.FA/3322 = servicename 'sapgw22'
    [Thr 6272] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2764]
    [Thr 6272] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 13 / sock 4516
         (SI_ECONN_REFUSE; I4; ST; 127.0.0.1:3322) [nixxi.cpp    2764]
    [Thr 6272] NiICloseHandle: closing initial hdl 13
    [Thr 6272] *** ERROR => GwIConnect: GwConnect to localhost / sapgw22 failed (rc=NIECONN_REFUSED) [gwxx.c       294]
    [Thr 6272] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       295]
    [Thr 6272] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       297]
    [Thr 6272] ***LOG S0S=> GwIConnect, GwConnect (sapgw22) [gwxx.c       299]
    [Thr 6272] ***LOG S90=> SAP_STINIT3, GwIConnect ( 236) [r3cpic.c     2006]
    [Thr 6272]
    [Thr 6272] *  LOCATION    CPIC (TCP/IP) on local host with Unicode
    [Thr 6272] *  ERROR       partner '127.0.0.1:sapgw22' not reached
    [Thr 6272] *
    TIME        Fri Feb 27 19:45:38 2009
    [Thr 6272] *  RELEASE     700
    [Thr 6272] *  COMPONENT   NI (network interface)
    [Thr 6272] *  VERSION     38
    [Thr 6272] *  RC          -10
    [Thr 6272] *  MODULE      nixxi.cpp
    [Thr 6272] *  LINE        2764
    [Thr 6272] *  DETAIL      NiPConnect2
    [Thr 6272] *  SYSTEM CALL connect
    [Thr 6272] *  ERRNO       10061
    [Thr 6272] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6272] *  COUNTER     2
    [Thr 6272] *
    [Thr 6272] *****************************************************************************
    [Thr 2836] Fri Feb 27 19:45:39 2009
    [Thr 2836] NiSelISelectInt: 0 handles selected (0 buffered)
    [Thr 2836] SAP_CMLISTEN: timeout after 2000 msecs
    [Thr 2836] *************** SAP_CMLISTEN ***************
    [Thr 2836] SAP_CMLISTEN: timeout = 2000
    [Thr 3508] ShmCache_nativeDelete (3)
    [Thr 3508] ShmCache_nativeDelete (2)
    [Thr 3508] ShmCache_nativeDelete (0)
    [Thr 3508] ShmCache_nativeDelete (1)
    [Thr 3508] Fri Feb 27 19:45:40 2009
    [Thr 3508] JHVM_NativeSetState: set process state to 6
    [Thr 3508] JLaunchISetState: change state from [Stopping (5)] to [Stopped (6)]
    [Thr 5584] JLaunchIShutdownCheck: check shutdown, 14 sec left to shutdown
    [Thr 2836] Fri Feb 27 19:45:41 2009
    [Thr 2836] NiSelISelectInt: 0 handles selected (0 buffered)
    [Thr 2836] SAP_CMLISTEN: timeout after 2000 msecs
    [Thr 2836] *************** SAP_CMLISTEN ***************
    [Thr 2836] SAP_CMLISTEN: timeout = 2000
    [Thr 5584] Fri Feb 27 19:45:42 2009
    [Thr 5584] JLaunchIShutdownCheck: check shutdown, 12 sec left to shutdown
    [Thr 2836] Fri Feb 27 19:45:43 2009
    [Thr 2836] NiSelISelectInt: 0 handles selected (0 buffered)
    [Thr 2836] SAP_CMLISTEN: timeout after 2000 msecs
    [Thr 2836] *************** SAP_CMLISTEN ***************
    [Thr 2836] SAP_CMLISTEN: timeout = 2000
    [Thr 5584] Fri Feb 27 19:45:44 2009
    [Thr 5584] JLaunchIShutdownCheck: check shutdown, 10 sec left to shutdown
    [Thr 5840] Fri Feb 27 19:45:45 2009
    [Thr 5840] JLaunchIExitJava: exit hook is called (rc = 0)
    [Thr 5840] JsfCloseShm: JsfCloseShm() -> 0
    [Thr 5840] JLaunchCloseProgram: good bye (exitcode = 0)
    DEFAULT TRACE
    #1.5#001143318A03002C00000186000015CC000463E71A6EB1E0#1235744138921#com.sap.engine.services.connector##com.sap.engine.services.connector#######SAPEngine_System_Thread[impl:5]_18##0#0#Error#1#/System/Server#Java#connector_0500##"ResourceObjectFactory" is closed. Possible reasons: the Connector Service is stopped or not started.#1#ResourceObjectFactory#
    #1.5#001143318A03002C00000187000015CC000463E71A6EB538#1235744138921#com.sap.engine.services.connector##com.sap.engine.services.connector#######SAPEngine_System_Thread[impl:5]_18##0#0#Error#1#/System/Audit#Java###Exception #1#com.sap.engine.services.connector.exceptions.BaseResourceException: "ResourceObjectFactory" is closed. Possible reasons: the Connector Service is stopped or not started.
         at com.sap.engine.services.connector.ResourceObjectFactory.removeConnectionFactory(ResourceObjectFactory.java:401)
         at com.sap.engine.services.jmsconnector.deploy.ContainerImpl.clearAllResources(ContainerImpl.java:1677)
         at com.sap.engine.services.jmsconnector.deploy.ContainerImpl.commitStop(ContainerImpl.java:768)
         at com.sap.engine.services.deploy.server.application.StopTransaction.commonCommitFinished(StopTransaction.java:244)
         at com.sap.engine.services.deploy.server.application.StopTransaction.commitCommon(StopTransaction.java:290)
         at com.sap.engine.services.deploy.server.application.StopTransaction.commitLocal(StopTransaction.java:278)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesLocal(ApplicationTransaction.java:374)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:132)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesLocalAndWait(ParallelAdapter.java:250)
         at com.sap.engine.services.deploy.server.FinishListener.run(FinishListener.java:77)
         at com.sap.engine.services.deploy.server.FinishListener.makeOperation(FinishListener.java:57)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startTransactionsLocal(DeployServiceImpl.java:4244)
         at com.sap.engine.services.deploy.server.DeployCommunicatorImpl.stopMyApplications(DeployCommunicatorImpl.java:214)
         at com.sap.engine.services.servlets_jsp.server.ServletsAndJspServerFrame.stop(ServletsAndJspServerFrame.java:243)
         at com.sap.engine.core.service630.container.ServiceStopper.run(ServiceStopper.java:31)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    #1.5#001143318A03003E0000000D000015CC000463E71A7BC7F1#1235744139781#com.sap.engine.services.deploy##com.sap.engine.services.deploy#######SAPEngine_System_Thread[impl:5]_73##0#0#Error##Plain###CACHE MAY BE NOT CLEARED, while stopping sap.com/crmmigrxcm application.#
    #1.5#001143318A0300740000004B000015CC000463E71A8A8DA4#1235744140750#com.sap.engine.core.thread.impl5.ThreadManagerImpl##com.sap.engine.core.thread.impl5.ThreadManagerImpl#J2EE_GUEST#0#####Thread[Thread-715,5,main]##0#0#Error##Plain###Unexpected thread activity after interrupt() is executed in shutdown of SAPEngine_System_Thread[impl:5]_ThreadManager:
    Thread[SAPEngine_System_Thread[impl:5]_50]
    Task: com.sap.engine.core.thread.impl5.ActionObject - Processing Task [classname: com.sap.engine.services.log_configurator.archive.ArchivingThread | toString: [email protected]106a69b] with classloader [[email protected]be66@service:log_configurator]#
    #1.5#001143318A0300740000004C000015CC000463E71A8B2DF0#1235744140781#com.sap.engine.core.thread.impl5.ThreadManagerImpl##com.sap.engine.core.thread.impl5.ThreadManagerImpl#J2EE_GUEST#0#####Thread[Thread-715,5,main]##0#0#Error##Plain###Unexpected thread activity after interrupt() is executed in shutdown of SAPEngine_System_Thread[impl:5]_ThreadManager:
    Thread[SAPEngine_System_Thread[impl:5]_69]
    Task: com.sap.engine.core.thread.impl5.ActionObject - Processing Task [classname: com.sap.jms.client.connection.AsyncCloser | toString: com.sap.jms.client.connection.AsyncCloser@1a41c14] with classloader [[email protected]f854@common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore]

  • Delete QCM tables after system copy

    Hi All,
    Is it possible to delete QCM table after system copy using backup/restore procedure.
    Regards
    RM

    Dear Rajat ,
    QCM Tables should be deleted before starting the migration ,
    check the following SAP note
    9385 - What to do with QCM tables (conversion tables)
    to delete QCM tables. call transaction SE14 and select 'Extras->Invalid temp. table' in the menu bar This displays all the QCM tables that can be deleted. You can highlight these and choose a pushbutton to delete them
    Best regards
    AhMeD

Maybe you are looking for

  • My Macbook pro is running slow and it is starting to freeze up - attached are my ETRE results

    My Macbook Pro has been running slow...I inherited it from another coworker (we are contractors so we are responsible for them not the company)...the spinning colorful ball icon seems to run on and off on different screens every day....any ideas of w

  • Sorting Rule in Batch Management

    Hi, I want to issue 23no of pieces from my stock which is in batch managment.It is picking 20qty correctly but its not picking from a batch where qty 3 is available.How can I solve it. I used LOBM_ZUSTD (qty status) as characteristics for sorting rul

  • Modifications to JSF page dont show up

    I am using JSF 1.1, Tomcat 4.1. I am facing a strange problem. If there happens some error on my jsp/jsf page once and any error message shown. I modify file, fix the problem and again load the page in browser. But the error continues to show as it w

  • Business Model - Logical Table Source

    Can someone give me clarification on exactly when you would follow scenario 1 when modelling a logical table and exactly when you would follow scenario 2, and what the key difference in behaviour between the two is. It would help if someone could ill

  • My Time Machine backups are significantly larger, and slower, over WiFi than Ethernet

    My regular hourly backups from my Time Capsule began acting up a month ago. They were abnormally large (25-100 MBs) and took a long time--once, six hours. I connected my Time Capsule to my MacBook Air through ethernet to repair the disk through Disk