We are running WebSphere 9.0.5.6 on windows 2019 and having trouble starting the service with WASService. When we try to start the server with WASService, we get error code 87. However we can start the server with startServer.bat just fine. Below is the error we are encountering:
…
…
Mar08 15:27:08 P:7880 T:8604 - stdout: ADMU0128I: Starting tool with
the AppSrv01 profile
Mar08 15:27:08 P:7880 T:8604 - stdout: ADMU3100I: Reading configuration
for server: nkam_ip-172-20-128-1Node01
Mar08 15:27:08 P:7880 T:8604 - stdout: ADMU3200I: Server launched.
Waiting for initialization status.
Mar08 15:27:08 P:7880 T:8604 - stdout: ADMU3000I: Server
nkam_ip-172-20-128-1Node01 open for e-business; process id is
Mar08 15:27:08 P:7880 T:8604 - parsePidFromStdOut[2328]: Found started
message (ADMU3000I)
Mar08 15:27:08 P:7880 T:8604 - parsePidFromStdOut[2352]: extracted pid
() from message
Mar08 15:27:08 P:7880 T:8604 - WASServiceMain[2691]: Attaching to
process(0) using OS OpenProcess command.
Mar08 15:27:08 P:7880 T:8604 - WASServiceMain[2769]: OpenProcess failed
for pid 0. Return value (87): Meaning: The parameter is incorrect.
Mar08 15:27:08 P:7880 T:8604 - WASServiceMain[2771]: setting service
state to STOPPED with exit code indicating OS error code.
Mar08 15:27:08 P:7880 T:8604 - WASServiceMain[2782]: finished. Could
not connect to process.
Mar08 15:27:08 P:7880 T:8668 - main[1780]: StartServiceDispatcher --
WASService exiting; service no longer running.
Mar08 15:27:08 P:7880 T:8668 - main[1791]: finished
#Support#SupportMigration#WebSphereApplicationServer(WAS)