weblogic.server.ServiceFailureException: Cannot get ownership of Transaction Log. Make sure that the Transaction Recovery Migratable Service is migrated back to the current server before restarting it.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via javamonamour.org by Unknown author, 1 year ago
weblogic.server.ServiceFailureException: Cannot get ownership of Transaction Log. Make sure that the Transaction Recovery Migratable Service is migrated back to the current server before restarting it.
at weblogic.transaction.internal.TransactionRecoveryService.checkTransactionLogOwnership(TransactionRecoveryService.java:408)
at weblogic.transaction.internal.TransactionRecoveryService.resume(TransactionRecoveryService.java:183)
at weblogic.transaction.internal.TransactionRecoveryService.initialize(TransactionRecoveryService.java:443)
at weblogic.transaction.internal.StartupClass.main(StartupClass.java:32)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)