cancel
Showing results for 
Search instead for 
Did you mean: 

server process on will not start

Former Member
0 Kudos

when i start the instance the server process will not start, if i stop the other instance it starts, is this a memory issue. the developer trace is below, the note shows nothing, i have reduce xms size but it will still not start. any ideas, kernel??? running SRM 5

*********************************************************************

[Thr 5288] JLaunchISetDebugMode: set debug mode [no]

[Thr 9016] JLaunchIStartFunc: Thread 9016 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=170M

-> arg[ 10]: -XX:PermSize=170M

-> 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=
OFCOMSAPSRME\sapmnt\SE3\SYS\global

-> arg[ 25]: -Dapplication.home=D:\usr\sap\SE3\DVEBMGS00\exe

-> arg[ 26]: -Djava.class.path=D:\usr\sap\SE3\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\SE3\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.

-> arg[ 27]: -Djava.library.path=C:\j2sdk1.4.2_11\jre\bin\server;C:\j2sdk1.4.2_11\jre\bin;C:\j2sdk1.4.2_11\bin;D:\usr\sap\SE3\DVEBMGS00\j2ee\os_libs;d:\sapdb\programs\bin;d:\sapdb\programs\pgm;D:\Program Files\Atempo\tina\bin;D:\Program Files\Atempo\tina;C:\j2sdk1.4.2_11\bin;D:\Oracle\OFS\jre\1.4.2\bin\client;D:\Oracle\OFS\jre\1.4.2\bin;D:\oracle\SE3\101\jre\1.4.2\bin\client;D:\oracle\SE3\101\jre\1.4.2\bin;D:\oracle\SE3\101\bin;C:\Program Files\EMC\PowerPath\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\Oracle\OFS\fs\fssvr\bin;D:\oracle\OFS\fs\fsmgr\bin;D:\Oracle\OFS\fs\bin;C:\OpenSSH\bin;D:\usr\sap\SE3\DVEBMGS00\exe;C:\j2sdk1.4.2_11\bin;H:\usr\sap\SE3\SYS\exe\uc\NTI386;
OFCOMSAPSRME\sapmnt\SE3\SYS\exe\uc\NTI386;D:\opatch55\OPatch;

-> arg[ 28]: -Dmemory.manager=512M

-> arg[ 29]: -Xmx512M

-> arg[ 30]: -Xms512M

-> arg[ 31]: -DLoadBalanceRestricted=no

-> arg[ 32]: -Djstartup.mode=JCONTROL

-> arg[ 33]: -Djstartup.ownProcessId=7000

-> arg[ 34]: -Djstartup.ownHardwareId=U0433458773

-> arg[ 35]: -Djstartup.whoami=server

-> arg[ 36]: -Djstartup.debuggable=no

-> arg[ 37]: -DSAPINFO=SE3_00_server

-> arg[ 38]: -DSAPSTART=1

-> arg[ 39]: -DCONNECT_PORT=1461

-> arg[ 40]: -DSAPSYSTEM=00

-> arg[ 41]: -DSAPSYSTEMNAME=SE3

-> arg[ 42]: -DSAPMYNAME=OFCOMLCYS018_SE3_00

-> arg[ 43]: -DSAPPROFILE=
OFCOMSAPSRME\sapmnt\SE3\SYS\profile\SE3_DVEBMGS00_OFCOMLCYS018

-> arg[ 44]: -DFRFC_FALLBACK=ON

-> arg[ 45]: -DFRFC_FALLBACK_HOST=localhost

-> arg[ 46]: -DSAPSTARTUP=1

-> arg[ 47]: -DSAPSYSTEM=00

-> arg[ 48]: -DSAPSYSTEMNAME=SE3

-> arg[ 49]: -DSAPMYNAME=OFCOMLCYS018_SE3_00

-> arg[ 50]: -DSAPDBHOST=OFCOMORASRME

-> arg[ 51]: -Dj2ee.dbhost=OFCOMORASRME

**********************************************************************

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 9016] JHVM_LoadJavaVM: Java VM created OK.

**********************************************************************

JHVM_BuildArgumentList: main method arguments of node [server0]

**********************************************************************

[Thr 8712] Thu Jan 17 17:39:12 2008

[Thr 8712] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes

[Thr 8712] Thu Jan 17 17:39:13 2008

[Thr 8712] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework

[Thr 8712] JLaunchISetClusterId: set cluster id 3171750

[Thr 8712] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]

[Thr 8712] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]

[Thr 6456] Thu Jan 17 17:47:37 2008

[Thr 6456] JLaunchIExitJava: exit hook is called (rc = -11113)

