[Issue 2233] New - Error in Shutingdown(Timer_0)

0 views
Skip to first unread message

praveen...@dev.java.net

unread,
Oct 27, 2008, 3:16:24 AM10/27/08
to iss...@mifos.dev.java.net
https://mifos.dev.java.net/issues/show_bug.cgi?id=2233
Issue #|2233
Summary|Error in Shutingdown(Timer_0)
Component|mifos
Version|Release 1.1
Platform|All
OS/Version|All
URL|
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|Grameen Koota Deployment
Assigned to|aliyaw
Reported by|praveenkumarhi


------- Additional comments from praveen...@dev.java.net Mon Oct 27 07:16:14 +0000 2008 -------
When shutting down the Application its now closing fully.
instud it is stoping leaving the following Error.

once we Press CTRL+C button it is Closing the screen.


INFO: Pausing Coyote HTTP/1.1 on http-80
Oct 27, 2008 12:09:51 PM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Oct 27, 2008 12:09:53 PM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-80
Exception in thread "Timer-0" java.lang.NullPointerException
at com.mchange.v2.log.log4j.Log4jMLog$Log4jMLogger.isLoggable(Log4jMLog.
java:255)
at com.mchange.v2.resourcepool.BasicResourcePool$CullTask.run(BasicResou
rcePool.java:1934)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-un...@mifos.dev.java.net
For additional commands, e-mail: issue...@mifos.dev.java.net

praveen...@dev.java.net

unread,
Oct 27, 2008, 3:19:05 AM10/27/08
to iss...@mifos.dev.java.net
https://mifos.dev.java.net/issues/show_bug.cgi?id=2233


------- Additional comments from praveen...@dev.java.net Mon Oct 27 07:19:04 +0000 2008 -------
Created an attachment (id=1020)
Shutdown Script.

samb...@dev.java.net

unread,
Oct 27, 2008, 4:36:39 AM10/27/08
to iss...@mifos.dev.java.net
https://mifos.dev.java.net/issues/show_bug.cgi?id=2233


------- Additional comments from samb...@dev.java.net Mon Oct 27 08:36:38 +0000 2008 -------

this issue causes pain for GK since they need to stop and restart Mifos
2-3X/day, due to the duplicate/half submission bugs with bulk entry, and they
must always do so manually.

after a little investigation, I think the thread that is failing to shutdown is
an instance of java.util.Timer that is instantiated by MifosScheduler.java. One
solution might be a shutdown hook that disposes of this Timer. if all else
fails, there is always System.exit(0)

ali...@dev.java.net

unread,
Nov 4, 2008, 2:58:23 PM11/4/08
to iss...@mifos.dev.java.net
https://mifos.dev.java.net/issues/show_bug.cgi?id=2233

User aliyaw changed the following:

What |Old value |New value
================================================================================
Assigned to|aliyaw |emilytucker
--------------------------------------------------------------------------------
QA contact|aliyaw |emilytucker
--------------------------------------------------------------------------------


------- Additional comments from ali...@dev.java.net Tue Nov 4 19:58:22 +0000 2008 -------
Assigning to Emily to review and handle this issue for GK

Reply all
Reply to author
Forward
0 new messages