Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Exceptions in tomcat console starting clm 4.0.4 server

I had a clean install of clm 4.0.4. When I started the server, I noticed there was an exception thrown shown on the tomcat server console for each application deployed (e.g ccm, qm, rm). However, the exceptions did not show in any log files, and all seemed to be working fine. But, any one can help explaining the cause for the exception? Thanks.

Listening for transport dt_socket at address: 1044
Oct 21, 2013 10:20:09 AM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production envi
ronments was not found on the java.library.path: C:\Program Files\IBM\JazzTeamServer_4.0.4\server\jr
e\bin\compressedrefs;C:\Program Files\IBM\JazzTeamServer_4.0.4\server\jre\bin;C:\windows\system32;C:
\windows;c:\ruby\bin;C:\windows\system32;C:\windows;C:\windows\system32\wbem;C:\windows\system32\win
dowspowershell\v1.0\;c:\program files\ibm\infoprint select;c:\program files\thinkpad\bluetooth softw
are\;c:\program files\thinkpad\bluetooth software\syswow64;c:\program files\intel\wifi\bin\;c:\progr
am files\common files\intel\wirelesscommon\;c:\program files (x86)\lenovo\access connections\;c:\pro
gram files\ibm\gsk8\lib64;C:\PROGRA~1\IBM\SQLLIB\BIN;C:\PROGRA~1\IBM\SQLLIB\FUNCTION;C:\PROGRA~1\IBM
\SQLLIB\SAMPLES\REPL;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCo
mmon\;.
Oct 21, 2013 10:20:10 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-9080"]
Oct 21, 2013 10:20:10 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-9443"]
Oct 21, 2013 10:20:10 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-9009"]
Oct 21, 2013 10:20:10 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1511 ms
Oct 21, 2013 10:20:10 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Oct 21, 2013 10:20:10 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.32
Oct 21, 2013 10:20:11 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive C:\Program Files\IBM\JazzTeamServer_4.0.4\server\tomcat\weba
pps\admin.war
Oct 21, 2013 10:20:22 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive C:\Program Files\IBM\JazzTeamServer_4.0.4\server\tomcat\weba
pps\ccm.war
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:600)
        at org.eclipse.equinox.weaving.aspectj.AspectJWeavingActivator.start(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:7
83)
        at java.security.AccessController.doPrivileged(AccessController.java:277)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm
pl.java:774)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:7
55)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:370)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:374)
        at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1067)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManage
r.java:561)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManage
r.java:546)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java
:459)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelMana
ger.java:243)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManage
r.java:440)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:227)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:337)
Caused by: java.lang.NoClassDefFoundError: org.eclipse.equinox.service.weaving.IWeavingServiceFactor
y
        at org.eclipse.equinox.weaving.aspectj.AspectJWeavingStarter.start(Unknown Source)
        ... 19 more
Caused by: java.lang.ClassNotFoundException: org.eclipse.equinox.service.weaving.IWeavingServiceFact
ory
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:460)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav
a:107)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:626)
        ... 20 more

0 votes


Accepted answer

Permanent link
Hello.  This will be fixed in 4.0.5.  See the defect below and thread where this has been raised.  Hope it helps,

https://jazz.net/forum/questions/126441/error-after-404-migration-weavingservicefactory
https://jazz.net/jazz/web/projects/Jazz%20Foundation#action=com.ibm.team.workitem.viewWorkItem&id=273009
Weiping Lu selected this answer as the correct answer

1 vote

Comments

Hi Ben,
Thank you,
Weiping

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,498

Question asked: Oct 21 '13, 1:35 p.m.

Question was seen: 3,784 times

Last updated: Oct 21 '13, 3:40 p.m.

Confirmation Cancel Confirm