After starting up the Oracle WebLogic 11g AdminServer server, you may get the following error when trying to start up any of your managed servers:

For server soa_server1, the Node Manager associated with machine LocalMachine is not reachable.Solution:
All of the servers selected are currently in a state which is incompatible with this operation or are not associated with a running Node Manager or you are not authorized to perform the action requested. No action will be performed.
This is simply due to the Node Manager not running.
1. Start up the Node Manager as follows:
export MW_HOME=/u01/app/oracle/middlwareApplicable Versions:
cd $MW_HOME/wlserver_10.3/server/bin
nohup $MW_HOME/wlserver_10.3/server/bin/startNodeManager.sh &
- Oracle WebLogic 11g (11.1.1.x)
have the same problem and this wasnt the solution :(
ReplyDeleteThanks ,
ReplyDeleteit worked for me .
in console under Environment–>Machines–>[Machine2] –>Monitoring–>Node Manager , it showed node manager not reachable.
ReplyDelete1. Check that Listen Address has ip address and not characters e.g. Localhost also that it is not empty.
2. Select SSL
3. From Domain structure on left, click on servers --> Admin_server
4. Check the Listen address that it does not have character and has ip address of the machine where it is installed.
Restart Admin server if necessary and check again.
Let me know if this helped.
Just what I wanted. Thanks so much.
ReplyDeleteworked i think. .. checking.
ReplyDeleteHi
ReplyDeleteHere i have a problem, the node manager is reachable and could not start the managed server. When i try to restart the server it is giving an error like the server is in incompatible state and could not do this operation. Please help
Hello,
ReplyDeleteThis blog post has been moved here:
http://blog.ipnweb.com/2010/12/incompatible-state-when-starting-up.html
So check out the response there. Thanks!
Thanks, Hepled to resolve....
ReplyDeletethanks
ReplyDeletehi
ReplyDelete"unable to get filelock,will retry "
getting the above problem when starting managed server from command prompt