Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

WAS4.0.3 (Deployment of EAR and getting "Timer already cancelled.")

14 views
Skip to first unread message

Al

unread,
Aug 14, 2002, 10:48:46 AM8/14/02
to
Following error is generated when I deploy via XMLConfig ----

Could Really use some help on this one -----


8/14/02 9:44:08:074 EST] 7217ec ServletEngine A SRVE0169I: Loading
Web Module: userinformationWeb.
[8/14/02 9:44:08:148 EST] 7217ec WebGroup X
Error.Loading.Session.Context.and.Web Application
java.lang.IllegalStateException: Timer already cancelled.
at java.util.Timer.sched(Timer.java:310)
at java.util.Timer.scheduleAtFixedRate(Timer.java:252)
at com.ibm.ws.classloader.ReloadableClassLoader.initializeAlarm(ReloadableClassLoader.java:241)
at com.ibm.ws.classloader.ReloadableClassLoader.<init>(ReloadableClassLoader.java:53)
at com.ibm.ws.classloader.JarClassLoader.<init>(JarClassLoader.java:24)
at com.ibm.ws.classloader.ClassGraph.createNonModuleModeClassLoaders(ClassGraph.java:255)
at com.ibm.ws.classloader.ClassGraph.createClassLoaders(ClassGraph.java:227)
at com.ibm.ws.classloader.ClassGraph.calculate(ClassGraph.java:186)
at com.ibm.ws.classloader.ClassLoaderManager.initialize(ClassLoaderManager.java:144)
at com.ibm.ws.classloader.ClassLoaderManager.<init>(ClassLoaderManager.java:103)
at com.ibm.ws.runtime.Server.getClassLoader(Server.java:850)
at com.ibm.servlet.engine.srt.WebGroup.getClassLoader(WebGroup.java:844)
at com.ibm.servlet.engine.srt.WebGroup.init(WebGroup.java:125)
at com.ibm.servlet.engine.ServletEngine.addWebApplication(ServletEngine.java:652)
at com.ibm.ws.runtime.WebContainer.install(WebContainer.java:36)
at com.ibm.ws.runtime.Server.startModule(Server.java:617)
at com.ibm.ejs.sm.active.ActiveModule.startModule(ActiveModule.java:511)
at com.ibm.ejs.sm.active.ActiveModule.startAction(ActiveModule.java:355)
at com.ibm.ejs.sm.active.ActiveObject.startObject(ActiveObject.java:709)
at com.ibm.ejs.sm.active.ActiveObject.start(ActiveObject.java:131)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ejs.sm.agent.AdminAgentImpl.activeObjectInvocation(AdminAgentImpl.java:93)
at com.ibm.ejs.sm.active.ActiveObject.invokeContainedObject(ActiveObject.java:512)
at com.ibm.ejs.sm.agent.AdminAgentImpl.activeObjectInvocation(AdminAgentImpl.java:110)
at com.ibm.ejs.sm.agent.AdminAgentImpl.invokeActiveObject(AdminAgentImpl.java:62)
at com.ibm.ejs.sm.agent._AdminAgentImpl_Tie._invoke(Unknown
Source)
at com.ibm.CORBA.iiop.ExtendedServerDelegate.dispatch(ExtendedServerDelegate.java:506)
at com.ibm.CORBA.iiop.ORB.process(ORB.java:2376)
at com.ibm.CORBA.iiop.OrbWorker.run(OrbWorker.java:186)
at com.ibm.ejs.oa.pool.ThreadPool$PooledWorker.run(ThreadPool.java:104)
at com.ibm.ws.util.CachedThread.run(ThreadPool.java:137)

Al

unread,
Aug 14, 2002, 4:13:31 PM8/14/02
to
In addition IHS is now unable to see or load the pluginClg.xml
with errors of :
Wed Aug 14 15:07:29 2002] [error] mod_app_server_http: as_init:
Initializing the WebSphere Plugin
[Wed Aug 14 15:07:30 2002] [notice] IBM_HTTP_SERVER/1.3.19.2
Apache/1.3.20 (Unix) configured -- resuming normal operations


This is a simple ear containing a single html file which redirects to
a simple jsp page ..... That is it... This test worked before the
upgrade a week ago...

Christian Langen

unread,
Aug 30, 2002, 11:16:14 AM8/30/02
to
al_pi...@yahoo.com (Al) wrote in message news:<8628e791.02081...@posting.google.com>...

Hi Al,

we had the same problems and the folks from ibm lab told as to remove
the parameter reloadInterval="3" reloadingEnabled="true" from
ibm-web-ext.xmi, whereas 3 is the default value

Hope this will help,

Chrisitan

Michael Kögel

unread,
Sep 2, 2002, 5:22:09 AM9/2/02
to
Hi,

I had the same problem which seems to be solved in WAS 4.0.4.

--MK

0 new messages