How the Start or Stop a IBM Websphere Profile

Using: WAS 6.1, Eclipse 2.31.1, Windows XP

FROM WINDOWS START MENU

Start > All Programs > Websphere Installation > Profiles

Start: Select “Start the Server”

Stop: Select “Stop the Server”

FROM ECLIPSE

Go to: Configure Server

From Servers select Websphere 6.1

Specify Websphere Home Directory, which should point to the “AppServer” location

Specify the required Profile

Specify the Node Name

Press Apply

Press OK

Start: Select “Start”

Stop: Select “Stop”

FROM COMMAND PROMPT

Start: startServer [serverName] -profile [profileName]

Stop: stopServer [serverName] -profile [profileName]

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.