Atomikos Forum

upgrade from 3.5.4 to 3.6.5, I got NumberFormatException.

When I use
transactions-essentials-all-3.6.5.jar, I got a a lot of warn message:
WARN [Atomikos:20] (Slf4jConsole.java:82) - Exception on timeout of coordinator 10.30.26.59.tm0000100049: null

After I downgrade to transactions-essentials-all-3.5.4.jar, those warn message is gone.

But when I change back to transactions-essentials-all-3.6.5.jar, I got the following exception:

Caused by: java.lang.NumberFormatException: For input string: ""
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
    at java.lang.Long.parseLong(Long.java:431)
    at java.lang.Long.<init>(Long.java:678)
    at com.atomikos.util.VersionedFile.extractVersion(VersionedFile.java:86)
tomcatacec Send private email
Wednesday, July 28, 2010
 
 
after I delete all *.epoch, this problem is gone.
tomcatacec Send private email
Wednesday, July 28, 2010
 
 
Correct,

This was introduced on the 3.5 branch and later merged into the 3.6 releases...

Best
Guy Pardon Send private email
Monday, August 02, 2010
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics