0% found this document useful (0 votes)
29 views37 pages

Installation WAS 9.0.5 in Windows - 1

This document provides a tutorial for installing IBM WebSphere Application Server (WAS) 9.0.5.1 and applying Fix Pack 9.0.5.20 on Windows to run a Message-Driven Bean (MDB) for IBM MQ. It outlines the necessary steps, including downloading the IBM Installation Manager, IBM SDK, and WAS, as well as the installation process and configuration settings. The tutorial is specifically tailored for a Windows environment, emphasizing GUI-based installation and setup.

Uploaded by

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

Installation WAS 9.0.5 in Windows - 1

This document provides a tutorial for installing IBM WebSphere Application Server (WAS) 9.0.5.1 and applying Fix Pack 9.0.5.20 on Windows to run a Message-Driven Bean (MDB) for IBM MQ. It outlines the necessary steps, including downloading the IBM Installation Manager, IBM SDK, and WAS, as well as the installation process and configuration settings. The tutorial is specifically tailored for a Windows environment, emphasizing GUI-based installation and setup.

Uploaded by

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

Page 1 of 37

Installing WebSphere Application Server 9.0.5.1 and applying Fix Pack 9.0.5.20
(MQ JMS RA 9.3.0.16) in Windows to run an MDB for IBM MQ

https://www.ibm.com/support/pages/node/7157682

Date last updated: 10-Jul-2024

Angel Rivera
IBM MQ Support
https://www.ibm.com/products/mq/support
Find all the support you need for IBM MQ

+++ Objective +++

This tutorial shows the steps to install IBM WebSphere Application Server (WAS) 9.0.5 in
Windows.
Because the goal is to use WAS to run an MDB for IBM MQ, the minimum components from
WAS that are necessary for running the MDB are installed.
This means that this is NOT a comprehensive tutorial on installing all components of WAS!

Note about the reason for installing the Fix Pack for WAS from June-2024:
Because the following APAR for MQ includes support for TLS 1.3 (MQ JMS RA 9.3.0.16)
https://www.ibm.com/support/pages/apar/PH60142
PH60142: UPDATE THE IBM WEBSPHERE MQ JCA RESOURCE ADAPTER TO VERSION 9.3.0.16

The chapters are:


- Chapter 1: Download and install: IBM Installation Manager
- Chapter 2: Download IBM SDK and WebSphere Application Server
- Chapter 3: Install IBM SDK and WebSphere Application Server
- Chapter 4: Fix Pack - Download IBM SDK and WebSphere Application Server
- Chapter 5: Fix Pack - Install IBM SDK and WebSphere Application Server
- Chapter 6: Miscellaneous: SystemOut.log and Start menu in Windows

+ Why using Windows and not Linux for this tutorial?

The reason is that the default installation of WAS and its components is best done with a
GUI and my only GUI is from a Windows PC.

+ Related tutorials
https://www.ibm.com/support/pages/node/7157711
Developing an MDB in RAD 9.7 and testing it in WAS 9.0.5 using IBM MQ as JMS Provider
Page 2 of 37

+++ Chapter 1: Download and install: IBM Installation Manager

The product IBM Installation Manager is used to install WAS.

Thus, we need to download and install the Windows native for "IBM Installation Manager".

https://www.ibm.com/support/fixcentral/swg/selectFixes?parent=ibm%7ERational&produc
t=ibm/Rational/IBM+Installation+Manager&release=1.9.2.0&platform=Windows&function=all
Item 1
refresh pack: 1.9.2.8-IBMIM-WIN64-20240227_0018
IBM Installation Manager Install Kit for all x86_64 Windows versions supported by version
1.9.2.8
2024/03/06

The following file was downloaded:


agent.installer.win32.win32.x86_64_1.9.2008.20240227_0018.zip (229.02 MB)

It was downloaded into Angel's Windows PC at location:


C:\downloads\IBM Installation Manager

Go to the directory where the file was downloaded.

Unpack the file:


agent.installer.win32.win32.x86_64_1.9.2008.20240227_0018.zip

Double-click on:
install.exe
Page 3 of 37

You will see a window for "IBM Installation Manager".


Notice that the following items are selected"
(*) IBM Installation Manager
(*) Version 1.9.2.8

Click "Next".

In the next window, accept the license agreement.


Click "Next"

In the next window, accept the location:


Installation Manager Directory:
C:\Program Files\IBM\Installation Manager\eclipse

Click "Next" and proceed with the next prompts.


Page 4 of 37

You will see a progress indicator, such as:

Wait until the installation is done. You will see a final indicator:

Click on: Restart Installation Manager


Page 5 of 37

After the restart, you will see this window:

EXIT from this Windows.

We need to unzip other package files and then we will return to the GUI of the IBM
Installation Manager.
Page 6 of 37

+++ Chapter 2: Download IBM SDK and WebSphere Application Server

+ Download files

https://www.ibm.com/support/pages/node/886233
V9.0.5: Download WebSphere Application Server Version 9.0.5 from Passport Advantage
Online

CC1WSML IBM SDK, Java® Technology Edition, Version 8.0.5.35 for Windows
Downloaded into local directory: C:\downloads\IBM SDK
File: sdk.repo.8035.java8.win.zip

CC3NXML IBM WebSphere Application Server Base V9.0.5.1 Multiplatform Multilingual


Downloaded into local directory: C:\downloads\WAS
File: was.repo.90501.base.zip

+ Expand IBM SDK

Go to C:\downloads\IBM SDK
Expand file: sdk.repo.8035.java8.win.zip

This is what it looks like:


Page 7 of 37

+ Expand WAS

Go to C:\downloads\WAS
Expand file: was.repo.90501.base.zip

This is what it looks like:


Page 8 of 37

+++ Chapter 3: Install IBM SDK and WebSphere Application Server

If "IBM Installation Manager" is not already running, then start it:

Windows "Start", then under the folder:


IBM Installation Manager

Start:
IBM Installation Manager

By default, IBM Installation Manager does NOT know where you downloaded the zip file for
IBM SDK. You MUST modify the Preferences to add the "Repository" for the
downloaded/expanded zip file.

On the menu bar, select:


File
Then:
Preferences …
Page 9 of 37

In the Preferences, on the left side, select:


Repositories

Then on the right side, click on:


Add Repository…

In the dialog for adding a repository, navigate to the directory:


C:\downloads\IBM SDK

Select:
repository.config
Page 10 of 37

You will see an updated list of repositories:

Repeat the same to add the repository for WAS

The list for repositories will show 2 entries:


Page 11 of 37

Click on OK and you will return to the main window.

Click on Install

Select the entries for:


(*) IBM WebSphere Application Server
(*) Version 9.0.5.1
(*) IBM SDK Java Technology Edition, Version 8
(*) Version 8.0.5.35

In the dialog regarding the license:


Accept the license
Page 12 of 37

Notice the directory for:


Shared Resources Directory: C:\Program Files\IBM\IMShared

Click on Next

Accept the default for:


(*) Create a new package group
IBM WebSphere Application Server V9.0

Installation Directory:
C:\Program Files\IBM\WebSphere\AppServer

Click on Next
Page 13 of 37

For this tutorial, we are only using English, thus, no translations are needed.
Click on Next

You will see:

Click on Next

Then you will see the Summary dialog:

Click on Install
Page 14 of 37

You will see a progress indicator at the bottom:

When the files are installed, you will see the following.
The packages are installed

Which program do you want to start?


(*) Profile Management Tool to create a profile

Accept the default to proceed to create a profile.

Click on Finish
Page 15 of 37

You will have now 2 windows:

- The original window for the "IBM Installation Manager"

- WebSphere Customization Toolbox

To avoid confusion, you can exit now from the IBM Installation Manager.

In the window:
WebSphere Customization Toolbox
Click on:
Create …

Accept the default for Environment:


Application server

Click on Next
Page 16 of 37

Accept the default:


(*) Typical profile creation

Click on Next

In this tutorial, we are using WAS in a TEST ENVIRONMENT, thus, to keep things simpler, we
are disabling the Administrative Security: no login userid, no password

NOTE: If you are not using WAS in a Test environment, then you need to accept the default
and provide the userid and password.
Page 17 of 37

You will see the summary:

Location:
C:\Program Files\IBM\WebSphere\Appserver\profiles\AppSrv01
Disk space required: 200 MB

Profile name: AppSrv01


Make this profile the default: True
Performance tuning setting: Standard

Node name: finestra1Node01


Server name: server1

Deploy the administrative console: True


Deploy the default application: True
Deploy the Installation Verification Tool application: True

Enable administrative security: False

Administrative console port: 9060


Administrative console secure port: 9043
HTTP transport port: 9080
HTTPS transport port: 9443
Bootstrap port: 2809
SOAP connector port: 8880

Run application server as a service: True


Create a Web server definition: False

Click on Create

After several minutes the profile will be created and you will see:

Accept the default to:


(*) Launch the First steps console

Click on Finish
Page 18 of 37

The new profile will be shown in the window for WebSphere Customization Toolbox

You can now exit this window.

Because we selected:
(*) Launch the First steps console

The First steps console for the new profile AppSrv01 is displayed

Select the top (1st) entry:


Installation verification

… which will start the server if needed (which is the 2nd entry)
Page 19 of 37

The text is:

Server name is:server1


Profile name is:AppSrv01
Profile home is:C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01
Profile type is:default
Cell name is:finestra1Node01Cell
Node name is:finestra1Node01
Current encoding is:Cp1252
Start running the following command:cmd.exe /c "C:\Program
Files\IBM\WebSphere\AppServer\profiles\AppSrv01\bin\startServer.bat" server1 -
profileName AppSrv01

After several minutes, the WAS server will be started.


The key message to spot is:
ADMU3000I: Server server1 open for e-business; process id is 5764

>ADMU0116I: Tool information is being logged in file C:\Program


>
Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1\startServer.log
>ADMU7701I: Because server1 is registered to run as a Windows Service, the
> request to start this server will be completed by starting the
> associated Windows Service.
>ADMU0116I: Tool information is being logged in file C:\Program
>
>
Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1\startServer.log
>
>ADMU0128I: Starting tool with the AppSrv01 profile
>
>ADMU3100I: Reading configuration for server: server1
>
>ADMU3200I: Server launched. Waiting for initialization status.
>
>ADMU3000I: Server server1 open for e-business; process id is 5764

The IVT (Installation and Verification Test) will be next.


The key message to spot is:
IVTL0080I: The installation verification is complete.

Server port number is:9080


IVTL0010I: Connecting to the finestra1.fyre.ibm.com WebSphere Application Server on
port: 9080
IVTL0015I: WebSphere Application Server finestra1.fyre.ibm.com is running on port:
9080 for profile AppSrv01
Testing server using the following
URL:http://finestra1.fyre.ibm.com:9080/ivt/ivtserver?parm2=ivtservlet
IVTL0050I: Servlet engine verification status: Passed
Testing server using the following
URL:http://finestra1.fyre.ibm.com:9080/ivt/ivtserver?parm2=ivtAddition.jsp
IVTL0055I: JavaServer Pages files verification status: Passed
Testing server using the following
URL:http://finestra1.fyre.ibm.com:9080/ivt/ivtserver?parm2=ivtejb
Page 20 of 37

IVTL0060I: Enterprise bean verification status: Passed


IVTL0035I: The Installation Verification Tool is scanning the C:\Program
Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1\SystemOut.log file for
errors and warnings.
[6/8/24 10:00:49:562 PDT] 00000001 WSKeyStore W CWPKI0041W: One or more key
stores are using the default password.
IVTL0040I: 1 errors/warnings are detected in the C:\Program
Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1\SystemOut.log file
IVTL0070I: The Installation Verification Tool verification succeeded.
IVTL0080I: The installation verification is complete.

You can now exit the dialog for the IVT.

Return to the First steps window and select:


Administrative console

Your default Web Browser will be launched.

Because for this tutorial we did not specify an administrator userid, then we just click on:
Log in
Page 21 of 37

The WAS Administrative Console is displayed:

You can now exit the other window:


WebSphere Application Server - First steps - AppSrv01
Page 22 of 37

+++ Chapter 4: Fix Pack - Download IBM SDK and WebSphere Application Server