[Thr 6456] **********************************************************************

      • 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 6456] JLaunchCloseProgram: good bye (exitcode = -11113)

-


trc file: "D:\usr\sap\SE3\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"

-


node name : ID3171750

pid : 5704

system name : SE3

system nr. : 00

started at : Thu Jan 17 17:47:42 2008

arguments :

arg[00] : D:\usr\sap\SE3\DVEBMGS00\exe\jlaunch.exe

arg[01] : pf=
OFCOMSAPSRME\sapmnt\SE3\SYS\profile\SE3_DVEBMGS00_OFCOMLCYS018

arg[02] : -DSAPINFO=SE3_00_server

arg[03] : pf=
OFCOMSAPSRME\sapmnt\SE3\SYS\profile\SE3_DVEBMGS00_OFCOMLCYS018

arg[04] : -DSAPSTART=1

arg[05] : -DCONNECT_PORT=1461

arg[06] : -DSAPSYSTEM=00

arg[07] : -DSAPSYSTEMNAME=SE3

arg[08] : -DSAPMYNAME=OFCOMLCYS018_SE3_00

arg[09] : -DSAPPROFILE=
OFCOMSAPSRME\sapmnt\SE3\SYS\profile\SE3_DVEBMGS00_OFCOMLCYS018

arg[10] : -DFRFC_FALLBACK=ON

arg[11] : -DFRFC_FALLBACK_HOST=localhost

[Thr 6612] Thu Jan 17 17:47:42 2008

[Thr 6612] *** WARNING => INFO: Unknown property [instance.box.number=SE3DVEBMGS00ofcomlcys018] [jstartxx.c 841]

[Thr 6612] *** WARNING => INFO: Unknown property [instance.en.host=OFCOMSAPSRME] [jstartxx.c 841]

[Thr 6612] *** WARNING => INFO: Unknown property [instance.en.port=3920] [jstartxx.c 841]

[Thr 6612] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c 841]

**********************************************************************

JStartupReadInstanceProperties: read instance properties [D:\usr\sap\SE3\DVEBMGS00\j2ee\cluster\instance.properties]

-> ms host : OFCOMSAPSRME

-> ms port : 3920

-> OS libs : D:\usr\sap\SE3\DVEBMGS00\j2ee\os_libs

-> Admin URL :

-> run mode : normal

-> run action : NONE

-> enabled : yes

**********************************************************************

**********************************************************************

Used property files

-> files [00] : D:\usr\sap\SE3\DVEBMGS00\j2ee\cluster\instance.properties

**********************************************************************

**********************************************************************

Instance properties

-> ms host : OFCOMSAPSRME

-> ms port : 3920

-> os libs : D:\usr\sap\SE3\DVEBMGS00\j2ee\os_libs

-> admin URL :

-> run mode : normal

-> run action : NONE

-> enabled : yes

**********************************************************************

**********************************************************************

Bootstrap nodes

-> [00] bootstrap : D:\usr\sap\SE3\DVEBMGS00\j2ee\cluster\instance.properties

-> [01] bootstrap_ID3171700 : D:\usr\sap\SE3\DVEBMGS00\j2ee\cluster\instance.properties

-> [02] bootstrap_ID3171750 : D:\usr\sap\SE3\DVEBMGS00\j2ee\cluster\instance.properties

**********************************************************************

**********************************************************************

Worker nodes

-> [00] ID3171700 : D:\usr\sap\SE3\DVEBMGS00\j2ee\cluster\instance.properties

-> [01] ID3171750 : D:\usr\sap\SE3\DVEBMGS00\j2ee\cluster\instance.properties

**********************************************************************

[Thr 6612] JLaunchRequestQueueInit: create named pipe for ipc

[Thr 6612] JLaunchRequestQueueInit: create pipe listener thread

[Thr 5752] JLaunchRequestFunc: Thread 5752 started as listener thread for np messages.

[Thr 10164] WaitSyncSemThread: Thread 10164 started as semaphore monitor thread.

[Thr 6612] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)

[Thr 6612] CPIC (version=700.2005.12.02)

[Thr 6612] [Node: server0] java home is set by profile parameter

Java Home: C:\j2sdk1.4.2_11

[Thr 6612] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\SE3\DVEBMGS00\exe\jvmx.jar

**********************************************************************

JStartupIReadSection: read node properties [ID3171750]

-> node name : server0

-> node type : server

-> node execute : yes

-> jlaunch parameters :

-> java path : C:\j2sdk1.4.2_11

-> 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=170M -XX:PermSize=170M -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_11-b06

-> java vm vendor : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)

-> java vm type : server

-> java vm cpu : x86

-> heap size : 512M

