SF.net SVN: jpos: [2616] trunk/jpos6/modules/q2/src/org/jpos/q2/Q2.java

0 views
Skip to first unread message

markl...@users.sourceforge.net

unread,
Mar 17, 2008, 4:50:50 PM3/17/08
to jpos-c...@groups.google.com
Revision: 2616
http://jpos.svn.sourceforge.net/jpos/?rev=2616&view=rev
Author: marklsalter
Date: 2008-03-17 13:50:50 -0700 (Mon, 17 Mar 2008)

Log Message:
-----------
Remove setting q2Thread to null to avoid NPE on shutdown

Modified Paths:
--------------
trunk/jpos6/modules/q2/src/org/jpos/q2/Q2.java

Modified: trunk/jpos6/modules/q2/src/org/jpos/q2/Q2.java
===================================================================
--- trunk/jpos6/modules/q2/src/org/jpos/q2/Q2.java 2008-03-17 20:47:28 UTC (rev 2615)
+++ trunk/jpos6/modules/q2/src/org/jpos/q2/Q2.java 2008-03-17 20:50:50 UTC (rev 2616)
@@ -194,7 +194,6 @@
} catch (InstanceNotFoundException e) {
log.error (e);
}
- q2Thread = null;
if (exit && !shuttingDown)
System.exit (0);
}


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

Reply all
Reply to author
Forward
0 new messages