[esb-issues] [JBoss JIRA] Created: (JBESB-1222) messagestore QS throws exceptions during runtest

Tom Cunningham (JIRA) jira-events at lists.jboss.org
Sun Oct 21 10:44:03 EDT 2007


messagestore QS throws exceptions during runtest
------------------------------------------------

                 Key: JBESB-1222
                 URL: http://jira.jboss.com/jira/browse/JBESB-1222
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Examples
    Affects Versions: 4.2.1 IR2
            Reporter: Tom Cunningham
         Assigned To: Mark Little
             Fix For: 4.2.1


During runtest, messagestore throws an exception while running on a clean ESB server :

10:40:24,173 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
10:40:27,514 INFO  [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
10:40:27,514 WARN  [ActionProcessingPipeline] Unexpected exception notifying processor of pipeline success
java.lang.NullPointerException
        at java.lang.String.<init>(String.java:479)
        at org.jboss.soa.esb.samples.quickstart.messagestore.CheckMessageStoreAction.processSuccess(CheckMessageStoreAction.java:69)
        at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.notifySuccess(ActionProcessingPipeline.java:560)
        at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.process(ActionProcessingPipeline.java:334)
        at org.jboss.soa.esb.listeners.message.MessageAwareListener$1.run(MessageAwareListener.java:303)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
        at java.lang.Thread.run(Thread.java:613)
10:40:27,515 INFO  [STDOUT] ConsoleNotifier 2007/10/21 10:40:27.515<Hello MessageStore>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list