-> init heap size : 512M

-> root path : D:\usr\sap\SE3\DVEBMGS00\j2ee\cluster\server0

-> class path : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.

-> OS libs path : D:\usr\sap\SE3\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\SE3\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\SE3\DVEBMGS00\exe\jvmx.jar

-> shutdown class : com.sap.engine.boot.Start

-> parameters :

-> debuggable : no

-> debug mode : no

-> debug port : 50021

-> shutdown timeout : 120000

**********************************************************************

[Thr 6612] JLaunchISetDebugMode: set debug mode [no]

[Thr 6832] JLaunchIStartFunc: Thread 6832 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=170M

-> arg[ 10]: -XX:PermSize=170M

-> 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=
OFCOMSAPSRME\sapmnt\SE3\SYS\global

-> arg[ 25]: -Dapplication.home=D:\usr\sap\SE3\DVEBMGS00\exe

-> arg[ 26]: -Djava.class.path=D:\usr\sap\SE3\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\SE3\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.

-> arg[ 27]: -Djava.library.path=C:\j2sdk1.4.2_11\jre\bin\server;C:\j2sdk1.4.2_11\jre\bin;C:\j2sdk1.4.2_11\bin;D:\usr\sap\SE3\DVEBMGS00\j2ee\os_libs;d:\sapdb\programs\bin;d:\sapdb\programs\pgm;D:\Program Files\Atempo\tina\bin;D:\Program Files\Atempo\tina;C:\j2sdk1.4.2_11\bin;D:\Oracle\OFS\jre\1.4.2\bin\client;D:\Oracle\OFS\jre\1.4.2\bin;D:\oracle\SE3\101\jre\1.4.2\bin\client;D:\oracle\SE3\101\jre\1.4.2\bin;D:\oracle\SE3\101\bin;C:\Program Files\EMC\PowerPath\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\Oracle\OFS\fs\fssvr\bin;D:\oracle\OFS\fs\fsmgr\bin;D:\Oracle\OFS\fs\bin;C:\OpenSSH\bin;D:\usr\sap\SE3\DVEBMGS00\exe;C:\j2sdk1.4.2_11\bin;H:\usr\sap\SE3\SYS\exe\uc\NTI386;
OFCOMSAPSRME\sapmnt\SE3\SYS\exe\uc\NTI386;D:\opatch55\OPatch;

-> arg[ 28]: -Dmemory.manager=512M

-> arg[ 29]: -Xmx512M

-> arg[ 30]: -Xms512M

-> arg[ 31]: -DLoadBalanceRestricted=no

-> arg[ 32]: -Djstartup.mode=JCONTROL

-> arg[ 33]: -Djstartup.ownProcessId=5704

-> arg[ 34]: -Djstartup.ownHardwareId=U0433458773

-> arg[ 35]: -Djstartup.whoami=server

-> arg[ 36]: -Djstartup.debuggable=no

-> arg[ 37]: -DSAPINFO=SE3_00_server

-> arg[ 38]: -DSAPSTART=1

-> arg[ 39]: -DCONNECT_PORT=1461

-> arg[ 40]: -DSAPSYSTEM=00

-> arg[ 41]: -DSAPSYSTEMNAME=SE3

-> arg[ 42]: -DSAPMYNAME=OFCOMLCYS018_SE3_00

-> arg[ 43]: -DSAPPROFILE=
OFCOMSAPSRME\sapmnt\SE3\SYS\profile\SE3_DVEBMGS00_OFCOMLCYS018

-> arg[ 44]: -DFRFC_FALLBACK=ON

-> arg[ 45]: -DFRFC_FALLBACK_HOST=localhost

-> arg[ 46]: -DSAPSTARTUP=1

-> arg[ 47]: -DSAPSYSTEM=00

-> arg[ 48]: -DSAPSYSTEMNAME=SE3

-> arg[ 49]: -DSAPMYNAME=OFCOMLCYS018_SE3_00

-> arg[ 50]: -DSAPDBHOST=OFCOMORASRME

-> arg[ 51]: -Dj2ee.dbhost=OFCOMORASRME

**********************************************************************

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 6832] JHVM_LoadJavaVM: Java VM created OK.

**********************************************************************

JHVM_BuildArgumentList: main method arguments of node [server0]

**********************************************************************

[Thr 6648] Thu Jan 17 17:47:43 2008

[Thr 6648] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes

[Thr 6648] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework

[Thr 6648] JLaunchISetClusterId: set cluster id 3171750

[Thr 6648] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]

[Thr 6648] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]

[Thr 7584] Thu Jan 17 17:49:24 2008

[Thr 7584] JLaunchIExitJava: exit hook is called (rc = -11113)