In the same visit to IBM Fix Central you can download the Fix Packs for WAS and the IBM
SDK.

Start the navigation by visiting:

https://www.ibm.com/support/pages/recommended-updates-websphere-application-
server
Recommended updates for WebSphere Application Server

Follow the prompts for:


Version 9.0

You will land at:


https://www.ibm.com/support/pages/recommended-updates-websphere-application-
server#ver90
Recommended updates for WebSphere Application Server

See the table: Version 9.0


Fix Level Released
Fix pack 20 9.0.5.20 18 June 2024

Click on the link for "Fix pack 20"

You will land at:

https://www.ibm.com/support/pages/node/7156970
9.0.5.20: WebSphere Application Server traditional Version 9.0.5.20

Click on:
Installation Manager Packages
WebSphere Application Server traditional

You will land at:


https://www.ibm.com/support/pages/node/7156970#traditional

1: WAS

Download Description:
WebSphere traditional (Base, Network Deployment, DMZ Secure Proxy Server)
Important: Also download IBM SDK
Platform: Distributed
Download Links (Fix Central): 9.0.5-WS-WAS-FP020.zip
Page 23 of 37

Proceed to download item 1:


1 fix pack: 9.0.5-WS-WAS-FP020
IBM WebSphere Application Server Version 9.0.5 Fix Pack 20 for distributed platforms

fix pack: 9.0.5-WS-WAS-FP020


IBM WebSphere Application Server Version 9.0.5 Fix Pack 20 for distributed platforms
The following files implement this fix.
9.0.5-WS-WAS-FP020.zip (1.15 GB)
9.0.5-WS-WAS-FP020.zip.sig (512 bytes)
9.0.5-WS-WAS-FP020.sha256 (65 bytes)

The files were downloaded into:


C:\downloads\was90520

2: IBM SDK: Notice that you have to download the IBM SDK
Also download IBM SDK

https://www.ibm.com/support/pages/ibm-sdk-java-technology-edition-version-80-
websphere-application-server-v9-and-websphere-liberty-using-installation-manager
IBM SDK Java Technology Edition Version 8.0 for WebSphere Application Server V9 and
WebSphere Liberty using Installation Manager

In the section:
Download Package
IBM SDK Java Technology Edition Version 8.0.8.25(Installation Manager package)
- Oracle 1.8.0_u411
.
Select the item for:
Windows 64-bit, x86 8.0.8.25-JavaSE-SDK-win-x64-repo
.
You will land at:
https://www.ibm.com/support/fixcentral/swg/selectFixes?parent=ibm/WebSphere&produc
t=ibm/WebSphere/WebSphere%20Liberty&release=All&platform=All&function=fixId&fixids=8
.0.8.25-JavaSE-SDK-win-x64-repo&includeSupersedes=0&source=fc

Select item 1:
1 fix pack: 8.0.8.25-JavaSE-SDK-win-x64-repo
Installation Manager: IBM SDK, Java(TM) Technology Edition, Version 8.0.8.25 for Windows
64-bit, packaged as ibm-java-sdk-8.0-8.25-win-x64-installmgr.zip

Proceed to download the files:


ibm-java-sdk-8.0-8.25-win-x64-installmgr.zip (265.23 MB)
8.0.8.25-JavaSE-SDK-win-x64-installmgr.sha256.txt (111 bytes)

They were downloaded into a local directory:


C:\downloads\sdk80825
Page 24 of 37

++ Unpack the files

+ WAS

Go to the directory:
C:\downloads\was90520

Unpack the file:


9.0.5-WS-WAS-FP020

The resulting directory with the unpacked files is:


C:\downloads\was90520\9.0.5-WS-WAS-FP020
Page 25 of 37

+ SDK

Go to the directory:
C:\downloads\sdk80825

Unpack the file:


ibm-java-sdk-8.0-8.25-win-x64-installmgr.zip

The resulting directory with the unpacked files is:


C:\downloads\sdk80825\ibm-java-sdk-8.0-8.25-win-x64-installmgr
Page 26 of 37

+++ Chapter 5: Fix Pack - Install IBM SDK and WebSphere Application Server

