If your Weblogic Admin server is running and its health is Failed, with the below error, follow the given solution.
weblogic.management.DeploymentException:
Internal error activating the JMS Server XAJMSServer:
weblogic.management.DeploymentException: The persistent store
"XAFileStore" does not exist
weblogic.store.PersistentStoreFatalException:
[Store:280105]The persistent file store "XAFileStore" cannot open
file XAFILESTORE000000.DAT.
####<Jun 2, 2015 12:57:58 PM
SAST> <Error> <JMS> <zaflappmlvu01.next.mtn.com>
<AdminServer> <[ACTIVE] ExecuteThread: '1' for queue:
'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <>
<38c8073e-1b4a-425c-9a83-28f75f436aab-00000004> <1433242678319>
<BEA-040123> <Failed to start JMS Server "XAJMSServer" due
to weblogic.management.DeploymentException: The persistent store
"P6FileStore" does not exist.
Solution:
1.
Go to Admin console
-> Domain -> Services -> Messaging -> JMS Servers -> (JMS Server
name) -> Configuration -> General -> Untarget the Persistent
Store.
2.
Then Go Services
-> Messaging -> Persistent Stores -> Configuration -> Directory. Go
to that specific directory in the specified path and take a backup and delete
the contents in it.
3.
Now target the
Persistent Store to the JMS Server and restart the server.
No comments:
Post a Comment