[Thr 7584] **********************************************************************

      • 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 7584] JLaunchCloseProgram: good bye (exitcode = -11113)

Any ideas

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hello,

Change the following property in order to start the J2EE Engine.

Start config tool and go to:

- Global Server Configuration

- ServiceManger

- Change the property HaltOnAdditionalServiceFailre from true to false

Check if there is instance value set. Still in config tool go to:

- Instance_ID*

- Server_ID*

- ServiceManger

- Check what is the value of HaltOnAddionalServiceFailure.

There are two types of values global values and instance values. The global values apply to all instances, but the instance values have precedence over the global value. It is always better to change the global values, because it is mach easier to manage the properties from one place. However if instance value is already set you have to restore it to the global value in order.

With this change the J2EE Engine should be able to start.

To fix the root of the problem check note 729568. It seems like the JMS factories are missing.

Regards,

Ventsi Tsachev

Technology Development Support (J2EE Engine)

SAP Labs, Palo Alto, Ca (USA)

Former Member
0 Kudos

This is the server0.out log

-


stdout/stderr redirect

-


node name : server0

pid : 7668

system name : SE3

system nr. : 00

started at : Fri Jan 18 09:03:30 2008

Reserved 1610612736 (0x60000000) bytes before loading DLLs.

[Thr 6332] MtxInit: -2 0 0

CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources

CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain

CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub

CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS

CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices

CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile

CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup

SAP J2EE Engine Version 7.00 PatchLevel is starting...

Loading: LogManager ... 6907 ms.

Loading: PoolManager ... 0 ms.

Loading: ApplicationThreadManager ... 78 ms.

Loading: ThreadManager ... 31 ms.

Loading: IpVerificationManager ... 16 ms.

Loading: ClassLoaderManager ... 31 ms.

Loading: ClusterManager ... 500 ms.

Loading: LockingManager ... 109 ms.

Loading: ConfigurationManager ... 4891 ms.

Loading: LicensingManager ... 250 ms.

Loading: CacheManager ... 547 ms.

Loading: ServiceManager ...

Loading services.:

Service runtimeinfo started. (125 ms).

Service cross started. (235 ms).

Service memory started. (141 ms).

Service file started. (532 ms).

Service timeout started. (547 ms).

Service trex.service started. (47 ms).

Service p4 started. (531 ms).

Service classpath_resolver started. (32 ms).

Service cafeucc~api started. (2235 ms).

service cafeuesconnkm ================= ERROR =================

service cafeuesconngoogle ================= ERROR =================

Service userstore started. (31 ms).

Service jmx_notification started. (31 ms).

service cafeuesconnabap ================= ERROR =================

service cafeuesmseservice ================= ERROR =================

Service log_configurator started. (7500 ms).

Service locking started. (0 ms).

Service naming started. (531 ms).

Service http started. (437 ms).

Service ts started. (63 ms).

Service licensing started. (15 ms).

Service javamail started. (219 ms).

Service appclient started. (110 ms).

Service failover started. (78 ms).

Service jmsconnector started. (140 ms).

Service cafeugpmailcf started. (78 ms).

Service iiop started. (422 ms).

Service connector started. (187 ms).

Service webservices started. (969 ms).

Service deploy started. (12969 ms).

Service configuration started. (15 ms).

Service MigrationService started. (47 ms).

Service bimmrdeployer started. (0 ms).

Service dbpool started. (4016 ms).

Service com.sap.security.core.ume.service started. (8578 ms).

Service security started. (2297 ms).

Service applocking started. (31 ms).

Service classload started. (31 ms).

Service shell started. (79 ms).

Service tceCATTPingservice started. (15 ms).

Service keystore started. (219 ms).

Service ssl started. (16 ms).

Service telnet started. (47 ms).

Service tcsecsecurestorage~service started. (141 ms).

Service servlet_jsp started. (468 ms).

Service cafummetadata~imp started. (140 ms).

Service dsr started. (453 ms).

Service ejb started. (781 ms).

Service tc.CBS.Service started. (15 ms).

Service tcsecwssec~service started. (94 ms).

Service cafumrelgroups~imp started. (375 ms).

Service jmx started. (1657 ms).

Service cafeuodi~mnuacc started. (32143 ms).

Service webdynpro started. (1422 ms).

Service cafruntimeconnectivity~impl started. (28454 ms).

Service sld started. (1313 ms).

Service rfcengine started. (125 ms).

Service cafeugp~model started. (31 ms).

Service prtbridge started. (828 ms).

Service basicadmin started. (937 ms).

Service apptracing started. (187 ms).

