Quantcast
Channel: All AppDynamics Discussions posts
Viewing all articles
Browse latest Browse all 1667

SoftwareAG WebMethods IS crashes after installing AppAgent : org.osgi.framework.BundleException

$
0
0

Hi all

 

struggling to get a WebMethods v9.8  Integration Server to restart after instrumenting an App Server agent (java v1.8.0_31) using a pro trial licence.

 

I've added the following line to the wrapper.conf for the IS Server which runs as a windows service, and even tried adding the bootdelegation line suggested on other topics, but to no avail.

 

           wrapper.java.additional.1=-javaagent:D:\AppDynamics\AppServerAgent/javaagent.jar
           wrapper.java.additional.2=-Dorg.osgi.framework.bootdelegation=com.singularity,com.singularity.*,com.appdynamics.*,com.appdynamics

 

The agent starts successfully, but the IS Server getst the following error :

 

!ENTRY com.softwareag.wsstack.osgi.axis2 4 0 2016-03-18 14:59:07.072
INFO   | jvm 1    | 2016/03/18 14:59:07 | !MESSAGE FrameworkEvent ERROR
INFO   | jvm 1    | 2016/03/18 14:59:07 | !STACK 0
INFO   | jvm 1    | 2016/03/18 14:59:07 | org.osgi.framework.BundleException: Exception in com.softwareag.wsstack.osgi.axis2.internal.Activator.start() of bundle com.softwareag.wsstack.osgi.axis2.
INFO   | jvm 1    | 2016/03/18 14:59:07 |  at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:734)
INFO   | jvm 1    | 2016/03/18 14:59:07 |  at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
INFO   | jvm 1    | 2016/03/18 14:59:07 |  at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
INFO   | jvm 1    | 2016/03/18 14:59:07 |  at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:390)
INFO   | jvm 1    | 2016/03/18 14:59:07 |  at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1176)
INFO   | jvm 1    | 2016/03/18 14:59:07 |  at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
INFO   | jvm 1    | 2016/03/18 14:59:07 |  at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)
INFO   | jvm 1    | 2016/03/18 14:59:07 |  at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)
INFO   | jvm 1    | 2016/03/18 14:59:07 |  at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
INFO   | jvm 1    | 2016/03/18 14:59:07 |  at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:438)
INFO   | jvm 1    | 2016/03/18 14:59:07 |  at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1)
INFO   | jvm 1    | 2016/03/18 14:59:07 |  at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
INFO   | jvm 1    | 2016/03/18 14:59:07 |  at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
INFO   | jvm 1    | 2016/03/18 14:59:07 | Caused by: java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: com/singularity/ee/agent/appagent/services/bciengine/templates/IAxisService
INFO   | jvm 1    | 2016/03/18 14:59:07 |  at java.util.concurrent.FutureTask.report(FutureTask.java:122)
INFO   | jvm 1    | 2016/03/18 14:59:07 |  at java.util.concurrent.FutureTask.get(FutureTask.java:192)
INFO   | jvm 1    | 2016/03/18 14:59:07 |  at com.softwareag.wsstack.osgi.axis2.internal.Activator.start(Activator.java:71)

.

.

.

 

 

hoping its a newbie error, any suggestions?

 

 


Viewing all articles
Browse latest Browse all 1667

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>