APAR status
Closed as program error.
Error description
Attempting to stop server1 using the net stop windows command.
The application server stops but an error is seen. The event
log also has the error.
-
Scenario:
1. net start "IBM WebSphere Application ServerV5 - server1"
2. net stop "IBM WebSphere Application ServerV5 - server1"
3. Server stops
4. Issues error MSG about wasservice.exe:
Faulting application wasservice.exe, version 0.0.0.0,
faulting module unknown, version 0.0.0.0, fault
address 0x00000000.
-
It was determined that ServiceMain routine of WASService.exe
(WASServiceMain) was not defined with _cdecl and caused wild
branch in exiting service.
Local fix Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server Users on 5.x *
* using windows service. *
****************************************************************
* PROBLEM DESCRIPTION: Net Stop of Application Server shows *
* errors in wasservice.exe *
****************************************************************
* RECOMMENDATION: *
****************************************************************
Attempting to stop server1 using the net stop windows command.
The application server stops but an error is seen. The event
log also has the error.
Faulting application wasservice.exe, version 0.0.0.0,
faulting module unknown, version 0.0.0.0, fault
address 0x00000000.
Problem conclusion
There's a problem in the code where we're not using the
right calling convention for the service callbacks.
This can cause crashes on starts and stops, but won't do it
for everyone. Fixed the code to use the proper calling
convention.
The fix for this APAR is currently targeted for inclusion
in 5.02.11 and 5.1.1.4.
Please refer to the recommended updates page for delivery
information:
http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980
Temporary fix Comments
APAR information |
APAR number |
PQ97102 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
00W |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2004-11-11 |
Closed date |
2005-03-14 |
Last modified date |
2005-03-14 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
Applicable component levels |
R00W PSY |
UP |
R10W PSY |
UP |
|