Service adminadapter started. (187 ms).

Service com.adobe~LicenseService started. (172 ms).

Service com.adobe~DocumentServicesConfiguration started. (188 ms).

Service tceujwfuiwizsvc started. (860 ms).

Service monitor started. (375 ms).

Service CUL started. (781 ms).

Service tcsecdestinations~service started. (2485 ms).

Service com.sap.portal.pcd.gl started. (406 ms).

Service com.adobe~DataManagerService started. (1172 ms).

Service cafeuer~service started. (1266 ms).

Service pmi started. (47 ms).

Service com.sap.portal.prt.sapj2ee started. (172 ms).

Service tcsecvsi~service started. (438 ms).

Service com.adobe~DocumentServicesLicenseSupportService started. (453 ms).

Service com.adobe~DocumentServicesDestProtoService started. (375 ms).

Service com.adobe~TrustManagerService started. (265 ms).

Service com.adobe~DocumentServicesBinaries2 started. (406 ms).

Service jms_provider started. (2484 ms).

service DQE ================= ERROR =================

Service com.adobe~PDFManipulation started. (2734 ms).

Service tc.monitoring.logviewer started. (4422 ms).

Service com.sap.aii.af.cpa.svc started. (5188 ms).

Service com.adobe~FontManagerService started. (4610 ms).

Service com.sap.aii.af.security.service started. (110 ms).

Service com.sap.aii.af.svc started. (391 ms).

Service com.sap.aii.af.ms.svc started. (688 ms).

Service com.sap.aii.adapter.marketplace.svc started. (187 ms).

Service com.sap.aii.adapter.jms.svc started. (141 ms).

Service com.sap.aii.adapter.bc.svc started. (141 ms).

Service com.sap.aii.adapter.xi.svc started. (156 ms).

Service com.sap.aii.adapter.mail.svc started. (31 ms).

Service com.sap.aii.adapter.jdbc.svc started. (31 ms).

Service com.sap.aii.adapter.file.svc started. (62 ms).

Service com.sap.aii.adapter.rfc.svc started. (63 ms).

Service com.adobe~XMLFormService started. (1594 ms).

Service com.sap.aii.af.ispeak.svc started. (281 ms).

ServiceManager started for 47362 ms.

Framework started for 61159 ms.

SAP J2EE Engine Version 7.00 PatchLevel is running!

PatchLevel January 18, 2006 18:02 GMT

>

Login :Jan 18, 2008 9:06:19 AM ...p.portal.ivs.semantic.systemLandscape [SAPEngine_Application_Thread[impl:3]_35] Fatal: Failed to create initial folders for system landscape

Jan 18, 2008 9:07:42 AM ...services.webdynpro.WebDynproContainer [SAPEngine_System_Thread[impl:5]_92] Fatal: Error occured during preparation of application startup.

Jan 18, 2008 9:08:08 AM ...services.webdynpro.WebDynproContainer [SAPEngine_System_Thread[impl:5]_92] Fatal: Error occured during preparation of application startup.

Former Member
0 Kudos

this is the default trace

1.5#0016353B88DA006B0000005500002330000443FBA67BB97C#1200648015777#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

[EXCEPTION]

#1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261) at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624) at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271) at javax.naming.InitialContext.lookup(InitialContext.java:347) at javax.naming.InitialContext.lookup(InitialContext.java:347) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181) at java.lang.Thread.run(Thread.java:534) # #1.5#0016353B88DA006B0000005600002330000443FBA7145779#1200648025778#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. [EXCEPTION] #1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261)

at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624)

at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181)

at java.lang.Thread.run(Thread.java:534)

#

#1.5#0016353B88DA006E0000002100002330000443FBA7879599#1200648033325#com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPTimerEvent##com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPTimerEvent.timeout()#J2EE_GUEST#0####e57f35e0c5a411dc8df70016353b88da#SAPEngine_Application_Thread[impl:3]_38##0#0#Error#1#/Version#Plain###Exception occured during timer callback - Queue Connection Factory could not be initialized.#

#1.5#0016353B88DA006B0000005700002330000443FBA7ACF583#1200648035778#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

[EXCEPTION]

#1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261) at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624) at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271) at javax.naming.InitialContext.lookup(InitialContext.java:347) at javax.naming.InitialContext.lookup(InitialContext.java:347) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181) at java.lang.Thread.run(Thread.java:534) # #1.5#0016353B88DA006B0000005800002330000443FBA84593A3#1200648045779#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. [EXCEPTION] #1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261)

at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624)

at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181)

at java.lang.Thread.run(Thread.java:534)

#

