Closed glassfishrobot closed 13 years ago
@glassfishrobot Commented
sherryshen said:
[java] Dec 9, 2010 2:49:54 PM com.sun.logging.LogDomains$1 log
[java] WARNING:
[java] java.lang.IllegalStateException
[java] at com.sun.jts.jta.TransactionServiceProperties.initRecovery(TransactionServiceProperties.java:283)
[java] at com.sun.jts.jta.TransactionManagerImpl.
@glassfishrobot Commented mvatkina said: Fixed with rev 43646. Adjusted for client vs. server code path.
@glassfishrobot Commented Was assigned to mvatkina
@glassfishrobot Commented This issue was imported from java.net JIRA GLASSFISH-15074
@glassfishrobot Commented Reported by sherryshen
@glassfishrobot Commented Marked as fixed on Thursday, December 9th 2010, 8:20:57 am
IllegalStateException about initRecovery.
glassfish-3.1-b33-12_09_2010.zip
While verifying the fix for OAUTH marshaling failure in http://java.net/jira/browse/GLASSFISH-15004
The tests passed with this IllegalStateException. [java] java.lang.IllegalStateException [java] at com.sun.jts.jta.TransactionServiceProperties.initRecovery(TransactionServiceProperties.java:283)
I checked test output in b32 and did not see this WARNING.
To reproduce the issue: do "ant all" in appserver-sqe/pe/ejb/ejb30/txpropagation
Environment
Solaris 10 Sparc
Affected Versions
[3.1_dev]