NPE upon transaction recovery - HOWLLog does not defined an Xid Factory
-----------------------------------------------------------------------

         Key: GERONIMO-1601
         URL: http://issues.apache.org/jira/browse/GERONIMO-1601
     Project: Geronimo
        Type: Bug
    Versions: 1.0    
    Reporter: Gianny Damour
 Assigned to: Gianny Damour 


Problem reported by Jason Dillon:

I'm not sure how I got G into this state, but its barfing on boot with:

<snip>
Booting Geronimo Kernel (in Java 1.4.2_09)...
Started configuration  1/16   0s geronimo/rmi-naming/1.0/car
18:57:25,971 ERROR [GBeanInstanceState] Error while starting; GBean is
now in the FAILED state:
objectName="geronimo.server:J2EEApplication=null,J2EEModule=geronimo/j2ee-server/1.0/car,J2EEServer=geronimo,j2eeType=TransactionLog,name=HOWLTransactionLog"
java.lang.NullPointerException
        at 
org.apache.geronimo.transaction.log.HOWLLog$GeronimoReplayListener.onRecord(HOWLLog.java:362)
        at org.objectweb.howl.log.xa.XALogger.replayActiveTx(XALogger.java:1059)
        at org.apache.geronimo.transaction.log.HOWLLog.doStart(HOWLLog.java:220)
</snip>

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to