Login: PAM Error (line 313): Critical error - immediate abort?

Hi there,
so I'm having problem with my MacBook Air. Since a few days it is taking realllly long to start up.
And it asks my password (even I didn't require that).
When I checked my Terminal it said: login: PAM Error (line 313): Critical error - immediate abort
what can I do? can someone help me?
Thanks!

Post Unix/Terminal queries in the Unix forum under OS X Technologies.

Similar Messages

  • ERROR: (line 0): Internal error compiling the filter.

    It seems graph compiler is very touchy. I downloaded pixel bender few days ago, so I bet this is not fixed yet.
    Thing that compiles:
       void evaluatePixel()
        dst = sample (src, outCoord ());
    Thing that also compiles:
       void evaluatePixel()
        float2 at = outCoord ();
        pixel4 d = sampleNearest(src, float2 (at.x - 0.0, at.y - 0.0));
        dst = d;
    Thing that does not compile:
       void evaluatePixel()
        float2 at = outCoord ();
        pixel4 d = sampleNearest(src, float2 (at.x - 0.0, at.y - 0.0));
        dst = sample (src, outCoord ());
    Full graph here.

    found http://forums.adobe.com/message/56016 saying "it is illegal to use both types of sampling in a kernel". that was it. could be cool if it was saying that instead of "internal error" too.

  • Agent 12c raises "Incident (non-critical) error / XML-20221"

    Hi ,
    our agents (12c) are raising once in a while the following error:
    2012-08-14 20:14:18,910 [36:pool-1-thread-1] ERROR - Incident (non-critical) error:
    oracle.sysman.gcagent.upload.UploadStoreForward$dequeuer$ResponseXMLException: <Line 1, Column 2332>: XML-20221: (Abbruchfehler) Ungültiges Zeichen in Text
         at oracle.sysman.gcagent.upload.UploadStoreForward$dequeuer.processNotificationValue(UploadStoreForward.java:2126)
         at oracle.sysman.gcagent.upload.UploadStoreForward$dequeuer.xferFile(UploadStoreForward.java:1826)
         at oracle.sysman.gcagent.upload.UploadStoreForward$dequeuer.run(UploadStoreForward.java:2221)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:662)
    In CloudControl the error shows up as "Diagnostic Incident"
    Internal error detected: oracle.sysman.gcagent.upload.UploadStoreForward$dequeuer$ResponseXMLException:oracle.sysman.gcagent.upload.UploadStoreForward$dequeuer:2126
    Help help will be appreciated...
    Rgds
    JH

    Sorry for being that late :-(
    Yes, it's a bug and the recommended solution by Oracle ist top patch/upgrade CloudControl...
    Rgds
    Jan

  • Critical Error when running MSS Work Overview Page

    Hi All,
    I am experiencing a critical error when I open the MSS Overview Page in the portal.  Attendance Overview, Reminder of Dates,
    Team Calendar & Status Overview for Personnel Change Requests each display the following error message:
    A critical error has occured. Processing of the service had to be terminated. Unsaved data has been
    lost.
    Please contact your system administrator.
    Read of object with ID
    portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.mss/com.sap.pct.erp.srvconfig.ato/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.attendanceoverview
    failed.
    I have made the following discoveries:
    1. When I provide the role with Super_Administration rights, it works perfectly fine but once I remove this, it stops working.
    2. When I assign the authenticated group as a child group to my customised MSS & ESS Group, the iViews work perfectly fine but ESS gains access to MSS roles.
    I have had a read through the following Separate UWL Admin from System Admin? but I am not too sure whether this relates directly to my problem, if anyone can shed some light on this, please do.
    Thanks in advance.
    Oloy.

    Hi Rajendra,
    I have assigned the necessary permissions to both the default SAP MSS folder (Content Provided By SAP -> Line Manager -> Manager Self- Service)
    and I have also assigned permissions to my custom folder however, this has still not helped. 
    I assigned Read/Write permissions with the end-user box ticked.
    Any other suggestions?
    Thanks,
    Oloy.

  • Critical error while opening the personal data in portal

    Dear friends
    In the portal after  clicking on the  personal data tab i am getting the following error .
    A critical error has occured processing of the service has to be terminated .Unsaved data has been lost.
    Please contact your system administrator .
    Screen output without connection to user., error key :RFC_ERROR_SYSTEM_FAILURE.
    Here please note that when i am accessing the same personal data tab in the development it is working fine but this problem is with production only.
    Can anybody please let me know the solution for this error.
    Best Regards.

    Dear krishna,
    Hope you are doing good.
    As suggested, there is a backend dump generated; you need to heck it and fix in the backend. /nst22 , /nstad and /n sm21 will give you more info.
    Also do double check all the JCo's for ESS.
    Thank you and have a nice day :).
    Kind Regards,
    Hemanth
    SAP AGS

  • CRITICAL: Error occured while working with configuring .in WAS deploytool

    Hi,
    I have installed developer workspace WAS edition SP11.
    I had given a master password to all the users created while installation.
    But now for deployement and visual administration that password is not working.
    So i started deploytool to enable Superadmin.
    It allows me to change the value but when i save it,
    it throws error stating:
    <b>"CRITICAL : Error occured while working with configuration"</b>
    and then deploytool stops abruptly.
    Unless I enable superadmin, i wont be able to reset all my passwords.
    How do i proceed??
    AbhiJeet..

    Hi all and Abhijeet especially,
    have you found the cause of this problem? I'm experiencing exactly the same thing. What's to be done about this?
    <u>excerpt from configtool log file:</u>
    Error occurred while working with Configuration.
    com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: ,
         at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:294)
         at
         com.sap.engine.core.configuration.impl.cache.ConfigurationCache.commitConfigurationHandler(ConfigurationCache.java:1217)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.commit(ConfigurationHandlerImpl.java:833)
         at com.sap.engine.configtool.batch.task.TaskUtil.changeProperties(TaskUtil.java:337)
         at com.sap.engine.configtool.batch.task.ChangeServicePropsTask.go(ChangeServicePropsTask.java:59)
         at com.sap.engine.configtool.batch.task.TasksThread.run(TasksThread.java:46)
    Caused by: com.sap.dbtech.jdbc.exceptions.BatchUpdateExceptionSapDB: [-3018]: Invalid numeric parameter(input position 2)
         at com.sap.dbtech.jdbc.CallableStatementSapDB.executeBatch(CallableStatementSapDB.java:608)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1102)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1066)
         at
         com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.execInsertEntryBatch(DBAccessDefault.java:1170)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:257)
         ... 5 more
    Message was edited by: Chee Choong Ching

  • Portal Error (A critical error...) after removing "Administrators" group

    Hello experts,
    I'm very new on the Portal topic and faced with an error on our portal environment (SAP ECC 6.0 and SAP Netweaver 7.01)
    I've created a custom role with some worksets, folders and SAP standard delivered iView inside.
    My portal dummy user is owner of this role. Furthermore he's assigned to the groups: "Everyone", "Administrators" and "Authenticated Users". The corresponding user in R/3 backend has SAP_ALL.
    When I log-on to portal it's working fine, iViews, etc. are properly loaded. But thanks to the "Administrators" group, the user can access the tabs "Content Administration", "System Administration" and "User Administration" which should be obviously not the case. When I remove the group "Administrators" from the portal user, the 3 tabs are not displayed anymore. Therefore the iView from my custom role are not loaded any more. I get an error message in main screen saying "Critical Error. A critical error has occured. Processing of the service was terminated. Unsaved data has been lost. Contact your system administrator".
    A colleague told me that it might be an issue on portal permission. I went via tab "System Administation" > "Permission" into the PCD and gave to my roles, folders and an example iView the following permissions:
    - Name: Everyone; Administrator: Full Control; End User: checked
    - Name: Authenticated Users; Administrator: Full Control; End User: checked
    As I've used Delta Links I gave these permission to the SAP delivered iViews, too. Unfortunately the error stays the same.
    Please advice what's missing.
    Thank you so much, Jessica

    Hi,
    Thanks for your reply.
    I started the NWA and went to Analysis > Debug > Logs and Traces.
    There is a fatal error stated but the explanation is not very detailed:
    Severity: fatal; Message: n/a; Category: /Applications/Xss; Location: com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent; Application: sap.com/tcwddispwda; Host: pesap57; Node: Server 0 26_91224
    The message is displayed twice (again: Severity: fatal; Message: n/a; Category: /Applications/Xss; Location: com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent; Application: sap.com/tcwddispwda; Host: pesap57; Node: Server 0 26_91224)
    These errors are not in the log when I add the Administrators Group.
    Thanks for your advice, Jessica

  • Critical Error when launching Logic Pro 7.1

    We are a studio running Pro Tools 7.4 on Operating System 10.4.9 and we also use Logic Pro 7.1, but Logic seems to crash on launch and gives us the message below - any ideas?:
    'Critiocal Error!
    A critical error occurred while registering with streamManager
    The ESB will not work properly.
    Please check your streamManager installation'.
    Thank you.

    Try what I suggested for the other user in the other post.

  • Critical Error

    Hello All,
    I have done the changes in ESS/MSS standerad web dynpro component i.e. us personal data threw NWDS
    I have done the changes then i rebuild the project,then i deploy it .
    but when i am trying to applicatioin of that component its giving me an error .
    A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
    Please contact your system administrator.
    Read of object with ID portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.ess.employee_self_service/com.sap.pct.erp.srvconfig.in/com.sap.pct.erp.srvconfig.pdata/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.per_personal_in failed.
    com.sap.xss.config.FPMConfigurationException: Read of object with ID portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.ess.employee_self_service/com.sap.pct.erp.srvconfig.in/com.sap.pct.erp.srvconfig.pdata/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.per_personal_in failed.
    at com.sap.xss.config.pcd.PcdObjectBroker.retrieveObjectInternal(PcdObjectBroker.java:92)
    at com.sap.xss.config.pcd.PcdObjectBroker.retrieveObject(PcdObjectBroker.java:47)
    at com.sap.xss.config.domain.PersistentObjectManager.retrieveObjectInternal(PersistentObjectManager.java:106)
    at com.sap.xss.config.domain.PersistentObjectManager.retrieveObject(PersistentObjectManager.java:80)
    at com.sap.xss.config.FPMRepository.retrieveObjectInternal(FPMRepository.java:83)
    at com.sap.xss.config.FPMRepository.retrieveObject(FPMRepository.java:66)
    at com.sap.pcuigp.xssutils.ccpcd.FcXssPcd.initializeConfiguration(FcXssPcd.java:816)
    at com.sap.pcuigp.xssutils.ccpcd.FcXssPcd.loadConfiguration(FcXssPcd.java:250)
    at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcd.loadConfiguration(InternalFcXssPcd.java:178)
    at com.sap.pcuigp.xssutils.ccpcd.FcXssPcdInterface.loadConfiguration(FcXssPcdInterface.java:138)
    at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface.loadConfiguration(InternalFcXssPcdInterface.java:148)
    at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface$External.loadConfiguration(InternalFcXssPcdInterface.java:240)
    at com.sap.pcuigp.xssutils.ccpcd.CcXssPcd.loadConfiguration(CcXssPcd.java:282)
    at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcd.loadConfiguration(InternalCcXssPcd.java:184)
    at com.sap.pcuigp.xssutils.ccpcd.CcXssPcdInterface.loadConfiguration(CcXssPcdInterface.java:115)
    at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcdInterface.loadConfiguration(InternalCcXssPcdInterface.java:124)
    at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcdInterface$External.loadConfiguration(InternalCcXssPcdInterface.java:184)
    at com.sap.pcuigp.xssutils.ccxss.CcXss.loadConfiguration(CcXss.java:209)
    at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXss.loadConfiguration(InternalCcXss.java:153)
    at com.sap.pcuigp.xssutils.ccxss.CcXssInterface.loadConfiguration(CcXssInterface.java:112)
    at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXssInterface.loadConfiguration(InternalCcXssInterface.java:124)
    at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXssInterface$External.loadConfiguration(InternalCcXssInterface.java:184)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:187)
    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:754)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:289)
    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.doGet(DispatcherServlet.java:46)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    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:207)
    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.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.ess.employee_self_service/com.sap.pct.erp.srvconfig.in/com.sap.pct.erp.srvconfig.pdata/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.per_personal_in)
    at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:422)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1248)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:1353)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1300)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1067)
    at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:68)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1060)
    at com.sap.xss.config.pcd.PcdObjectBroker.getPcdContext(PcdObjectBroker.java:305)
    at com.sap.xss.config.pcd.PcdObjectBroker.retrieveObjectInternal(PcdObjectBroker.java:53)
    at com.sap.xss.config.pcd.PcdObjectBroker.retrieveObject(PcdObjectBroker.java:47)
    at com.sap.xss.config.domain.PersistentObjectManager.retrieveObjectInternal(PersistentObjectManager.java:106)
    at com.sap.xss.config.domain.PersistentObjectManager.retrieveObject(PersistentObjectManager.java:80)
    at com.sap.xss.config.FPMRepository.retrieveObjectInternal(FPMRepository.java:83)
    at com.sap.xss.config.FPMRepository.retrieveObject(FPMRepository.java:66)
    at com.sap.pcuigp.xssutils.ccpcd.FcXssPcd.initializeConfiguration(FcXssPcd.java:816)
    at com.sap.pcuigp.xssutils.ccpcd.FcXssPcd.loadConfiguration(FcXssPcd.java:250)
    at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcd.loadConfiguration(InternalFcXssPcd.java:178)
    at com.sap.pcuigp.xssutils.ccpcd.FcXssPcdInterface.loadConfiguration(FcXssPcdInterface.java:138)
    at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface.loadConfiguration(InternalFcXssPcdInterface.java:148)
    at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface$External.loadConfiguration(InternalFcXssPcdInterface.java:240)
    at com.sap.pcuigp.xssutils.ccpcd.CcXssPcd.loadConfiguration(CcXssPcd.java:282)
    at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcd.loadConfiguration(InternalCcXssPcd.java:184)
    at com.sap.pcuigp.xssutils.ccpcd.CcXssPcdInterface.loadConfiguration(CcXssPcdInterface.java:115)
    at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcdInterface.loadConfiguration(InternalCcXssPcdInterface.java:124)
    at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcdInterface$External.loadConfiguration(InternalCcXssPcdInterface.java:184)
    at com.sap.pcuigp.xssutils.ccxss.CcXss.loadConfiguration(CcXss.java:209)
    at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXss.loadConfiguration(InternalCcXss.java:153)
    at com.sap.pcuigp.xssutils.ccxss.CcXssInterface.loadConfiguration(CcXssInterface.java:112)
    at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXssInterface.loadConfiguration(InternalCcXssInterface.java:124)
    at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXssInterface$External.loadConfiguration(InternalCcXssInterface.java:184)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:187)
    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:754)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:289)
    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.doGet(DispatcherServlet.java:46)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    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:207)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Thanks .
    SS

    SS,
    check this thread
    Ess web dynpro customization
    Thanks
    Bala Duvvuri

  • Terminal login:PAM error: Critical error-immediate abort

    I have previously posted this question under Tiger Forum, but have since discovered this Unix forum.
    I do not have any understanding of Unix, but as described below have been forced to use Terminal due to a Printer Setup Utility error.
    This is a copy of my original question:
    Printer Setup Utility recently wiped of my selected printer (HP 2710) & when I attempt to add it again gives the error "server-error-service-unavailable."
    Under Terminal Help there is a solution for this problem
    (also @ http://docs.info.apple.com/article.html?artnum=107054),
    however when I open terminal the follow error appears, "login:PAM error: Critical error-immediate abort."
    I have no idea what this means or how I could fix it (& then hopefully my printer setup utility).
    Thanks for any suggestions

    Hi Justin,
    Where it's located (or should be) is in the directory 'pam.d' which is in the directory 'etc' on the boot drive '/'
    Thus the path: /etc/pam.d/
    The file is called 'login'
    To see from the Finder:
    Because the /etc directory is invisible in the Finder use 'Go to Folder…' from the 'Go' menu (commandshiftG) and type in the path to the directory, i.e. /etc/pam.d/
    This will open the directory if it's there. The 'login' file will probably open in TextEdit for viewing.
    To see from the Terminal:
    Either cd (change directory) and list...
    <pre>cd /etc/pam.d
    ls</pre>
    or just list without changing your working directory...
    <pre>ls /etc/pam.d/</pre>
    View the file in question with cat (concatenate and print)...
    <pre>cat /etc/pam.d/login</pre>
    or if you've changed your working directory, just...
    <pre>cat login</pre>

  • ERROR line 39, col 10, ending_line 39, ending_col 18, Found 'immediate', Ex

    Hi,
    Does anyone has an idea for this problem?
    exec immediate 'select * from sch.jb_'||TRIM(p_type)
    ||'my_vs where Z'||trim(p_type)||'no=:1'
    using p_my_id;
    ERROR line 39, col 10, ending_line 39, ending_col 18, Found 'immediate', Expecting: ; -or- := -or- . -or- ( -or- @ -or- ROW
    Regards,
    huamin

    user12233770 wrote:
    Hi,
    This is the part in the function. I will detect if there is any row returned or not. What's the problem with 'exec ...'?
    exec immediate 'select * from sch.jb_'||TRIM(p_type)
    ||'my_vs where Z'||trim(p_type)||'no=:1'
    using p_my_id;
         if sql%rowcount=0 then
    Many thanks & Regards,
    huaminAn example of how to use dynamic sql.
    TUBBY_TUBBZ?declare
      2  l_count number;
      3  begin
      4  execute immediate 'select count(*) from all_objects where owner = :x' into l_count using user;
      5  dbms_output.put_line(user || ' owns ' || l_count || ' objects');
      6  end;
      7  /
    TUBBY owns 138 objects
    PL/SQL procedure successfully completed.
    Elapsed: 00:00:00.47
    TUBBY_TUBBZ?

  • 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.

  • Error "A critical error has occurred" Due Microsoft SP2 and Excel 2007

    Hi,
    I am not able to run a query using BEx after I'm installed the Microsoft SP2. I have 2 errors:
    1.- The first has to do with the a pop up window that said creation of item text element_24 failed, it is like 24 lines similar
        Then the query is open, and I try to run the report, but then a minute after, the application stop and pop up window appear
       "A critical error has occurred" and the excel closes.
    Do you have any hint how Can I fix this error? 
    I have a similar error in the past, but removing the excel  (I do not remember the #) security windows updatem was enought, now I do not know if this SP2 has embedded this.

    Hi ,
    I laso faced the same problem, but after implementing SAP note SAP Note 1226977 - BEx Analyzer: Termination when you
    insert an analysis table
    problem resolved.
    Solution
    o SAP GUI 6.40
    Apply "SAP NetWeaver 2004s BI AddOn Patch" patch level 1801 on your
    client workstations. You can find them on SAP Service Marketplace
    under:
    http://service.sap.com/swdc -> Download -> Support Packages and
    Patches -> Entry by Application Group -> SAP Frontend Components ->
    SAP GUI FOR WINDOWS -> SAP GUI FOR WINDOWS 6.40 -> Win32 ->
    BW700SP18_1801-10001615.EXE.
    o SAP GUI 7.10
    Apply "BI AddOn Patch for GUI 7.10" patch level 601 for SAP
    NetWeaver 7.1 on your client workstations. You can find them on SAP
    Service Marketplace under:
    http://service.sap.com/swdc -> Download -> Support Packages and
    Patches -> Entry by Application Group -> SAP Frontend Components ->
    BI ADDON FOR SAP GUI -> BI 7.0 ADDON FOR SAP GUI 7.10 -> Win32 ->
    bi710sp06_601-10004472.exe.
    See Note 1085218 for information about availability.
    hope this will help
    br
    santosh
    Edited by: santosh  kumar on Apr 7, 2010 10:10 AM

  • Account information not recognized: Could not reach CMS ' MachineName :6400'. The CMS on machine ' MachineName ' was stopped due to a critical error. (FWM 20031)

    I have just installed Information platform services 4.1 sp2 on a windows server 2008 R2 standard service pack 1. having 8 GB RAM.
    Central Configuration manager is in Running status but when I try to login to Cental management Console then I get following error
    "Account information not recognized: Could not reach CMS '<MachineName>:6400'. The CMS on machine '<MachineName>' was stopped due to a critical error. (FWM 20031)"
    I have CMS and AUDIT database on Oracle server and they are getting connected from my machine through SQL developer and the tables are also created under CMS and audit databases.
    I am not able to figure out what Issue is causing the Error. Below is the content of error_cms6400.log file located in the directory <E:\SAP Business Objects\SAP BusinessObjects Enterprise XI 4.0\logging>.
    33007
    CMS system database is overloaded, please try again. If the problem persists, please contact the system administrator(FWB 00027)
    35101
    The root server reported an error Initialization Failure. (Reason: CMS system database is overloaded, please try again. If the problem persists, please contact the system administrator(FWB 00027)CMS system database is overloaded, please try again. If the problem persists, please contact the system administrator(FWB 00027) CacheObjectIDs ).
    I have created New databases for CMS and audit and it is saying database is overloaded.
    Please help me rectify the Issue.
    Thanks in Advance

    Hi Ankur,
    As per the error message you entered the issue might occur because the Oracle CMS database reside in a different network or there is a network delay between BO server and database server. Please refer KBA 1706849 and try following steps.
    Confirm that the CMS database and BO server are in same network
    Try to ping database server from BO server and check the reply. The reply should come in 1 ms
    Confirm with DBA whether there are 14 connections established to CMS database
    Stop the SIA and restart your database schema. Then start the SIA and try login 
    Please let us know error messages in Event viewer if this is a Windows server and also is this a clustered environment ?
    Regards,
    Hrishikesh

Maybe you are looking for

  • Proper procedure for patching from Single User mode

    Typically when I install a patch cluster from Sun, I do a sanity reboot from the console of the server using: shutdown -y -g0 -i6 When the system comes back online, I log into the console again and then do: shutdown -y -g0 -i0 (to go into OBP) then b

  • 16GB-what does that mean?

    Okay, so I am about to purchase an iPad, but I want to know if I get the 16GB will I just not be able to store as much information on it such as watching movies, taking photos, etc?

  • Emails arrive on 8130 pearl all at once

    until last week, whenever one of my email accounts received an email, that message would show up on my BB8130 within a few minutes. lately, all my email has been arriving on the BB8130 all at once several times a day.  example: throughout the day ema

  • .mov files not showing video while using Quicktime Pro

    Hi: I'm trying to work with some .mov files that were created in DVCPRO HD format, which I understand is a Panasonic format. I've upgraded to Quicktime Pro 7.6.4 as instructed by the individual who created the .mov files. The problem is I get audio,

  • Offline / Online Re-Link Issue

    Having an issue using Premiere as an online/finish tool Received EDL's and XM'L's from the offline house. Also got consolidated color-corrected clips back from telecine. Clip A imported with the XML-------- Video In  00:00:30:08   Video out  00:00:31