0% found this document useful (0 votes)
26 views3 pages

Restart Steps (Java Server)

The document describes the shutdown and startup process for SAPDR, ATEXDR, T5440, and the Portal on a VMWARE system. It involves logging into the Solaris console to power off or power on servers and storage. It also includes steps to start and stop the Portal using scripts.

Uploaded by

Projit
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views3 pages

Restart Steps (Java Server)

The document describes the shutdown and startup process for SAPDR, ATEXDR, T5440, and the Portal on a VMWARE system. It involves logging into the Solaris console to power off or power on servers and storage. It also includes steps to start and stop the Portal using scripts.

Uploaded by

Projit
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

Shutdown process:

SAPDR : (init 0)

ATEXDR : (init 0)

T5440 : (init 0)

Login to Solaris console (putty telnet)

rsc>poweroff

(atexesxdr) on VMWARE

ADC_DR (Shutdown)

GENDB_DR (After DB stop by ABP DBA shutdown)

GENMTS_ALL_DR (Shutdown)

Poweroff the Sun StorageTek6140 and expansion.

---------------------------------------------------------------------

Power on Process:

Poweron the Sun StorageTek6140 and expansion.

Poweron 10.60.45.70(atexesxdr) DR SITE HP Proliant DL380 G7

ADC_DR (Poweron)

GENDB_DR (Poweron then inform ABP DBA)


GENMTS_ALL_DR (Poweron)

Login to (putty)

zoneadm -z atexdr ready

zoneadm -z atexdr boot

zoneadm -z sapdr ready

zoneadm -z sapdr boot

zlogin -C atexdr

zoneadm list -cv

telnet as root
Portal Stop Steps
cd /opt/IBMIHS/bin/
./apachectl stop
cd ../../IBM/WebSphere/AppServer/bin/
./stopServer.sh WebSphere_Portal -user wpsbind -password wpsbind

Portal Startup steps


cd /opt/IBMIHS/bin/
./apachectl start
cd ../../IBM/WebSphere/AppServer/bin/
./startServer.sh WebSphere_Portal

INSIDE setupCmdLine.sh
/opt/IBM/WebSphere/AppServer/java inside setupCmdLine.sh
ADMU0116I: Tool information is being logged in file
/opt/IBM/WebSphere/AppServer/profiles/wp_profile/logs/WebSphere_Portal/
startServer.log
ADMU0128I: Starting tool with the wp_profile profile
ADMU3100I: Reading configuration for server: WebSphere_Portal
ADMU3200I: Server launched. Waiting for initialization status.
ADMU3000I: Server WebSphere_Portal open for e-business; process id is 4187

/opt/IBMIHS folder was full with log files...


Have cleared and started the HTTP service (which was not running).

Portal is running now....

You might also like