Skip to Content
0
Former Member
Apr 14, 2009 at 09:04 AM

Cannot find class loader for component

52 Views

Hi all,

I developed a prototype netweaver mobile 7.1 application for laptop.

When I start the application I get the following messages in the console view in nwds:

Apr 14, 2009 10:22:06... ...ing.APILogger.LogController[addLog()] [Thread[main,5,main]] Info: The Log (Console Log) has been added to the !

Apr 14, 2009 10:22:06... ...ing.APILogger.LogController[addLog()] [Thread[main,5,main]] Info: The Log (<null>) has been added to the /!

Apr 14, 2009 10:22:06... ...ing.APILogger.LogController[addLog()] [Thread[main,5,main]] Info: The Log (<null>) has been added to the !

Apr 14, 2009 10:22:06... ...ing.APILogger.LogController[addLog()] [Thread[main,5,main]] Info: The Log (<null>) has been added to the /!

Apr 14, 2009 10:22:06... ...g[setEffectiveSeverity(int severity)] [Thread[main,5,main]] Info: The effective severity for the Log <null> has been changed from 0 to 500)!

Apr 14, 2009 10:22:06... ...g[setEffectiveSeverity(int severity)] [Thread[main,5,main]] Info: The effective severity for the Log <null> has been changed from 0 to 500)!

PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.path

Apr 14, 2009 10:22:12... ...stractDeployableObject.getClassLoader [Thread[Thread-2,5,main]] Error: Cannot find class loader for component sap.comtcmobilecfswdmodel

Apr 14, 2009 10:22:12... ...stractDeployableObject.getClassLoader [Thread[Thread-2,5,main]] Error: Cannot find class loader for component sap.comtcmobilecfssysmsg

Apr 14, 2009 10:22:12... ...stractDeployableObject.getClassLoader [Thread[Thread-2,5,main]] Error: Cannot find class loader for component sap.comtcwd~dispwda

Apr 14, 2009 10:22:12... ...stractDeployableObject.getClassLoader [Thread[Thread-2,5,main]] Error: Cannot find class loader for component sap.comtcmobilecfsagentfmk

2009-04-14 10:22:14 ... [/System/Security] (com.sap.tc.mobile.cfs.auth.spi.MasterKeyManager:setMasterKey) Thread: Thread-2 Fatal: Master key already set to different key

Now my questions...

Why did the framework not find the class loader for those components ?

What about the other information in the message...I think it isn't good that I get a Fatal Information.

I would appreciate any helpful information.

Thanks and regards