Spent last two days troubleshooting below issues:
Issue Description: WebLogic Admin Server not starting up
Error Message:
#### <> <> <> <1394648437222> java.lang.AssertionError: java.lang.reflect.InvocationTargetException 1394648437222>
Troubleshooting Steps:
For above, tried couple of things like deleting the /data, /tmp and /cache folder and modifying/backupin the config.xml, generating new SerializedSystemIni.dat but nothing worked.
Issue Description: OIM Managed Server not starting up on node1 but running fine on node2.
Resolution: The issue got resolved after restoring the filesystem as we found that most of the configuration were messed up.
Error Message:
< java.security.AccessControlException: access denied (oracle.security.jps.service.credstore.CredentialAccessPermission context=SYSTEM,mapName=oim,keyName=default-keystore.jks read)
Troubleshooting Steps:
Added the below debugging level:
set JAVA_OPTIONS=-Djps.auth.debug="true" %JAVA_OPTIONS%
set JAVA_OPTIONS=-Djps.auth.debug.verbose="true" %JAVA_OPTIONS%
set JAVA_OPTIONS=-Djava.security.debug="access,failure" %JAVA_OPTIONS%
Tried replacing the system-jazn-data.xml from node2, added entries for oimclient.jar and org.springframework_2.5.jar but issue still persists.
will keep posting the updates......
Issue Description: WebLogic Admin Server not starting up
Error Message:
####
Troubleshooting Steps:
For above, tried couple of things like deleting the /data, /tmp and /cache folder and modifying/backupin the config.xml, generating new SerializedSystemIni.dat but nothing worked.
Issue Description: OIM Managed Server not starting up on node1 but running fine on node2.
Resolution: The issue got resolved after restoring the filesystem as we found that most of the configuration were messed up.
Error Message:
Troubleshooting Steps:
Added the below debugging level:
set JAVA_OPTIONS=-Djps.auth.debug="true" %JAVA_OPTIONS%
set JAVA_OPTIONS=-Djps.auth.debug.verbose="true" %JAVA_OPTIONS%
set JAVA_OPTIONS=-Djava.security.debug="access,failure" %JAVA_OPTIONS%
Tried replacing the system-jazn-data.xml from node2, added entries for oimclient.jar and org.springframework_2.5.jar but issue still persists.
will keep posting the updates......
No comments:
Post a Comment