+ Step 1: Ensure that the WAS server is NOT running!

Open a Windows Command Prompt.

Go to the directory:
cd "C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\bin"

Ensure that the server is stopped (even if you think that it is not running already):

C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\bin> stopServer server1


ADMU0116I: Tool information is being logged in file C:\Program
Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1\stopServer.log
ADMU0128I: Starting tool with the AppSrv01 profile
ADMU3100I: Reading configuration for server: server1
ADMU0509I: The server "server1" cannot be reached. It appears to be stopped.
ADMU0211I: Error details may be seen in the file: C:\Program
Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1\stopServer.log

+ Step 2: Launch "IBM Installation Manager"

Windows "Start", then under the folder:


IBM Installation Manager

Start:
IBM Installation Manager

By default, IBM Installation Manager does NOT know where you downloaded the zip files and
expanded them.
You MUST modify the Preferences to add the "Repository" for the files.

On the menu bar of Installation Manager, select:


File
Then:
Preferences …

In the Preferences, on the left side, select:


Repositories

Then on the right side, click on:


Add Repository…
Page 27 of 37

Specify 2 new entries:


C:\downloads\sdk80825\ibm-java-sdk-8.0-8.25-win-x64-installmgr\repository.config
C:\downloads\was90520\9.0.5-WS-WAS-FP020\repository.config

Click on OK and you will return to the main window.

Click on "Update"
Page 28 of 37

Select:
IBM WebSphere Application Server V9.0
Click on: Next

NOTE:
Because you have already downloaded the Fix Pack files, do NOT check this box:

Accept the defaults, to install all the updates that you have downloaded and expanded:

Click on: Next


Page 29 of 37

Accept the terms.


Click on: Next

You will see the Summary.


Click on: Next

You will see the following screen.

Click on: Update

The update of the files will take place. You can see the progress report at the bottom of
the window:
Page 30 of 37

Wait for the completion:

Click on: Finish

Exit the IBM Installation Manager.

Even though it is not mandatory, it is a good idea to restart your Windows PC after a major
installation, update or uninstallation, in order to ensure that the Windows Registry and the
DDLs are properly updated.
Page 31 of 37

+++ Chapter 6: Miscellaneous: SystemOut.log and Start menu in Windows

++ How to manually start and stop the default server called: server1

Login as a Windows Administrator.

Go to the "bin" directory for the default profile.


cd "C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\bin"

+ Start:

C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\bin> startServer server1

ADMU0116I: Tool information is being logged in file C:\Program


Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1\stopServer.log
ADMU7702I: Because server1 is registered to run as a Windows Service, the
request to stop this server will be completed by stopping the
associated Windows Service.
ADMU0116I: Tool information is being logged in file C:\Program
Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1\startServer.log
ADMU0128I: Starting tool with the AppSrv01 profile
ADMU3100I: Reading configuration for server: server1
ADMU3200I: Server launched. Waiting for initialization status.
ADMU3000I: Server server1 open for e-business; process id is 9092

+ Stop:

cd "C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\bin"

C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\bin> stopServer server1


ADMU0116I: Tool information is being logged in file C:\Program
Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1\stopServer.log
ADMU7702I: Because server1 is registered to run as a Windows Service, the
request to stop this server will be completed by stopping the
associated Windows Service.
ADMU0116I: Tool information is being logged in file C:\Program
Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1\stopServer.log
ADMU0128I: Starting tool with the AppSrv01 profile
ADMU3100I: Reading configuration for server: server1
ADMU3201I: Server stop request issued. Waiting for stop status.
ADMU4000I: Server server1 stop completed.
Page 32 of 37

++ How to add the WAS bin directory into the PATH

By default, the PATH is not automatically updated after WAS is installed.

You could add the "bin" directory of the profile into your PATH, in that way, you can issue
"startServer" and "stopServer" for any directory.

Navigate / search for "Environment variables".


You reach the "System Properties" dialog box.
Click on the box: Environment variables

Under the bottom section of the new dialog, select:


Path
… and then click on Edit
Page 33 of 37

Add a new entry. In this case, at the bottom, the following was added:

Click OK and close the dialogs.

