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 MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ABEND problem

Status
Not open for further replies.

ghallan

Technical User
Jul 9, 2003
39
GB
Hope you can help me identify the cause from the information (below copied from the abend log The netware website was not helpful)

Server <<servername>> halted Thursday, 28 August 2003 2:10:43 pm
Break 1: Server-4.11a: Page Fault Processor Exception (Error code 00000000)

Registers:
CS = 0008 DS = 0010 ES = 0010 FS = 0010 GS = 0010 SS = 0010
EAX = 3DBDC000 EBX = 0000187F ECX = 00000000 EDX = 6A5055FA
ESI = 000000CF EDI = 00000000 EBP = 3D8F5940 ESP = 3D8F5940
EIP = F11B8FA4 FLAGS = 00010246
F11B8FA4 0FB630 MOVZX ESI,byte ptr [EAX]= ?
EIP in DS.NLM at code start +0000DFA4h

Running process: Server 12 Process
Created by: SERVER.NLM

thanks in advance
 
After lots of registers (on the Intel box), the message points to DS.NLM.

It it's happening during server boot process, I would first check the hardware.

Otherwise, you could try to backup the NDS and extract DS.NLM fro a safe backup.

End
 
thanks I tried downloading a new version from novell website and installed that - ok so far!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top