Splunk AppDynamics

IBM Liberty server start error

CommunityUser
Splunk Employee
Splunk Employee

I used AppServerAgent-ibm-4.5.5.24422 and wlp-webProfile8-java8-win-x86_64-18.0.0.3.

set jvm.options:

-Xms128m
-Xmx3000m
-javaagent:D:\AppServerAgent-ibm-4.5.5.24422\appagent\javaagent.jar

I can't start server Exception Log:

********************************************************************************
product = WebSphere Application Server 18.0.0.3 (wlp-1.0.22.cl180320180905-2337)
wlp.install.dir = D:/IBM/wlp-webProfile8-java8-win-x86_64-18.0.0.3/wlp/
java.home = D:\IBM\wlp-webProfile8-java8-win-x86_64-18.0.0.3\wlp\java\java\jre
java.version = 1.8.0_181
java.runtime = Java(TM) SE Runtime Environment (8.0.5.20 - pwa6480sr5fp20ifix-20180809_01(SR5 FP20+IJ08001))
os = Windows Server 2012 R2 (6.3; amd64) (en_US)
process = 8624@HKHDCWASD11
********************************************************************************
[1/11/19 11:05:54:987 CST] 00000001 com.ibm.ws.kernel.launch.internal.FrameworkManager           A CWWKE0001I: The server defaultServer has been launched.
[1/11/19 11:05:55:026 CST] 00000001 com.ibm.ws.kernel.launch.internal.FrameworkManager           A CWWKE0100I: This product is licensed for development, and limited production use. The full license terms can be viewed here: https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/license/base_ilan/ilan/18.0.0.3/lafiles/en.html
[1/11/19 11:05:56:971 CST] 00000027 LogService-6-com.ibm.ws.kernel.service.location              E CWWKE0701E: FrameworkEvent ERROR Bundle:com.ibm.ws.kernel.service.location(id=6) org.osgi.framework.BundleException: Exception in com.ibm.ws.kernel.service.location.internal.Activator.start() of bundle com.ibm.ws.kernel.service.location.
	at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:800)
	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:729)
	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:933)
	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:309)
	at org.eclipse.osgi.container.Module.doStart(Module.java:581)
	at org.eclipse.osgi.container.Module.start(Module.java:449)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1614)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
Caused by: java.lang.NoClassDefFoundError: com/singularity/ee/agent/appagent/entrypoint/bciengine/FastMethodInterceptorDelegatorBoot
	at com.ibm.ws.kernel.service.location.internal.SymbolRegistry$1.<init>(SymbolRegistry.java:39)
	at com.ibm.ws.kernel.service.location.internal.SymbolRegistry.<clinit>(SymbolRegistry.java:39)
	at com.ibm.ws.kernel.service.location.internal.WsLocationAdminImpl.createLocations(WsLocationAdminImpl.java:106)
	at com.ibm.ws.kernel.service.location.internal.Activator.start(Activator.java:53)
	at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:779)
	at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
	at java.security.AccessController.doPrivileged(AccessController.java:696)
	at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:772)
	... 12 more
 Event:org.osgi.framework.FrameworkEvent[source=com.ibm.ws.kernel.service.location_1.1.22.cl180320180905-2337 [6]] 
[1/11/19 11:05:57:008 CST] 00000027 LogService-10-com.ibm.ws.config                              E CWWKE0701E: FrameworkEvent ERROR Bundle:com.ibm.ws.config(id=10) org.osgi.framework.BundleException: Exception in com.ibm.ws.config.internal.WSConfigActivator.start() of bundle com.ibm.ws.config.
	at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:800)
	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:729)
	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:933)
	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:309)
	at org.eclipse.osgi.container.Module.doStart(Module.java:581)
	at org.eclipse.osgi.container.Module.start(Module.java:449)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1614)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
Caused by: java.lang.NoClassDefFoundError: com/singularity/ee/agent/appagent/entrypoint/bciengine/FastMethodInterceptorDelegatorBoot
	at com.ibm.ws.config.admin.internal.UpdateQueue$Queue.<init>(UpdateQueue.java:41)
	at com.ibm.ws.config.admin.internal.UpdateQueue$Queue.<init>(UpdateQueue.java:39)
	at com.ibm.ws.config.admin.internal.UpdateQueue.<init>(UpdateQueue.java:164)
	at com.ibm.ws.config.admin.internal.ConfigAdminServiceFactory.<init>(ConfigAdminServiceFactory.java:107)
	at com.ibm.ws.config.admin.internal.WSConfigAdminActivator.start(WSConfigAdminActivator.java:77)
	at com.ibm.ws.config.internal.WSConfigActivator.start(WSConfigActivator.java:30)
	at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:779)
	at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
	at java.security.AccessController.doPrivileged(AccessController.java:696)
	at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:772)
	... 12 more
 Event:org.osgi.framework.FrameworkEvent[source=com.ibm.ws.config_1.0.22.cl180320180905-2337 [10]] 
[1/11/19 11:05:57:040 CST] 00000001 com.ibm.ws.kernel.launch.internal.FrameworkManager           I CWWKE0002I: The kernel started after 2.479 seconds
Labels (1)
0 Karma

Pierre_Christof
Engager

Just commenting on this to add a solution, as this shows up on google results.

This is usually due to osgi, so appdynamics classes needs to be added:

https://docs.appdynamics.com/display/PRO45/OSGi+Infrastructure+Configuration

Tags (3)

CommunityUser
Splunk Employee
Splunk Employee

Hey there,

did you fix this issue? If so, could you please share how did you do it? We are having the same problem and can't find any solution documented or side notes in the documentation.

Thanks!

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...