WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Node agent not getting started (WAS 7.0)

    Posted Fri June 17, 2011 09:40 AM
    Hello Experts,

    I am facing one issue while starting the node agent on WAS 7.0. I have created one Dmgr profile (Dmgr01), now I am trying to start the node agent using startNode.bat command
    under (C:\Program Files\IBM\WebSphere\AppServer\profiles\Dmgr01\bin) but there is not startNode.bat file under this path.

    There another profile AppSrv01, under that i have startNode.bat file, but when I run the startNode.bat command from the path (C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrvr01\bin) it is showing as started from command line..but when I login to the Dmgr01 console it is showing that node agent not started.

    Can any one pls help me in this?

    Thanks in Advance.


  • 2.  Node agent not getting started (WAS 7.0)

    Posted Mon June 20, 2011 04:16 AM

    Hi!

    Thats odd. mmm. you say that you have created DMGR profile and AppServer profile. I guess that the node of AppServer is federated to DMGR, right?

    The node agent is created when you federate the node of AppServer to DMGR, this mean that is under control of Deployment Manager. If not, you only can start the DMGR from one side (startManager) and the servers from the node of AppServer profile (startServer nameServer). you can't start a node agent.


    The node agent allows the communication between the DMGR and the nodes where are the app servers.


    Is your case? If not, give me more details about you have defined. ;)


     


    Regards!



  • 3.  Node agent not getting started (WAS 7.0)

    Posted Mon June 20, 2011 06:24 PM

    try syncNode command to synchronize the configuration between DMGR and other Node.