Hi Gabriel,
The steps i have gone through are as below;
1)started the dmgr process using startManger.bat
2)connected to wsadmin using wsadmin.bat -lang jython
Here it shows as "connceting to DMGR process"
3) I had stopped the DMGR Using wsadmin object as:
wsadmin>AdminControl.stopServer('dmge','nodename')
it was sucessful
4) Later when i try to start the DMGR Using wsadmin object as:
wsadmin>AdminControl.startServer('dmge','nodename')
i was getting the above error as shown in the screen shot.
Plz suggest , if i was executing those wsadmin objects in wrong locations.
Thank you.