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 16:57 CEST] peterdocs:tips_n_tricks:ibm:websphere.html [28.04.2010 17:08 CEST] (current) peter
Line 1: Line 1:
 ====== WebSphere ====== ====== WebSphere ======
-===== Stop everything ===== 
- 
-  cd <INSTALL DIR> 
-  . AppServer/profiles/AppSrv01/bin/setupCmdLine.sh 
-  AppServer/bin/stopServer.sh server1 
-  AppServer/bin/stopNode.sh  
-  . AppServer/bin/setupCmdLine.sh 
-  # . WebSphere/AppServer/profiles/Dmgr01/bin/setupCmdLine.sh 
-  AppServer/bin/stopManager.sh  
  
 ===== Start everything ===== ===== Start everything =====
  
   cd <INSTALL DIR>   cd <INSTALL DIR>
 +  . AppServer/profiles/Dmgr01/bin/setupCmdLine.sh
 +  AppServer/bin/startManager.sh 
   . AppServer/profiles/AppSrv01/bin/setupCmdLine.sh   . AppServer/profiles/AppSrv01/bin/setupCmdLine.sh
   AppServer/bin/startNode.sh    AppServer/bin/startNode.sh 
   AppServer/bin/startServer.sh server1   AppServer/bin/startServer.sh server1
-  . AppServer/bin/setupCmdLine.sh + 
-  WebSphere/AppServer/profiles/Dmgr01/bin/setupCmdLine.sh +===== Stop everything ===== 
-  AppServer/bin/startManager.sh + 
 +(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.1272466634.txt.gz · Last modified: 28.04.2010 16:57 CEST by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki