User Tools

Site Tools


docs:tips_n_tricks:ibm:websphere.html

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
docs:tips_n_tricks:ibm:websphere.html [28.04.2010 17:02 CEST] peterdocs:tips_n_tricks:ibm:websphere.html [28.04.2010 17:08 CEST] (current) peter
Line 1: Line 1:
 ====== WebSphere ====== ====== WebSphere ======
-===== Stop everything ===== 
- 
-(Maybe applications have to be stopped in the WebGUI first) 
- 
-  cd <INSTALL DIR> 
-  . AppServer/profiles/AppSrv01/bin/setupCmdLine.sh 
-  AppServer/bin/stopServer.sh server1 
-  AppServer/bin/stopNode.sh  
-  . WebSphere/AppServer/profiles/Dmgr01/bin/setupCmdLine.sh 
-  AppServer/bin/stopManager.sh  
  
 ===== Start everything ===== ===== Start everything =====
Line 19: Line 9:
   AppServer/bin/startNode.sh    AppServer/bin/startNode.sh 
   AppServer/bin/startServer.sh server1   AppServer/bin/startServer.sh server1
 +
 +===== Stop everything =====
 +
 +(Maybe clusters have to be stopped in the WebGUI first)
 +
 +  cd <INSTALL DIR>
 +  . AppServer/profiles/AppSrv01/bin/setupCmdLine.sh
 +  AppServer/bin/stopServer.sh server1
 +  AppServer/bin/stopNode.sh 
 +  . AppServer/profiles/Dmgr01/bin/setupCmdLine.sh
 +  AppServer/bin/stopManager.sh
 +  
  
docs/tips_n_tricks/ibm/websphere.html.1272466973.txt.gz · Last modified: 28.04.2010 17:02 CEST by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki