Fresh installation of SOA and bringing up soa managed server caused lot of application failure.
BEA-000286:Failed to invoke startup class "JRF Startup Class", java.lang.ClassNotFoundException: oracle.jrf.wls.JRFStartup , Trying to start SOA Server ,Using console(Nodemanager)
Linux O.S :
The problem has been noticed when attempting to start soa server from console and nodemanger is up. Not problem when starting it via managed startup scripts.
Cause: There is an issue with java.lang.ClassNotFoundException exceptions when starting domains with , This is due to the reason that StartScriptEnabled was set to false in the nodemanager.properties file.
Solution : Open wl_home\wlserver_10.3\common\nodemanager\nodemanager.properties on the managed server machine and set StartScriptEnabled=true. Restart the node manager , shutdown managed servers and start them from console.
No comments:
Post a Comment