#1.5#0016353B88DA00660000000300002330000443FBA89F6269#1200648051670#com.sap.engine.services.prtbridge##com.sap.engine.services.prtbridge######a9b49760c5a611dcb0420016353b88da#SAPEngine_System_Thread[impl:5]_66##0#0#Error#1#/System/Server#Plain###

The cluster server element 11945950 is not added in the EP cluster context,

because prtbridge on 11945950 is stopped or not yet started (maybe the server is starting or shuting down).

#

#1.5#0016353B88DA006B0000005900002330000443FBA8DE31B1#1200648055779#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

[EXCEPTION]

#1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261) at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624) at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271) at javax.naming.InitialContext.lookup(InitialContext.java:347) at javax.naming.InitialContext.lookup(InitialContext.java:347) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181) at java.lang.Thread.run(Thread.java:534) # #1.5#0016353B88DA0071000000B100002330000443FBA95149ED#1200648063326#com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPTimerEvent##com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPTimerEvent.timeout()#J2EE_GUEST#0####b0a727e0c5a611dc8e920016353b88da#SAPEngine_Application_Thread[impl:3]_8##0#0#Error#1#/Version#Plain###Exception occured during timer callback - Queue Connection Factory could not be initialized.# #1.5#0016353B88DA006B0000005A00002330000443FBA976CFC1#1200648065780#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. [EXCEPTION] #1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261)

at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624)

at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181)

at java.lang.Thread.run(Thread.java:534)

#

#1.5#0016353B88DA006B0000005B00002330000443FBAA0F6DE6#1200648075780#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

[EXCEPTION]

#1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261) at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624) at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271) at javax.naming.InitialContext.lookup(InitialContext.java:347) at javax.naming.InitialContext.lookup(InitialContext.java:347) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181) at java.lang.Thread.run(Thread.java:534) # #1.5#0016353B88DA006B0000005C00002330000443FBAAA80BF9#1200648085781#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. [EXCEPTION] #1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261)

at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624)

at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181)

at java.lang.Thread.run(Thread.java:534)

#

#1.5#0016353B88DA006C0000006500002330000443FBAB1B468F#1200648093328#com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPTimerEvent##com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPTimerEvent.timeout()#J2EE_GUEST#0####c2891900c5a611dc82bc0016353b88da#SAPEngine_Application_Thread[impl:3]_13##0#0#Error#1#/Version#Plain###Exception occured during timer callback - Queue Connection Factory could not be initialized.#

#1.5#0016353B88DA006B0000005D00002330000443FBAB40AA1E#1200648095781#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

[EXCEPTION]

#1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261) at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624) at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271) at javax.naming.InitialContext.lookup(InitialContext.java:347) at javax.naming.InitialContext.lookup(InitialContext.java:347) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181) at java.lang.Thread.run(Thread.java:534) # #1.5#0016353B88DA006B0000005E00002330000443FBABD947FF#1200648105782#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. [EXCEPTION] #1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261)

at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624)

at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181)

at java.lang.Thread.run(Thread.java:534)

#

#1.5#0016353B88DA006B0000005F00002330000443FBAC71EAF4#1200648115782#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

[EXCEPTION]

#1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261) at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624) at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271) at javax.naming.InitialContext.lookup(InitialContext.java:347) at javax.naming.InitialContext.lookup(InitialContext.java:347) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181) at java.lang.Thread.run(Thread.java:534) # #1.5#0016353B88DA007F0000000300002330000443FBACE51D5B#1200648123345#com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPTimerEvent##com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPTimerEvent.timeout()#J2EE_GUEST#0####d46d5410c5a611dccd490016353b88da#SAPEngine_Application_Thread[impl:3]_3##0#0#Error#1#/Version#Plain###Exception occured during timer callback - Queue Connection Factory could not be initialized.# #1.5#0016353B88DA006B0000006000002330000443FBAD0A882F#1200648125783#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. [EXCEPTION] #1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261)

at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624)

at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181)

at java.lang.Thread.run(Thread.java:534)

#

#1.5#0016353B88DA006B0000006100002330000443FBADA32643#1200648135783#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

[EXCEPTION]

#1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261) at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624) at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271) at javax.naming.InitialContext.lookup(InitialContext.java:347) at javax.naming.InitialContext.lookup(InitialContext.java:347) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181) at java.lang.Thread.run(Thread.java:534) # #1.5#0016353B88DA006B0000006200002330000443FBAE3BC467#1200648145799#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. [EXCEPTION] #1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261)

at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624)

at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181)

at java.lang.Thread.run(Thread.java:534)

#

