Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NW6 iManage / Apache Abend

Status
Not open for further replies.

SSWNET

MIS
Aug 29, 2002
42
0
0
US
When I try to use the Web based management and use the Remote Console, the server abends with the following error:

Server METIS halted Friday, January 3, 2003 2:09:08.440 pm
Abend 1 on P00: Server-5.60c: Double Fault Processor Exception (Error code 00000000)

Registers:
CS = 0008 DS = 0010 ES = 0010 FS = 0010 GS = 0010 SS = 0010
EAX = C8C1E734 EBX = 00000026 ECX = D33CCE24 EDX = 00000000
ESI = D33CCE24 EDI = D3604940 EBP = D3604980 ESP = 00000297
EIP = FC060713 FLAGS = 00010297
FC060713 C5C2 LDS EAX,EDX
EIP in SERVER.NLM at code start +00060713h

The violation occurred while processing the following instruction:
FC060713 C5C2 LDS EAX,EDX
FC060715 CD44 INT 44
FC060717 2408 AND AL,08
FC060719 83C008 ADD EAX,00000008
FC06071C 89442404 MOV [ESP+04],EAX
FC060720 8B442408 MOV EAX,[ESP+08]
FC060724 F6400402 TEST byte ptr [EAX+04],02
FC060728 7555 JNZ FC06077F
FC06072A 833D304843FC00 CMP [SERVER.NLM|AllocCheckFlag]=00000000,00000000
FC060731 742C JZ FC06075F



Running process: Apache 1 Process
Thread Owned by NLM: APACHE.NLM
Stack pointer: C8C1E84C
OS Stack limit: C8C0EA40
Scheduling priority: 67371008
Wait state: 3030070 Yielded CPU
Stack:
Stack dump exceeded the valid memory limit

Additional Information:
The CPU encountered a problem executing code in SERVER.NLM. The problem may be in that module or in data passed to that module by a process owned by APACHE.NLM.
________________________________________________________

Running NW6 - SP2 and all post SP2 patches; updated Apache to the most recent version; note that the Abend message can vary, sometimes says "Page Fault Processor Exception". I have sent in the abend to Novell and they told me they can't find the problem.

Anyone else having these issues?
 
Found it... we had applied the Winsock6 update. This is causing the abends. When I went back to the old version of Winsock, everything works fine. I believe this version of Winsock is still in Beta, so we will wait a while before re-applying it.
 
Very similar situation...however the beta winsock update as sswnet mentioned and reinstalling the SP2 for Netware appeared to resolve the problem...Good luck Al Larger
Netware & Groupwise CNE
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top