Note that the PATH in existing Command Prompt windows will NOT be automatically
updated.
That is, you NEED to open a NEW Command Prompt window, and the PATH in that new
window will reflect the update

The Windows "where" command uses the directories mentioned in the PATH to search for
executable and batch files.

The following example shows where the startServer.bat is located:

C:\Users\Administrator> where startServer.bat


C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\bin\startServer.bat

In this example, the startServer was started from another directory, but the server1 is
already running:

C:\Users\Administrator> startServer server1


ADMU0116I: Tool information is being logged in file C:\Program
Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1\startServer.log
ADMU3027E: An instance of the server may already be running: server1
Page 34 of 37

++ Informational, warning and error messages for the server (SystemOut.log)

A very common task for a WAS administrator is to look at the error logs for the server.
They are located at:

C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1

+ Note:

You could create in a directory that is in your PATH, such as C:\WinTools, a batch file that
does the "cd" to the directory of the output files:

File name: cd-was.bat


The contents is only 1 line:

cd C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1

In that way, you could just issue:


cd-was

… and you will to into the desired directory.

+ SystemOut.log

The typical output file to look at is:


SystemOut.log

The top of the file shows the version of WAS and the SDK

WebSphere Platform 9.0.5.1 [BASE 9.0.5.1 f5011934.01] [JAVA8 8.0.5.35 pwa6480sr5fp35-


20190418_01] running with process name finestra1Node01Cell\finestra1Node01\server1 and
Page 35 of 37

process id 4964
Full server name is finestra1Node01Cell\finestra1Node01\server1-4964
Host Operating System is Windows 10, version 10.0
Java version = 1.8.0_211, Java Runtime Version = 8.0.5.35 - pwa6480sr5fp35-
20190418_01(SR5 FP35), Java Compiler = j9jit29, Java VM name = IBM J9 VM

In particular interest for MQ, in the SystemOut.log file there are 2 lines that mention the
version.release.level of the MQ JMS Resource Adapter (RA) that is shipped with WAS:

[6/8/24 10:01:00:359 PDT] 00000001 JMSRegistrati A WMSG1611I: The installed level of the
WebSphere MQ messaging provider is 9.1.0.2.
[6/8/24 10:01:00:375 PDT] 00000001 JMSRegistrati I WMSG1703I: RAR implementation
version 9.1.0.2-p910-002-190322
Page 36 of 37

++ Information in the SystemOut.log file AFTER the Fix Pack upgrade:

WebSphere Platform 9.0.5.20 [BASE 9.0.5.20 f5202422.01] [JAVA8 8.0.8.25 pwa6480sr8fp25-


20240328_01] running with process name finestra1Node01Cell\finestra1Node01\server1 and
process id 9092
Full server name is finestra1Node01Cell\finestra1Node01\server1-9092
Detailed IFix information: none
Host Operating System is Windows 10, version 10.0
Java version = 1.8.0_411, Java Runtime Version = 8.0.8.25 - pwa6480sr8fp25-
20240328_01(SR8 FP25), Java Compiler = j9jit29, Java VM name = IBM J9 VM

[6/22/24 14:42:56:137 PDT] 00000001 JMSRegistrati A WMSG1611I: The installed level of
the WebSphere MQ messaging provider is 9.3.0.16.
[6/22/24 14:42:56:144 PDT] 00000001 JMSRegistrati I WMSG1703I: RAR implementation
version 9.3.0.16-p930-016-240201

++ Using the WAS Console

WebSphere Application Server name: server1


URL of WebSphere Application Server Administrative console:
http://localhost:9060/ibm/console/unsecureLogon.jsp
Page 37 of 37

++ Mapping of versions of WAS and MQ RA:

https://www.ibm.com/support/pages/node/86587
Which version of WebSphere MQ Resource Adapter (RA) is shipped with WebSphere
Application Server?

++ Entries in the Windows Start menu

If you want to Start or Stop the WAS server, you can use:
Start / IBM WebSphere Application Server / "AppSrv01 - Start the server"
Or
Start / IBM WebSphere Application Server / "AppSrv01 - Stop the server"

+++ End +++

You might also like