• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Timer already cancelled Exception
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Timer already cancelled Exception


  • Subject: Timer already cancelled Exception
  • From: Kevin Hinkson <email@hidden>
  • Date: Tue, 13 Sep 2011 08:12:45 -0400

Hi all,

I've recently started monitoring any exceptions that occur in WO apps I have running. I get emailed any exception messages along with a stack trace. Does anyone know what could possibly cause the one below?

Exception occured Timer already cancelled. 
Stack Trace:

java.lang.IllegalStateException: Timer already cancelled.
at java.util.Timer.sched(Timer.java:354)
at java.util.Timer.schedule(Timer.java:170)
at com.webobjects.appserver.WOApplication$QuitTask.start(WOApplication.java:477)
at com.webobjects.appserver.WOApplication.terminate(WOApplication.java:1116)
at er.extensions.appserver.ERXApplication.terminate(ERXApplication.java:2734)
at com.webobjects.appserver.WOApplication._discountTerminatedSession(WOApplication.java:2155)
at com.webobjects.appserver.WOSession.terminate(WOSession.java:631)
at er.extensions.appserver.ERXSession.terminate(ERXSession.java:577)
at com.dummyappname.app.Session.terminate(Session.java:151)
at com.
dummyappname.app.Application.handleException(Application.java:86)
at er.extensions.appserver.ERXApplication.handleActionRequestError(ERXApplication.java:1738)
at com.webobjects.appserver._private.WOActionRequestHandler._handleRequest(WOActionRequestHandler.java:271)
at com.webobjects.appserver._private.WOActionRequestHandler.handleRequest(WOActionRequestHandler.java:161)
at com.webobjects.appserver.WOApplication.dispatchRequest(WOApplication.java:1687)
at er.extensions.appserver.ERXApplication.dispatchRequestImmediately(ERXApplication.java:2021)
at er.extensions.appserver.ERXApplication.dispatchRequest(ERXApplication.java:1986)
at com.webobjects.appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java:144)
at com.webobjects.appserver._private.WOWorkerThread.run(WOWorkerThread.java:226)
at java.lang.Thread.run(Thread.java:662)

My first guess is it has something to do with wotaskd restarting instances, but I can't be certain why and if this should be happening.

— K.R.H.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Interface file not loaded (solved)
  • Next by Date: Fwd: FrontBasePlugIn & EOQualifier.QualifierOperatorContains
  • Previous by thread: Re: FrontBasePlugIn & EOQualifier.QualifierOperatorContains
  • Next by thread: Non-model attributes and visibility
  • Index(es):
    • Date
    • Thread