1. Change to the folder
was installation-root/bin/ProfileCreator which will be normally as follows
/opt/IBM/WebSphere/AppServer/bin/ProfileCreator
in my example /home/opt/IBM/WebSphere/AppServer/bin/ProfileCreator
2. run the command ./pctLinux.bin
3. fill the Profile Name eg. AppSrv01
4. New Profile path will be created on /home/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/
5. Fill the Ports as per your requirement . Default for IBM admin Console will be 9061
6. Then complete the first steps.
To start the server
cd /home/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/ bin
# ./startServer.sh server 1
To Stop the Server
#./stopServer.sh server1
to Check the status of the server
#./serverStatus.sh server1
Following figures illustrates the steps






was installation-root/bin/ProfileCreator which will be normally as follows
/opt/IBM/WebSphere/AppServer/bin/ProfileCreator
in my example /home/opt/IBM/WebSphere/AppServer/bin/ProfileCreator
2. run the command ./pctLinux.bin
3. fill the Profile Name eg. AppSrv01
4. New Profile path will be created on /home/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/
5. Fill the Ports as per your requirement . Default for IBM admin Console will be 9061
6. Then complete the first steps.
To start the server
cd /home/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/ bin
# ./startServer.sh server 1
To Stop the Server
#./stopServer.sh server1
to Check the status of the server
#./serverStatus.sh server1
Following figures illustrates the steps
Best guide on creating new profile in WAS linux.Thank You.
ReplyDeleteRegards,
IBM Websphere Application Server Training
Click to see the code!
To insert emoticon you must added at least one space before the code.