Backup causing Memory Critical error

I have noticed that my Phone has been rebooting on me every night for the past week or so. I have no idea what is causing it, but I tried to put it into Airplane mode for the last few nights to see if that would fix the problem. Well, it didn't reboot on me, but once I turn off airplane mode, the phone would freeze on me and i would have to perform a hard reboot.  I am not sure exactly what is happening, but I then loaded up the Backup app and found another issue...
It seems like my Palm Profile backup app is causing some major memory errors. Every time I try to run backup, I get "memory critical" errors that freezes my device and I have to do a forced reboot. I have even tried to doctor my phone and it doesn't seem to help.
I can try to send along any log files as needed, but any idea why the backup app would be causing these errors?
Adam
Post relates to: Pre p100eww (Sprint)

Hello,
It appears I've been experiencing the same issue.  I noticed I was randomly getting critical memory issues with no apps open.  I couldn't figure out what was causing it.  Through this, the phone gets quite hot and then just freezes on whatever screen it is on.
Is this due to the recent server authentication changes that HP announced regarding webOS devices?  It's causing my phone to crash pretty regularly in the morning and it's very inconvenient.
Thanks!
Chris
EDIT: Just saw my automatically-assigned avatar.  Apparently I'm a kitten head...  LOL

Similar Messages

  • Targetdataline.stop() causes memory alloc error

    Hi,
    Im trying to run a Thread that records Audio when I press a button. I have no problem starting the thread, but I cannot seem to stop it without receiving memory alloc errors. Im try to stop is using targetdataline.stop followed by targetdataline.close .
    I am running Java SE 6 version 1.6.0_29-b11-402, on Mac OS X (I am also using Netbeans IDE 7.1)
    java(20704,0x1100ec000) malloc: *** error for object 0x2f6a6f72706c2e68: pointer being freed was not allocated
    *** set a breakpoint in malloc_error_break to debug
    Java Result: 134
    public AudioThread(String fileName) throws LineUnavailableException {
    soundFile = new File(fileName+ ".wav");
    audioFormat = new AudioFormat(8000.0F, 16, 1, true, false);
    dataLineInfo = new DataLine.Info(TargetDataLine.class,audioFormat);
    targetDataLine = (TargetDataLine) AudioSystem.getLine(dataLineInfo);
    audioInputStream = new AudioInputStream(targetDataLine);
    targetDataLine.open(audioFormat);
    @Override
    public void run(){
    try {
    AudioSystem.write(audioInputStream, Type.WAVE, soundFile);
    catch (IOException ex) {
    Logger.getLogger(AudioThread.class.getName()).log(Level.SEVERE, null, ex);
    public void startThread() throws LineUnavailableException {
    targetDataLine.start();
    super.start();
    public void stopThread() throws IOException{
    targetDataLine.stop();
    targetDataLine.close();
    Thanks,
    Lucas

    It seems to happen after the close() .
    I tried moving the targetdataline.close() at the end of run() function (after the AudioSystem.write() ), but no such luck.
    public void run(){
    try {
    AudioSystem.write(audioInputStream, Type.WAVE, soundFile);
    catch (IOException ex) {
    Logger.getLogger(AudioThread.class.getName()).log(Level.SEVERE, null, ex);
    targetDataLine.close();
    public void stopThread() throws IOException{
    targetDataLine.stop();
    ...

  • Why is Doc.closeDoc causing memory reference error?

    My script worked fine when I tested it with Adobe Pro.  It is only in Adobe Reader X that it crashes and closes the app.
    In LiveCycle ES version 8.2, I added JavaScript to do the following in the preSubmit event of a hidden Submit button:
    var currentDoc = event.target;
    var path = currentDoc.path;
    execMenuItem("SaveAs",currentDoc);
    var newPath = currentDoc.path;
    if (path != newPath){
         //re-open the original document (blank form)
         app.openDoc({cPath:path});
    //stop the submit event
    xfa.event.cancelAction = true;
    //close the current document (completed form)
    if (currentDoc.disclosed = true){
       currentDoc.closeDoc();
    From the JavaScript API documentation, I learned that the document has to have the disclosed property set to true to be available to other open documents.  I am doing this by calling a document-level function in the form1.docReady event, which I have verified is running when the document opens.  The original document is being opened, the saved document is being closed, but when the "Submit Cancelled" dialog box appears and I click "OK", I get this error:
    The instruction at "0xsomething" references memory at "0x00000010".  The instruction could not be "read".
    And whether I hit "Cancel" or "OK", the reader closes.  If I comment out the cancelAction, the same thing happens, only without the Submit Cancelled dialog.  So it must be the Doc.closeDoc that is doing it.  I have also tried putting the code in the postSubmit and setting a timeout, but in those cases the close never happened at all. 

    Yes, I have read the JavaScript API.  That is how I found out about the "disclosed" property.  If it were a security or permissions issue, I normally find those while debugging in Acrobat Pro, in the JavaScript console.
    I know there are some things you can't do in Reader that you can do in Pro, but it doesn't make sense to me that closing a document should be one of them.   If so, why even have the closeDoc method?
    It seems like the document is closing before some other task can finish.  I also tried setting a timeout on it, but then it doesn't close at all. 
    app.setTimeOut(currentDoc.closeDoc(),5000);
    One reason we have to close these documents is that after calling xfa.event.cancelAction = true, none of the select boxes or buttons work anymore.  It is unclear where to set this back to "false".  I tried setting it in the preOpen events of the select lists, but it had no effect.  It can only be called in preSubmit, preOpen, preSign, preSave.  So, I decided it would be better just to close the document.  When they reopen it, everything works again.

  • I have never updated ios on my iPhone 4.  I am currently running ios 4.  I tried to update yesterday to ios 6 but many hours into the backup I got an error message saying that continuing would cause all of my phone contents to be lost. What should I do?

    I have never updated ios on my iPhone 4.  I am currently running ios 4.  I tried to update yesterday to ios 6 but many hours into the backup I got an error message saying that continuing would cause all of my phone contents to be lost. What should I do?

    Why, if it told you you have insufficient space on your computer, would it suggest making more space available on your phone?
    At a guess, you have insufficient space on your phone. Installing software will typically require more space than the final size of the software, perhaps even twice or three times as much, for the installation process. You can easily dump some videos or music temporarily, and then synch them back in afterwards.

  • A Critical error encountered while loading webpage.

    Was running 2.1.51  and when browsing to the status link while logged in to the web gui I got a blank web page with the following text:
    A Critical error encountered while loading webpage.
    Reboot router - log back in - can go anywhere except the status page -- get same error page
    made the mistake of downloading and upgrading firmware to 2.1.71   = upgrade completed successfully = presented with the new login screen confirming that the box is running the new code -- now when I log in - I don't get in rather the previous error page - and cant get anywhere.
    A Critical error encountered while loading webpage.
    the url is https://192.168.75.1/scgi-bin/platform.cgi   but it doesn't load only displays the error.
    could someone share another valid management url for the box so I can at least try to get in somewhere before attempting to factory reset this POS ;-(
    thanks.

    Thanks for the response.   Based on the number of crickets that I heard after asking the question, I did indeed factory reset the box.  Luckily I had a backup of the config so it wasn't too painful to restore.
    I beleive the root cause co-incided with the expiration of the trend micro web protection gateway service.
    For whatever reason, I did not receive any notification that the service was to expire but the error experienced was noticed just two days after the subscription expired...  I had successfully logged in without issue and was able to view the status tab only a week earlier.
    be sure to pay the cisco tax on time or they'll lock you out of your box was the lesson learned...

  • WARNING! Server MOM has experienced a critical error.

    Good Afternoon,
    I work for a non-profit with a single Novell server that is mainly used for Faxpress and File Shares. Today before I was about to leave I was hit with
    WARNING! Server MOM has experienced a critical error. It is going down in 2 minutes. Save your files and logout.
    I went and got the error logs and the apend log showing the errors that took place. I am only copying and pasting the errors I received today. Not a history of errors.
    First up Error Log
    10-25-2011 10:51:29 am: SERVER-5.70-4
    Severity = 4 Locus = 18 Class = 6
    WARNING! Server MOM has experienced a critical error. It is going down in 2 minutes. Save your files and logout.
    10-25-2011 11:11:21 am: NCP-5.60-66
    Severity = 0 Locus = 14 Class = 19
    The Network Address [TCP 192.168.10.47:0524] has been registered as an NCP Service Address.
    10-25-2011 11:11:21 am: NCP-5.60-66
    Severity = 0 Locus = 14 Class = 19
    The Network Address [UDP 192.168.10.47:0524] has been registered as an NCP Service Address.
    10-25-2011 11:11:21 am: NCP-5.60-66
    Severity = 0 Locus = 14 Class = 19
    The Network Address [TCP 192.168.10.46:0524] has been registered as an NCP Service Address.
    10-25-2011 11:11:21 am: NCP-5.60-66
    Severity = 0 Locus = 14 Class = 19
    The Network Address [UDP 192.168.10.46:0524] has been registered as an NCP Service Address.
    10-25-2011 11:11:23 am: DS-10551.13-264
    Severity = 1 Locus = 17 Class = 19
    Bindery open requested by the SERVER
    10-25-2011 11:11:23 am: CE1000-7.34-0
    Severity = 0 Locus = 4 Class = 5 ID = 0x1070000
    CE1000-NW-000-Adapter 1-Board 1:
    Link is up. 100 Mbs Full Duplex
    10-25-2011 11:11:23 am: CE1000-7.34-0
    Severity = 0 Locus = 4 Class = 5 ID = 0x1070000
    CE1000-NW-000-Adapter 2-Board 5:
    Link is up. 100 Mbs Full Duplex
    10-25-2011 11:11:25 am: NCP-5.60-66
    Severity = 0 Locus = 14 Class = 19
    The Network Address [IPX 38DE5076:000001:451] has been registered as an NCP Service Address.
    10-25-2011 11:11:41 am: AFPTCP-2.1-259
    Severity = 1 Locus = 17 Class = 0
    Desktop on volume _ADMIN is unavailable to AFP clients.
    10-25-2011 11:11:55 am: DS-10551.13-262
    Severity = 1 Locus = 17 Class = 19
    Directory Services: Local database is open
    10-25-2011 11:45:30 am: SERVER-5.70-4
    Severity = 4 Locus = 18 Class = 6
    WARNING! Server MOM has experienced a critical error. It is going down in 2 minutes. Save your files and logout.
    10-25-2011 12:05:55 pm: NCP-5.60-66
    Severity = 0 Locus = 14 Class = 19
    The Network Address [TCP 192.168.10.47:0524] has been registered as an NCP Service Address.
    10-25-2011 12:05:55 pm: NCP-5.60-66
    Severity = 0 Locus = 14 Class = 19
    The Network Address [UDP 192.168.10.47:0524] has been registered as an NCP Service Address.
    10-25-2011 12:05:55 pm: NCP-5.60-66
    Severity = 0 Locus = 14 Class = 19
    The Network Address [TCP 192.168.10.46:0524] has been registered as an NCP Service Address.
    10-25-2011 12:05:55 pm: NCP-5.60-66
    Severity = 0 Locus = 14 Class = 19
    The Network Address [UDP 192.168.10.46:0524] has been registered as an NCP Service Address.
    10-25-2011 12:05:56 pm: DS-10551.13-264
    Severity = 1 Locus = 17 Class = 19
    Bindery open requested by the SERVER
    10-25-2011 12:05:57 pm: CE1000-7.34-0
    Severity = 0 Locus = 4 Class = 5 ID = 0x1070000
    CE1000-NW-000-Adapter 1-Board 1:
    Link is up. 100 Mbs Full Duplex
    10-25-2011 12:05:57 pm: CE1000-7.34-0
    Severity = 0 Locus = 4 Class = 5 ID = 0x1070000
    CE1000-NW-000-Adapter 2-Board 5:
    Link is up. 100 Mbs Full Duplex
    10-25-2011 12:06:00 pm: NCP-5.60-66
    Severity = 0 Locus = 14 Class = 19
    The Network Address [IPX 38DE5076:000001:451] has been registered as an NCP Service Address.
    10-25-2011 12:06:16 pm: AFPTCP-2.1-259
    Severity = 1 Locus = 17 Class = 0
    Desktop on volume _ADMIN is unavailable to AFP clients.
    10-25-2011 12:06:29 pm: DS-10551.13-262
    Severity = 1 Locus = 17 Class = 19
    Directory Services: Local database is open
    Next up Apend Log with the 2 instances.
    Tuesday, October 25, 2011 10:51:28.877 am
    Abend 1 on P00: Server-5.70.02-0: NCPIP: ReplyDisgard overflowed reply buffer!!
    Registers:
    CS = 0060 DS = 007B ES = 007B FS = 007B GS = 007B SS = 0068
    EAX = 00000002 EBX = 000005F0 ECX = 000005E8 EDX = 863BC980
    ESI = 000005F0 EDI = 00000001 EBP = 00000008 ESP = 186BDF4C
    EIP = 85026318 FLAGS = 00000216
    85026318 83C404 ADD ESP, 00000004
    EIP in NCPIP.NLM at code start +00003318h
    The violation occurred while processing the following instruction:
    85026318 83C404 ADD ESP, 00000004
    8502631B 8B44240C MOV EAX, [ESP+0C]
    8502631F 6AFE PUSH FE
    85026321 83C00C ADD EAX, 0000000C
    85026324 50 PUSH EAX
    85026325 E826250E7B CALL SERVER.NLM|atomic_and
    8502632A 83C408 ADD ESP, 00000008
    8502632D 8B44240C MOV EAX, [ESP+0C]
    85026331 F6400D TEST byte ptr [EAX+0D]
    85026334 0174518B ADD [ECX+EDX*2-75], ESI
    Running process: Server 00:87 Process
    Thread Owned by NLM: SERVER.NLM
    Stack pointer: 186BDA98
    OS Stack limit: 186B7020
    Scheduling priority: 67371008
    Wait state: 5050090 Wait for interrupt
    Stack: -8503BBDC (NCPIP.NLM|(Data Start)+BDC)
    --863BCA0E ?
    --863BCA0E ?
    --863BCA5C ?
    --863BC980 ?
    --186BEF00 ?
    --863BCA5C ?
    --863BCA34 ?
    --863BD044 ?
    80162219 (NWSA.NSS|NSSCase89+459)
    --863BCA34 ?
    --00000000 ?
    --00000001 ?
    --863BCA5C ?
    --000005E8 ?
    B7C834EF (NSS.NLM|NSSMPK_UnlockNss+1F)
    -B7F18C68 (NSS.NLM|NSSMPK_spinlock+0)
    --00000000 ?
    --186BE054 ?
    8026BAE5 (COMN.NSS|zGetInfo+A5)
    --00000000 ?
    --186BE0B4 ?
    --00000000 ?
    --00000000 ?
    --5060C960 ?
    --3DEABEC0 ?
    --00000001 ?
    --186BE798 ?
    --000004BC ?
    --00000000 ?
    --00000001 ?
    --186BE0B4 ?
    --00000000 ?
    --00000000 ?
    --00000050 ?
    --00000000 ?
    --00000001 ?
    --00000000 ?
    --B00771A0 ?
    --00000001 ?
    --186BE0B4 ?
    --00000001 ?
    --00000000 ?
    --186BE028 ?
    B633BB16 (LIBC.NLM|VerifyPathInfo+216)
    --00000001 ?
    --FFFFFFFF (LOADER.NLM|KernelTempAliasesEnd+FFF)
    --186BE0B4 ?
    --186BE750 ?
    --186BE080 ?
    --186BE54A ?
    --00000000 ?
    -82E11BC8 (WS2_32.NLM|ProtocolPath+0)
    --B007B700 ?
    -82E11BC8 (WS2_32.NLM|ProtocolPath+0)
    --186BE054 ?
    --B007B700 ?
    --87A36585 ?
    --B0075AC0 ?
    B633C721 (LIBC.NLM|BuildUnicodePath+161)
    --FFFFFFFF (LOADER.NLM|KernelTempAliasesEnd+FFF)
    --B0075AD2 ?
    --87A36585 ?
    --00000001 ?
    --00000000 ?
    --186BE768 ?
    --186BEC70 ?
    B634DFA7 (LIBC.NLM|kgFileOpenEx+517)
    --E31625E9 ?
    --186BEC70 ?
    --00000001 ?
    --00000000 ?
    --E2C7444E ?
    B634E89C (LIBC.NLM|kgFileOpenEx+E0C)
    --B0075AC0 ?
    --87A362C0 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    -00535953 (SERVER.NLM|RDebugPollTimeoutTimer+E11F)
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --5C435445 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    Additional Information:
    The NetWare OS detected a problem with the system while executing a process owned by NCPIP.NLM. It may be the source of the problem or there may have been a memory corruption.
    Loaded Modules:
    MONITOR.NLM NetWare Console Monitor
    Version 12.01.09 May 5, 2004
    Code Address: 21288000h Length: 00022AAFh
    Data Address: 20FC6000h Length: 00005ED1h
    NWSNUT.NLM NetWare NLM Utility User Interface
    Version 7.00 June 22, 2004
    Code Address: 21274000h Length: 00013417h
    Data Address: 0F4FA000h Length: 000006F8h
    CPWDPLSM.NLM Change Password PLSM
    Version 1.02 March 31, 2004
    Code Address: 92372000h Length: 0000DEBBh
    Data Address: 92381000h Length: 000013D0h
    LCMCIFS2.NLM Windows Native File Access Login Methods (Build 70 SP)
    Version 2.00.05 May 10, 2004
    Code Address: 92314000h Length: 0000E011h
    Data Address: 92324000h Length: 000016B0h
    LSMCIFS2.NLM Windows Native File Access Login Methods (Build 81 SP)
    Version 2.00.07 May 10, 2004
    Code Address: 922BE000h Length: 0000F011h
    Data Address: 922CF000h Length: 000017B0h
    LSMAFP3.NLM Macintosh Native File Access Login Methods (Build 103 SP)
    Version 2.00.11 May 10, 2004
    Code Address: 9224D000h Length: 0000F24Eh
    Data Address: 9225E000h Length: 000013C0h
    SASL.NLM Simple Authentication and Security Layer
    Version 1.02 June 17, 2004
    Code Address: 8DDB0000h Length: 0000053Eh
    Data Address: 8DDB2000h Length: 00000034h
    NMASLDAP.NLM NMAS LDAP Extension
    Version 1.20 March 31, 2004
    Code Address: 8D7A3000h Length: 00001F93h
    Data Address: 8D7A6000h Length: 000005D0h
    LDAPXS.NLM (Clib version)
    Version 3.01 November 13, 2003
    Code Address: 8D79C000h Length: 00003B05h
    Data Address: 8D7A1000h Length: 00000770h
    LBURP.NLM LDAP Bulkload Update/Replication Protocol service extension for Novell eDirectory 8.7.
    Version 10552.36 December 2, 2003
    Code Address: 8D786000h Length: 000010ECh
    Data Address: 8D789000h Length: 00000444h
    VOLSMS.NLM NSS Distributed Volume Manager (Build 207 MP)
    Version 3.22 May 14, 2004
    Code Address: 8DCF8000h Length: 00017211h
    Data Address: 8DCE8000h Length: 00001770h
    VMRPC.NLM DFS Volume Manager RPC interface (Build 349 MP)
    Version 3.22 May 14, 2004
    Code Address: 8DCEF000h Length: 00003623h
    Data Address: 8DCF4000h Length: 000002FDh
    NLSTRAP.NLM NetWare License Server Trap
    Version 5.02 February 19, 2004
    Code Address: 8DC03000h Length: 0000298Ah
    Data Address: 8DC07000h Length: 00000695h
    NDMPD.NLM Backup Exec NDMP Server Module
    Version 9.20 November 29, 2006
    Code Address: 8D937000h Length: 0005E633h
    Data Address: 8D8D8000h Length: 000192F0h
    AD_ASPI.NLM Backup Exec ASPI Device Driver for NetWare
    Version 7.50 September 25, 2006
    Code Address: 8D916000h Length: 000141B8h
    Data Address: 8D92C000h Length: 0000910Fh
    NRLTLI.NLM Backup Exec - Remote Workstation Backup Software
    Version 9.20 November 29, 2006
    Code Address: 8D6E8000h Length: 0000240Fh
    Data Address: 8D6EC000h Length: 00000BE0h
    TSANDS.NLM TSA for Novell eDirectory 7.x, 8.x
    Version 10551.61 December 2, 2003
    Code Address: 8D7B5000h Length: 0001254Ch
    Data Address: 8D6FC000h Length: 00001410h
    JNET.NLM Java jnet (based on 1.4.2_04)
    Version 1.42.03 June 15, 2004
    Code Address: 8D70A000h Length: 0000640Eh
    Data Address: 8D712000h Length: 00001110h
    DBNET6.NLM Debug Network IO Support
    Version 1.43.07 December 2, 2003
    Code Address: 8D3F8000h Length: 0001B5C8h
    Data Address: 8D39F000h Length: 000124B8h
    IPMCFG.NLM Web Interface for IP Address Management
    Version 1.01.14 October 14, 2003
    Code Address: 8D230000h Length: 0000A479h
    Data Address: 8D23C000h Length: 0000B610h
    NIRMAN.NLM TCPIP - NetWare Internetworking Remote Manager
    Version 1.04.02 January 27, 2004
    Code Address: 8D2E0000h Length: 0005F160h
    Data Address: 8D341000h Length: 00018E0Ah
    TCPSTATS.NLM Web Interface for Protocol Monitoring
    Version 6.50.10 June 20, 2003
    Code Address: 8D1C8000h Length: 0000E5ECh
    Data Address: 8D1D8000h Length: 00005460h
    NLSADPT2.NLM NLS and Metering adapter for iManager 2.0 plugin
    Version 2.00 September 9, 2003
    Code Address: 8D0CD000h Length: 0000665Dh
    Data Address: 8D0D5000h Length: 00000E7Dh
    NLSLRUP.NLM NLS - Usage Metering
    Version 4.01.06 March 16, 2004
    Code Address: 8D128000h Length: 0003BA0Ah
    Data Address: 8D165000h Length: 00010AE0h
    HWDETECT.NLM Novell Hardware Insertion/Removal Detection
    Version 1.19.05 February 20, 2003
    Code Address: 8CFEF000h Length: 00002B33h
    Data Address: 8CFF3000h Length: 00000D3Ch
    BKUPEXEC.NLM Backup Exec SureStart
    Version 9.20 November 29, 2006
    Code Address: 8D033000h Length: 0001D57Ch
    Data Address: 8D052000h Length: 00013040h
    RSYNCNRM.NLM Novell(R) Nterprise(TM) Branch Office(TM) RSYNC NRM interface
    Version 2.00 March 30, 2004
    Code Address: 8CD90000h Length: 0000821Ch
    Data Address: 8CD9A000h Length: 00003ED0h
    XNFS.NLM NetWare NFS - NFS Server for NetWare 6.5
    Version 1.01.11 May 10, 2004
    Code Address: 8CA45000h Length: 0001D6F2h
    Data Address: 8C8E2000h Length: 0000515Ch
    BTCPCOM.NLM BTCPCOM.NLM v7.90.000, Build 253
    Version 7.90 July 9, 2003
    Code Address: 8C8D2000h Length: 00004450h
    Data Address: 8C8D8000h Length: 00000CECh
    NISSWDD.NLM NetWare NFS - NIS Password Management Support Module
    Version 15.00.25 November 5, 2003
    Code Address: 8CA82000h Length: 00002E49h
    Data Address: 8CA86000h Length: 00002390h
    NDSILIB.NLM NetWare NFS - eDirectory Interface Library
    Version 15.02.24 June 15, 2004
    Code Address: 8CAE3000h Length: 0000D62Eh
    Data Address: 8CAF2000h Length: 0000BD50h
    NISBIND.NLM NetWare NFS - NIS Client Module
    Version 15.01.06 November 5, 2003
    Code Address: 8CA9A000h Length: 00007E69h
    Data Address: 8CA69000h Length: 00003870h
    UNICRYPT.NLM TCP/IP Encryption NLM
    Version 9.11 December 15, 1998
    Code Address: 8BDA8000h Length: 000004D9h
    Data Address: 8BDAA000h Length: 000007C8h
    NFSADMIN.NLM NetWare NFS - ConsoleOne Administration Support Module
    Version 15.01.02 October 27, 2003
    Code Address: 8C6F9000h Length: 00003ED1h
    Data Address: 8C6FE000h Length: 000008E0h
    PKERNEL.NLM NetWare NFS - Portmapper and RPC Module
    Version 15.01.19 May 10, 2004
    Code Address: 8C9A5000h Length: 00016E57h
    Data Address: 8C9BE000h Length: 0000F700h
    RPCBSTUB.NLM NetWare NFS - Portmapper & Rpcbind co-existance Support Module
    Version 15.00.14 November 17, 2003
    Code Address: 8C8CE000h Length: 00000041h
    Data Address: 8C8D0000h Length: 00000008h
    TSAFS.NLM SMS - File System Agent for NetWare 6.X
    Version 6.50.09 June 7, 2004
    Code Address: 8C4F3000h Length: 000557C2h
    Data Address: 8C54A000h Length: 0000C450h
    SPXS.MPM spxs Memory Protection Module
    Version 5.70 April 1, 2004
    Code Address: 8C4EF000h Length: 0000002Ah
    Data Address: 8C4F1000h Length: 00000018h
    SPXS.NLM NetWare SPX/SPXII Protocol (PTF)
    Version 5.14 January 18, 2000
    Code Address: 8C274000h Length: 0000A021h
    Data Address: 8C280000h Length: 00000FD8h
    Global Code Address: 8C282000h Length: 00001000h
    SMDR.NLM SMS - Storage Data Requestor
    Version 6.54.01 June 11, 2004
    Code Address: 8C15E000h Length: 0002F3F7h
    Data Address: 8C18F000h Length: 0000456Ch
    BSPXCOM.NLM BSPXCOM.NLM v7.90.000, Build 253
    Version 7.90 April 15, 2003
    Code Address: 8BF52000h Length: 0000530Ah
    Data Address: 8BF59000h Length: 00000BB0h
    NDSIMON.NLM NDS iMonitor 2.3
    Version 20210.61 June 2, 2004
    Code Address: 8C2C7000h Length: 0010BF39h
    Data Address: 8B9A7000h Length: 0008A640h
    NWBSRVCM.NLM NWBSRVCM.NLM v7.90.000, Build 230
    Version 7.90 March 20, 2001
    Code Address: 8BD5A000h Length: 00006776h
    Data Address: 8BD62000h Length: 00000AD0h
    MONDATA.NLM NetWare 5.x/6.x Monitor MIB
    Version 6.00 July 18, 2003
    Code Address: 8BD3A000h Length: 00008C9Fh
    Data Address: 8BD44000h Length: 00004DD1h
    SERVINST.NLM NetWare 5.x/6.x Instrumentation
    Version 5.00.10 September 26, 2003
    Code Address: 8BBDA000h Length: 00010C0Ch
    Data Address: 8BC99000h Length: 000074D4h
    NWTRAP.NLM NetWare 5.x/6.x Trap Monitor
    Version 6.00.01 October 10, 2003
    Code Address: 8BA49000h Length: 000065F3h
    Data Address: 8BB0E000h Length: 0000A2D0h
    HOSTMIB.NLM NetWare 5.x/6.x Host Resources MIB
    Version 5.00.13 April 27, 2004
    Code Address: 8BA53000h Length: 0000B560h
    Data Address: 8BA8E000h Length: 00003CE8h
    SERVICTL.NLM eDirectory Management Tool Box DSService eMTool
    Version 10553.18 June 7, 2004
    Code Address: 8B859000h Length: 0000B932h
    Data Address: 8B866000h Length: 00004210h
    LSL.MPM lsl Memory Protection Module
    Version 5.70 April 1, 2004
    Code Address: 8B758000h Length: 000001C2h
    Data Address: 8B851000h Length: 00000138h
    SCHEMACR.NLM eDirectory Management Tool Box Schema eMTool
    Version 10553.18 June 7, 2004
    Code Address: 8B7EB000h Length: 00012861h
    Data Address: 8B7FF000h Length: 0000FF1Ch
    SLP.MPM slp Memory Protection Module
    Version 5.70 March 26, 2003
    Code Address: 8B754000h Length: 000002E9h
    Data Address: 8B756000h Length: 00000090h
    STREAMS.MPM streams Memory Protection Module
    Version 5.70 April 1, 2004
    Code Address: 8B748000h Length: 000006E9h
    Data Address: 8B74A000h Length: 00000188h
    IPXSPX.MPM ipxspx Memory Protection Module
    Version 5.70 April 1, 2004
    Code Address: 8B75E000h Length: 00000C33h
    Data Address: 8B760000h Length: 000004B8h
    SCHEMATL.NLM eDirectory Management Tool Box Schema eMTool
    Version 10553.18 June 7, 2004
    Code Address: 8B768000h Length: 00009CB2h
    Data Address: 8B773000h Length: 00005EDCh
    TLI.MPM tli Memory Protection Module
    Version 5.70 April 1, 2004
    Code Address: 8A5B1000h Length: 00001276h
    Data Address: 8A5B4000h Length: 00000344h
    REPAIRCR.NLM eDirectory Management Tool Box DSRepair eMTool
    Version 10553.18 June 7, 2004
    Code Address: 8A78A000h Length: 0003D871h
    Data Address: 8B70D000h Length: 0001F980h
    SNMP.MPM snmp Memory Protection Module
    Version 5.70 April 1, 2004
    Code Address: 8A63D000h Length: 000009F7h
    Data Address: 8A63F000h Length: 000000FCh
    IPXS.MPM ipxs Memory Protection Module
    Version 5.70 April 1, 2004
    Code Address: 8A511000h Length: 0000002Ah
    Data Address: 8A513000h Length: 00000018h
    REPAIRTL.NLM eDirectory Management Tool Box DSRepair eMTool
    Version 10553.18 June 7, 2004
    Code Address: 8A4E0000h Length: 00010562h
    Data Address: 8A4F2000h Length: 0001DCBCh
    TCPIP.MPM tcpip Memory Protection Module
    Version 5.70 April 1, 2004
    Code Address: 8A3ED000h Length: 00001EC3h
    Data Address: 8A3B3000h Length: 00000918h
    NETDB.MPM netdb Memory Protection Module
    Version 5.70 April 1, 2004
    Code Address: 8A38D000h Length: 00000AC5h
    Data Address: 8A38F000h Length: 000001C4h
    MERGECR.NLM eDirectory Management Tool Box DSMerge eMTool
    Version 10553.18 June 7, 2004
    Code Address: 8A705000h Length: 0001B231h
    Data Address: 8A722000h Length: 00016BF4h
    SYSCALLS.NLM NetWare Operating System Call and Marshalling Library
    Version 5.60 April 29, 2004
    Code Address: 8A347000h Length: 0000ED18h
    Data Address: 8A357000h Length: 0000AEECh
    MERGETL.NLM eDirectory Management Tool Box DSMerge eMTool
    Version 10553.18 June 7, 2004
    Code Address: 8A29C000h Length: 0000B812h
    Data Address: 8A2A9000h Length: 0000F88Dh
    PMPORTAL.NLM NetWare License Information Portal
    Version 2.16 November 21, 2003
    Code Address: 8A210000h Length: 000071C9h
    Data Address: 8A219000h Length: 00004360h
    LANGMANI.NLM Novell Cross-Platform Language Manager
    Version 10210.40 November 10, 2003
    Code Address: 8A1E8000h Length: 000040F2h
    Data Address: 8A05F000h Length: 00001084h
    APRLIB.NLM Apache Portability Runtime Library 0.9.5
    Version 0.09.05 March 29, 2004
    Code Address: 8A0D1000h Length: 0002E098h
    Data Address: 8A101000h Length: 00008160h
    BACKUPCR.NLM eDirectory Management Tool Box DSBackup eMTool
    Version 10553.18 June 7, 2004
    Code Address: 89D88000h Length: 00009F21h
    Data Address: 8878B000h Length: 00002E48h
    BACKUPTL.NLM eDirectory Management Tool Box DSBackup eMTool
    Version 10553.18 June 7, 2004
    Code Address: 89DA2000h Length: 0000AF72h
    Data Address: 89DAE000h Length: 000052C8h
    NCPL.NLM Novell XTier Base Services
    Version 2.06 June 7, 2004
    Code Address: 89D78000h Length: 0000B48Ch
    Data Address: 89D85000h Length: 00001170h
    MYSQLD.NLM MySQL Database Server
    Version 4.00.18 May 25, 2004
    Code Address: 88D47000h Length: 001685ADh
    Data Address: 88EB1000h Length: 000B6F01h
    LOGGER.NLM eDirectory Management Tool Box Logger
    Version 10553.18 June 7, 2004
    Code Address: 88BA0000h Length: 0000DF82h
    Data Address: 88BAF000h Length: 0000664Ch
    STATUSLG.NLM Report and Notification Service
    Version 1.00 August 8, 2003
    Code Address: 88CED000h Length: 00058A5Eh
    Data Address: 88AF0000h Length: 000187E0h
    LLDAPSSL.NLM NetWare SSL Library for LDAP SDK (LibC version)
    Version 3.01 November 13, 2003
    Code Address: 88B3F000h Length: 0005F156h
    Data Address: 88A33000h Length: 0001882Dh
    EMSECURE.NLM eDirectory Management Tool Box Security Service
    Version 10553.18 June 7, 2004
    Code Address: 889F0000h Length: 00009852h
    Data Address: 889FB000h Length: 000033B0h
    LLDAPX.NLM NetWare Extension APIs for LDAP SDK (LibC version)
    Version 3.01 November 13, 2003
    Code Address: 889E9000h Length: 000057C5h
    Data Address: 88611000h Length: 00000DC0h
    RSS.NLM eDirectory Management Tool Box Remote Subscription Service
    Version 10553.18 June 7, 2004
    Code Address: 885FA000h Length: 00009932h
    Data Address: 88605000h Length: 0000261Ch
    ISCSILIB.NLM NetWare iSCSI Library
    Version 1.02 June 4, 2004
    Code Address: 8868F000h Length: 0001AAABh
    Data Address: 886AB000h Length: 00005D60h
    EMBOXMGR.NLM eDirectory Management Tool Box Manager
    Version 10553.18 June 7, 2004
    Code Address: 8866D000h Length: 00018D92h
    Data Address: 8898E000h Length: 0000790Ah
    EMBOXMSG.NLM eDirectory Management Tool Box Message API
    Version 10553.18 June 7, 2004
    Code Address: 88659000h Length: 0000B2F2h
    Data Address: 885D3000h Length: 0000273Dh
    IOCTL.NLM NetWare IoCtl Library
    Version 1.02 June 4, 2004
    Code Address: 885EB000h Length: 00001181h
    Data Address: 88637000h Length: 00002400h
    HT2SOAP.NLM eDirectory Management Tool Box HTTP to SOAP shim
    Version 10553.18 June 7, 2004
    Code Address: 88614000h Length: 00009B02h
    Data Address: 885C1000h Length: 00003408h
    DLOG.NLM Debug Memory Log Functions
    Version 6.05 November 18, 2003
    Code Address: 885C9000h Length: 00001FCDh
    Data Address: 885CC000h Length: 00003BB8h
    MYSQLD_SAFE. MySQL Database Server Monitor
    Version 4.00.18 May 25, 2004
    Code Address: 884EA000h Length: 000012CDh
    Data Address: 884ED000h Length: 00002264h
    LANGMAN.NLM Novell Cross-Platform Language Manager
    Version 10210.40 November 10, 2003
    Code Address: 88541000h Length: 0000E6A0h
    Data Address: 885AE000h Length: 0000B4A1h
    XI18N.NLM Novell Cross-Platform Internationalization Package
    Version 10210.40 November 10, 2003
    Code Address: 8855A000h Length: 0001CA12h
    Data Address: 88578000h Length: 00007EC8h
    EMBOX.NLM eDirectory Management Tool Box Engine
    Version 10553.18 June 7, 2004
    Code Address: 880E6000h Length: 00007B02h
    Data Address: 880EF000h Length: 00004F20h
    XIS11.NLM XML Integration Service
    Version 1.00.01 November 7, 2003
    Code Address: 881CE000h Length: 0009937Ch
    Data Address: 87F0D000h Length: 0004400Eh
    NLDAP.NLM LDAP Agent for Novell eDirectory 8.7.3
    Version 10552.88 May 21, 2004
    Code Address: 87F9E000h Length: 000739B8h
    Data Address: 88013000h Length: 00044AB4h
    CIFSPROX.NLM NMAS Proxy for CIFS (Build 130 MP)
    Version 3.22 May 24, 2004
    Code Address: 8787A000h Length: 0001300Eh
    Data Address: 878AA000h Length: 00005940h
    LDAPX.NLM NetWare Extension APIs for LDAP SDK (Clib version)
    Version 3.01 November 13, 2003
    Code Address: 87857000h Length: 000057D5h
    Data Address: 8785E000h Length: 00000DC0h
    CIFS.NLM CIFS Semantic Agent (Build 451 MP)
    Version 3.22 June 11, 2004
    Code Address: 87AB0000h Length: 00061751h
    Data Address: 879AE000h Length: 00011320h
    VLRPC.NLM DFS Volume Location Database (VLDB) RPC interface (Build 480 MP)
    Version 3.22 May 14, 2004
    Code Address: 87994000h Length: 00002FB3h
    Data Address: 87999000h Length: 000002FDh
    JSTCP.NLM Jetstream TCP Transport Layer (Build 537 MP)
    Version 3.22 May 14, 2004
    Code Address: 87933000h Length: 00004E90h
    Data Address: 87939000h Length: 000001E0h
    JSMSG.NLM Jetstream Message Layer (Build 557 MP)
    Version 3.22 May 14, 2004
    Code Address: 87940000h Length: 00006370h
    Data Address: 87948000h Length: 00000220h
    DFSLIB.NLM DFS Common Library (Build 450 MP)
    Version 3.22 May 14, 2004
    Code Address: 8789A000h Length: 000005C3h
    Data Address: 8789C000h Length: 00000080h
    AFPTCP.NLM AFPTCP (Build 288 SP)
    Version 2.01.13 May 14, 2004
    Code Address: 8776C000h Length: 0002D35Dh
    Data Address: 87404000h Length: 00009DF0h
    WSPDSI.NLM NetWare Winsock Service 1.0 NLM for Data Stream Interface
    Version 6.21 March 22, 2004
    Code Address: 873FE000h Length: 00002E80h
    Data Address: 87402000h Length: 000006D4h
    NFAP4NRM.NLM NFAP Simple Password Management NLM
    Version 1.04 December 8, 2003
    Code Address: 876E4000h Length: 000080A2h
    Data Address: 87704000h Length: 00017CA0h
    PORTAL.NLM NetWare Remote Manager NLM
    Version 3.00 June 11, 2004
    Code Address: 87598000h Length: 000E2889h
    Data Address: 874C4000h Length: 00060E90h
    NWIDK.NLM CDWare Volume Module
    Version 3.01.01 September 19, 2003
    Code Address: 874BC000h Length: 00004640h
    Data Address: 874C2000h Length: 00000730h
    SETMD4.NLM Windows Native File Access CIFS Library (Build 91 SP)
    Version 2.00.01 May 10, 2004
    Code Address: 87464000h Length: 0000125Ch
    Data Address: 87467000h Length: 00000130h
    NMASGPXY.NLM NMAS Generic Proxy
    Version 1.04 June 17, 2004
    Code Address: 873D4000h Length: 00000BC8h
    Data Address: 873D6000h Length: 00000098h
    ACPISBD.NLM System Bus Driver for ACPI compliant systems
    Version 1.04 June 1, 2004
    Code Address: 86D08000h Length: 00002590h
    Data Address: 86D0C000h Length: 00000461h
    NCM.NLM Novell Configuration Manager
    Version 1.14.03 March 27, 2003
    Code Address: 86D11000h Length: 0000484Ch
    Data Address: 86D17000h Length: 00000F00h
    WSPSSL.NLM NetWare Winsock Service 1.0 NLM for SSL
    Version 6.21 March 22, 2004
    Code Address: 872BA000h Length: 000062CBh
    Data Address: 872C2000h Length: 000108BFh
    HTTPSTK.NLM Novell Small Http Interface
    Version 3.00 April 20, 2004
    Code Address: 86EFB000h Length: 000206C7h
    Data Address: 86F1D000h Length: 000179C8h
    NILE.NLM Novell Secure Socket Services NLM
    Version 6.04.02 November 21, 2003
    Code Address: 871C6000h Length: 0005467Bh
    Data Address: 8704C000h Length: 0001F620h
    NPKIAPI.NLM Public Key Infrastructure Services
    Version 2.73 May 19, 2004
    Code Address: 86E75000h Length: 0002D797h
    Data Address: 87018000h Length: 0001751Fh
    NPKIT.NLM Public Key Infrastructure Services
    Version 2.73 June 1, 2004
    Code Address: 86F3B000h Length: 000268D0h
    Data Address: 86F63000h Length: 00013E93h
    NTLS.NLM Novell TLS Library
    Version 10810.04 March 25, 2004
    Code Address: 8714E000h Length: 00076F16h
    Data Address: 86F78000h Length: 0002DEE7h
    LLDAPSDK.NLM LDAP SDK Library (LibC version)
    Version 3.01 November 13, 2003
    Code Address: 86A52000h Length: 0001CEBBh
    Data Address: 86A70000h Length: 0000611Ch
    PKI.NLM Novell Certificate Server
    Version 2.73 May 19, 2004
    Code Address: 86DB1000h Length: 00084305h
    Data Address: 86D34000h Length: 0003E860h
    PKIAPI.NLM Public Key Infrastructure Services
    Version 2.23.08 April 1, 2004
    Code Address: 86D78000h Length: 00037141h
    Data Address: 8653A000h Length: 00006454h
    LDAPSDK.NLM LDAP SDK Library (Clib version)
    Version 3.01 November 13, 2003
    Code Address: 86679000h Length: 0001CE0Bh
    Data Address: 86530000h Length: 000066D9h
    NWUTIL.NLM Novell Utility Library NLM ()
    Version 1.03.05 November 21, 2003
    Code Address: 8647D000h Length: 000128D8h
    Data Address: 86491000h Length: 00019D14h
    CWD.NLM Perl 5.8.0 - Cwd Extension XS_VERSION: 2.06
    Version 3.20.02 January 14, 2004
    Code Address: 865D6000h Length: 000011FAh
    Data Address: 865D9000h Length: 0000066Ch
    ZIP.NLM Java zip (based on 1.4.2_04)
    Version 1.42.03 June 15, 2004
    Code Address: 86352000h Length: 0000AD8Ch
    Data Address: 8635E000h Length: 00001B90h
    JVMLIB.NLM Java jvmlib (based on 1.4.2_04)
    Version 1.42.03 June 15, 2004
    Code Address: 86371000h Length: 000170D4h
    Data Address: 8638A000h Length: 00008670h
    VERIFY.NLM Java verify (based on 1.4.2_04)
    Version 1.42.03 June 15, 2004
    Code Address: 862F1000h Length: 00008774h
    Data Address: 862FB000h Length: 00001BC0h
    JVM.NLM Java Hotspot 1.4.2_04 Interpreter
    Version 1.42.03 June 15, 2004
    Code Address: 866BE000h Length: 00214CCFh
    Data Address: 868D4000h Length: 00060590h
    IPMGMT.NLM TCPIP - NetWare IP Address Management
    Version 1.02.01 February 25, 2004
    Code Address: 861A0000h Length: 0002B97Dh
    Data Address: 861CD000h Length: 00005BF8h
    JSOCK6X.NLM NetWare 6.x Support For Java Sockets (JDK 1.4.2)
    Version 1.42.03 June 15, 2004
    Code Address: 85E11000h Length: 0000DCD8h
    Data Address: 85E20000h Length: 000027E4h
    JAVA.NLM java.nlm (based on 1.4.2_04) Build 04061513
    Version 1.42.03 June 15, 2004
    Code Address: 85E86000h Length: 00033925h
    Data Address: 85EBB000h Length: 0000C508h
    JSOCK.NLM Support For Java Sockets (loader)
    Version 1.42.03 June 15, 2004
    Code Address: 85E71000h Length: 00000086h
    Data Address: 85E73000h Length: 00000064h
    PERL.NLM Perl 5.8.0 - Script interpreter for NetWare
    Version 3.20.02 March 19, 2004
    Code Address: 86006000h Length: 000F0408h
    Data Address: 860F8000h Length: 0001FF3Ch
    NWSEC.NLM Scripting - Security Library
    Version 1.00.02 January 13, 2004
    Code Address: 85FB7000h Length: 00003B69h
    Data Address: 85FBC000h Length: 00000ADCh
    NETDB.NLM Network Database Access Module
    Version 4.10.26 June 27, 2003
    Code Address: 85F3A000h Length: 00013933h
    Data Address: 85F4F000h Length: 000025FCh
    ODINEB.NLM Novell ODI to Novell Event Bus Interface Module
    Version 1.10 August 13, 1999
    Code Address: 85CD0000h Length: 000012E9h
    Data Address: 85CD3000h Length: 0000077Ch
    SPMDCLNT.NLM Novell SPM Client for DClient
    Version 1.02 May 13, 2004
    Code Address: 85C4B000h Length: 00012DD8h
    Data Address: 85BAD000h Length: 00001380h
    IPXRTRNM.NLM IPX Router Network Management
    Version 6.60 June 24, 1998
    Code Address: 85B7F000h Length: 0000C223h
    Data Address: 85B8D000h Length: 000043C0h
    NMAS.NLM Novell Modular Authentication Service
    Version 2.68 June 17, 2004
    Code Address: 85B17000h Length: 000333C8h
    Data Address: 85B4C000h Length: 00007AD0h
    SPMNWCC.NLM Novell SPM Client for NWCC
    Version 1.01 May 13, 2004
    Code Address: 85B02000h Length: 00010B58h
    Data Address: 85B14000h Length: 00001340h
    IPXRTR.NLM IPX NLSP Router Production_02Dec2001
    Version 6.70.01 December 3, 2001
    Code Address: 85BB5000h Length: 00047B7Eh
    Data Address: 85BFE000h Length: 00017B10h
    GAMS.NLM Graded Authentication Management Service
    Version 1.03 April 28, 2004
    Code Address: 85AF3000h Length: 0000D867h
    Data Address: 85080000h Length: 000012B8h
    NSPDNS.NLM NetWare Winsock 2.0 NSPDNS.NLM Name Service Providers
    Version 6.20.03 September 8, 2003
    Code Address: 84529000h Length: 00002527h
    Data Address: 85884000h Length: 000004E4h
    SLPTCP.NLM SERVICE LOCATION TCP/UDP INTERFACE (RFC2165/RFC2608)
    Version 2.09 April 15, 2004
    Code Address: 85076000h Length: 0000385Ah
    Data Address: 8507B000h Length: 0000108Ch
    WSPIP.NLM NetWare Winsock Service 1.0 NLM for TCP and UDP
    Version 6.21.04 June 4, 2004
    Code Address: 85497000h Length: 0000F024h
    Data Address: 854A8000h Length: 0000226Ch
    NCPIP.NLM NetWare NCP Services over IP
    Version 6.01 June 8, 2004
    Code Address: 85023000h Length: 00016289h
    Data Address: 8503B000h Length: 000032C0h
    BSDSOCK.NLM Novell BSDSOCK Module
    Version 6.57.04 June 18, 2004
    Code Address: 857E1000h Length: 00010C59h
    Data Address: 857F3000h Length: 0000C0E0h
    TCPIP.NLM Novell TCP/IP Stack - Network module (NULL encryption)
    Version 6.57.06 June 1, 2004
    Code Address: 85108000h Length: 0004D8DCh
    Data Address: 85157000h Length: 00038160h
    TCP.NLM Novell TCP/IP Stack - Transport module (NULL encryption)
    Version 6.57.03 March 23, 2004
    Code Address: 851BA000h Length: 00024C3Bh
    Data Address: 852C5000h Length: 0007DDF0h
    NETLIB.NLM Novell TCPIP NETLIB Module
    Version 6.50.22 February 12, 2003
    Code Address: 851E2000h Length: 00005AACh
    Data Address: 851E9000h Length: 000D0710h
    CSLIND.NLM TCPIP CSL INDEPENDENCE MODULE 7Dec99 7Dec99
    Version 4.21 December 7, 1999
    Code Address: 850BF000h Length: 000003CCh
    Data Address: 850C1000h Length: 000024E0h
    LSAPI.NLM NLS LSAPI Library
    Version 5.02 January 7, 2003
    Code Address: 85004000h Length: 0000A51Bh
    Data Address: 85010000h Length: 00001B00h
    NLSAPI.NLM NLSAPI
    Version 5.02 August 7, 2003
    Code Address: 84F81000h Length: 000124DBh
    Data Address: 84F95000h Length: 000022A4h
    CE1000.LAN Intel(R) PRO/1000 Network Connections Driver
    Version 7.34 March 12, 2004
    Code Address: 84F19000h Length: 00012913h
    Data Address: 0066F000h Length: 00007491h
    ETHERTSM.NLM Novell Ethernet Topology Specific Module
    Version 3.89 January 27, 2003
    Code Address: 8400F000h Length: 000024D7h
    Data Address: 839D9000h Length: 000002BCh
    MSM.NLM Novell Multi-Processor Media Support Module
    Version 4.10 January 24, 2003
    Code Address: 84F09000h Length: 0000E5B3h
    Data Address: 83FEC000h Length: 00003DCCh
    CONNAUD.NLM NLS - Connection Metering
    Version 3.15 May 12, 2004
    Code Address: 84B1C000h Length: 00003453h
    Data Address: 84B21000h Length: 00000A9Ch
    NLSMETER.NLM NLS - Software Usage Metering Database
    Version 3.41 February 19, 2004
    Code Address: 84AF4000h Length: 0000E4D7h
    Data Address: 84B04000h Length: 0000759Ch
    NLSLSP.NLM NLS - License Service Provider
    Version 5.02 March 16, 2004
    Code Address: 84E77000h Length: 0006A5A7h
    Data Address: 84EE3000h Length: 0001F75Ch
    IPXS.NLM NetWare STREAMS IPX Protocol
    Version 4.10.01 February 12, 1998
    Code Address: 84E2B000h Length: 00001C95h
    Data Address: 84E2E000h Length: 000000ECh
    Global Code Address: 84E30000h Length: 00001000h
    CSL.NLM NetWare Call Support Layer For NetWare
    Version 2.06.02 January 13, 2000
    Code Address: 83FB4000h Length: 0000CB32h
    Data Address: 83FC2000h Length: 000028F4h
    BTRIEVE.NLM BTRIEVE.NLM v7.90.000
    Version 7.90 March 21, 2001
    Code Address: 83FA7000h Length: 000013BFh
    Data Address: 83FAA000h Length: 00000980h
    NWMKDE.NLM NWMKDE.NLM v7.94.251.000
    Version 7.94 December 11, 2001
    Code Address: 84403000h Length: 00053D55h
    Data Address: 84458000h Length: 0000F784h
    NWENC103.NLM NWENC103.NLM v7.90.000 (Text Encoding Conversion Library)
    Version 7.90 February 24, 2001
    Code Address: 846AC000h Length: 0004D0F5h
    Data Address: 846FB000h Length: 001B0208h
    NWAIF103.NLM nwaif103.nlm v7.94, Build 251 ()
    Version 7.94 November 30, 2001
    Code Address: 843B3000h Length: 00010E51h
    Data Address: 842ED000h Length: 00006828h
    PSVCS.NLM Portability Services
    Version 251.00 November 30, 2001
    Code Address: 8435D000h Length: 0001270Fh
    Data Address: 84371000h Length: 00009464h
    NWUCMGR.NLM NWUCMGR.NLM v1.5 Build 230
    Version 1.05 March 14, 2001
    Code Address: 84013000h Length: 0000D920h
    Data Address: 84022000h Length: 000078D4h
    SNMP.NLM Netware 4.x/5.x/6.x SNMP Service
    Version 4.17 January 23, 2004
    Code Address: 83E6C000h Length: 00014070h
    Data Address: 83E82000h Length: 000031E0h
    TLI.NLM NetWare Transport Level Interface Library
    Version 4.30.02 December 19, 2000
    Code Address: 83E50000h Length: 00003859h
    Data Address: 83E55000h Length: 00000164h
    Global Code Address: 83E57000h Length: 00001000h
    Global Data Address: 83E59000h Length: 00002000h
    NSPSAP.NLM NetWare Winsock 2.0 NLM NSPSAP.NLM Name Service Provider
    Version 6.20.02 September 8, 2003
    Code Address: 83DC8000h Length: 00001EE7h
    Data Address: 83DCB000h Length: 00000610h
    CONLOG.NLM System Console Logger
    Version 3.00.02 November 26, 2002
    Code Address: 83DB7000h Length: 000020DCh
    Data Address: 83DBB000h Length: 00001CC0h
    NCPIPX.NLM Novell NCP/IPX Stack NLM
    Version 5.60 January 22, 2004
    Code Address: 83D71000h Length: 000056BFh
    Data Address: 83D78000h Length: 00001308h
    WSPIPX.NLM NetWare Winsock Service 1.0 NLM for IPX and SPX
    Version 6.21 March 22, 2004
    Code Address: 83D86000h Length: 0000DB09h
    Data Address: 83D95000h Length: 00001762h
    IPXSPX.NLM NetWare IPX/SPX Protocol Stack NLM
    Version 5.60 November 21, 2001
    Code Address: 83D50000h Length: 0000FC52h
    Data Address: 83D62000h Length: 00009A3Ah
    DHOST.NLM Novell DHost Portability Interface 1.0.0 SMP
    Version 10010.94 November 3, 2003
    Code Address: 83CAD000h Length: 00006631h
    Data Address: 839FF000h Length: 0000234Ch
    NSPNDS.NLM NetWare Winsock 2.0 NSPNDS.NLM Name Service Provider
    Version 6.20 November 12, 2001
    Code Address: 83CB7000h Length: 00006547h
    Data Address: 839FD000h Length: 00000518h
    CALNLM32.NLM NetWare NWCalls Runtime Library
    Version 6.00 June 3, 2004
    Code Address: 83CEA000h Length: 0001B649h
    Data Address: 83462000h Length: 00000510h
    DS.NLM Novell eDirectory Version 8.7.3.2 SMP
    Version 10551.13 May 26, 2004
    Code Address: 84041000h Length: 00258D34h
    Data Address: 83913000h Length: 0007697Ch
    ROLLCALL.NLM RollCall NLM (101, API 1.0)
    Version 5.00 July 27, 1998
    Code Address: 8390F000h Length: 0000055Dh
    Data Address: 83911000h Length: 000002D4h
    SAL.NLM Novell System Abstraction Layer Version 2.2.0
    Version 20210.73 November 10, 2003
    Code Address: 8388F000h Length: 00007946h
    Data Address: 8368F000h Length: 00001230h
    NDSAUDIT.NLM Directory Services Audit
    Version 2.09 May 22, 2003
    Code Address: 83677000h Length: 00010844h
    Data Address: 83689000h Length: 00002ED0h
    POLIMGR.NLM NetWare License Policy Manager
    Version 6.22 February 27, 2004
    Code Address: 838EE000h Length: 00013C2Ch
    Data Address: 83885000h Length: 00008D68h
    TIMESYNC.NLM NetWare Time Synchronization Services
    Version 6.60.11 May 13, 2004
    Code Address: 83832000h Length: 0000DE1Ch
    Data Address: 83714000h Length: 00004200h
    CLXNLM32.NLM NetWare NWCLX Runtime Library
    Version 6.00 June 3, 2004
    Code Address: 836DC000h Length: 00001213h
    Data Address: 83707000h Length: 000001B0h
    DSAPI.NLM NetWare NWNet Runtime Library
    Version 5.05.08 March 9, 2004
    Code Address: 836D8000h Length: 00000043h
    Data Address: 836DA000h Length: 00000024h
    DSEVENT.NLM NetWare DSEvent Runtime Library
    Version 5.05.08 March 1, 2004
    Code Address: 836D4000h Length: 00000633h
    Data Address: 836D6000h Length: 00000034h
    NETNLM32.NLM NetWare NWNet Runtime Library
    Version 5.05.08 March 9, 2004
    Code Address: 838B8000h Length: 00034ED7h
    Data Address: 836CE000h Length: 00004D45h
    NCPNLM32.NLM NetWare NWNCP Runtime Library
    Version 6.00 June 3, 2004
    Code Address: 83898000h Length: 0001E1C3h
    Data Address: 00000000h Length: 00000000h
    CLNNLM32.NLM NetWare NWClient Runtime Library
    Version 6.00 June 3, 2004
    Code Address: 836C9000h Length: 00001C72h
    Data Address: 836CC000h Length: 00000130h
    CLIB.NLM (Legacy) Standard C Runtime Library for NLMs
    Version 5.90.10 February 24, 2004
    Code Address: 836E9000h Length: 0001898Eh
    Data Address: 83703000h Length: 00002FB0h
    NIT.NLM NetWare Interface Tools Library for NLMs
    Version 5.90.10 February 24, 2004
    Code Address: 83814000h Length: 0001C694h
    Data Address: 83710000h Length: 00000690h
    NLMLIB.NLM Novell NLM Runtime Library
    Version 5.90.10 February 24, 2004
    Code Address: 837E7000h Length: 0002630Dh
    Data Address: 8380F000h Length: 000038C0h
    STREAMS.NLM NetWare STREAMS PTF
    Version 6.00.04 October 25, 2002
    Code Address: 837D3000h Length: 000120CDh
    Data Address: 8373D000h Length: 000010A0h
    Global Code Address: 83740000h Length: 00001000h
    REQUESTR.NLM Novell NCP Requestor for NLMs
    Version 5.90.10 February 24, 2004
    Code Address: 8375F000h Length: 00020BF3h
    Data Address: 83781000h Length: 000010B0h
    THREADS.NLM Novell Threads Package for NLMs
    Version 5.90.10 February 24, 2004
    Code Address: 837A6000h Length: 00018BD8h
    Data Address: 837C0000h Length: 00011660h
    LIB0.NLM Novell Ring 0 Library for NLMs
    Version 5.90.10 February 24, 2004
    Code Address: 83A0D000h Length: 0002527Ah
    Data Address: 83A34000h Length: 00228050h
    MASV.NLM Mandatory Access Control Service
    Version 1.39.01 March 13, 2002
    Code Address: 83695000h Length: 0000EE86h
    Data Address: 8365E000h Length: 00002390h
    NSPSLP.NLM NetWare Winsock 2.0 NSPSLP.NLM Name Service Provider
    Version 6.20.02 September 8, 2003
    Code Address: 83668000h Length: 00005ED3h
    Data Address: 8366F000h Length: 00000B30h
    PMLODR.NLM PMLodr for NW65
    Version 1.25 May 30, 2003
    Code Address: 8364B000h Length: 0000E54Ah
    Data Address: 8365B000h Length: 00001630h
    SLP.NLM SERVICE LOCATION PROTOCOL (RFC2165/RFC2608)
    Version 2.09 April 15, 2004
    Code Address: 83628000h Length: 0001A368h
    Data Address: 834B1000h Length: 00005354h
    DSLOADER.NLM Novell eDirectory Version 8.7.3 Loader SMP
    Version 10551.13 May 26, 2004
    Code Address: 83418000h Length: 0000C76Ch
    Data Address: 83426000h Length: 00001224h
    XIM.XLM Novell NICI Signed Loader
    Version 26410.07 June 15, 2004
    Code Address: 82F90000h Length: 00020790h
    Data Address: 0009A000h Length: 000039B8h
    WS2_32.NLM NetWare Winsock 2.0 NLM
    Version 6.21.06 June 15, 2004
    Code Address: 82DD3000h Length: 00036C68h
    Data Address: 82E0B000h Length: 00011654h
    NCP.NLM NetWare Core Protocol (NCP) Engine
    Version 5.60 June 15, 2004
    Code Address: 82E24000h Length: 00026B2Fh
    Data Address: 82E4C000h Length: 00018B24h
    QUEUE.NLM NetWare Queue Services NLM
    Version 5.60 May 24, 2001
    Code Address: 82DC7000h Length: 00006D8Dh
    Data Address: 82DCF000h Length: 00000473h
    MALHLP.NLM NSS Configure help messages (Build 417 MP)
    Version 3.22 May 10, 2004
    Code Address: 8019F000h Length: 000000BAh
    Data Address: 801A1000h Length: 0000002Ah
    CDDVD.NSS NSS Loadable Storage System (LSS) for CD/UDF (Build 254 MP)
    Version 3.22 June 11, 2004
    Code Address: 801BA000h Length: 00013160h
    Data Address: 800CF000h Length: 00001060h
    NSSIDK.NSS NSS Pool Configuration Manager (Build 432 MP)
    Version 3.22 May 14, 2004
    Code Address: 800F8000h Length: 00003725h
    Data Address: 800FD000h Length: 00000090h
    PARTAPI.NLM Partition APIs for NetWare 6.1
    Version 2.00 April 17, 2002
    Code Address: 800AF000h Length: 00000007h
    Data Address: 00000000h Length: 00000000h
    VOLMN.NSS NSS Distributed Volume Manager (Build 394 MP)
    Version 3.22 May 14, 2004
    Code Address: 800E0000h Length: 00009FE3h
    Data Address: 800AD000h Length: 000005B0h
    NWSA.NSS NSS NetWare Semantic Agent (NWSA) (Build 1301 MP)
    Version 3.22 June 16, 2004
    Code Address: 80155000h Length: 00048A4Eh
    Data Address: 80487000h Length: 0009D310h
    ZLSS.NSS NSS Journaled Storage System (ZLSS) (Build 1798 MP)
    Version 3.22 June 7, 2004
    Code Address: 803C4000h Length: 000C1DE6h
    Data Address: 800B9000h Length: 0000BC30h
    MAL.NSS NSS Media Access Layer (MAL) (Build 599 MP)
    Version 3.22 May 14, 2004
    Code Address: 800B1000h Length: 00002F76h
    Data Address: 800B5000h Length: 00000170h
    MANAGE.NSS NSS Management Functions (Build 617 MP)
    Version 3.22 June 4, 2004
    Code Address: 80106000h Length: 00049605h
    Data Address: 80151000h Length: 00000C00h
    COMN.NSS NSS Common Support Layer (COMN) (Build 2756 MP)
    Version 3.22 May 28, 2004
    Code Address: 801D1000h Length: 000D5ADBh
    Data Address: 802A8000h Length: 00015B10h
    NSS.NLM NSS (Novell Storage Services) (Build 977 MP)
    Version 3.22 May 14, 2004
    Code Address: B7C74000h Length: 0002C820h
    Data Address: B7EEA000h Length: 00091480h
    SYSLOG.NLM NetWare Logfile Daemon
    Version 6.05.02 November 3, 2003
    Code Address: B7CA8000h Length: 00005E6Ah
    Data Address: B7CAF000h Length: 000260E4h
    LIBNSS.NLM Generic Library used by NSS (Build 187 MP)
    Version 3.22 May 10, 2004
    Code Address: B7C6C000h Length: 000042DCh
    Data Address: B7C72000h Length: 000003D0h
    NSSWIN.NLM NSS ASCI Window API Library (Build 204 MP)
    Version 3.22 May 10, 2004
    Code Address: B7C62000h Length: 000047DCh
    Data Address: B7C68000h Length: 000000FCh
    LOCNLM32.NLM NetWare NWLocale Runtime Library
    Version 6.00 June 3, 2004
    Code Address: B7C52000h Length: 0000458Bh
    Data Address: B7C58000h Length: 00000B80h
    UNICODE.NLM NetWare Unicode Runtime Library (UniLib-based) [optimized]
    Version 7.00 June 3, 2004
    Code Address: B7C47000h Length: 000016D5h
    Data Address: B7C4A000h Length: 00000504h
    FILESYS.NLM NetWare File System NLM
    Version 5.13 April 2, 2004
    Code Address: B7D18000h Length: 0008DEB7h
    Data Address: B7C21000h Length: 00012C80h
    LFS.NLM NetWare Logical File System NLM
    Version 5.12 January 23, 2004
    Code Address: B7BDF000h Length: 000094EDh
    Data Address: B7BEA000h Length: 000084BCh
    CONNMGR.NLM NetWare Connection Manager NLM
    Version 5.60 June 16, 2004
    Code Address: B7BF6000h Length: 00011475h
    Data Address: B7C09000h Length: 00003C78h
    ACPIPWR.NLM ACPI Power Management Driver for ACPI compliant systems
    Version 1.04 June 1, 2004
    Code Address: B7A31000h Length: 00000C18h
    Data Address: B7BD3000h Length: 0000091Ch
    ACPICMGR.NLM ACPI Component Manager for ACPI compliant systems
    Version 1.04 June 1, 2004
    Code Address: B7A41000h Length: 00000AFCh
    Data Address: B7A43000h Length: 00000344h
    ADPT160M.HAM Adaptec Ultra160 Host Adapter Module
    Version 18.31.13 November 19, 2003
    Code Address: B7B9B000h Length: 0002001Fh
    Data Address: 7A39A000h Length: 00003860h
    PEDGE3.HAM PERC 3/SC/DC(L)/QC, 4/SC/DC/Di, 4e/SC/DC/Di/Si & CERC HAM Driver.
    Version 7.01.24 April 13, 2004
    Code Address: B7B78000h Length: 00008612h
    Data Address: 7A3C5000h Length: 00004744h
    IDEATA.HAM Novell ATA/IDE/ATAPI Host Adapter Module
    Version 4.15 June 4, 2004
    Code Address: B7B58000h Length: 0000C911h
    Data Address: 7A3ED000h Length: 0000429Ch
    QLCSFTE.CDM QLogic SCSI Enclosure SAF-TE Processor CDM
    Version 1.00.01 May 24, 2000
    Code Address: B7B55000h Length: 000010DEh
    Data Address: 7A415000h Length: 00000034h
    SCSIHD.CDM Novell NetWare SCSI Fixed Disk Custom Device Module
    Version 3.02.06 April 21, 2004
    Code Address: B7B4F000h Length: 00004A4Eh
    Data Address: 7A454000h Length: 00000DB0h
    IDECD.CDM Novell ATAPI CD-ROM/DVD-ROM Custom Device Module
    Version 4.00 April 24, 2004
    Code Address: B7AC2000h Length: 00003978h
    Data Address: 7A4D6000h Length: 00000AECh
    ACPIDRV.PSM ACPI Platform Support Module for ACPI compliant systems
    Version 1.04 June 1, 2004
    Code Address: B7A49000h Length: 0000A8C2h
    Data Address: 7A4DD000h Length: 0000BD34h
    ACPICA.NLM ACPI Component Architecture for ACPI compliant systems
    Version 1.04 June 1, 2004
    Code Address: B79B7000h Length: 0002D17Ah
    Data Address: B79E6000h Length: 0001158Ah
    ACPIASL.NLM ACPI Architecture Services Layer for ACPI compliant systems
    Version 1.04 June 1, 2004
    Code Address: B7985000h Length: 00000F9Bh
    Data Address: B7987000h Length: 000001DCh
    UMSSHIM.NLM Novell USB Mouse Shim
    Version 1.03 November 19, 2003
    Code Address: B78FE000h Length: 00000B59h
    Data Address: 7A4EB000h Length: 00000428h
    UKBDSHIM.NLM Novell USB Keyboard Shim
    Version 1.03 November 19, 2003
    Code Address: B78EA000h Length: 00000FD1h
    Data Address: 7A4EC000h Length: 000005C4h
    EHCIDRV.CAD Novell Universal Serial Bus EHCI driver
    Version 1.02 May 10, 2004
    Code Address: B7026000h Length: 00005B6Fh
    Data Address: 7A500000h Length: 00001B58h
    UHCIDRV.CAD Novell Universal Serial Bus UHCI driver
    Version 1.04 May 10, 2004
    Code Address: B7038000h Length: 00004B99h
    Data Address: 7A520000h Length: 000006CCh
    CIOSMLID.CLS Novell CIOS MLID Driver
    Version 1.00 May 28, 2003
    Code Address: B7031000h Length: 0000539Ah
    Data Address: 7A521000h Length: 0000143Ch
    LSL.NLM Novell NetWare Link Support Layer
    Version 4.81 May 7, 2004
    Code Address: B7051000h Length: 0000A617h
    Data Address: B705D000h Length: 00009EC8h
    CIOS.NLM Consolidated IO System
    Version 1.21 May 10, 2004
    Code Address: B6FB8000h Length: 0004D6C2h
    Data Address: 3DF7C000h Length: 0001BC5Ah
    NWPALOAD.NLM NetWare 5 NWPA Load Utility
    Version 3.00 July 10, 2000
    Code Address: B6E1F000h Length: 00000007h
    Data Address: 00000000h Length: 00000000h
    NWPA.NLM NetWare 6.5 NetWare Peripheral Architecture NLM
    Version 3.20.04 May 7, 2004
    Code Address: B6F04000h Length: 00016906h
    Data Address: B6E44000h Length: 000029B0h
    MM.NLM NetWare 6.5 Media Manager
    Version 3.20.10 June 15, 2004
    Code Address: B6E57000h Length: 00047E22h
    Data Address: B6DF6000h Length: 0000B378h
    SGUID.NLM NetWare GUID Services
    Version 6.01 September 27, 2002
    Code Address: B6D80000h Length: 00000E04h
    Data Address: B6DF4000h Length: 0000018Ah
    NBI.NLM NetWare Bus Interface
    Version 3.00.04 June 9, 2004
    Code Address: B6E0B000h Length: 0000D16Dh
    Data Address: B6D78000h Length: 00003C9Dh
    NEB.NLM Novell Event Bus
    Version 5.60 December 11, 2002
    Code Address: B6D82000h Length: 00005843h
    Data Address: B6D89000h Length: 0000097Ch
    DIAG500.NLM Diagnostic/coredump utility for NetWare 5.x/6.x
    Version 3.00 May 11, 2004
    Code Address: B6D5D000h Length: 00006CF0h
    Data Address: B6DA0000h Length: 0001D90Ch
    CPUCHECK.NLM NetWare Processor Checking Utility
    Version 5.60.01 October 21, 2003
    Code Address: B6D6F000h Length: 00001A04h
    Data Address: B6D72000h Length: 00004B0Ch
    NWKCFG.NLM NetWare Kernel Config NLM
    Version 2.16 April 7, 2004
    Code Address: B6D53000h Length: 00003EEFh
    Data Address: B6D58000h Length: 00003CA4h
    CDBE.NLM NetWare Configuration DB Engine
    Version 6.01 May 10, 2004
    Code Address: B6AC1000h Length: 00011466h
    Data Address: B6AD4000h Length: 000160A2h
    FATFS.NLM FAT Filesystem Module for NetWare
    Version 1.13 June 2, 2004
    Code Address: B627F000h Length: 00023CCEh
    Data Address: B62A4000h Length: 0002F68Fh
    CIOSSHIM.NLM Novell CIOS Platform Shim
    Version 1.11 March 26, 2004
    Code Address: B6213000h Length: 000033E7h
    Data Address: B6218000h Length: 000058ECh
    LIBC.NLM Standard C Runtime Library for NLMs [optimized, 5]
    Version 7.05 June 23, 2004
    Code Address: B6323000h Length: 000B35B6h
    Data Address: B0179000h Length: 0003D816h
    PVER500.NLM NetWare 6.XX Version Library
    Version 3.00 February 25, 2003
    Code Address: B016B000h Length: 0000068Fh
    Data Address: B016D000h Length: 00000360h
    SERVER.NLM NetWare Server Operating System
    Version 5.70.02 June 11, 2004
    Code Address: 002047E0h Length: 0015610Ah
    Data Address: 004047E0h Length: 001C7820h
    Server MOM halted Tuesday, October 25, 2011 11:45:30.404 am
    Abend 1 on P00: Server-5.70.02-0: NCPIP: ReplyDisgard overflowed reply buffer!!
    Registers:
    CS = 0008 DS = 0068 ES = 0068 FS = 0068 GS = 007B SS = 0068
    EAX = 00000002 EBX = 000005EF ECX = 000005E7 EDX = 90247000
    ESI = 000005EF EDI = 00000001 EBP = 00000008 ESP = B706AF4C
    EIP = 85070318 FLAGS = 00200206
    85070318 83C404 ADD ESP, 00000004
    EIP in NCPIP.NLM at code start +00003318h
    The violation occurred while processing the following instruction:
    85070318 83C404 ADD ESP, 00000004
    8507031B 8B44240C MOV EAX, [ESP+0C]
    8507031F 6AFE PUSH FE
    85070321 83C00C ADD EAX, 0000000C
    85070324 50 PUSH EAX
    85070325 E846D3097B CALL SERVER.NLM|atomic_and
    8507032A 83C408 ADD ESP, 00000008
    8507032D 8B44240C MOV EAX, [ESP+0C]
    85070331 F6400D TEST byte ptr [EAX+0D]
    85070334 0174518B ADD [ECX+EDX*2-75], ESI
    Running process: Server 00:3 Process
    Thread Owned by NLM: SERVER.NLM
    Stack pointer: B706BF60
    OS Stack limit: B7064020
    Scheduling priority: 67371008
    Wait state: 50500F0 Waiting for work
    Stack: -85085BDC (NCPIP.NLM|(Data Start)+BDC)
    --9024708E ?
    --9024708E ?
    --902470DC ?
    --90247000 ?
    --B706BF00 (EHCIDRV.CAD|EHCIDebugDumpRegs+9550)
    --902470DC ?
    --902470B4 ?
    --902476C3 ?
    80184219 (NWSA.NSS|NSSCase89+459)
    --902470B4 ?
    --00000000 ?
    --00000001 ?
    --902470DC ?
    --000005E7 ?
    B7C9E4EF (NSS.NLM|NSSMPK_UnlockNss+1F)
    -B7F35C68 (NSS.NLM|NSSMPK_spinlock+0)
    --00000000 ?
    --B706B054 (EHCIDRV.CAD|EHCIDebugDumpRegs+86A4)
    8028DAE5 (COMN.NSS|zGetInfo+A5)
    --00000000 ?
    --B706B0B4 (EHCIDRV.CAD|EHCIDebugDumpRegs+8704)
    --00000000 ?
    --00000000 ?
    --2CEC1D20 ?
    --3DEABEC0 ?
    --00000001 ?
    --B706B798 (EHCIDRV.CAD|EHCIDebugDumpRegs+8DE8)
    --000004BC ?
    --00000000 ?
    --00000001 ?
    --B706B0B4 (EHCIDRV.CAD|EHCIDebugDumpRegs+8704)
    --00000000 ?
    --00000000 ?
    --00000050 ?
    --00000000 ?
    --00000001 ?
    --00000000 ?
    --B00771A0 ?
    --00000001 ?
    --B706B0B4 (EHCIDRV.CAD|EHCIDebugDumpRegs+8704)
    --00000001 ?
    --00000000 ?
    --B706B028 (EHCIDRV.CAD|EHCIDebugDumpRegs+8678)
    B633BB16 (LIBC.NLM|VerifyPathInfo+216)
    --00000001 ?
    --FFFFFFFF (LOADER.NLM|KernelTempAliasesEnd+FFF)
    --B706B0B4 (EHCIDRV.CAD|EHCIDebugDumpRegs+8704)
    --B706B750 (EHCIDRV.CAD|EHCIDebugDumpRegs+8DA0)
    --B706B080 (EHCIDRV.CAD|EHCIDebugDumpRegs+86D0)
    --B706B54A (EHCIDRV.CAD|EHCIDebugDumpRegs+8B9A)
    --00000000 ?
    -82E3EBC8 (WS2_32.NLM|ProtocolPath+0)
    --B007B8C0 ?
    -82E3EBC8 (WS2_32.NLM|ProtocolPath+0)
    --B706B054 (EHCIDRV.CAD|EHCIDebugDumpRegs+86A4)
    --B007B8C0 ?
    --87D8C9A5 ?
    --B0075AC0 ?
    B633C721 (LIBC.NLM|BuildUnicodePath+161)
    --FFFFFFFF (LOADER.NLM|KernelTempAliasesEnd+FFF)
    --B0075AD2 ?
    --87D8C9A5 ?
    --00000001 ?
    --00000000 ?
    --B706B768 (EHCIDRV.CAD|EHCIDebugDumpRegs+8DB8)
    --B706BC70 (EHCIDRV.CAD|EHCIDebugDumpRegs+92C0)
    B634DFA7 (LIBC.NLM|kgFileOpenEx+517)
    --82F03B9F ?
    --B706BC70 (EHCIDRV.CAD|EHCIDebugDumpRegs+92C0)
    --00000001 ?
    --00000000 ?
    --ECF04369 ?
    B634E89C (LIBC.NLM|kgFileOpenEx+E0C)
    --B0075AC0 ?
    --87D8C6E0 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    -00535953 (SERVER.NLM|RDebugPollTimeoutTimer+D77F)
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --5C435445 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    Additional Information:
    The NetWare OS detected a problem with the system while executing a process owned by NCPIP.NLM. It may be the source of the problem or there may have been a memory corruption.
    There was another long list that I omitted to save space and actually be able to post this. I can post that if need be.

    SERVER.NLM NetWare Server Operating System
    Version 5.70.02 June 11, 2004
    Your server appears to be on SP2. Please apply the current SP, nw65sp8.

  • Hyper-V Virtual Machine Critical error (RAID 5)

    Hello
    I have received call from my manager today from one of our site regarding hyper-v issue.
    So here's the issue he stated as follows:
    One of the IT technician was assigned to add 8TB HDD in a SAN just to add more storage space for our servers
    So he went to the server room and boom he finished the job in minutes and started to configure RAID from his laptop like its all good as always.
    few hours later users started to complain they can't get access to their staff share Drive well guess out all of the hyper _ v machine stopped working (critical error) on the server he installed those TBs, the hyper -v E drive gone missing where all the
    virtual machines were stored.
    and lastly he told me they already had RAID 5 implemented on that server. To be honest I don't know much either and only possible cause of course would be the RAID which should have been taken under consideration before making such move.
    I was asked to give them a hand on this tomorrow and I will, just play around with it for bit and see where I can Lead to.
    Any help would be highly appreciated!

    I wonder if the server has failed, it does happen rarely
    I suggest gettings some lower cost NAS boxes for backups in case they are needed to repair the server
    Corsair Carbide 300R with window
    Corsair TX850V2 70A@12V
    Asus M5A99FX PRO R2.0 CFX/SLI
    AMD Phenom II 965 C3 Black Edition @ 4.0 GHz
    G.SKILL RipjawsX DDR3-2133 8 GB
    EVGA GTX 6600 Ti FTW Signature 2(Gk104 Kepler)
    Asus PA238QR IPS LED HDMI DP 1080p
    ST2000DM001 & Windows 8.1 Enterprise x64
    Microsoft Wireless Desktop 2000
    Wacom Bamboo CHT470M
    Place your rig specifics into your signature like I have, makes it 100x easier to understand!
    Hardcore Games Legendary is the Only Way to Play!

  • A critical error has occured. Processing of the service had to be terminate

    When manager wants to approve the employee leave request its giving following error.
    Critical Error
    A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
    Please contact your system administrator.
    Critical Error
    A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
    Please contact your system administrator.
      Access via NULL object reference not possible., error key: RFC_ERROR_SYSTEM_FAILURE   
      Access via NULL object reference not possible., error key: RFC_ERROR_SYSTEM_FAILURE:com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Access via NULL object reference not possible., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
         at com.sap.xss.hr.lea.form.FcForm.getCustomizing(FcForm.java:1020)
         at com.sap.xss.hr.lea.form.FcForm.onInit(FcForm.java:417)
         at com.sap.xss.hr.lea.form.wdp.InternalFcForm.onInit(InternalFcForm.java:2053)
         at com.sap.xss.hr.lea.form.FcFormInterface.onInit(FcFormInterface.java:184)
         at com.sap.xss.hr.lea.form.wdp.InternalFcFormInterface.onInit(InternalFcFormInterface.java:1911)
         at com.sap.xss.hr.lea.form.wdp.InternalFcFormInterface$External.onInit(InternalFcFormInterface.java:2007)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:922)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:891)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1084)
         at com.sap.xss.hr.lea.worklist.VcWorkList.onInit(VcWorkList.java:267)
         at com.sap.xss.hr.lea.worklist.wdp.InternalVcWorkList.onInit(InternalVcWorkList.java:363)
         at com.sap.xss.hr.lea.worklist.VcWorkListInterface.onInit(VcWorkListInterface.java:164)
         at com.sap.xss.hr.lea.worklist.wdp.InternalVcWorkListInterface.onInit(InternalVcWorkListInterface.java:144)
         at com.sap.xss.hr.lea.worklist.wdp.InternalVcWorkListInterface$External.onInit(InternalVcWorkListInterface.java:220)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:564)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:219)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: com.sap.aii.proxy.framework.core.BaseProxyException: Access via 'NULL' object reference not possible., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
         at com.sap.xss.hr.lea.model.LeaveRequestAdaptiveModel.pt_Arq_Customizing_Get(LeaveRequestAdaptiveModel.java:392)
         at com.sap.xss.hr.lea.model.Pt_Arq_Customizing_Get_Input.doExecute(Pt_Arq_Customizing_Get_Input.java:137)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
         ... 47 more
       kindly help ASAP,

    Hi,
    Did you give enough authorizations to the user at the beack end.
    Just Try giving SAP_ALL authorizations and check.
    Regards,
    Santhosh

  • NMI: Parity Check / Memory Parity Errors on Lenovo T500 2082-58M running Windows XP.

    NMI: Parity Check / Memory Parity Errors are occurring on
    five out of five Lenovo T500 laptops 2082-58M tested.
    I can get the error to re-occur consistently by installing
    IBM Director Client version 5.20 or 5.23, taking remote control and then within
    the remote session I initiate a PC restart. This re-produces these errors
    without fail.
    I've also received this same error without Director but am
    unable to cause this to re-occur consistently.
    My Findings:
    Changing the BIOS Settings from the default settings of :
    BIOS Config > Display
    Default Primary Video Device:[Internal]
    Boot Display Device:[ThinPad LCD]
    Graphics Device:[Discrete Graphics]
    OS Detection for Switchable Graphics:[Enabled]
    To the following settings resolves the issue though this
    causes the installed and previously working ATI driver not to detect the video
    device.
    BIOS Config > Display
    Default Primary Video Device:[Internal]
    Boot Display Device:[ThinPad LCD]
    Graphics Device:[Integrated Graphics]
    OS Detection for Switchable Graphics:[Disabled]
    What I have tried:
    o Updated the BIOS and Drivers to Latest available
    o Re-Installed the Display Driver, Downgraded the
    Display Driver
    o Removed the Display Driver and left BIOS
    settings enabled (NMI errors re-occur)
    To get to the above findings I tried removing /
    re-installing pretty much every driver and disabling every option within the
    BIOS. I am only listing what I believe is now relevant to the identified
    problem. I can provide further information upon request.
     Anyone able to help ?

    Hello,
    the switchable gfx doesn´t work in XP. In XP you have to choose gfx options in bios before booting os.
    Please try: 
    Default Primary Video Device:[Internal]
    Boot Display Device:[ThinPad LCD]
    Graphics Device:[discrete Graphics]
    OS Detection for Switchable Graphics:[Disabled] 
    Follow @LenovoForums on Twitter! Try the forum search, before first posting: Forum Search Option
    Please insert your type, model (not S/N) number and used OS in your posts.
    I´m a volunteer here using New X1 Carbon, ThinkPad Yoga, Yoga 11s, Yoga 13, T430s,T510, X220t, IdeaCentre B540.
    TIP: If your computer runs satisfactorily now, it may not be necessary to update the system.
     English Community       Deutsche Community       Comunidad en Español

  • Web Part Error: This page has encountered a critical error. Contact your system administrator if this problem persists

    Hi there,
    I am getting the following error in SharePoint 2007 site.
    Web Part Error: This page has encountered a critical error. Contact your system administrator if this problem persists.
    Show Error Details
    Hide Error Details
    [WebPartPageUserException: This page has encountered a critical error. Contact your system administrator if this problem persists.]
      at Microsoft.SharePoint.ApplicationRuntime.SafeControls.RethrowExceptionIfNeeded()
      at Microsoft.SharePoint.ApplicationRuntime.SafeControls.GetTypeFromGuid(Guid guid)
      at Microsoft.SharePoint.WebPartPages.SPWebPartManager.CreateWebPartsFromRowSetData(Boolean onlyInitializeClosedWebParts)
    There is no event logged related to this error. I have checked ULS log and nothing much I can find over there.
    Any help would be highly appreciated.
    Thanks,
    Puli
    Puli Bala

    It is not only because of unsafe controls. Please refer the articles below.
    http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2008/09/24/safe-mode-did-not-start-successfully-request-failed.aspx
    http://blogs.edwardwilde.com/2009/12/22/safe-mode-did-not-start-successfully-could-not-load-file-or-assembly/
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/6d81f7b0-33c5-482b-b7aa-9f639c784dea/what-reason-can-cause-the-errorerror-failure-in-loading-assembly-microsoftsharepoint?forum=sharepointadminlegacy
    https://paulsiu.wordpress.com/2008/07/24/sharepoint-loading-assembly-error-in-the-event-log/
    Puli Bala

  • How Do I Repair My MacBook Pro 15 Inch after critical error partitioning the hardrive?

    Hey guys I have just recently turned into a MAC OS X 10.6 user and i needed to have windows on my New MacBook Pro 15", I used the BootCamp Installer within the utilities section of applications and it partitioned my hardrive it then told me the partition needed to be formatted in NTSF format and shutdown, now when i power it up i get the black screen of death and the white stroke in the top left of the screen where the macbook is looking for windows files which are not there as it did not install them thanks to the format being incorrect, is there a way to go back to the original mac section of my hardrive using keyboard shortcuts? Also if i did not recieve a install disc with my macbook should i just take it back to the shop and have a genius look at it?

    First of all. don't listen to 'The hatter' - he is being no help here.
    There is no critical error.
    Also, you don't really need a backup.
    To boot into Mac OS X hold down 'alt' whilst pressing the power button and keep pressing alt until a menu pops up, choose Macintosh HD and then it will boot Mac OS X.
    Make sure your Windows install disk is in the drive when rebooting.

  • In ESS-Leave Request -A critical error has occured.

    In ESS when tried to enter the Leave which is under Leave request the below error occured:
    Critical Error
    A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
    Please contact your system administrator.
    CREATE OBJECT: The class  was not found., error key: RFC_ERROR_SYSTEM_FAILURE  
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: CREATE OBJECT: The class  was not found., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
         at com.sap.xss.hr.lea.blockcale.FcBlockCale.getBcData(FcBlockCale.java:232)
         at com.sap.xss.hr.lea.blockcale.wdp.InternalFcBlockCale.getBcData(InternalFcBlockCale.java:250)
         at com.sap.xss.hr.lea.blockcale.FcBlockCaleInterface.getBcData(FcBlockCaleInterface.java:135)
         at com.sap.xss.hr.lea.blockcale.wdp.InternalFcBlockCaleInterface.getBcData(InternalFcBlockCaleInterface.java:224)
         at com.sap.xss.hr.lea.blockcale.wdp.InternalFcBlockCaleInterface$External.getBcData(InternalFcBlockCaleInterface.java:276)
         at com.sap.xss.hr.lea.blockcale.VcBlockCale.onInit(VcBlockCale.java:261)
         at com.sap.xss.hr.lea.blockcale.wdp.InternalVcBlockCale.onInit(InternalVcBlockCale.java:275)
         at com.sap.xss.hr.lea.blockcale.VcBlockCaleInterface.onInit(VcBlockCaleInterface.java:163)
         at com.sap.xss.hr.lea.blockcale.wdp.InternalVcBlockCaleInterface.onInit(InternalVcBlockCaleInterface.java:144)
         at com.sap.xss.hr.lea.blockcale.wdp.InternalVcBlockCaleInterface$External.onInit(InternalVcBlockCaleInterface.java:220)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:564)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:150)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1246)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:354)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:547)
         at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:591)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:822)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:684)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:150)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:219)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.aii.proxy.framework.core.BaseProxyException: CREATE OBJECT: The class  was not found., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
         at com.sap.xss.hr.lea.model.LeaveRequestAdaptiveModel.pt_Arq_Eecale_Get(LeaveRequestAdaptiveModel.java:434)
         at com.sap.xss.hr.lea.model.Pt_Arq_Eecale_Get_Input.doExecute(Pt_Arq_Eecale_Get_Input.java:137)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
         ... 60 more

    I found out the solution and solved this issue.
    Deleted the leave request which was created with error i.e: from the custom table zxx_vacr noted down the id initiater ( which had error) and in the Test Environment for Leave request (PTARQ) gave the PERNR and deleted the documents ( gave the id iniater in the document status ).
    To check the error work flow go to SWIA and check for that Workflow (Leave) raised by the PERNR at that duration ( check in IT2001 for the duration) and give it here.
    After deleting it check in the portal for the leave request.

  • What is causing a disk error when saving psd files or writing to cache?

    The problem only happens when running Photoshop CC (2104) and Bridge (actually these are the only two programs I really use my external drive for) during a save or write operation to an external hard drive.  I can work for hours, with multiple files open, saving, creating, etc. without a problem and then suddenly I'll get a message from Photoshop saying, "Could not save .... because of a disk error." or from Bridge saying, ".. unable to write to cache..".
    When I quit and try to troubleshoot the problem, I find that, for some reason, Mavericks has put system files on my external (non boot) drive or, for whatever reason, thinks there is a system file on it.  Consequently, the drive cannot  be ejected (Error message: "... one or more programs may be using it...") and I cannot repair it using Disk Utility (Error message: " ... live file system repair is not supported").  I also cannot write to it (Error message: "... unexpected disk error has occurred (error code: -50)").  The problem persists even after quitting all other programs, which wouldn't surprise me if Mavericks thinks there is a system file on it.
    I have force ejected the drive a couple of times but became concerned that I might be compounding the problem. Now I just restart my computer and run Disk Utility Repair Disk.  (Don't know which is worse.)  Disk Utility either doesn't find a problem or, if it finds one, it repairs it.  After that, Photoshop and Bridge work fine for a while.
    System information:
    MacBook Pro 13" 2.4GHz with 16GB RAM, 500 GB HD (recently upgraded)
    Apple Cinema Display
    Mavericks (up to date)
    G-Technology G-Drive (Gen 5) 2TB HD connected via Firewire 800 (latest firmware)
    Unconfirmed observation: I believe the first few times this problem occurred, Firefox was up an running.  I made a point of quitting all programs except System Monitor when running Photoshop and Bridge and I can't remember having the problem again.  The the last time the issue occurred, today, however, Safari was up and running.
    Is this an OS problem, a hardware (disk drive, cable, etc.) problem, a software problem (PS, Bridge) or some combination? I have put this much detail in the post hoping someone can share some insight into the cause.  I will be sending this report to Apple and G-Technology and I will report any resolution, if and, hopefully when, I find one.

    The only thing that will cause a disk error is an actual error from the disk.
    Photoshop is just telling you what that OS told it about the error.
    It sounds like you need to boot off another disk and try to repair your disk.
    Also, make sure you have a backup. And check the SMART status to see if it is failing and needs to be replaced.

  • Critical error while approving leave

    Hi
    In portal while approving leave i am getting the follwoing error .
    Critical Error
    A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
    Please contact your system administrator.
       The running application consciously caused an abort with short dump., error key: RFC_ERROR_SYSTEM_FAILURE   
    This error is comming only for few employees not for every one.
    Can anybody please let me know the solution for this .
    Thanks and Regards.

    Hi,
    First of all, check the short dump in transaction ST22, you probably find there much more details of the problem.
    secondly, make sure that these users have enough authorisations (do a trace) in backend. They might be missing some RFC call related authoritsation.
    Regards,
    Karri

  • Critical error, blue screen stop error

    after installing installation CD today, my laptop keeps going to a blue screen reporting a STOP error.... a critical error, but can't reslove. Have now removed the iTunes and it hasn't happened yet.
    Maybe a conflict, I don't know.
    Dell Inspirion Laptop   Windows XP  

    I found the answer !  Turns out it is/was not a Win7 problem, but a drive problem.
    I was following some links on another Win7 forum and happened upon mention of SSD drives causing a BSOD.  The one in particular mentioned was a Crucial M4 SSD. It sounded familiar . . . I have one as my C: drive.  Turns out I needed a firmware
    update. The update corrects a condition where an incorrect response to a SMART power-on counter will cause the m4 drive to become unresponsive after 5184 hours of Power-on time. The drive will recover after a power cycle, however, this failure will repeat
    once per hour after reaching this point. 5184 hours is about 7.2 months. Just a bit under how long I've had this system.
    I applied the update . . . . . computer has been running seven hours now.
    Thanks to all who helped me here.
    Joe
    Wanted to add for reference:
    The original post from Crucial acknowledging the issue.
    BSOD Crucial M4
    The fix is as simple as updating the firmware, but the hoops to jump through for the firmware update to take place is a bit frustrating.
    With my board, z68-v pro, it was necessary for me to go into the bios and change my controller mode to IDE. In addition I needed to remove the drive connected to the Marvell port and plug it into the Intel port as well as put my two ssd's on the first and
    second Intel ports. Once this was done I was able to get past the 'finding drives' screen and update the firmware for both ssd's. Once the update finished I went back into the bios and changed the controller mode back to AHCI. As i said, a frustrating experience
    but I commend Crucial for owning up to the issue rather than lead people to think their ssd's needed replacing or something was wrong with windows and subsequent unnecessary re-installs.

Maybe you are looking for

  • Lion 10.7.3 widgets and programs

    i am using mac keeper to clean up and since the new update osx lists some new widgets under my installed widgets, but i don't installed it. stupid enough i can not erase them and cannot find the files on my hdd BUT they are still listed under mac kee

  • Authenticatinig user with customer service providers

    please, please help... I have posted this before but I have not been able to find out why it doesn't work. Its extremely frustrating. Trying to authenticate a user programmatically from a custom built authenticator spi. I get the following error with

  • When my ipod is hooked up it shows as having the same songs as my library..

    i hook up my ipod to my computer and the itunes reads it, and itunes shows me that my ipod and itunes have the same amount of songs, and the same exact songs, which is what i want, but when i unplug my ipod, which i unplug properly, many of my songs

  • Running oracle form shortcuts

    How can i call an oracle form thru its short cut? I require this b'se i need to remove MDI window from some forms and MDI mdi window removal can be done in short cut target using 'useSDI'.Any other method available for removing MDI window through pro

  • DIP Prfile for invoicing ofSM02 order type by Resource Related Billing DP90

    Dear Guru, I have configured the complete DIP profile. But the only thning left is "blank-entry for material determination in the DIP profile is the last entry". I don't know about this. Can you please explain what is blank-entry for material determi