#1.5#0016353B88DA006F0000004D00002330000443FBAEAF2140#1200648153347#com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPTimerEvent##com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPTimerEvent.timeout()#J2EE_GUEST#0####e64f4530c5a611dcaf500016353b88da#SAPEngine_Application_Thread[impl:3]_1##0#0#Error#1#/Version#Plain###Exception occured during timer callback - Queue Connection Factory could not be initialized.#

#1.5#0016353B88DA006B0000006300002330000443FBAED46273#1200648155800#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

[EXCEPTION]

#1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261) at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624) at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271) at javax.naming.InitialContext.lookup(InitialContext.java:347) at javax.naming.InitialContext.lookup(InitialContext.java:347) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181) at java.lang.Thread.run(Thread.java:534) # #1.5#0016353B88DA00280000000600002330000443FBAF307BE2#1200648161831#com.sap.engine.services.prtbridge##com.sap.engine.services.prtbridge######eb5dd370c5a611dcba350016353b88da#SAPEngine_System_Thread[impl:5]_58##0#0#Error#1#/System/Server#Plain### The cluster server element 11945950 is not added in the EP cluster context, because prtbridge on 11945950 is stopped or not yet started (maybe the server is starting or shuting down). # #1.5#0016353B88DA006B0000006400002330000443FBAF6D0079#1200648165800#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. [EXCEPTION] #1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261)

at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624)

at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181)

at java.lang.Thread.run(Thread.java:534)

#

#1.5#0016353B88DA006B0000006500002330000443FBB0059ED1#1200648175801#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

[EXCEPTION]

#1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261) at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624) at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271) at javax.naming.InitialContext.lookup(InitialContext.java:347) at javax.naming.InitialContext.lookup(InitialContext.java:347) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181) at java.lang.Thread.run(Thread.java:534) # #1.5#0016353B88DA00820000000100002330000443FBB078FF5B#1200648183364#com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPTimerEvent##com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPTimerEvent.timeout()#J2EE_GUEST#0####f8338040c5a611dc80b10016353b88da#SAPEngine_Application_Thread[impl:3]_23##0#0#Error#1#/Version#Plain###Exception occured during timer callback - Queue Connection Factory could not be initialized.# #1.5#0016353B88DA006B0000006600002330000443FBB09E3CB8#1200648185801#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. [EXCEPTION] #1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261)

at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624)

at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181)

at java.lang.Thread.run(Thread.java:534)

#

#1.5#0016353B88DA006B0000006700002330000443FBB136DB6B#1200648195802#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

[EXCEPTION]

#1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261) at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624) at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271) at javax.naming.InitialContext.lookup(InitialContext.java:347) at javax.naming.InitialContext.lookup(InitialContext.java:347) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181) at java.lang.Thread.run(Thread.java:534) # #1.5#0016353B88DA006B0000006800002330000443FBB1CF790C#1200648205802#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. [EXCEPTION] #1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261)

at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624)

at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181)

at java.lang.Thread.run(Thread.java:534)

#

#1.5#0016353B88DA00670000001400002330000443FBB242CAAC#1200648213365#com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPTimerEvent##com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPTimerEvent.timeout()#J2EE_GUEST#0####0a154a50c5a711dc9dda0016353b88da#SAPEngine_Application_Thread[impl:3]_7##0#0#Error#1#/Version#Plain###Exception occured during timer callback - Queue Connection Factory could not be initialized.#

#1.5#0016353B88DA006B0000006900002330000443FBB2681704#1200648215803#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

[EXCEPTION]

#1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261) at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624) at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271) at javax.naming.InitialContext.lookup(InitialContext.java:347) at javax.naming.InitialContext.lookup(InitialContext.java:347) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181) at java.lang.Thread.run(Thread.java:534) # #1.5#0016353B88DA006B0000006A00002330000443FBB300B505#1200648225803#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. [EXCEPTION] #1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261)

at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624)

at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181)

at java.lang.Thread.run(Thread.java:534)

#

#1.5#0016353B88DA006B0000006B00002330000443FBB399534E#1200648235804#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

[EXCEPTION]

#1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261) at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624) at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271) at javax.naming.InitialContext.lookup(InitialContext.java:347) at javax.naming.InitialContext.lookup(InitialContext.java:347) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181) at java.lang.Thread.run(Thread.java:534) # #1.5#0016353B88DA006E0000002200002330000443FBB40CCA7D#1200648243367#com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPTimerEvent##com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPTimerEvent.timeout()#J2EE_GUEST#0####e57f35e0c5a411dc8df70016353b88da#SAPEngine_Application_Thread[impl:3]_38##0#0#Error#1#/Version#Plain###Exception occured during timer callback - Queue Connection Factory could not be initialized.# #1.5#0016353B88DA006B0000006C00002330000443FBB431F14E#1200648245805#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. [EXCEPTION] #1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261)

