You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by de...@geronimo.apache.org on 2004/10/05 22:38:32 UTC

[jira] Closed: (GERONIMO-363) Better logging for Work exceptions

Message:

   The following issue has been closed.

   Resolver: Aaron Mulder
       Date: Tue, 5 Oct 2004 1:38 PM

Now gives a message like:

16:17:47,875 ERROR [WorkerContext] com.chariotsolutions.rfid.ra.in.SocketReader@7e98cbf7
java.lang.RuntimeException: Testing Exception Handling
        at com.chariotsolutions.rfid.ra.in.SocketReader.run(SocketReader.java:50)
        at org.apache.geronimo.connector.work.WorkerContext.run(WorkerContext.java:289)
        at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Thread.java:595)

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GERONIMO-363

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-363
    Summary: Better logging for Work exceptions
       Type: Improvement

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Apache Geronimo
 Components: 
             connector
   Fix Fors:
             1.0-M3
   Versions:
             1.0-M2

   Assignee: Aaron Mulder
   Reporter: Aaron Mulder

    Created: Tue, 5 Oct 2004 1:28 PM
    Updated: Tue, 5 Oct 2004 1:38 PM

Description:
When a connector submits a Work and that Work throws an exception, the server silently consumes it unless the connector also supplied a WorkListener.  This should be changed so the error is logged to the console in the absence of a WorkListener.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira