[jbosstools-issues] [JBoss JIRA] (JBIDE-9887) NPE int booking project example

Dmitry Geraskov (Created) (JIRA) jira-events at lists.jboss.org
Wed Oct 12 04:19:16 EDT 2011


NPE int booking project example
-------------------------------

                 Key: JBIDE-9887
                 URL: https://issues.jboss.org/browse/JBIDE-9887
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: project-examples
    Affects Versions: 3.3.0.M3
         Environment: Windows XP, JBDS 5.0.0.M3, Default server
            Reporter: Dmitry Geraskov
            Assignee: Snjezana Peco
            Priority: Minor
             Fix For: 3.2.2.M2
         Attachments: log.txt

Here is the NPEs:
10:58:00,543 INFO  [TransactionManagerService] Initializing recovery manager
10:58:00,668 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.recovery.ActionStatusService_2] - Other Exception: java.lang.NullPointerException
10:58:00,668 ERROR [STDERR] java.lang.NullPointerException
10:58:00,668 ERROR [STDERR] 	at com.arjuna.ats.arjuna.recovery.ActionStatusService.doWork(ActionStatusService.java:123)
10:58:00,684 ERROR [STDERR] 	at com.arjuna.ats.internal.arjuna.recovery.Connection.run(Connection.java:83)
10:58:00,809 WARN  [arjLoggerI18N] [com.arjuna.ats.arjuna.recovery.ActionStatusService_2] - Other Exception: java.lang.NullPointerException
10:58:00,809 ERROR [STDERR] java.lang.NullPointerException
10:58:00,809 ERROR [STDERR] 	at com.arjuna.ats.arjuna.recovery.ActionStatusService.doWork(ActionStatusService.java:123)
10:58:00,809 ERROR [STDERR] 	at com.arjuna.ats.internal.arjuna.recovery.Connection.run(Connection.java:83)
10:58:00,840 INFO  [TransactionManagerService] Recovery manager configured
10:58:00,840 INFO  [TransactionManagerService] Binding TransactionManager JNDI Reference

Full log is atached.
Not the project still works fine even with the exceptions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list