at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624)

at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181)

at java.lang.Thread.run(Thread.java:534)

#

#1.5#0016353B88DA006B0000006D00002330000443FBB4CA8F7B#1200648255805#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

[EXCEPTION]

#1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261) at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624) at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271) at javax.naming.InitialContext.lookup(InitialContext.java:347) at javax.naming.InitialContext.lookup(InitialContext.java:347) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181) at java.lang.Thread.run(Thread.java:534) # #1.5#0016353B88DA006B0000006E00002330000443FBB5632D8A#1200648265806#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. [EXCEPTION] #1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261)

at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624)

at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181)

at java.lang.Thread.run(Thread.java:534)

#

#1.5#0016353B88DA00720000003600002330000443FBB5D6DA74#1200648273384#com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPTimerEvent##com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPTimerEvent.timeout()#J2EE_GUEST#0####691d6790c5a611dcb3b00016353b88da#SAPEngine_Application_Thread[impl:3]_0##0#0#Error#1#/Version#Plain###Exception occured during timer callback - Queue Connection Factory could not be initialized.#

#1.5#0016353B88DA006B0000006F00002330000443FBB5FBCBAD#1200648275806#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

[EXCEPTION]

#1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261) at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624) at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271) at javax.naming.InitialContext.lookup(InitialContext.java:347) at javax.naming.InitialContext.lookup(InitialContext.java:347) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181) at java.lang.Thread.run(Thread.java:534) # #1.5#0016353B88DA006B0000007000002330000443FBB69469A2#1200648285807#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. [EXCEPTION] #1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261)

at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624)

at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181)

at java.lang.Thread.run(Thread.java:534)

#

#1.5#0016353B88DA006B0000007100002330000443FBB72D07B4#1200648295807#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

[EXCEPTION]

#1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261) at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624) at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271) at javax.naming.InitialContext.lookup(InitialContext.java:347) at javax.naming.InitialContext.lookup(InitialContext.java:347) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181) at java.lang.Thread.run(Thread.java:534) # #1.5#0016353B88DA006C0000006600002330000443FBB7A0D77D#1200648303401#com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPTimerEvent##com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPTimerEvent.timeout()#J2EE_GUEST#0####3fbfb190c5a711dc9f890016353b88da#SAPEngine_Application_Thread[impl:3]_13##0#0#Error#1#/Version#Plain###Exception occured during timer callback - Queue Connection Factory could not be initialized.# #1.5#0016353B88DA006B0000007200002330000443FBB7C5A5F4#1200648305823#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. [EXCEPTION] #1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261)

at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624)

at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181)

at java.lang.Thread.run(Thread.java:534)

#

#1.5#0016353B88DA006B0000007300002330000443FBB85E440F#1200648315824#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

[EXCEPTION]

#1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261) at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624) at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254) at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271) at javax.naming.InitialContext.lookup(InitialContext.java:347) at javax.naming.InitialContext.lookup(InitialContext.java:347) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237) at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181) at java.lang.Thread.run(Thread.java:534) # #1.5#0016353B88DA006B0000007400002330000443FBB8F6E223#1200648325824#com.sap.ip.collaboration.rtc#sap.com/irj#com.sap.ip.collaboration.rtc.class com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging.JMSPolling.startRunning()#J2EE_GUEST#0####99972480c5a411dccd5d0016353b88da#Thread[Thread-58,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Java###Exception in method: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory. [EXCEPTION] #1#com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at jmsfactory, the whole lookup name is jmsfactory/default/QueueConnectionFactory.

at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:261)

at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:624)

at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254)

at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at javax.naming.InitialContext.lookup(InitialContext.java:347)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.startRunning(RTMFMessaging.java:1237)

at com.sap.ip.collaboration.core.api.rtmf.core.RTMFMessaging$JMSPolling.run(RTMFMessaging.java:1181)

at java.lang.Thread.run(Thread.java:534)

#

Former Member
0 Kudos

Hello Mike,

The following line:

Thr 7584 JLaunchCloseProgram: good bye (exitcode = -11113)

means:

-11113 - Core service or additional service start fails; "HaltOnAdditionalServiceFailure=true" (service manager)

You have to look in the std_server0.out file and the defaultTrace file to find out which service failed to start. The default trace is in:

D:\usr\sap\SE3\DVEBMGS00\j2ee\cluster\server0\log\defaultTrace.x.trc. Check the last modified version.

Regards,

Ventsi Tsachev

Technology Development Support (J2EE Engine)

SAP Labs, Palo Alto, Ca (USA)