IGS in Cluster Portal

Hi Experts,
  We do have a Microsoft Cluster Portal(SAP EP7 SP 18), with two app servers, IGS is working in one of the application servers not on the other one, Do we need to do any configuration to make it run on the other App server, as well? If not, what happening if that app server is stop!!!
Thanks,

Hi,
Try this first:
For IGS 6.40 and earlier:
The IGS (igs.xml) configuration file controls the connection to R/3 (using an RFC). This file is automatically created when the IGS is being installed and it is located in the "conf" subdirectory of the IGS installation.
Entries that begin with "<LISTENERRFC" are situated in this file and can look like the following:
<LISTENERRFC programid="IGS.12345" gwhost="SAPmain"
gwservice="sapgw21" recontime="60"/>
Now, in order to be able to add another R/3 system, you must edit the file using a text editor and add another "LISTENERRFC" entry which has corresponding parameters for the new system.
For IGS 7.00:
To connect a further R/3 system, you need to add the parameter "igs/listener/rfc/<no>" to the profile, where you replace <no> with a sequence number. The value of this parameter is "<programid>, <gwhost>, <gwservice>, <recontime>". Replace the names in angled brackets ("<>") with the corresponding entries. An example entry would look like this:
igs/listener/rfc/2=IGS.12345,SAPmain,sapgw21,60
version-independent
Similarly, you must maintain the RFC destinations in transaction SM59 in the respective system.. Refer to note 454042 for more information.
Also refer to Note 553221 if you want to operate an IGS on several BW systems.
See if the settings are as above.
This is actually from the Note 555531 that Manu suggested.
Regards,
Shival
Edited by: One Idea on May 13, 2009 12:05 AM - Checking the configurations from the note 555531 first

Similar Messages

  • How to start IGS on our portal/java server?

    We are running Portal EP6 sp21 / Netweaver 2004 and require IGS to display some performance graphs.  Ive created the RFC connection, and the jCo connector on the java engine, the SM59 'test connection' works.
    I see an IGS directory on our portal/j2ee server, but IGS does not appear to be running.  The 3 exe files I see are IGSWD.exe IGSPW.exe and IGSMUX.exe, but services or task manager show no IGS running.  What is the process to start IGS in this netweaver environment, and how can I tell if it has even been installed properly? Ive tried this from the windows command line, with no luck >> igswd -dir=d:\usr\sap\SID\dvebmgs00\igs -mode=all -sysname=<SID> -sysno=00
    Thanks

    check this link
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0b2b146-5776-2910-4a8f-9b3190eab060
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/628a9f93-0701-0010-48bb-b0d872345c15
    regards
    Krishna

  • Requesting License key for NW04s Cluster Portal

    hi,
          We have installed NetWeaver 04s Clustered portal. (1CI +  1DI ).
    While requesting the License key with SAP, do we have to follow the same method (as that of stand-alone) for <b>Clustered NW04s portal</b> also?
    OR is there any other method ?
    Which System Name we have to specify Node01 or Node 02 ? or both ?
    Is there any <b>specific</b> SAP note for <b>clustered</b> Portal Licensing ?
    Regards
    Sunil Kulkarni

    Hi Sunil,
    Check this weblog:
    Enterprise Portal 6.0 licensing behavior in a hardware cluster installation
    Greetings,
    Praveen Gudapati
    p.s. Points are always welcome for helpful answers

  • Load balancing and cluster

    Please help on this,
    Steps I have created
    1. Install Portal on node A
    2. Create j2ee cluster instance on node B pointing to node A
    3. Software load balance both the nodes
    Even after load balancing the two portal nodes,if I shutdown Portal node A dispatcher,then the portal node B dispatcher will automatically shutdown, since the portal node B is a j2ee cluster for Portal node A.In this case how the URL will work from node B ? Please explain

    I did portal install on server A. I  started dispatcher and I am logging with the URL http://ServerA:52100/irj on server A. And I did install of J2EE cluster on another server called ServerB. I started Server B's dispatcher. When I am starting Server B's dispatcher in Server A I am able to see another time Element joined.The URL for the serverB is http://ServerB:52100/irj. When I created users on Server A, I am able to see the users on Server B.When server B goes down or if dispatcher of B stopped even then Server A is working because it is independent install. But when the Server A goes down which is the main server then the additional J2EE cluster node that is Server B is going down automatically because it is dependent on Server A. But I want to make it as complete high availability of failover,means if Server A goes down it should fail over to Server B and if Server B goes down it should fail over to Server A. I understood we can do software load balancing from windows level or hardware load balancing to get the high availability. But now with my existing installs, I want to make failover to work, please suggest me which is the best way to do without changing any of the existing installs.
    My environment is :
    Operating system: Windows 2003 Enterprise Edition
    Data base: SQL 2000(Already configured as cluster)
    Portal: EP6.0 SP2

  • External Facing Portal --poor performane , for tuning-what to check

    Dear Gurus
    we are using EP7.0,(Backend systems SRM, DI)( oracle 10.2.0.2, AIX 5.3) it is working fine locally, but When it is accessed through internet and when the users are more(300+). the performance decreasing drastically,we have RAM of 16GB in portal production system, is there any thing need to be tuned when accessing throgh internet, i gone though the notes "external facing of portal", still i have problems, i did db statistics update with brconnect.
    we are using APache as reverse proxy latest version.
    These are the Alerts i got from sap management console
    Services\Http Provider\Total requests\ Avg request-response time     182330 ms > 120000 ms last reported Value above threshold     2008 08 26 00:35:57     
    Services\Memory\ UsedMemoryRate     98 % > 95 % last reported Value above threshold     2008 08 26 16:43:37                         
    Security\Aggregated Data\ InvalidSessionsCount     1109 > 200 last reported Value above threshold     2008 08 25 02:01:25                         
    Web Container\ CurrentSecuritySessions     517 > 500 last reported Value above threshold     2008 08 26 10:26:28                         
    Log Configurator\General\ TotalLogFilesSize     262166 KB > 262144 KB last reported Value above threshold     2008 08 26 14:06:36                         
    Kernel\Application Threads Pool\ WaitingTasksCount     1 task > 0 task last reported Value above threshold     2008 08 25 16:24:33                         
    Services\Security\Aggregated Data\ ActiveSessionsCount     229 > 200 last reported Value above threshold     2008 08 26 07:41:34                         
    Please guide me what could be the reason, atleast from where can i start tuning....
    Thanks in advance

    Hi Gourav Sharma
    Operating system in which portal is installed:   AIX 5.3
    Quality packs for Java :
      12Oct07 caix64142ifx-20070924{SR9 + 120478 + 119973 + 121859 + 122167 + 122541 + 123718} solves )
    JVM settings maxheap size is 2048
    SAP WebAS for Java   EP7.0
    Network traffic in Portal cluster
    Portal platform u2013 initial page, JCO, PRT, PRT cache
    Browser  IE 6.0 SP2
    I gone through the servicemarket place but i could not find the material related to EP7.0 performance tuning.
    is there any specific link which can i get the exact document which suits for our installatin.
    Regards,
    Balaji

  • NW 6.5 ABENDS

    I have been having frequent ABENDs on NW 6.5 server running appacke2. I
    applied SP8 in hopes of solving it, but after applying SP8 I got an ABEND
    yesterday that involving apache2 again. Can anyone tell me what appears to
    be causing this. See the attached log file.
    Darrell
    Novell Open Enterprise Server, NetWare 6.5
    PVER: 6.50.08
    Server CAB-CN2 halted Wednesday, September 15, 2010 3:16:31.955 pm
    Abend 1 on P01: Server-5.70.08: Page Fault Processor Exception (Error code
    00000000)
    Registers:
    CS = 0008 DS = 0023 ES = 0023 FS = 0023 GS = 0023 SS = 0010
    EAX = 00000000 EBX = 00000000 ECX = 00000000 EDX = 00006E39
    ESI = 00000000 EDI = 8C595D78 EBP = 00000001 ESP = 9B292990
    EIP = 94C67044 FLAGS = 00010246
    94C67044 8A03 MOV AL, [EBX]=?
    EIP in APACHE2.NLM at code start +00036044h
    Access Location: 0x00000000
    The violation occurred while processing the following instruction:
    94C67044 8A03 MOV AL, [EBX]
    94C67046 84C0 TEST AL, AL
    94C67048 75ED JNZ 94C67037
    94C6704A 5B POP EBX
    94C6704B C3 RET
    94C6704C 0000 ADD [EAX], AL
    94C6704E 0000 ADD [EAX], AL
    94C67050 53 PUSH EBX
    94C67051 56 PUSH ESI
    94C67052 8B742410 MOV ESI, [ESP+10]
    Running process: Apache_Worker 28 Process
    Thread Owned by NLM: APACHE2.NLM
    Stack pointer: 9B292220
    OS Stack limit: 9B283B20
    Scheduling priority: 67371008
    Wait state: 5050030 Blocked on Semaphore
    Stack: --00000001 (LOADER.NLM|KernelAddressSpace+1)
    94C3527D (APACHE2.NLM|APACHE2@ap_get_remote_host+6D)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --93CACE00 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --9B6953F0 ?
    --9B693730 ?
    94C4E9E9 (APACHE2.NLM|main+E3B9)
    --8C595D78 ?
    --9B694DF8 ?
    --00000001 (LOADER.NLM|KernelAddressSpace+1)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --94847778 ?
    94C4F5C1 (APACHE2.NLM|main+EF91)
    --9B693730 ?
    -94C75AF8 (APACHE2.NLM|include_module+2B8)
    --97B8CCB8 ?
    94BFC978 (APRLIB.NLM|APRLIB@apr_bucket_file_create+38)
    --93CACE00 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --9B6953F0 ?
    --9B695428 ?
    94C4F714 (APACHE2.NLM|main+F0E4)
    --9B693730 ?
    --9B693730 ?
    --94847778 ?
    --9B693730 ?
    --9B693730 ?
    --94847778 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --93C33EC8 ?
    --945F6448 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --9B693730 ?
    94C4F7F2 (APACHE2.NLM|main+F1C2)
    --9B693730 ?
    --945F6448 ?
    --93CAAF80 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --949B6A48 ?
    --9B693730 ?
    94C613F4 (APACHE2.NLM|APACHE2@ap_run_log_transaction+34)
    --9B693730 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --9B693730 ?
    --9B693730 ?
    94C3E45A (APACHE2.NLM|ap_process_request+7A)
    --9B693730 ?
    --8C595D78 ?
    94C3A002 (APACHE2.NLM|APACHE2@ap_bucket_error_create+3C2)
    --9B693730 ?
    --8C595D78 ?
    --00000014 (LOADER.NLM|KernelAddressSpace+14)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --949B68B0 ?
    --8C595D78 ?
    94C342A4 (APACHE2.NLM|APACHE2@ap_run_process_connection+34)
    --8C595D78 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000003 (LOADER.NLM|KernelAddressSpace+3)
    --91EC30B8 (UTILLDAP.NLM|restore_context+9C38)
    --8C595D78 ?
    94C34579 (APACHE2.NLM|APACHE2@ap_process_connection+39)
    --8C595D78 ?
    --8C595D78 ?
    94C58720 (APACHE2.NLM|worker_main+3E0)
    --8C595D78 ?
    --8C595CB0 ?
    --00001490 (LOADER.NLM|KernelAddressSpace+1490)
    --0000001C (LOADER.NLM|KernelAddressSpace+1C)
    --97B8CCB8 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00001490 (LOADER.NLM|KernelAddressSpace+1490)
    --0000001C (LOADER.NLM|KernelAddressSpace+1C)
    --8C595C78 ?
    --5E1B6120 ?
    --8C595D70 ?
    --8C595CB0 ?
    --00000001 (LOADER.NLM|KernelAddressSpace+1)
    --00000029 (LOADER.NLM|KernelAddressSpace+29)
    --0000002D (LOADER.NLM|KernelAddressSpace+2D)
    --0000002C (LOADER.NLM|KernelAddressSpace+2C)
    --0000002B (LOADER.NLM|KernelAddressSpace+2B)
    --0000002A (LOADER.NLM|KernelAddressSpace+2A)
    --00000029 (LOADER.NLM|KernelAddressSpace+29)
    --00000028 (LOADER.NLM|KernelAddressSpace+28)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    Additional Information:
    The CPU encountered a problem executing code in APACHE2.NLM. The
    problem may be in that module or in data passed to that module by a process
    owned by APACHE2.NLM.
    Loaded Modules:
    NWI.NLM NetWare Install (NWI) Module
    Version 2.51 February 11, 2008
    Code Address: 7D003000h Length: 00004DDBh
    Data Address: 90CBD000h Length: 00002714h
    WPSD.NLM ServiceDescriptor Natives NLM
    Version 2.00 August 8, 2005
    Code Address: 583EA000h Length: 00000350h
    Data Address: 583EC000h Length: 000000A4h
    N_PRDDAT.NLM N_PRDDAT
    Version 1.00 February 3, 2003
    Code Address: 97696000h Length: 00001E84h
    Data Address: 583E8000h Length: 000001D0h
    MERCNDSP.NLM Mercury Mail Transport, NDS Mode POP3 Server v1.48
    Version 1.48 May 1, 2000
    Code Address: 9962D000h Length: 00008CB3h
    Data Address: 97588000h Length: 00002A28h
    MERCURYC.NLM Mercury Mail Transport, SMTP client v1.48
    Version 1.48 May 1, 2000
    Code Address: 97578000h Length: 00003672h
    Data Address: 5997C000h Length: 00000B38h
    MERCNDSS.NLM Mercury Mail Transport, NDS Mode SMTP server v1.48
    Version 1.48 May 1, 2000
    Code Address: 99622000h Length: 00009175h
    Data Address: 9756B000h Length: 000021D0h
    MERCNDS.NLM Mercury Mail Transport, NDS Mode Core Engine v1.48
    Version 1.48 May 17, 2000
    Code Address: 99611000h Length: 0000F23Eh
    Data Address: 9755A000h Length: 00003D90h
    EVENTMGR.NLM Novell XTier Event Manager
    Version 3.01.60 May 21, 2008
    Code Address: 96E90000h Length: 000012A8h
    Data Address: 595F6000h Length: 00000350h
    NDS4.NLM Novell XTier NDS4 Authentication Provider
    Version 3.01.60 April 9, 2008
    Code Address: 99320000h Length: 000144FFh
    Data Address: 96E8A000h Length: 0000123Ah
    XSRVNSP.NLM Novell XTier XSRVNSP Tree Name Service Provider
    Version 3.01.60 May 21, 2008
    Code Address: 96E72000h Length: 00002A1Ch
    Data Address: 59584000h Length: 000004E4h
    HBNNSP.NLM Novell XTier GetHostByName Name Service Provider
    Version 3.01.60 May 21, 2008
    Code Address: 9439C000h Length: 000022BDh
    Data Address: 5934B000h Length: 000003ACh
    SVCCOST.NLM Novell XTier Service Costing Module
    Version 3.01.60 May 21, 2008
    Code Address: 96DE0000h Length: 0000668Bh
    Data Address: 59512000h Length: 00000F60h
    NIAM.NLM Novell XTier Identity Manager
    Version 3.01.60 May 21, 2008
    Code Address: 96D72000h Length: 000073DCh
    Data Address: 5950E000h Length: 00000910h
    XTNCP.NLM Novell XTier NCP Session Layer Driver
    Version 3.01.60 May 21, 2008
    Code Address: 98EAD000h Length: 000127CFh
    Data Address: 95B86000h Length: 0000118Fh
    IPCTL.NLM Novell XTier Transport Layer
    Version 3.01.60 May 21, 2008
    Code Address: 905DF000h Length: 00007FF1h
    Data Address: 59346000h Length: 00000B10h
    NSNS.NLM Novell XTier Simple Name Service
    Version 3.01.60 May 21, 2008
    Code Address: 98E8A000h Length: 00003AB8h
    Data Address: 59344000h Length: 00000630h
    DMNDAP.NLM Novell XTier Directory Manager NDAP Provider
    Version 3.01.60 May 21, 2008
    Code Address: 98E72000h Length: 00016AF5h
    Data Address: 95B77000h Length: 00001664h
    DM.NLM Novell XTier Directory Manager
    Version 3.01.60 May 21, 2008
    Code Address: 98E65000h Length: 000020CCh
    Data Address: 59308000h Length: 00000614h
    NSCM.NLM Novell XTier Security Context Manager
    Version 3.01.60 May 21, 2008
    Code Address: 98E60000h Length: 00003F9Ch
    Data Address: 59306000h Length: 00000654h
    XTUTIL.NLM Novell XTier Utility Functions
    Version 3.01.60 May 21, 2008
    Code Address: 98E5C000h Length: 000020FDh
    Data Address: 95B71000h Length: 000012D0h
    CRLSM.NLM Challenge Response LSM v2.8.1.0
    Version 2.08.01 October 28, 2008
    Code Address: 983CF000h Length: 00021E46h
    Data Address: 983F2000h Length: 00009456h
    LCMCIFS2.NLM Windows Native File Access Login Methods (Build 85 SP)
    Version 2.00.09 May 20, 2008
    Code Address: 9838B000h Length: 0000E011h
    Data Address: 90C96000h Length: 000016B0h
    LSMCIFS2.NLM Windows Native File Access Login Methods (Build 108 SP)
    Version 2.00.07 July 15, 2008
    Code Address: 98350000h Length: 0000F071h
    Data Address: 90C87000h Length: 000017B0h
    LSMAFP3.NLM Macintosh Native File Access Login Methods (Build 108 SP)
    Version 2.00.11 July 15, 2008
    Code Address: 9833F000h Length: 0000F24Eh
    Data Address: 90C81000h Length: 000013C0h
    X509LSM.NLM Novell Simple X.509 LSM 2.7.0.0 20050803
    Version 27000508.03 August 3, 2005
    Code Address: 98330000h Length: 0000D858h
    Data Address: 90C72000h Length: 00001820h
    USCLSM.NLM Novell Universal SmartCard LSM 2.7.0.0 20050714
    Version 27000507.14 July 14, 2005
    Code Address: 98306000h Length: 000112F6h
    Data Address: 97743000h Length: 000028A0h
    PWDLCM.NLM Novell Simple Password Proxy LCM 2.8.0.0 20080623
    Version 28000806.23 June 23, 2008
    Code Address: 982F6000h Length: 0000E228h
    Data Address: 90C66000h Length: 000014B0h
    PWDLSM.NLM Novell Simple Password LSM 2.8.0.0 20080623
    Version 28000806.23 June 23, 2008
    Code Address: 982E4000h Length: 00010528h
    Data Address: 90C5D000h Length: 00001A60h
    ETADVLSM.NLM Novell Entrust LSM 2.7.0.0 20050803
    Version 27000508.03 August 3, 2005
    Code Address: 982D1000h Length: 000112F6h
    Data Address: 97737000h Length: 000028A0h
    EPWDLSM.NLM Novell Enhanced Password LSM 2.7.0.0 20050812
    Version 27000508.12 August 12, 2005
    Code Address: 982BD000h Length: 0001249Bh
    Data Address: 90C4E000h Length: 000018C0h
    LCMMD5.NLM NMAS MD5 LCM
    Version 2.70 November 2, 2004
    Code Address: 98276000h Length: 0000D99Bh
    Data Address: 90C45000h Length: 00001360h
    LSMMD5.NLM NMAS DIGEST MD5 LSM
    Version 2.70 November 2, 2004
    Code Address: 98235000h Length: 0000FEEBh
    Data Address: 90C36000h Length: 00001410h
    CERTLCM.NLM Novell SASL EXTERNAL Proxy LCM 2.7.0.0 20050805
    Version 27000508.05 August 5, 2005
    Code Address: 9820B000h Length: 0000DA5Bh
    Data Address: 90C33000h Length: 00001380h
    CERTLSM.NLM Novell SASL EXTERNAL LSM 2.7.0.0 20050805
    Version 27000508.05 August 5, 2005
    Code Address: 981FB000h Length: 0000E71Bh
    Data Address: 90C2A000h Length: 000013A0h
    X509ALSM.NLM Novell Advanced X.509 LSM 2.7.0.0 20050803
    Version 27000508.03 August 3, 2005
    Code Address: 981B0000h Length: 000112F6h
    Data Address: 9772F000h Length: 000028A0h
    NDMPD.NLM VERITAS Backup Exec NDMP Server Module
    Version 9.10 August 4, 2005
    Code Address: 95AA6000h Length: 0005AF03h
    Data Address: 97E19000h Length: 00018B00h
    AD_ASPI.NLM Backup Exec ASPI Device Driver for NetWare
    Version 7.50 August 10, 2005
    Code Address: 97DF9000h Length: 00013F28h
    Data Address: 97E0F000h Length: 00008D8Fh
    NRLTLI.NLM Backup Exec - Remote Workstation Backup Software
    Version 9.10 July 29, 2005
    Code Address: 97722000h Length: 0000240Fh
    Data Address: 5A92B000h Length: 00000BE0h
    TSANDS.NLM TSA for Novell eDirectory 7.x, 8.x
    Version 20214.02 August 13, 2008
    Code Address: 97CF8000h Length: 0001364Ch
    Data Address: 974FA000h Length: 00001410h
    DBNET6.NLM Debug Network IO Support
    Version 1.45.02 March 16, 2006
    Code Address: 97808000h Length: 0001B831h
    Data Address: 97825000h Length: 000127B8h
    IPMCFG.NLM Web Interface for IP Address Management
    Version 1.01.16 October 22, 2005
    Code Address: 977D3000h Length: 0000A479h
    Data Address: 977DF000h Length: 0000B610h
    NIRMAN.NLM TCPIP - NetWare Internetworking Remote Manager
    Version 1.06.04 September 18, 2007
    Code Address: 96E07000h Length: 00060760h
    Data Address: 9774F000h Length: 00018FCAh
    TCPSTATS.NLM Web Interface for Protocol Monitoring
    Version 6.50.10 June 20, 2003
    Code Address: 974A5000h Length: 0000E5ECh
    Data Address: 964EA000h Length: 00005460h
    NLSADPT2.NLM NLS and Metering adapter for iManager 2.0 plugin
    Version 2.00 September 9, 2003
    Code Address: 96489000h Length: 0000665Dh
    Data Address: 5A9EB000h Length: 00000E7Dh
    IPPSRVR.NLM Novell iPrint Server
    Version 4.01.04 October 14, 2008
    Code Address: 96FFE000h Length: 000171B0h
    Data Address: 97405000h Length: 00008120h
    DPLSV386.NLM NetWare 6.x Distributed Print Library - DPLSV386
    Version 1.15.01 May 21, 2007
    Code Address: 973AF000h Length: 00054229h
    Data Address: 96F7A000h Length: 0000C724h
    NIPPED.NLM NetWare 5.x, 6.x INF File Editing Library - NIPPED
    Version 1.03.09 July 11, 2006
    Code Address: 9646E000h Length: 00005345h
    Data Address: 5A977000h Length: 0000016Ch
    DPRPCNLM.NLM Novell NDPS RPC Library NLM
    Version 3.00.17 October 10, 2006
    Code Address: 95E58000h Length: 00005324h
    Data Address: 95E5F000h Length: 00001F20h
    NLSLRUP.NLM NLS - Usage Metering
    Version 4.01.07 May 10, 2005
    Code Address: 96D91000h Length: 0003BA0Ah
    Data Address: 96DCE000h Length: 00010AE0h
    HWDETECT.NLM Novell Hardware Insertion/Removal Detection
    Version 1.19.05 February 20, 2003
    Code Address: 95E2A000h Length: 00002B33h
    Data Address: 5A8C9000h Length: 00000D3Ch
    ROTLOGS.NLM Apache 2.0.63 Log Rotation Utility for NetWare
    Version 2.00.63 April 25, 2008
    Code Address: 5A893000h Length: 000009F9h
    Data Address: 5A895000h Length: 00000438h
    ROTLOGS.NLM Apache 2.0.63 Log Rotation Utility for NetWare
    Version 2.00.63 April 25, 2008
    Code Address: 5A88F000h Length: 000009F9h
    Data Address: 5A891000h Length: 00000438h
    ROTLOGS.NLM Apache 2.0.63 Log Rotation Utility for NetWare
    Version 2.00.63 April 25, 2008
    Code Address: 5A855000h Length: 000009F9h
    Data Address: 5A857000h Length: 00000438h
    ROTLOGS.NLM Apache 2.0.63 Log Rotation Utility for NetWare
    Version 2.00.63 April 25, 2008
    Code Address: 5A851000h Length: 000009F9h
    Data Address: 5A853000h Length: 00000438h
    MOD_EDIR.NLM Apache 2.0.63 eDirectory Authorization Module 1.0.13
    Version 1.00.13 April 25, 2008
    Code Address: 95DFB000h Length: 00003769h
    Data Address: 95E00000h Length: 00002488h
    MOD_JK.NLM Apache 2.0 plugin for Tomcat
    Version 1.02.23 April 25, 2008
    Code Address: 96CB7000h Length: 00025B33h
    Data Address: 96CDE000h Length: 0000CDD0h
    MOD_XSRV.NLM Novell XTier Server (Apache2 Module)
    Version 3.01.04 May 21, 2008
    Code Address: 96C8B000h Length: 0002A6D6h
    Data Address: 95DE5000h Length: 00006CF5h
    IFOLDERU.NLM ifolderu
    Version 2.04 February 19, 2007
    Code Address: 96B10000h Length: 000191F6h
    Data Address: 96B2B000h Length: 000081FAh
    IFOLDER.NLM ifolder
    Version 2.04 February 19, 2007
    Code Address: 94CA2000h Length: 00040FC6h
    Data Address: 95C3B000h Length: 0004EF80h
    REWRITE.NLM Apache 2.0.63 Rewrite Module
    Version 2.00.63 April 25, 2008
    Code Address: 94C91000h Length: 00006C99h
    Data Address: 94C99000h Length: 00001EA8h
    HEADERS.NLM Apache 2.0.63 Headers Module
    Version 2.00.63 April 25, 2008
    Code Address: 5F642000h Length: 00000E39h
    Data Address: 5F644000h Length: 00000538h
    EXPIRES.NLM Apache 2.0.63 Expires Module
    Version 2.00.63 April 25, 2008
    Code Address: 5F63E000h Length: 00000B89h
    Data Address: 5F640000h Length: 00000388h
    MOD_IPP.NLM iPrint Module
    Version 1.00.04 June 7, 2006
    Code Address: 5F608000h Length: 00000B76h
    Data Address: 5F60A000h Length: 000004CCh
    AUTHLDDN.NLM LdapDN Module
    Version 1.00 November 9, 2005
    Code Address: 94BDA000h Length: 00001926h
    Data Address: 5F606000h Length: 00000EC8h
    BTCPCOM.NLM BTCPCOM.NLM v7.90.000, Build 253
    Version 7.90 July 9, 2003
    Code Address: 94590000h Length: 00004450h
    Data Address: 5F600000h Length: 00000CECh
    UTILLDP2.NLM LdapDN Module
    Version 1.00 November 9, 2005
    Code Address: 943DC000h Length: 00002A56h
    Data Address: 943D6000h Length: 00001E80h
    NDSIMON.NLM NDS iMonitor 8.8 SP4
    Version 20214.03 November 17, 2008
    Code Address: 969FB000h Length: 00113809h
    Data Address: 95BA8000h Length: 000912F4h
    LANGMANI.NLM Novell Cross-Platform Language Manager
    Version 10211.02 August 12, 2008
    Code Address: 94B49000h Length: 000040F2h
    Data Address: 94045000h Length: 00001084h
    AUTHLDAP.NLM Apache 2.0.63 LDAP Authentication Module
    Version 2.00.63 April 25, 2008
    Code Address: 93FEF000h Length: 00001BB9h
    Data Address: 94028000h Length: 000019D0h
    UTILLDAP.NLM Apache 2.0.63 LDAP Authentication Module
    Version 2.00.63 April 25, 2008
    Code Address: 91EB6000h Length: 000034A9h
    Data Address: 922A4000h Length: 00002598h
    BSPXCOM.NLM BSPXCOM.NLM v7.90.000, Build 253
    Version 7.90 April 15, 2003
    Code Address: 94B42000h Length: 0000530Ah
    Data Address: 5F210000h Length: 00000BB0h
    NWBSRVCM.NLM NWBSRVCM.NLM v7.90.000, Build 230
    Version 7.90 March 20, 2001
    Code Address: 9466C000h Length: 00006776h
    Data Address: 5F340000h Length: 00000AD0h
    MONDATA.NLM NetWare 5.x/6.x Monitor MIB
    Version 6.00 July 18, 2003
    Code Address: 965BA000h Length: 00008C9Fh
    Data Address: 94022000h Length: 00004DD1h
    SERVINST.NLM NetWare 5.x/6.x Instrumentation
    Version 5.00.13 November 21, 2005
    Code Address: 965A8000h Length: 00010D4Ch
    Data Address: 94015000h Length: 00007744h
    NWTRAP.NLM NetWare 5.x/6.x Trap Monitor
    Version 6.00.05 June 6, 2005
    Code Address: 93E49000h Length: 000066C3h
    Data Address: 9659C000h Length: 0000A2E0h
    HOSTMIB.NLM NetWare 5.x/6.x Host Resources MIB
    Version 5.03.01 December 1, 2006
    Code Address: 964A2000h Length: 0000BB80h
    Data Address: 93DE5000h Length: 00003D88h
    MYSQLD.NLM MySQL Database Server
    Version 4.00.26 November 30, 2005
    Code Address: 950E0000h Length: 0017320Eh
    Data Address: 95255000h Length: 000B8BC3h
    OWCIMOMD.NLM OpenWBEM CIMOM Daemon with Novell providers
    Version 3.02 November 27, 2007
    Code Address: 95E91000h Length: 005C17E4h
    Data Address: 943E3000h Length: 001AA8F4h
    LIBGCC_S.NLM gcc runtime and intrinsics support
    Version 3.04.03 April 29, 2005
    Code Address: 92865000h Length: 00004ABCh
    Data Address: 5E688000h Length: 00000A74h
    MYSQLD_SAFE. MySQL Database Server Monitor
    Version 4.00.26 November 30, 2005
    Code Address: 92814000h Length: 0000121Dh
    Data Address: 90827000h Length: 00002240h
    XNFS.NLM NetWare NFS - NFS Server for NetWare 6.5
    Version 1.04.02 October 14, 2008
    Code Address: 94D02000h Length: 0001ED60h
    Data Address: 90616000h Length: 000050C4h
    NISSERV.NLM NetWare NFS - NIS Server
    Version 15.12.02 October 14, 2008
    Code Address: 95020000h Length: 00013339h
    Data Address: 943C7000h Length: 00005AC0h
    NISSWDD.NLM NetWare NFS - NIS Password Management Support Module
    Version 15.02.02 October 14, 2008
    Code Address: 94384000h Length: 000031D9h
    Data Address: 94389000h Length: 00002380h
    NDSILIB.NLM NetWare NFS - eDirectory Interface Library
    Version 15.05.01 October 14, 2008
    Code Address: 94FFF000h Length: 00011488h
    Data Address: 95012000h Length: 0000CE90h
    NISBIND.NLM NetWare NFS - NIS Client Module
    Version 15.02.02 October 14, 2008
    Code Address: 94FE0000h Length: 00009079h
    Data Address: 94354000h Length: 000039A0h
    PKERNEL.NLM NetWare NFS - Portmapper and RPC Module
    Version 15.01 October 14, 2008
    Code Address: 94F7C000h Length: 00016F37h
    Data Address: 94FB1000h Length: 0000F790h
    RPCBSTUB.NLM NetWare NFS - Portmapper & Rpcbind co-existance Support
    Module
    Version 15.00.16 October 14, 2008
    Code Address: 5E4B4000h Length: 00000041h
    Data Address: 5E4B6000h Length: 00000008h
    UNICRYPT.NLM TCP/IP Encryption NLM
    Version 9.11 December 15, 1998
    Code Address: 5E4B0000h Length: 000004D9h
    Data Address: 5E4B2000h Length: 000007C8h
    NWFTPD.NLM NetWare FTP Server
    Version 5.09.02 October 14, 2008
    Code Address: 94EAC000h Length: 0001AA29h
    Data Address: 94EC8000h Length: 0000D2E0h
    FTPIF.NLM Interface Module for NetWare FTP Server and Statistics
    Version 2.08.02 October 14, 2008
    Code Address: 5E476000h Length: 000005DCh
    Data Address: 5E478000h Length: 00000040h
    NETDB.MPM netdb Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 5E472000h Length: 00000AEFh
    Data Address: 5E474000h Length: 000001C4h
    NETDB.NLM Network Database Access Module
    Version 4.11.05 January 6, 2005
    Code Address: 94E97000h Length: 0001394Dh
    Data Address: 94245000h Length: 000025FCh
    LLDAPX.NLM NetWare Extension APIs for LDAP SDK (LibC version)
    Version 3.05.01 October 22, 2008
    Code Address: 94233000h Length: 0000733Ch
    Data Address: 5E43C000h Length: 00000F18h
    LLDAPSSL.NLM NetWare SSL Library for LDAP SDK (LibC version)
    Version 3.05.01 October 22, 2008
    Code Address: 94274000h Length: 00097B4Bh
    Data Address: 94E64000h Length: 00031F60h
    LSL.MPM lsl Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 5E23C000h Length: 000001C2h
    Data Address: 5E23E000h Length: 00000138h
    SLP.MPM slp Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 5E238000h Length: 000002E9h
    Data Address: 5E23A000h Length: 00000090h
    APACHE2.NLM Apache Web Server 2.0.63
    Version 2.00.63 April 25, 2008
    Code Address: 94C31000h Length: 00039D29h
    Data Address: 94C6C000h Length: 00011A9Ch
    APRLIB.NLM Apache Portability Runtime Library 0.9.17
    Version 0.09.17 April 25, 2008
    Code Address: 94BF7000h Length: 0002E688h
    Data Address: 94C27000h Length: 00008088h
    STREAMS.MPM streams Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 5E168000h Length: 000006E9h
    Data Address: 5E16A000h Length: 00000188h
    IPXSPX.MPM ipxspx Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 5E162000h Length: 00000C33h
    Data Address: 5E164000h Length: 000004B8h
    TLI.MPM tli Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 93ACA000h Length: 00001276h
    Data Address: 5E160000h Length: 00000344h
    SNMP.MPM snmp Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 5E12C000h Length: 000009F7h
    Data Address: 5E12E000h Length: 000000FCh
    IPXS.MPM ipxs Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 5E128000h Length: 0000002Ah
    Data Address: 5E12A000h Length: 00000018h
    TCPIP.MPM tcpip Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 93A30000h Length: 00001F5Bh
    Data Address: 5E126000h Length: 00000918h
    BKUPEXEC.NLM Backup Exec SureStart
    Version 9.10 July 29, 2005
    Code Address: 94B92000h Length: 0001D4FCh
    Data Address: 94BB1000h Length: 00015EE0h
    SPXS.MPM spxs Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 5E0F0000h Length: 0000002Ah
    Data Address: 5E0F2000h Length: 00000018h
    SYSCALLS.NLM NetWare Operating System Call and Marshalling Library
    Version 5.61 August 2, 2007
    Code Address: 94B1C000h Length: 0000F50Eh
    Data Address: 94B2D000h Length: 0000B4ECh
    SERVICTL.NLM eDirectory Management Tool Box DSService eMTool
    Version 20215.23 April 24, 2008
    Code Address: 94A36000h Length: 0000BA02h
    Data Address: 93812000h Length: 00004600h
    SCHEMACR.NLM eDirectory Management Tool Box Schema eMTool
    Version 20215.23 April 23, 2008
    Code Address: 949DA000h Length: 00012C11h
    Data Address: 949EE000h Length: 0001092Ch
    SCHEMATL.NLM eDirectory Management Tool Box Schema eMTool
    Version 20215.23 April 24, 2008
    Code Address: 94994000h Length: 00009CB2h
    Data Address: 93802000h Length: 00005EDCh
    REPAIRCR.NLM eDirectory Management Tool Box DSRepair eMTool
    Version 20215.23 April 24, 2008
    Code Address: 94900000h Length: 0003E2D1h
    Data Address: 94940000h Length: 00020794h
    REPAIRTL.NLM eDirectory Management Tool Box DSRepair eMTool
    Version 20215.23 April 24, 2008
    Code Address: 948BC000h Length: 00010562h
    Data Address: 948CE000h Length: 0001E14Ch
    MERGECR.NLM eDirectory Management Tool Box DSMerge eMTool
    Version 20215.23 April 24, 2008
    Code Address: 94874000h Length: 0001B8E1h
    Data Address: 94891000h Length: 00017A74h
    MERGETL.NLM eDirectory Management Tool Box DSMerge eMTool
    Version 20215.23 April 24, 2008
    Code Address: 9480A000h Length: 0000B812h
    Data Address: 94817000h Length: 0000FD15h
    BACKUPCR.NLM eDirectory Management Tool Box DSBackup eMTool
    Version 20215.23 April 24, 2008
    Code Address: 947C8000h Length: 0000A101h
    Data Address: 936BB000h Length: 00003268h
    BACKUPTL.NLM eDirectory Management Tool Box DSBackup eMTool
    Version 20215.23 April 24, 2008
    Code Address: 9479A000h Length: 0000AF92h
    Data Address: 936B4000h Length: 00005650h
    LOGGER.NLM eDirectory Management Tool Box Logger
    Version 20215.23 April 24, 2008
    Code Address: 9472F000h Length: 00010E92h
    Data Address: 94741000h Length: 00009C60h
    NCPL.NLM Novell XTier Base Services
    Version 3.01.60 May 21, 2008
    Code Address: 946FD000h Length: 0000C46Dh
    Data Address: 92FCC000h Length: 000012C0h
    LIBXTREG.NLM Novell XTier Base Services
    Version 3.01.60 May 21, 2008
    Code Address: 5DD4A000h Length: 000004F7h
    Data Address: 5DD4C000h Length: 000000F8h
    LIBNICM.NLM Novell XTier Base Services
    Version 3.01.60 May 21, 2008
    Code Address: 92F4F000h Length: 00003271h
    Data Address: 5DD48000h Length: 00000494h
    EMSECURE.NLM eDirectory Management Tool Box Security Service
    Version 20215.23 April 24, 2008
    Code Address: 94615000h Length: 000097A2h
    Data Address: 92F43000h Length: 000033C0h
    RSS.NLM eDirectory Management Tool Box Remote Subscription Service
    Version 20215.23 April 24, 2008
    Code Address: 94228000h Length: 00009932h
    Data Address: 92F0C000h Length: 0000261Ch
    SCRCB.NLM Scripting - LibC-CLib Context Broker
    Version 1.00 October 3, 2005
    Code Address: 5D4A0000h Length: 0000046Dh
    Data Address: 5D4A2000h Length: 00000554h
    EMBOXMGR.NLM eDirectory Management Tool Box Manager
    Version 20215.23 April 24, 2008
    Code Address: 941BA000h Length: 00018E62h
    Data Address: 92E4E000h Length: 00007CE2h
    EMBOXMSG.NLM eDirectory Management Tool Box Message API
    Version 20215.23 April 24, 2008
    Code Address: 9417E000h Length: 0000B2F2h
    Data Address: 929D9000h Length: 0000273Dh
    HT2SOAP.NLM eDirectory Management Tool Box HTTP to SOAP shim
    Version 20215.23 April 24, 2008
    Code Address: 940B3000h Length: 00009B02h
    Data Address: 929C4000h Length: 000037E0h
    LANGMAN.NLM Novell Cross-Platform Language Manager
    Version 10210.69 April 23, 2008
    Code Address: 93BFC000h Length: 0000E670h
    Data Address: 93C0C000h Length: 0000B489h
    XI18N.NLM Novell Cross-Platform Internationalization Package
    Version 10310.53 August 2, 2005
    Code Address: 93BC1000h Length: 0001CA12h
    Data Address: 925CD000h Length: 00007EC8h
    EMBOX.NLM eDirectory Management Tool Box Engine
    Version 20215.23 April 24, 2008
    Code Address: 91C38000h Length: 00007C32h
    Data Address: 91C41000h Length: 000052F8h
    XIS11.NLM XML Integration Service
    Version 1.00.03 September 30, 2008
    Code Address: 928B5000h Length: 0008ED52h
    Data Address: 92563000h Length: 00044016h
    DHCPSRVR.NLM DHCP Server
    Version 3.14 October 30, 2008
    Code Address: 938B2000h Length: 00023754h
    Data Address: 938D7000h Length: 0000BD58h
    IPCLINFO.NLM IP Client Info Module 17Dec99
    Version 1.11.01 December 17, 1999
    Code Address: 5CD4A000h Length: 00000F1Ch
    Data Address: 5CD4C000h Length: 00000490h
    CSAUDIT.NLM CSLIB: Audit Trail Facility
    Version 6.00.02 September 4, 2003
    Code Address: 938A7000h Length: 000098F5h
    Data Address: 92684000h Length: 0000169Ch
    CSSYSMSG.NLM CSLIB: System Messages Facility
    Version 1.01.08 March 18, 1999
    Code Address: 93866000h Length: 00010A57h
    Data Address: 90685000h Length: 00004298h
    SPXS.NLM NetWare SPX/SPXII Protocol (PTF)
    Version 5.14 January 18, 2000
    Code Address: 9381F000h Length: 0000A021h
    Data Address: 5CCBA000h Length: 00000FD8h
    Global Code Address: 5CCBC000h Length: 00001000h
    TSAFS.NLM SMS - File System Agent for NetWare 6.X
    Version 6.53.03 October 16, 2008
    Code Address: 925EE000h Length: 0005F9A2h
    Data Address: 937DF000h Length: 0000D7B0h
    SMDR.NLM SMS - Storage Data Requestor
    Version 6.58.01 October 16, 2008
    Code Address: 9250C000h Length: 00047EF8h
    Data Address: 937AA000h Length: 0000D8E0h
    SMSUT.NLM SMS - Utility Library for NetWare 6.X
    Version 1.01.03 June 26, 2008
    Code Address: 9378E000h Length: 00010201h
    Data Address: 9249D000h Length: 00001DF0h
    CMON.NLM Cluster Membership Monitor Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 91E6E000h Length: 0000224Fh
    Data Address: 5C9C4000h Length: 00000240h
    CMA.NLM Cluster Management Agent Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 936C8000h Length: 000194C7h
    Data Address: 91E52000h Length: 00005308h
    NCSSDK.NLM Cluster API Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 91E43000h Length: 000056E2h
    Data Address: 5C9BE000h Length: 000008E0h
    PCLUSTER.NLM Novell Cluster Portal Interface Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 93663000h Length: 000109DAh
    Data Address: 919DB000h Length: 00003A90h
    CRM.NLM Novell Cluster Resource Manager Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 9362F000h Length: 0000A7A5h
    Data Address: 919C8000h Length: 000021E8h
    CVB.NLM Novell Cluster Volume Broker Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 93622000h Length: 0000B957h
    Data Address: 5C97C000h Length: 00000B94h
    CSS.NLM "CLUSTER SYSTEM SERVICES" Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 91E2A000h Length: 00005863h
    Data Address: 91E31000h Length: 000013E0h
    VIPX.NLM "VIRTUAL INTERFACE ARCHITECTURE EXTENSIONS" Build Number =
    1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 91E27000h Length: 00000FABh
    Data Address: 5C976000h Length: 00000070h
    JNET.NLM Java jnet (based on 1.4.2_18)
    Version 1.43 October 16, 2008
    Code Address: 91C48000h Length: 0000653Eh
    Data Address: 91C50000h Length: 00001100h
    SBD.NLM Cluster Split Brain Detector Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 91B0C000h Length: 000044F0h
    Data Address: 5C832000h Length: 00000D30h
    GIPC.NLM Group Protocol Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 932C9000h Length: 0001F129h
    Data Address: 932EA000h Length: 00008740h
    VLL.NLM Novell VI Architecture Link Layer Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 91A5A000h Length: 00005877h
    Data Address: 5C7F0000h Length: 00000EB0h
    SBDLIB.NLM Cluster Split Brain Detector Library Build Number =
    1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 91A43000h Length: 000019E3h
    Data Address: 5C7BC000h Length: 00000148h
    CLSTRLIB.NLM Novell Cluster Configuration Library Build Number =
    1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 93145000h Length: 0001715Dh
    Data Address: 9315E000h Length: 0001347Ch
    PMPORTAL.NLM NetWare License Information Portal
    Version 2.16 November 21, 2003
    Code Address: 91A15000h Length: 000071C9h
    Data Address: 91A1E000h Length: 00004360h
    SASL.NLM Simple Authentication and Security Layer 3.3.1.0 20081112
    Version 33100811.12 November 12, 2008
    Code Address: 5C6E4000h Length: 00000C4Ch
    Data Address: 5C6E6000h Length: 00000160h
    RCONAG6.NLM RConsole Agent for Netware
    Version 6.11 November 20, 2007
    Code Address: 916A5000h Length: 00006C5Bh
    Data Address: 916AD000h Length: 00003304h
    LBURP.NLM LDAP Bulkload Update/Replication Protocol service extension
    for Novell eDirectory 8.8
    Version 20215.04 August 28, 2008
    Code Address: 91651000h Length: 0000110Ch
    Data Address: 5C6A4000h Length: 00000444h
    NMASLDAP.NLM NMAS LDAP Extensions 3.3.1.0 20081112
    Version 33100811.12 November 12, 2008
    Code Address: 9081B000h Length: 00004E5Ch
    Data Address: 5C66C000h Length: 000007D0h
    AFPTCP.NLM AFPTCP (Build 163 SP)
    Version 2.07 November 13, 2008
    Code Address: 92ECA000h Length: 0003146Dh
    Data Address: 92EFD000h Length: 000096C0h
    WSPDSI.NLM NetWare Winsock Service 1.0 NLM for Data Stream Interface
    Version 6.21.01 October 25, 2005
    Code Address: 9147A000h Length: 00002EA4h
    Data Address: 5C638000h Length: 000006D4h
    LDAPXS.NLM (Clib version)
    Version 3.05.01 October 22, 2008
    Code Address: 9080F000h Length: 00004143h
    Data Address: 5C636000h Length: 00000844h
    QFJW22.NLM QuickFinder Server Native Query Wrapper
    Version 2.02.03 August 26, 2008
    Code Address: 92EBF000h Length: 00009D3Fh
    Data Address: 9146D000h Length: 00001600h
    QFREP22.NLM QuickFinder Repository (Release)
    Version 2.02.03 August 26, 2008
    Code Address: 92E7D000h Length: 0002496Fh
    Data Address: 92EA3000h Length: 000086C0h
    QFIND22.NLM QuickFinder Indexing/Search Engine (Release)
    Version 2.02.03 August 26, 2008
    Code Address: 92CCF000h Length: 000C68DFh
    Data Address: 92D97000h Length: 000B5530h
    NFAP4NRM.NLM NFAP Simple Password Management NLM
    Version 1.04 December 8, 2003
    Code Address: 92C43000h Length: 000080A2h
    Data Address: 92C4D000h Length: 00017CA0h
    PORTAL.NLM Novell Remote Manager NLM
    Version 4.03 September 22, 2008
    Code Address: 91816000h Length: 0010147Ch
    Data Address: 913CD000h Length: 00069EA4h
    NWIDK.NLM CDWare Volume Module
    Version 3.01.01 September 19, 2003
    Code Address: 907B8000h Length: 00004640h
    Data Address: 5C548000h Length: 00000730h
    SETMD4.NLM Windows Native File Access CIFS Library (Build 163 SP)
    Version 2.01 November 13, 2008
    Code Address: 910F9000h Length: 000012ECh
    Data Address: 5C2DC000h Length: 00000130h
    NMASGPXY.NLM NMAS Generic Proxy 3.3.1.0 20081112
    Version 33100811.12 November 12, 2008
    Code Address: 910EC000h Length: 0000153Ch
    Data Address: 5C2DA000h Length: 000000E0h
    NLDAP.NLM LDAP Agent for Novell eDirectory 8.8 SP4
    Version 20217.05 November 11, 2008
    Code Address: 9155B000h Length: 0008E78Bh
    Data Address: 90742000h Length: 00052180h
    SAS.NLM Secure Authentication Services
    Version 1.75 March 13, 2004
    Code Address: 926CF000h Length: 00056640h
    Data Address: 92727000h Length: 0001E890h
    HTTPSTK.NLM Novell Small Http Interface
    Version 4.03 September 4, 2008
    Code Address: 91F80000h Length: 000317C6h
    Data Address: 91FB3000h Length: 00019C10h
    WSPSSL.NLM NetWare Winsock Service 1.0 NLM for SSL
    Version 6.26 December 4, 2007
    Code Address: 91F2F000h Length: 00008AFFh
    Data Address: 91F39000h Length: 0001095Fh
    NILE.NLM Novell N/Ties NLM ("") Release Build with symbols
    Version 7.00.01 August 20, 2007
    Code Address: 90954000h Length: 00090A31h
    Data Address: 91DDC000h Length: 00030C70h
    PKI.NLM Novell Certificate Server
    Version 3.32 August 25, 2008
    Code Address: 91C6A000h Length: 00170AE5h
    Data Address: 90852000h Length: 00080F60h
    PKIAPI.NLM Public Key Infrastructure Services
    Version 2.23.10 November 20, 2004
    Code Address: 917AB000h Length: 00037721h
    Data Address: 8ED30000h Length: 00006A14h
    NWUTIL.NLM Novell Utility Library NLM (_NW65[SP7]{""})
    Version 3.00.02 August 20, 2007
    Code Address: 916CE000h Length: 0000EE40h
    Data Address: 916DE000h Length: 00023BD4h
    MONITOR.NLM NetWare Console Monitor
    Version 12.02.02 April 4, 2006
    Code Address: 914B0000h Length: 00022BEFh
    Data Address: 90724000h Length: 00005F15h
    NWSNUT.NLM NetWare NLM Utility User Interface
    Version 7.00.01 July 11, 2008
    Code Address: 9149A000h Length: 000134EBh
    Data Address: 5D936000h Length: 00000790h
    VOLSMS.NLM NSS Distributed Volume Manager (Build 163 MP)
    Version 3.27 November 13, 2008
    Code Address: 91333000h Length: 00018771h
    Data Address: 9064C000h Length: 00001780h
    VLRPC.NLM DFS Volume Location Database (VLDB) RPC interface (Build
    163 MP)
    Version 3.27 November 13, 2008
    Code Address: 90D13000h Length: 00003383h
    Data Address: 60390000h Length: 000002FDh
    VMRPC.NLM DFS Volume Manager RPC interface (Build 163 MP)
    Version 3.27 November 13, 2008
    Code Address: 90D0E000h Length: 00003703h
    Data Address: 6038C000h Length: 000002FDh
    JSTCP.NLM Jetstream TCP Transport Layer (Build 163 MP)
    Version 3.27 November 13, 2008
    Code Address: 9061D000h Length: 000050F0h
    Data Address: 60350000h Length: 000001E0h
    JSMSG.NLM Jetstream Message Layer (Build 163 MP)
    Version 3.27 November 13, 2008
    Code Address: 90607000h Length: 00006E80h
    Data Address: 6031A000h Length: 00000220h
    DFSLIB.NLM DFS Common Library (Build 163 MP)
    Version 3.27 November 13, 2008
    Code Address: 60314000h Length: 000005C3h
    Data Address: 60316000h Length: 00000080h
    NLSTRAP.NLM NetWare License Server Trap
    Version 5.02 February 19, 2004
    Code Address: 90CF8000h Length: 0000298Ah
    Data Address: 6029A000h Length: 00000695h
    ZIP.NLM Java zip (based on 1.4.2_18)
    Version 1.43 October 16, 2008
    Code Address: 91200000h Length: 0000ADCCh
    Data Address: 90523000h Length: 00001C90h
    JVMLIB.NLM Java jvmlib (based on 1.4.2_18)
    Version 1.43 October 16, 2008
    Code Address: 911CB000h Length: 00017134h
    Data Address: 911E4000h Length: 00008670h
    VERIFY.NLM Java verify (based on 1.4.2_18)
    Version 1.43 October 16, 2008
    Code Address: 91179000h Length: 000087B4h
    Data Address: 90474000h Length: 00001BC0h
    JVM.NLM Java Hotspot 1.4.2_18 Interpreter
    Version 1.43 October 16, 2008
    Code Address: 90E61000h Length: 00222FFFh
    Data Address: 91085000h Length: 00065A60h
    IPMGMT.NLM TCPIP - NetWare IP Address Management
    Version 1.03.01 May 29, 2007
    Code Address: 903AF000h Length: 000307CDh
    Data Address: 903E1000h Length: 0000D778h
    JSOCK6X.NLM NetWare 6.x Support For Java Sockets (JDK 1.4.2)
    Version 1.43 October 16, 2008
    Code Address: 90370000h Length: 0000FDB1h
    Data Address: 90381000h Length: 00002C44h
    JAVA.NLM java.nlm (based on 1.4.2_18) Build 08101613
    Version 1.43 October 16, 2008
    Code Address: 902CE000h Length: 000385DEh
    Data Address: 90308000h Length: 0003DD40h
    JSOCK.NLM Support For Java Sockets (loader)
    Version 1.43 October 16, 2008
    Code Address: 69FA4000h Length: 00000086h
    Data Address: 69FA6000h Length: 00000064h
    DXEVENT.NLM DirXML Event Module for Novell eDirectory 8.6.1
    Version 10210.42 December 4, 2001
    Code Address: 901EA000h Length: 00019251h
    Data Address: 90205000h Length: 0000B484h
    RSPX.NLM NetWare Remote Console SPX Driver
    Version 4.12 March 15, 2001
    Code Address: 90088000h Length: 00002380h
    Data Address: 900A4000h Length: 000038D8h
    REMOTE.NLM NetWare Remote Console
    Version 4.12.01 January 22, 2003
    Code Address: 8FE51000h Length: 000053A4h
    Data Address: 9014A000h Length: 0000151Ch
    SLPTCP.NLM SERVICE LOCATION TCP/UDP INTERFACE (RFC2165/RFC2608)
    Version 2.13 November 15, 2005
    Code Address: 90098000h Length: 0000386Ah
    Data Address: 9009D000h Length: 0000108Ch
    NSPDNS.NLM NetWare Winsock 2.0 NSPDNS.NLM Name Service Providers
    Version 6.20.03 September 8, 2003
    Code Address: 90083000h Length: 00002527h
    Data Address: 69EBC000h Length: 000004E4h
    WSPIP.NLM NetWare Winsock Service 1.0 NLM for TCP and UDP
    Version 6.24 December 4, 2007
    Code Address: 8FE5D000h Length: 000124C4h
    Data Address: 8FE71000h Length: 0000287Ch
    NCPIP.NLM NetWare NCP Services over IP
    Version 6.02.01 September 30, 2008
    Code Address: 8FDCE000h Length: 000168E9h
    Data Address: 8FDE6000h Length: 00003540h
    BSDSOCK.NLM Novell BSDSOCK Module
    Version 6.82 November 20, 2007
    Code Address: 8FD2A000h Length: 00011BF9h
    Data Address: 8FD3D000h Length: 0000C0E0h
    TCPIP.NLM Novell TCP/IP Stack - Network module (NULL encryption)
    Version 6.82 November 20, 2007
    Code Address: 8FA2B000h Length: 0004E7ECh
    Data Address: 8FBE7000h Length: 00038D30h
    TCP.NLM Novell TCP/IP Stack - Transport module (NULL encryption)
    Version 6.82.04 September 30, 2008
    Code Address: 8FADE000h Length: 000253E2h
    Data Address: 8EC80000h Length: 0007EEE0h
    NETLIB.NLM Novell TCPIP NETLIB Module
    Version 6.50.22 February 12, 2003
    Code Address: 8ED99000h Length: 00005AACh
    Data Address: 8FB05000h Length: 000D0710h
    CSLIND.NLM TCPIP CSL INDEPENDENCE MODULE 7Dec99 7Dec99
    Version 4.21 December 7, 1999
    Code Address: 71969000h Length: 000003CCh
    Data Address: 8FA27000h Length: 000024E0h
    LSAPI.NLM NLS LSAPI Library
    Version 5.02 January 7, 2003
    Code Address: 8F90A000h Length: 0000A51Bh
    Data Address: 8F916000h Length: 00001B00h
    B57.LAN Broadcom Ethernet Network Controller Driver
    Version 10.41 February 1, 2007
    Code Address: 8F892000h Length: 00024069h
    Data Address: 03FEC000h Length: 00008DA0h
    ETHERTSM.NLM Novell Ethernet Topology Specific Module
    Version 3.90 March 20, 2006
    Code Address: 8F88E000h Length: 000024CEh
    Data Address: 718A4000h Length: 000002BCh
    MSM.NLM Novell Multi-Processor Media Support Module
    Version 4.12 August 22, 2007
    Code Address: 8F875000h Length: 0000E5B3h
    Data Address: 8F885000h Length: 00003DFCh
    NLSAPI.NLM NLSAPI
    Version 5.02 August 7, 2003
    Code Address: 8F852000h Length: 000124DBh
    Data Address: 8F748000h Length: 000022A4h
    CONNAUD.NLM NLS - Connection Metering
    Version 3.17 May 10, 2005
    Code Address: 8F843000h Length: 000034D3h
    Data Address: 71909000h Length: 00000A9Ch
    NLSMETER.NLM NLS - Software Usage Metering Database
    Version 3.43 May 10, 2005
    Code Address: 8F82D000h Length: 0000E597h
    Data Address: 8ED74000h Length: 0000759Ch
    NLSLSP.NLM NLS - License Service Provider
    Version 5.02 May 25, 2005
    Code Address: 8F762000h Length: 0006DF03h
    Data Address: 8F7D1000h Length: 000205DCh
    CSL.NLM NetWare Call Support Layer For NetWare
    Version 2.06.02 January 13, 2000
    Code Address: 8F722000h Length: 0000CB32h
    Data Address: 8F730000h Length: 000028F4h
    BTRIEVE.NLM BTRIEVE.NLM v7.90.000
    Version 7.90 March 21, 2001
    Code Address: 8F714000h Length: 000013BFh
    Data Address: 7188D000h Length: 00000980h
    NWMKDE.NLM NWMKDE.NLM v7.94.251.000
    Version 7.94 December 11, 2001
    Code Address: 8EBC8000h Length: 00053D55h
    Data Address: 8F141000h Length: 0000F784h
    NWENC103.NLM NWENC103.NLM v7.90.000 (Text Encoding Conversion Library)
    Version 7.90 February 24, 2001
    Code Address: 8EF10000h Length: 0004D0F5h
    Data Address: 8EF5F000h Length: 001B0208h
    NWAIF103.NLM nwaif103.nlm v7.94, Build 251 ()
    Version 7.94 November 30, 2001
    Code Address: 8EBA2000h Length: 00010E51h
    Data Address: 8EBB4000h Length: 00006828h
    PSVCS.NLM Portability Services
    Version 251.00 November 30, 2001
    Code Address: 8EB12000h Length: 0001270Fh
    Data Address: 8EB26000h Length: 00009464h
    NWUCMGR.NLM NWUCMGR.NLM v1.5 Build 230
    Version 1.05 March 14, 2001
    Code Address: 8EA73000h Length: 0000D920h
    Data Address: 8EA82000h Length: 000078D4h
    IPXS.NLM NetWare STREAMS IPX Protocol
    Version 4.10.01 February 12, 1998
    Code Address: 8E837000h Length: 00001C95h
    Data Address: 8E83A000h Length: 000000ECh
    Global Code Address: 8E83C000h Length: 00001000h
    SNMP.NLM Netware 4.x/5.x/6.x SNMP Service
    Version 4.18 July 25, 2006
    Code Address: 8E761000h Length: 00013E90h
    Data Address: 8E777000h Length: 00003220h
    TLI.NLM NetWare Transport Level Interface Library
    Version 4.30.02 December 19, 2000
    Code Address: 8E63F000h Length: 00003859h
    Data Address: 8E644000h Length: 00000164h
    Global Code Address: 8E646000h Length: 00001000h
    Global Data Address: 8E648000h Length: 00002000h
    NSPSAP.NLM NetWare Winsock 2.0 NLM NSPSAP.NLM Name Service Provider
    Version 6.20.02 September 8, 2003
    Code Address: 8E5CF000h Length: 00001EE7h
    Data Address: 8E5D2000h Length: 00000610h
    WSPIPX.NLM NetWare Winsock Service 1.0 NLM for IPX and SPX
    Version 6.22 December 4, 2007
    Code Address: 8E5AF000h Length: 0000E359h
    Data Address: 8E5BF000h Length: 00001762h
    NCPIPX.NLM Novell NCP/IPX Stack NLM
    Version 5.60.01 September 30, 2008
    Code Address: 8E529000h Length: 00005720h
    Data Address: 8E530000h Length: 00001308h
    IPXSPX.NLM NetWare IPX/SPX Protocol Stack NLM
    Version 5.60 February 1, 2006
    Code Address: 8E4E4000h Length: 0000FDF2h
    Data Address: 8E4F6000h Length: 00009A3Ah
    NPKIAPI.NLM Public Key Infrastructure Services
    Version 3.32 September 24, 2008
    Code Address: 8E43E000h Length: 00035E17h
    Data Address: 8E475000h Length: 0001D9AFh
    LDAPSDK.NLM LDAP SDK Library (Clib version)
    Version 3.05.02 October 22, 2008
    Code Address: 8E06C000h Length: 00021500h
    Data Address: 8E08F000h Length: 000065ADh
    CONLOG.NLM System Console Logger
    Version 3.01.02 August 8, 2006
    Code Address: 8DF66000h Length: 0000243Ch
    Data Address: 8DF6A000h Length: 00001CE0h
    SPMDCLNT.NLM Novell SPM Client for DClient 3.3.1.0 20081112
    Version 33100811.12 November 12, 2008
    Code Address: 8DE75000h Length: 000145D8h
    Data Address: 8D22C000h Length: 00001370h
    NSPNDS.NLM NetWare Winsock 2.0 NSPNDS.NLM Name Service Provider
    Version 6.20 November 12, 2001
    Code Address: 8DD7E000h Length: 00006547h
    Data Address: 8DD86000h Length: 00000518h
    DHOST.NLM Novell DHost Portability Interface 1.0.0 SMP
    Version 10010.97 September 18, 2006
    Code Address: 8DD6E000h Length: 00006621h
    Data Address: 8DD76000h Length: 0000234Ch
    NPKIT.NLM Public Key Infrastructure Services
    Version 3.32 September 24, 2008
    Code Address: 8DD26000h Length: 0002E51Eh
    Data Address: 8DD56000h Length: 00016683h
    LLDAPSDK.NLM LDAP SDK Library (LibC version)
    Version 3.05.02 October 22, 2008
    Code Address: 8DCD6000h Length: 00022600h
    Data Address: 8DCFA000h Length: 000065C0h
    DS.NLM Novell eDirectory Version 8.8 SP4 SMP
    Version 20217.06 November 4, 2008
    Code Address: 8E153000h Length: 002C9B03h
    Data Address: 8D557000h Length: 0008C734h
    ROLLCALL.NLM RollCall NLM (101, API 1.0)
    Version 5.00 July 27, 1998
    Code Address: 88127000h Length: 0000055Dh
    Data Address: 88129000h Length: 000002D4h
    NTLS.NLM NTLS 2.0.4.0 based on OpenSSL 0.9.7m
    Version 20410.01 August 12, 2008
    Code Address: 8E0A1000h Length: 000A72C6h
    Data Address: 8CF98000h Length: 0003915Fh
    DSLOG.NLM DS Log for Novell eDirectory 8.8.0
    Version 20217.06 November 4, 2008
    Code Address: 8D54E000h Length: 00003CC1h
    Data Address: 880B2000h Length: 0000AA4Ch
    SAL.NLM Novell System Abstraction Layer Version 2.3.1
    Version 20412.01 November 4, 2008
    Code Address: 86DAE000h Length: 000086E6h
    Data Address: 8E098000h Length: 00001554h
    SPMNWCC.NLM Novell SPM Client for NWCC 3.3.1.0 20081112
    Version 33100811.12 November 12, 2008
    Code Address: 8DC03000h Length: 00011688h
    Data Address: 8DC16000h Length: 00001340h
    NMAS.NLM Novell Modular Authentication Service 3.3.1.0 20081112
    Version 33100811.12 November 12, 2008
    Code Address: 8D340000h Length: 00059BA8h
    Data Address: 8DBEE000h Length: 0000D2F0h
    GAMS.NLM Graded Authentication Management Service
    Version 1.30.03 November 2, 2007
    Code Address: 8DBDC000h Length: 0000D8F7h
    Data Address: 8DBEB000h Length: 000012E8h
    NDSAUDIT.NLM Directory Services Audit
    Version 2.09 May 22, 2003
    Code Address: 8DBC4000h Length: 00010844h
    Data Address: 8D504000h Length: 00002ED0h
    NICISDI.NLM Security Domain Infrastructure
    Version 27510.02.01 August 25, 2008
    Code Address: 8DB77000h Length: 0000ADA2h
    Data Address: 095E7000h Length: 00001320h
    SASDFM.NLM SAS Data Flow Manager
    Version 27510.02.01 August 25, 2008
    Code Address: 8DB58000h Length: 000040AEh
    Data Address: 095EC000h Length: 00000980h
    CALNLM32.NLM NetWare NWCalls Runtime Library
    Version 6.01.03 August 26, 2008
    Code Address: 8DB2A000h Length: 0001CEB9h
    Data Address: 8D43E000h Length: 00000510h
    POLIMGR.NLM NetWare License Policy Manager
    Version 6.27 November 3, 2005
    Code Address: 8DAC4000h Length: 00013F5Ch
    Data Address: 8DAD9000h Length: 00008E90h
    TIMESYNC.NLM NetWare Time Synchronization Services
    Version 6.61.01 October 14, 2005
    Code Address: 8DAA2000h Length: 0000E13Ch
    Data Address: 8DAB2000h Length: 00004240h
    CLXNLM32.NLM NetWare NWCLX Runtime Library
    Version 6.01.03 August 26, 2008
    Code Address: 8D9CE000h Length: 000011F3h
    Data Address: 8D434000h Length: 000001B0h
    DSAPI.NLM NetWare NWNet Runtime Library
    Version 6.00.04 January 27, 2006
    Code Address: 8D3C6000h Length: 00000043h
    Data Address: 8D3C8000h Length: 00000024h
    DSEVENT.NLM NetWare DSEvent Runtime Library
    Version 6.01.03 August 26, 2008
    Code Address: 8D3C2000h Length: 00000633h
    Data Address: 8D3C4000h Length: 00000034h
    NETNLM32.NLM NetWare NWNet Runtime Library
    Version 6.01.03 August 26, 2008
    Code Address: 8DA55000h Length: 00035B77h
    Data Address: 8D9BC000h Length: 00004DA5h
    NCPNLM32.NLM NetWare NWNCP Runtime Library
    Version 6.01.03 August 26, 2008
    Code Address: 8DA34000h Length: 0001F473h
    Data Address: 00000000h Length: 00000000h
    CLNNLM32.NLM NetWare NWClient Runtime Library
    Version 6.01.03 August 26, 2008
    Code Address: 8D9B9000h Length: 00001CC2h
    Data Address: 8D3C0000h Length: 00000150h
    CLIB.NLM (Legacy) Standard C Runtime Library for NLMs
    Version 5.90.15 March 10, 2008
    Code Address: 8D9F4000h Length: 0001898Eh
    Data Address: 8D407000h Length: 00002FB0h
    NIT.NLM NetWare Interface Tools Library for NLMs
    Version 5.90.15 March 10, 2008
    Code Address: 8D9D6000h Length: 0001C694h
    Data Address: 8D3BC000h Length: 00000690h
    NLMLIB.NLM Novell NLM Runtime Library
    Version 5.90.15 March 10, 2008
    Code Address: 8D985000h Length: 000263EDh
    Data Address: 8D3FA000h Length: 000038C0h
    STREAMS.NLM NetWare STREAMS PTF
    Version 6.00.06 May 4, 2005
    Code Address: 8D96B000h Length: 0001206Dh
    Data Address: 8D97F000h Length: 000010A0h
    Global Code Address: 8D3B8000h Length: 00001000h
    REQUESTR.NLM Novell NCP Requestor for NLMs
    Version 5.90.15 March 10, 2008
    Code Address: 8D928000h Length: 00020DE3h
    Data Address: 8D94A000h Length: 000010D0h
    THREADS.NLM Novell Threads Package for NLMs
    Version 5.90.15 March 10, 2008
    Code Address: 8D8FB000h Length: 00018CF8h
    Data Address: 8D915000h Length: 000116A0h
    LIB0.NLM Novell Ring 0 Library for NLMs
    Version 5.90.15 March 10, 2008
    Code Address: 8D686000h Length: 000250EAh
    Data Address: 8D6AD000h Length: 00228070h
    MASV.NLM Mandatory Access Control Service
    Version 2.00.01 September 2, 2008
    Code Address: 8D32C000h Length: 00012386h
    Data Address: 8D2A6000h Length: 000023A0h
    NSPSLP.NLM NetWare Winsock 2.0 NSPSLP.NLM Name Service Provider
    Version 6.20.04 December 6, 2007
    Code Address: 8D232000h Length: 00005ED3h
    Data Address: 8D239000h Length: 00000B30h
    PMLODR.NLM PMLodr for NW65
    Version 1.26 October 7, 2005
    Code Address: 8D292000h Length: 0000E63Ah
    Data Address: 8D229000h Length: 00001658h
    SLP.NLM SERVICE LOCATION PROTOCOL (RFC2165/RFC2608)
    Version 2.13 November 15, 2005
    Code Address: 8D255000h Length: 0001A658h
    Data Address: 8D10B000h Length: 00005384h
    CCS.NLM Controlled Cryptography Services from Novell, Inc.
    Version 27510.02.01 August 25, 2008
    Code Address: 8D20C000h Length: 00019EE4h
    Data Address: 09602000h Length: 00002F90h
    DSLOADER.NLM Novell eDirectory Version 8.8.0 Loader SMP
    Version 20217.06 November 4, 2008
    Code Address: 8D168000h Length: 0000CAACh
    Data Address: 8D176000h Length: 00001720h
    XENGUSC.NLM NICI U.S./Worldwide XENG from Novell, Inc.
    Version 27510.02.01 August 25, 2008
    Code Address: 8D0FC000h Length: 00000058h
    Data Address: 00000000h Length: 00000000h
    XNGAUSC.NLM NICI U.S./Worldwide XMGR Assistant XENG from Novell, Inc.
    Version 27510.02.01 August 25, 2008
    Code Address: 8D095000h Length: 000153E4h
    Data Address: 09605000h Length: 00004864h
    XENGEXP.NLM NICI Import Restricted XENG from Novell, Inc.
    Version 27510.02.01 August 25, 2008
    Code Address: 88060000h Length: 00050DD4h
    Data Address: 0960A000h Length: 00014C3Ch
    XENGNUL.NLM NICI NULL XENG from Novell, Inc.
    Version 27510.02.01 August 25, 2008
    Code Address: 8D084000h Length: 00001DC9h
    Data Address: 0961F000h Length: 00000860h
    XMGR.NLM NICI XMGR from Novell, Inc.
    Version 27510.02.01 August 25, 2008
    Code Address: 8CED6000h Length: 00026001h
    Data Address: 09620000h Length: 0000AA10h
    XSUP.NLM NICI XSUP from Novell, Inc.
    Version 27510.02.01 August 25, 2008
    Code Address: 8CE58000h Length: 00006EF2h
    Data Address: 09630000h Length: 00023170h
    XIM.XLM Novell NICI Signed Loader
    Version 27510.02.01 August 25, 2008
    Code Address: 8CDF1000h Length: 0002C680h
    Data Address: 09654000h Length: 00007CE4h
    WS2_32.NLM NetWare Winsock 2.0 NLM
    Version 6.24.01 February 14, 2008
    Code Address: 8C508000h Length: 00037F28h
    Data Address: 8C541000h Length: 00011B84h
    NCP.NLM NetWare Core Protocol (NCP) Engine
    Version 5.61.01 September 30, 2008
    Code Address: 8C4BB000h Length: 00026DEFh
    Data Address: 8C4E3000h Length: 00018B24h
    QUEUE.NLM NetWare Queue Services NLM
    Version 5.60 May 24, 2001
    Code Address: 8C4AF000h Length: 00006D8Dh
    Data Address: 8C4B7000h Length: 00000473h
    VDISK.NLM NetWare Virtual Disk
    Version 1.00 November 30, 2004
    Code Address: 8BF8E000h Length: 00001FEEh
    Data Address: 8BF92000h Length: 00001160h
    NWTERMIO.NLM NetWare Terminal Emulation
    Version 1.00 September 11, 2006
    Code Address: 8BEEC000h Length: 00007570h
    Data Address: 8BEF5000h Length: 00004560h
    MALHLP.NLM NSS Configure help messages (Build 163 MP)
    Version 3.27 November 13, 2008
    Code Address: 885B1000h Length: 000000BAh
    Data Address: 885B3000h Length: 0000002Ah
    CDDVD.NSS NSS Loadable Storage System (LSS) for CD/UDF (Build 163
    MP)
    Version 3.27 November 13, 2008
    Code Address: 887AA000h Length: 00014B00h
    Data Address: 8813E000h Length: 00001050h
    NSSIDK.NSS NSS Pool Configuration Manager (Build 163 MP)
    Version 3.27 November 13, 2008
    Code Address: 87F73000h Length: 000039C5h
    Data Address: 88496000h Length: 00000090h
    PARTAPI.NLM Partition APIs for NetWare 6.1
    Version 2.00 April 17, 2002
    Code Address: 88494000h Length: 00000007h
    Data Address: 00000000h Length: 00000000h
    VOLMN.NSS NSS Distributed Volume Manager (Build 163 MP)
    Version 3.27 November 13, 2008
    Code Address: 88777000h Length: 0000A6A3h
    Data Address: 88492000h Length: 000005B0h
    NWSA.NSS NSS NetWare Semantic Agent (NWSA) (Build 163 MP)
    Version 3.27 November 13, 2008
    Code Address: 88357000h Length: 0004ADCEh
    Data Address: 886C2000h Length: 000A1390h
    ZLSS.NSS NSS Journaled Storage System (ZLSS) (Build 163 MP)
    Version 3.27 November 13, 2008
    Code Address: 883C1000h Length: 000CD166h
    Data Address: 886B5000h Length: 0000BE30h
    MAL.NSS NSS Media Access Layer (MAL) (Build 163 MP)
    Version 3.27 November 13, 2008
    Code Address: 87F55000h Length: 00003196h
    Data Address: 883BD000h Length: 00000170h
    MANAGE.NSS NSS Management Functions (Build 163 MP)
    Version 3.27 November 13, 2008
    Code Address: 86D5D000h Length: 0004F275h
    Data Address: 883B9000h Length: 00000C20h
    COMN.NSS NSS Common Support Layer (COMN) (Build 163 MP)
    Version 3.27 November 13, 2008
    Code Address: 8849A000h Length: 000EF3F8h
    Data Address: 8858B000h Length: 00015E50h
    NSS.NLM NSS (Novell Storage Services) (Build 163 MP)
    Version 3.27 November 13, 2008
    Code Address: 8819A000h Length: 00030420h
    Data Address: 881CC000h Length: 00091830h
    SYSLOG.NLM NetWare Logfile Daemon
    Version 6.05.03 October 22, 2007
    Code Address: 87EDA000h Length: 0000616Ah
    Data Address: 8816E000h Length: 00026140h
    LIBNSS.NLM Generic Library used by NSS (Build 163 MP)
    Version 3.27 November 13, 2008
    Code Address: 87ED4000h Length: 0000464Ch
    Data Address: 8813C000h Length: 000003D0h
    NSSWIN.NLM NSS ASCI Window API Library (Build 163 MP)
    Version 3.27 November 13, 2008
    Code Address: 87EC6000h Length: 000047DCh
    Data Address: 88138000h Length: 000000FCh
    LOCNLM32.NLM NetWare NWLocale Runtime Library
    Version 6.00.04 November 29, 2005
    Code Address: 87E39000h Length: 000044BBh
    Data Address: 8805E000h Length: 00000B30h
    UNICODE.NLM NetWare Unicode Runtime Library (UniLib-based) [optimized]
    Version 7.00 October 26, 2004
    Code Address: 87EA7000h Length: 000016F5h
    Data Address: 8802C000h Length: 00000504h
    FILESYS.NLM NetWare File System NLM
    Version 5.14 April 16, 2008
    Code Address: 87F79000h Length: 0008E4E7h
    Data Address: 88009000h Length: 00012C90h
    LFS.NLM NetWare Logical File System NLM
    Version 5.12 September 21, 2005
    Code Address: 87E46000h Length: 000098A2h
    Data Address: 87E51000h Length: 000084BCh
    CONNMGR.NLM NetWare Connection Manager NLM
    Version 5.60.01 September 7, 2006
    Code Address: 87E06000h Length: 0001172Bh
    Data Address: 87DAC000h Length: 00003CE8h
    ACPIPWR.NLM ACPI Power Management Driver for ACPI compliant systems
    Version 1.05.16 January 16, 2007
    Code Address: 87DE1000h Length: 00000C9Ah
    Data Address: 87DE3000h Length: 00000904h
    ACPICMGR.NLM ACPI Component Manager for ACPI compliant systems
    Version 1.05.16 January 16, 2007
    Code Address: 87D9D000h Length: 00000A6Fh
    Data Address: 87D9F000h Length: 000002F4h
    PERC2.HAM PERC 2, 2/Si, 3/Di v2.8-0 (6094) for NetWare
    Version 2.80 November 1, 2004
    Code Address: 87CCD000h Length: 0000C380h
    Data Address: 27463000h Length: 000014F0h
    PEDGE3.HAM PERC 3/SC/DC(L)/QC, 4/SC/DC/Di, 4e/SC/DC/Di/Si & CERC HAM
    Driver.
    Version 7.02.06 June 30, 2005
    Code Address: 87CC0000h Length: 00008B7Ah
    Data Address: 274CD000h Length: 00004D08h
    IDEATA.HAM Novell IDE/ATA/ATAPI/SATA Host Adapter Module
    Version 4.34 May 5, 2007
    Code Address: 87C60000h Length: 00010F67h
    Data Address: 2C62C000h Length: 00005880h
    IDECD.CDM Novell ATA/IDE CD/DVD Custom Device Module
    Version 4.13 April 4, 2007
    Code Address: 87C5A000h Length: 00004201h
    Data Address: 00FEF000h Length: 00001084h
    BAKPLANE.CDM Novell Backplane Custom Device Module
    Version 2.00 October 31, 2004
    Code Address: 87C57000h Length: 00001AFCh
    Data Address: 00FF1000h Length: 0000080Ch
    SCSIHD.CDM Novell NetWare SCSI Fixed Disk Custom Device Module
    Version 3.03.10 May 30, 2008
    Code Address: 87BBB000h Length: 00005523h
    Data Address: 00FF4000h Length: 000017C0h
    ACPIDRV.PSM ACPI Platform Support Module for ACPI compliant systems
    Version 1.05.19 January 16, 2007
    Code Address: 87B19000h Length: 0000AD1Eh
    Data Address: 2CA23000h Length: 0000C694h
    ACPICA.NLM ACPI Component Architecture for ACPI compliant systems
    Version 1.05.16 January 16, 2007
    Code Address: 87A8B000h Length: 0002BA90h
    Data Address: 87AB8000h Length: 00011C74h
    ACPIASL.NLM ACPI Architecture Services Layer for ACPI compliant systems
    Version 1.05.16 January 16, 2007
    Code Address: 87A87000h Length: 00000F9Bh
    Data Address: 87A89000h Length: 0000019Ch
    OHCIDRV.CAD Novell Universal Serial Bus OHCI driver
    Version 1.07 February 26, 2008
    Code Address: 87A14000h Length: 00005E08h
    Data Address: 003FC000h Length: 00001274h
    FLOPPY.HAM Novell FLOPPY Driver
    Version 1.03 February 3, 2006
    Code Address: 879F9000h Length: 0000478Fh
    Data Address: 31856000h Length: 0000C3BCh
    CIOS.NLM Consolidated IO System
    Version 1.60 February 12, 2008
    Code Address: 87915000h Length: 00042C15h
    Data

    I would apply all post SP8 patched. The one I think will resolve your issue is the TCP patch.
    jgray

  • CRM_RESOURCE_THREAD abend with SP8

    Last night I was patching an occasional clients cluster and ran into some trouble. I installed this cluster in early 2005 when NW65SP3 was roaming the earth... I havent been back since, and they havent done any maintenance.
    Last week, as they were wrapping up their Win7 rollout they started to get a lot of Abends (several per day). Nearly all of them were NCPIP: ReplyDisgard overflowed reply buffer!!.
    My first step was to deploy NW65SP8 on the servers (I started with 1...) along with the current TCP/IP and NSS patches. When deployed, the server would not join the cluster due to a locking issue... not overly surprising, we are looking at a 5 service pack gap between the nodes... I dont really want them together anyway.
    I shut down the whole cluster and brought up the patched node by itself. It joined the cluster just fine and everything was happy until it started to bring cluster resources online. As soon as it tried to mount the cluster volumes it would hard abend instantly in COMN.NSS (CRM.NLM). I tried it with NW65SP8 (no additional patches), NW65SP8 with N65NSS7 and N65NSS8 with identical results.
    Currently its been rolled back to SP3.
    Does anyone have any suggestions or preparatory steps to bring this cluster online with a current SP?
    <ABEND_LOG>
    Novell Open Enterprise Server, NetWare 6.5
    PVER: 6.50.08
    Server TORNWCS2 halted Tuesday, May 29, 2012 7:31:59.284 pm
    Abend 1 on P00: Server-5.70.08: Page Fault Processor Exception (Error code 00000000)
    Registers:
    CS = 0008 DS = 0010 ES = 0010 FS = 0023 GS = 0023 SS = 0010
    EAX = 11FE2470 EBX = 00000217 ECX = 6EFC3000 EDX = 00000001
    ESI = 6EFC2000 EDI = 51810217 EBP = 96AB7A78 ESP = 96AB7A68
    EIP = 8824268C FLAGS = 00010206
    8824268C 8B08 MOV ECX, [EAX]=?
    EIP in COMN.NSS at code start +0009C68Ch
    Access Location: 0x11FE2470
    The violation occurred while processing the following instruction:
    8824268C 8B08 MOV ECX, [EAX]
    8824268E 29D9 SUB ECX, EBX
    88242690 85C9 TEST ECX, ECX
    88242692 7ECD JLE 88242661
    88242694 8B7D10 MOV EDI, [EBP+10]
    88242697 8B4804 MOV ECX, [EAX+04]
    8824269A 8B18 MOV EBX, [EAX]
    8824269C 39F9 CMP ECX, EDI
    8824269E 77C1 JA 88242661
    882426A0 8B482C MOV ECX, [EAX+2C]
    Running process: CRM_RESOURCE_THREAD Process
    Thread Owned by NLM: CRM.NLM
    Stack pointer: 96AB7904
    OS Stack limit: 96AB1F00
    Scheduling priority: 67371008
    Wait state: 5050090 Wait for interrupt
    Stack: --6EFC3000 ?
    --8AF4A454 ?
    --8AF4A454 ?
    --00000080 (LOADER.NLM|KernelAddressSpace+80)
    --96AB8170 ?
    88242BAB (COMN.NSS|replayXactionLogFile+4AB)
    --6EFC2000 ?
    --00001000 (LOADER.NLM|KernelAddressSpace+1000)
    --009C4000 ?
    -005C003A ?
    --006C0058 ?
    --0067006F ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    Additional Information:
    The CPU encountered a problem executing code in COMN.NSS. The problem may be in that module or in data passed to that module by a process owned by CRM.NLM.
    Loaded Modules:
    MONITOR.NLM NetWare Console Monitor
    Version 12.02.02 April 4, 2006
    Code Address: A522C000h Length: 00022BEFh
    Data Address: A23BE000h Length: 00005F15h
    LIC_API.NLM License APIs IP020A.G03
    Version 2.01 June 30, 1997
    Code Address: 9AD19000h Length: 000019D8h
    Data Address: 9AD1C000h Length: 000007E8h
    TUI.NLM Textual User Interface MOAB_B40.528
    Version 1.05.03 May 28, 1998
    Code Address: 9AD00000h Length: 0000AEC9h
    Data Address: 9AD0D000h Length: 00000534h
    WPSD.NLM ServiceDescriptor Natives NLM
    Version 2.00 February 3, 2005
    Code Address: 9AB42000h Length: 00000350h
    Data Address: 9AB44000h Length: 000000A4h
    N_PRDDAT.NLM N_PRDDAT
    Version 1.00 February 3, 2003
    Code Address: 99D77000h Length: 00001E84h
    Data Address: 9AB40000h Length: 000001D0h
    DBNET6.NLM Debug Network IO Support
    Version 1.45.02 March 16, 2006
    Code Address: 9A331000h Length: 0001B831h
    Data Address: 9A34E000h Length: 000127B8h
    IPMCFG.NLM Web Interface for IP Address Management
    Version 1.01.16 October 22, 2005
    Code Address: 99DBC000h Length: 0000A479h
    Data Address: 99DC8000h Length: 0000B610h
    NIRMAN.NLM TCPIP - NetWare Internetworking Remote Manager
    Version 1.06.04 September 18, 2007
    Code Address: 99950000h Length: 00060760h
    Data Address: 99C79000h Length: 00018FCAh
    TCPSTATS.NLM Web Interface for Protocol Monitoring
    Version 6.50.10 June 20, 2003
    Code Address: 99C56000h Length: 0000E5ECh
    Data Address: 99C66000h Length: 00005460h
    NLSADPT2.NLM NLS and Metering adapter for iManager 2.0 plugin
    Version 2.00 September 9, 2003
    Code Address: 99C23000h Length: 0000665Dh
    Data Address: 9A221000h Length: 00000E7Dh
    NLSLRUP.NLM NLS - Usage Metering
    Version 4.01.07 May 10, 2005
    Code Address: 99B7E000h Length: 0003BA0Ah
    Data Address: 99BBB000h Length: 00010AE0h
    HWDETECT.NLM Novell Hardware Insertion/Removal Detection
    Version 1.19.05 February 20, 2003
    Code Address: 998E6000h Length: 00002B33h
    Data Address: 9A1D9000h Length: 00000D3Ch
    NETSHLD.NLM McAfee NetShield for NetWare
    Version 4.63 June 1, 2005
    Code Address: 99A87000h Length: 00094444h
    Data Address: 99B1D000h Length: 0003CA18h
    MCSCAN32.NLM McAfee Anti-Virus Engine
    Version 53.00 July 8, 2008
    Code Address: 99DF3000h Length: 002D7E35h
    Data Address: 91244000h Length: 0005E04Ch
    NAIREG.NLM McAfee NetShield for NetWare
    Version 4.63 June 1, 2005
    Code Address: 998A9000h Length: 0000503Bh
    Data Address: 999F2000h Length: 00001D94h
    NDS4.NLM Novell XTier NDS4 Authentication Provider
    Version 3.01.60 April 9, 2008
    Code Address: 99446000h Length: 000144FFh
    Data Address: 992C5000h Length: 0000123Ah
    EVENTMGR.NLM Novell XTier Event Manager
    Version 3.01.60 May 21, 2008
    Code Address: 992C2000h Length: 000012A8h
    Data Address: 98990000h Length: 00000350h
    JNET.NLM Java jnet (based on 1.4.2_18)
    Version 1.43 October 16, 2008
    Code Address: 991A8000h Length: 0000653Eh
    Data Address: 991B0000h Length: 00001100h
    XSRVNSP.NLM Novell XTier XSRVNSP Tree Name Service Provider
    Version 3.01.60 May 21, 2008
    Code Address: 98FCA000h Length: 00002A1Ch
    Data Address: 98FCE000h Length: 000004E4h
    HBNNSP.NLM Novell XTier GetHostByName Name Service Provider
    Version 3.01.60 May 21, 2008
    Code Address: 98EEB000h Length: 000022BDh
    Data Address: 98FB5000h Length: 000003ACh
    SVCCOST.NLM Novell XTier Service Costing Module
    Version 3.01.60 May 21, 2008
    Code Address: 98F6E000h Length: 0000668Bh
    Data Address: 98F76000h Length: 00000F60h
    NIAM.NLM Novell XTier Identity Manager
    Version 3.01.60 May 21, 2008
    Code Address: 98F61000h Length: 000073DCh
    Data Address: 98F6A000h Length: 00000910h
    XTNCP.NLM Novell XTier NCP Session Layer Driver
    Version 3.01.60 May 21, 2008
    Code Address: 98ED7000h Length: 000127CFh
    Data Address: 98F3B000h Length: 0000118Fh
    IPCTL.NLM Novell XTier Transport Layer
    Version 3.01.60 May 21, 2008
    Code Address: 98F2A000h Length: 00007FF1h
    Data Address: 98F33000h Length: 00000B10h
    NSNS.NLM Novell XTier Simple Name Service
    Version 3.01.60 May 21, 2008
    Code Address: 98CED000h Length: 00003AB8h
    Data Address: 98EF0000h Length: 00000630h
    DMNDAP.NLM Novell XTier Directory Manager NDAP Provider
    Version 3.01.60 May 21, 2008
    Code Address: 98E7E000h Length: 00016AF5h
    Data Address: 98E96000h Length: 00001664h
    DM.NLM Novell XTier Directory Manager
    Version 3.01.60 May 21, 2008
    Code Address: 98CE9000h Length: 000020CCh
    Data Address: 98ED1000h Length: 00000614h
    NSCM.NLM Novell XTier Security Context Manager
    Version 3.01.60 May 21, 2008
    Code Address: 98CE4000h Length: 00003F9Ch
    Data Address: 98E9B000h Length: 00000654h
    XTUTIL.NLM Novell XTier Utility Functions
    Version 3.01.60 May 21, 2008
    Code Address: 98AEA000h Length: 000020FDh
    Data Address: 98D51000h Length: 000012D0h
    SERVICTL.NLM eDirectory Management Tool Box DSService eMTool
    Version 10554.29 May 15, 2007
    Code Address: 98D89000h Length: 0000BA02h
    Data Address: 98CD6000h Length: 000045C0h
    SCHEMACR.NLM eDirectory Management Tool Box Schema eMTool
    Version 10554.29 May 15, 2007
    Code Address: 98D06000h Length: 00012881h
    Data Address: 98D1A000h Length: 0000FF2Ch
    SCHEMATL.NLM eDirectory Management Tool Box Schema eMTool
    Version 10554.29 May 15, 2007
    Code Address: 98C8A000h Length: 00009CB2h
    Data Address: 98C95000h Length: 00005EDCh
    IPPSRVR.NLM Novell iPrint Server
    Version 4.01.04 October 14, 2008
    Code Address: 98C24000h Length: 000171B0h
    Data Address: 98C3D000h Length: 00008120h
    DPLSV386.NLM NetWare 6.x Distributed Print Library - DPLSV386
    Version 1.15.01 May 21, 2007
    Code Address: 98B8A000h Length: 00054229h
    Data Address: 98BE0000h Length: 0000C724h
    NIPPED.NLM NetWare 5.x, 6.x INF File Editing Library - NIPPED
    Version 1.03.09 July 11, 2006
    Code Address: 98B4B000h Length: 00005345h
    Data Address: 98B52000h Length: 0000016Ch
    DPRPCNLM.NLM Novell NDPS RPC Library NLM
    Version 3.00.17 October 10, 2006
    Code Address: 98B39000h Length: 00005324h
    Data Address: 98B40000h Length: 00001F20h
    REPAIRCR.NLM eDirectory Management Tool Box DSRepair eMTool
    Version 10554.29 May 15, 2007
    Code Address: 989A1000h Length: 0003D921h
    Data Address: 989E0000h Length: 0001FD64h
    REPAIRTL.NLM eDirectory Management Tool Box DSRepair eMTool
    Version 10554.29 May 15, 2007
    Code Address: 97060000h Length: 00010562h
    Data Address: 97072000h Length: 0001E094h
    ROTLOGS.NLM Apache 2.0.63 Log Rotation Utility for NetWare
    Version 2.00.63 April 25, 2008
    Code Address: 97023000h Length: 000009F9h
    Data Address: 97025000h Length: 00000438h
    ROTLOGS.NLM Apache 2.0.63 Log Rotation Utility for NetWare
    Version 2.00.63 April 25, 2008
    Code Address: 96FC3000h Length: 000009F9h
    Data Address: 96FC5000h Length: 00000438h
    MOD_XSRV.NLM Novell XTier Server (Apache2 Module)
    Version 3.01.04 May 21, 2008
    Code Address: 96F97000h Length: 0002A6D6h
    Data Address: 96D02000h Length: 00006CF5h
    REWRITE.NLM Apache 2.0.63 Rewrite Module
    Version 2.00.63 April 25, 2008
    Code Address: 96CFA000h Length: 00006C99h
    Data Address: 96A7F000h Length: 00001EA8h
    MERGECR.NLM eDirectory Management Tool Box DSMerge eMTool
    Version 10554.29 May 15, 2007
    Code Address: 96F1A000h Length: 0001B251h
    Data Address: 96F37000h Length: 00016FE4h
    HEADERS.NLM Apache 2.0.63 Headers Module
    Version 2.00.63 April 25, 2008
    Code Address: 96ED4000h Length: 00000E39h
    Data Address: 96ED6000h Length: 00000538h
    CMON.NLM Cluster Membership Monitor Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 917EE000h Length: 0000224Fh
    Data Address: 96ECE000h Length: 00000240h
    NWSNUT.NLM NetWare NLM Utility User Interface
    Version 7.00.01 July 11, 2008
    Code Address: 96EB4000h Length: 000134EBh
    Data Address: 96ECA000h Length: 00000790h
    EXPIRES.NLM Apache 2.0.63 Expires Module
    Version 2.00.63 April 25, 2008
    Code Address: 96CF0000h Length: 00000B89h
    Data Address: 96CF2000h Length: 00000388h
    MERGETL.NLM eDirectory Management Tool Box DSMerge eMTool
    Version 10554.29 May 15, 2007
    Code Address: 96C8E000h Length: 0000B812h
    Data Address: 96C9B000h Length: 0000FC65h
    CMA.NLM Cluster Management Agent Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 96C2D000h Length: 000194C7h
    Data Address: 96AE1000h Length: 00005308h
    NCSSDK.NLM Cluster API Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 96ADA000h Length: 000056E2h
    Data Address: 96C29000h Length: 000008E0h
    MOD_IPP.NLM iPrint Module
    Version 1.00.04 June 7, 2006
    Code Address: 96BDC000h Length: 00000B76h
    Data Address: 96BDE000h Length: 000004CCh
    BACKUPCR.NLM eDirectory Management Tool Box DSBackup eMTool
    Version 10554.29 May 15, 2007
    Code Address: 96B90000h Length: 0000A0D1h
    Data Address: 917D6000h Length: 00003218h
    PCLUSTER.NLM Novell Cluster Portal Interface Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 96B53000h Length: 000109DAh
    Data Address: 917D1000h Length: 00003A90h
    AUTHLDDN.NLM LdapDN Module
    Version 1.00 November 9, 2005
    Code Address: 960E9000h Length: 00001926h
    Data Address: 96B51000h Length: 00000EC8h
    BACKUPTL.NLM eDirectory Management Tool Box DSBackup eMTool
    Version 10554.29 May 15, 2007
    Code Address: 96AC7000h Length: 0000AEE2h
    Data Address: 96AD3000h Length: 00005560h
    CRM.NLM Novell Cluster Resource Manager Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 96A91000h Length: 0000A7A5h
    Data Address: 91567000h Length: 000021E8h
    CVB.NLM Novell Cluster Volume Broker Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 96A84000h Length: 0000B957h
    Data Address: 969FA000h Length: 00000B94h
    UTILLDP2.NLM LdapDN Module
    Version 1.00 November 9, 2005
    Code Address: 91563000h Length: 00002A56h
    Data Address: 9518C000h Length: 00001E80h
    CSS.NLM "CLUSTER SYSTEM SERVICES" Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 96627000h Length: 00005863h
    Data Address: 94E1B000h Length: 000013E0h
    MOD_JK.NLM Apache 2.0 plugin for Tomcat
    Version 1.02.23 April 25, 2008
    Code Address: 96A25000h Length: 00025B33h
    Data Address: 96A4C000h Length: 0000CDD0h
    VIPX.NLM "VIRTUAL INTERFACE ARCHITECTURE EXTENSIONS" Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 94B64000h Length: 00000FABh
    Data Address: 965A8000h Length: 00000070h
    LOGGER.NLM eDirectory Management Tool Box Logger
    Version 10554.29 May 15, 2007
    Code Address: 969D3000h Length: 0000DF82h
    Data Address: 9659E000h Length: 00006A24h
    STATUSLG.NLM Report and Notification Service
    Version 1.00 June 24, 2004
    Code Address: 96779000h Length: 00058ADEh
    Data Address: 969AF000h Length: 00018814h
    AUTHLDAP.NLM Apache 2.0.63 LDAP Authentication Module
    Version 2.00.63 April 25, 2008
    Code Address: 9391A000h Length: 00001BB9h
    Data Address: 947FD000h Length: 000019D0h
    SBD.NLM Cluster Split Brain Detector Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 96114000h Length: 000044F0h
    Data Address: 96193000h Length: 00000D30h
    UTILLDAP.NLM Apache 2.0.63 LDAP Authentication Module
    Version 2.00.63 April 25, 2008
    Code Address: 9141A000h Length: 000034A9h
    Data Address: 91550000h Length: 00002598h
    GIPC.NLM Group Protocol Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 961A1000h Length: 0001F129h
    Data Address: 961C2000h Length: 00008740h
    VLL.NLM Novell VI Architecture Link Layer Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 95FBC000h Length: 00005877h
    Data Address: 95962000h Length: 00000EB0h
    EMSECURE.NLM eDirectory Management Tool Box Security Service
    Version 10554.29 May 15, 2007
    Code Address: 96636000h Length: 00009782h
    Data Address: 91410000h Length: 000033C0h
    SBDLIB.NLM Cluster Split Brain Detector Library Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 9592A000h Length: 000019E3h
    Data Address: 95684000h Length: 00000148h
    CLSTRLIB.NLM Novell Cluster Configuration Library Build Number = 1.8.5-470
    Version 1.80.05 October 6, 2008
    Code Address: 9655C000h Length: 0001715Dh
    Data Address: 96575000h Length: 0001347Ch
    RSS.NLM eDirectory Management Tool Box Remote Subscription Service
    Version 10554.29 May 15, 2007
    Code Address: 964BF000h Length: 00009932h
    Data Address: 8F7CE000h Length: 0000261Ch
    TSAFS.NLM SMS - File System Agent for NetWare 6.X
    Version 6.53.03 October 16, 2008
    Code Address: 96362000h Length: 0005F9A2h
    Data Address: 963C3000h Length: 0000D7B0h
    EMBOXMGR.NLM eDirectory Management Tool Box Manager
    Version 10554.29 May 15, 2007
    Code Address: 96312000h Length: 00018E62h
    Data Address: 95990000h Length: 00007CE2h
    EMBOXMSG.NLM eDirectory Management Tool Box Message API
    Version 10554.29 May 15, 2007
    Code Address: 962CD000h Length: 0000B2F2h
    Data Address: 95989000h Length: 0000273Dh
    SMDR.NLM SMS - Storage Data Requestor
    Version 6.58.01 October 16, 2008
    Code Address: 958B6000h Length: 00047EF8h
    Data Address: 961DF000h Length: 0000D8E0h
    SMSUT.NLM SMS - Utility Library for NetWare 6.X
    Version 1.01.03 June 26, 2008
    Code Address: 96155000h Length: 00010201h
    Data Address: 95406000h Length: 00001DF0h
    HT2SOAP.NLM eDirectory Management Tool Box HTTP to SOAP shim
    Version 10554.29 May 15, 2007
    Code Address: 960C4000h Length: 00009B02h
    Data Address: 952EF000h Length: 000037E0h
    LANGMAN.NLM Novell Cross-Platform Language Manager
    Version 10310.56 January 25, 2006
    Code Address: 95FD8000h Length: 0000E670h
    Data Address: 95FE8000h Length: 0000B489h
    AFREECON.NLM AdRem Free Remote Console (NCPE)
    Version 6.00 February 28, 2006
    Code Address: 94D97000h Length: 00005A8Dh
    Data Address: 94D9E000h Length: 00002490h
    EMBOX.NLM eDirectory Management Tool Box Engine
    Version 10554.29 May 15, 2007
    Code Address: 94BC1000h Length: 00007C32h
    Data Address: 94BCA000h Length: 000052F8h
    XIS11.NLM XML Integration Service
    Version 1.00.02 April 7, 2005
    Code Address: 94C6E000h Length: 00099332h
    Data Address: 94B6F000h Length: 00043FDEh
    LSL.MPM lsl Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 9580E000h Length: 000001C2h
    Data Address: 95810000h Length: 00000138h
    SLP.MPM slp Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 9580A000h Length: 000002E9h
    Data Address: 9580C000h Length: 00000090h
    STREAMS.MPM streams Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 95806000h Length: 000006E9h
    Data Address: 95808000h Length: 00000188h
    TLI.MPM tli Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 94B11000h Length: 00001276h
    Data Address: 957CE000h Length: 00000344h
    SNMP.MPM snmp Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 957CA000h Length: 000009F7h
    Data Address: 957CC000h Length: 000000FCh
    TCPIP.MPM tcpip Memory Protection Module
    Version 5.70 February 15, 2006
    Code Address: 94B08000h Length: 00001F5Bh
    Data Address: 957C8000h Length: 00000918h
    SYSCALLS.NLM NetWare Operating System Call and Marshalling Library
    Version 5.61 August 2, 2007
    Code Address: 95644000h Length: 0000F50Eh
    Data Address: 95655000h Length: 0000B4ECh
    LLDAPX.NLM NetWare Extension APIs for LDAP SDK (LibC version)
    Version 3.05.01 September 26, 2007
    Code Address: 9390D000h Length: 00005DC5h
    Data Address: 95600000h Length: 00000EF0h
    LLDAPSSL.NLM NetWare SSL Library for LDAP SDK (LibC version)
    Version 3.05.01 September 26, 2007
    Code Address: 94BD5000h Length: 00097B47h
    Data Address: 955AF000h Length: 00032034h
    SASL.NLM Simple Authentication and Security Layer 3.3.1.0 20081112
    Version 33100811.12 November 12, 2008
    Code Address: 9554F000h Length: 00000C4Ch
    Data Address: 95551000h Length: 00000160h
    NCPL.NLM Novell XTier Base Services
    Version 3.01.60 May 21, 2008
    Code Address: 9553F000h Length: 0000C46Dh
    Data Address: 93901000h Length: 000012C0h
    LIBXTREG.NLM Novell XTier Base Services
    Version 3.01.60 May 21, 2008
    Code Address: 9553B000h Length: 000004F7h
    Data Address: 9553D000h Length: 000000F8h
    LIBNICM.NLM Novell XTier Base Services
    Version 3.01.60 May 21, 2008
    Code Address: 938F2000h Length: 00003271h
    Data Address: 9551C000h Length: 00000494h
    PMPORTAL.NLM NetWare License Information Portal
    Version 2.16 November 21, 2003
    Code Address: 92615000h Length: 000071C9h
    Data Address: 92621000h Length: 00004360h
    APACHE2.NLM Apache Web Server 2.0.63
    Version 2.00.63 April 25, 2008
    Code Address: 95423000h Length: 00039D29h
    Data Address: 9545E000h Length: 00011A9Ch
    APRLIB.NLM Apache Portability Runtime Library 0.9.17
    Version 0.09.17 April 25, 2008
    Code Address: 95372000h Length: 0002E688h
    Data Address: 953A2000h Length: 00008088h
    NMASLDAP.NLM NMAS LDAP Extensions 3.3.1.0 20081112
    Version 33100811.12 November 12, 2008
    Code Address: 925E7000h Length: 00004E5Ch
    Data Address: 95304000h Length: 000007D0h
    SCRCB.NLM Scripting - LibC-CLib Context Broker
    Version 1.00 October 3, 2005
    Code Address: 952FE000h Length: 0000046Dh
    Data Address: 95300000h Length: 00000554h
    LDAPXS.NLM (Clib version)
    Version 3.04 February 22, 2008
    Code Address: 925E1000h Length: 00004307h
    Data Address: 952FC000h Length: 00000870h
    LBURP.NLM LDAP Bulkload Update/Replication Protocol service extension for Novell eDirectory 8.7.
    Version 10552.76 August 7, 2006
    Code Address: 92063000h Length: 000010ECh
    Data Address: 952AB000h Length: 00000444h
    PSA.NSS PSA Posix Semantic Agent (PSA) (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 925DA000h Length: 00005CA9h
    Data Address: 95291000h Length: 00016930h
    NLDAP.NLM LDAP Agent for Novell eDirectory 8.7.3.10
    Version 10555.98 April 23, 2008
    Code Address: 94719000h Length: 00075DB8h
    Data Address: 90F15000h Length: 00045A54h
    NDSIMON.NLM NDS iMonitor 2.3.1
    Version 20212.12.05 May 14, 2007
    Code Address: 94609000h Length: 0010E789h
    Data Address: 91FBB000h Length: 0008BFF0h
    LANGMANI.NLM Novell Cross-Platform Language Manager
    Version 10310.47 August 9, 2004
    Code Address: 925BB000h Length: 000040F2h
    Data Address: 91FB2000h Length: 00001084h
    XI18N.NLM Novell Cross-Platform Internationalization Package
    Version 10310.49 February 3, 2005
    Code Address: 94DE1000h Length: 0001CA12h
    Data Address: 925AD000h Length: 00007EC8h
    BTCPCOM.NLM BTCPCOM.NLM v7.90.000, Build 253
    Version 7.90 July 9, 2003
    Code Address: 92548000h Length: 00004450h
    Data Address: 94AF4000h Length: 00000CECh
    PORTAL.NLM Novell Remote Manager NLM
    Version 4.03 September 22, 2008
    Code Address: 94808000h Length: 0010147Ch
    Data Address: 914C9000h Length: 00069EA4h
    HTTPSTK.NLM Novell Small Http Interface
    Version 4.03 September 4, 2008
    Code Address: 943AC000h Length: 000317C6h
    Data Address: 943DF000h Length: 00019C10h
    WSPSSL.NLM NetWare Winsock Service 1.0 NLM for SSL
    Version 6.26 December 4, 2007
    Code Address: 9435A000h Length: 00008AFFh
    Data Address: 94364000h Length: 0001095Fh
    NILE.NLM Novell N/Ties NLM ("") Release Build with symbols
    Version 7.00.01 August 20, 2007
    Code Address: 91358000h Length: 00090A31h
    Data Address: 942BF000h Length: 00030C70h
    NPKIAPI.NLM Public Key Infrastructure Services
    Version 3.32 September 24, 2008
    Code Address: 94223000h Length: 00035E17h
    Data Address: 9425A000h Length: 0001D9AFh
    NPKIT.NLM Public Key Infrastructure Services
    Version 3.32 September 24, 2008
    Code Address: 941A5000h Length: 0002E51Eh
    Data Address: 941D5000h Length: 00016683h
    NTLS.NLM NTLS 2.0.4.0 based on OpenSSL 0.9.7m
    Version 20410.01 August 12, 2008
    Code Address: 91420000h Length: 000A72C6h
    Data Address: 9406E000h Length: 0003915Fh
    LLDAPSDK.NLM LDAP SDK Library (LibC version)
    Version 3.05.02 September 26, 2007
    Code Address: 93D59000h Length: 00021E83h
    Data Address: 924E9000h Length: 00006BA0h
    PKI.NLM Novell Certificate Server
    Version 3.32 August 25, 2008
    Code Address: 93ACA000h Length: 00170AE5h
    Data Address: 91013000h Length: 00080F60h
    PKIAPI.NLM Public Key Infrastructure Services
    Version 2.23.10 November 20, 2004
    Code Address: 93A91000h Length: 00037721h
    Data Address: 924CC000h Length: 00006A14h
    LDAPSDK.NLM LDAP SDK Library (Clib version)
    Version 3.05.02 September 26, 2007
    Code Address: 93A6D000h Length: 00020C63h
    Data Address: 924C4000h Length: 00006B8Dh
    NWUTIL.NLM Novell Utility Library NLM (_NW65[SP7]{""})
    Version 3.00.02 August 20, 2007
    Code Address: 93A0A000h Length: 0000EE40h
    Data Address: 93A1A000h Length: 00023BD4h
    NWBSRVCM.NLM Pervasive Btrieve Communication Server - Version 8.50.189.000
    Version 8.50 October 29, 2003
    Code Address: 9249D000h Length: 0000404Bh
    Data Address: 924A3000h Length: 000043CEh
    NWMKDE.NLM MicroKernel Database Engine - Version 8.50.189.000
    Version 8.50 October 29, 2003
    Code Address: 92086000h Length: 00086B48h
    Data Address: 92401000h Length: 0003114Ah
    ENGINELM.NLM Pervasive.SQL Engine License Manager
    Version 8.50 October 29, 2003
    Code Address: 923E4000h Length: 0000A232h
    Data Address: 923F0000h Length: 0000F5A2h
    NWENC103.NLM Text Encoding Conversion Library - Version 8.50
    Version 8.50 October 29, 2003
    Code Address: 91C5F000h Length: 000484B5h
    Data Address: 921FC000h Length: 001B2E48h
    NWDCM100.NLM Database CSI Manager
    Version 8.50 October 29, 2003
    Code Address: 91EDC000h Length: 0001829Bh
    Data Address: 91EF6000h Length: 0002F41Dh
    NWCSI100.NLM Pervasive.SQL Common Security Provider
    Version 8.50 October 29, 2003
    Code Address: 91DA3000h Length: 0003417Bh
    Data Address: 91DD9000h Length: 000509B1h
    NWXLT101.NLM DBU XLT Interface - Version 8.50
    Version 8.50 October 29, 2003
    Code Address: 91D28000h Length: 00060AA0h
    Data Address: 91D8A000h Length: 00011EECh
    DBCSIPXY.NLM Database CSI Manager Proxy
    Version 8.50 October 29, 2003
    Code Address: 91B5C000h Length: 0001EA1Fh
    Data Address: 91B7C000h Length: 00026141h
    NWCSP.NLM Pervasive Software Cryptographic Service Provider
    Version 8.50 October 29, 2003
    Code Address: 91AD5000h Length: 0000737Fh
    Data Address: 91ADE000h Length: 0000ABF1h
    NWCSM.NLM Pervasive Software Cryptographic Service Manager
    Version 8.50 October 29, 2003
    Code Address: 91A51000h Length: 00008C2Fh
    Data Address: 91A5B000h Length: 0000BCBDh
    MKC.NLM MicroKernel Cursor Library
    Version 8.50 October 29, 2003
    Code Address: 919E9000h Length: 00017170h
    Data Address: 91A02000h Length: 000129EFh
    LEGACYLM.NLM Legacy License Manager
    Version 8.50 October 29, 2003
    Code Address: 91921000h Length: 0001039Fh
    Data Address: 91933000h Length: 0001A46Ah
    LICMGRRB.NLM Pervasive.SQL V8.5 Security Component License Manager Resource Bundle
    Version 8.50 October 29, 2003
    Code Address: 91888000h Length: 0000345Fh
    Data Address: 9188D000h Length: 000096C9h
    NWEXP010.NLM Pervasive.SQL V8.5 Security Component
    Version 8.50 October 29, 2003
    Code Address: 916A0000h Length: 00002FBFh
    Data Address: 916A5000h Length: 000036C1h
    MKDERB.NLM Pervasive MKDE Resource Bundle
    Version 8.50 October 29, 2003
    Code Address: 9168F000h Length: 0000345Fh
    Data Address: 917F9000h Length: 0000BE61h
    PSUTILRB.NLM Pervasive.SQL V8.5 Security Component Psutilrb Resource Bundle
    Version 1.50 October 29, 2003
    Code Address: 91649000h Length: 00003EFFh
    Data Address: 9164E000h Length: 00006D31h
    PCEUROP.NLM Pervasive Services Eurpoean Codec Collection
    Version 1.50 October 29, 2003
    Code Address: 90D98000h Length: 0000503Bh
    Data Address: 917BA000h Length: 0000B921h
    PSCP932.NLM Pervasive Services CP932 Codec
    Version 1.50 October 29, 2003
    Code Address: 905EC000h Length: 000020FBh
    Data Address: 91602000h Length: 00042BD9h
    PSCL.NLM Pervasive Services Class Library
    Version 1.50 October 29, 2003
    Code Address: 916B5000h Length: 00038F5Fh
    Data Address: 916F3000h Length: 0009C6E3h
    PSCORE.NLM Pervasive Services Core Library
    Version 1.50 October 29, 2003
    Code Address: 91574000h Length: 0001C3FFh
    Data Address: 91592000h Length: 00013F05h
    UNI_MON.NLM NetWare Unicode Lower Case API, V1.01
    Version 1.01 July 23, 1998
    Code Address: 90610000h Length: 00000107h
    Data Address: 90612000h Length: 0000207Ch
    UNI_UPR.NLM NetWare Unicode Upper Case API, V1.01
    Version 1.01 July 23, 1998
    Code Address: 9060A000h Length: 00000107h
    Data Address: 9060C000h Length: 00002328h
    MONDATA.NLM NetWare 5.x/6.x Monitor MIB
    Version 6.00 July 18, 2003
    Code Address: 911FD000h Length: 00008C9Fh
    Data Address: 905A1000h Length: 00004DD1h
    NWIDK.NLM CDWare Volume Module
    Version 3.01.01 September 19, 2003
    Code Address: 9059B000h Length: 00004640h
    Data Address: 90472000h Length: 00000730h
    SERVINST.NLM NetWare 5.x/6.x Instrumentation
    Version 5.00.13 November 21, 2005
    Code Address: 91155000h Length: 00010D4Ch
    Data Address: 90409000h Length: 00007744h
    NWTRAP.NLM NetWare 5.x/6.x Trap Monitor
    Version 6.00.05 June 6, 2005
    Code Address: 90156000h Length: 000066C3h
    Data Address: 9113F000h Length: 0000A2E0h
    HOSTMIB.NLM NetWare 5.x/6.x Host Resources MIB
    Version 5.03.01 December 1, 2006
    Code Address: 91006000h Length: 0000BB80h
    Data Address: 900A4000h Length: 00003D88h
    ZIP.NLM Java zip (based on 1.4.2_18)
    Version 1.43 October 16, 2008
    Code Address: 90E6A000h Length: 0000ADCCh
    Data Address: 8FB80000h Length: 00001C90h
    JVMLIB.NLM Java jvmlib (based on 1.4.2_18)
    Version 1.43 October 16, 2008
    Code Address: 90E47000h Length: 00017134h
    Data Address: 90E60000h Length: 00008670h
    VERIFY.NLM Java verify (based on 1.4.2_18)
    Version 1.43 October 16, 2008
    Code Address: 90DF8000h Length: 000087B4h
    Data Address: 90891000h Length: 00001BC0h
    JVM.NLM Java Hotspot 1.4.2_18 Interpreter
    Version 1.43 October 16, 2008
    Code Address: 9094C000h Length: 00222FFFh
    Data Address: 9061D000h Length: 00065A60h
    LIBPERL.NLM Perl 5.8.4 - Script Interpreter and Library
    Version 5.00.05 September 13, 2005
    Code Address: 9073F000h Length: 000B3D60h
    Data Address: 907F4000h Length: 0001ADE0h
    CONNAUD.NLM NLS - Connection Metering
    Version 3.17 May 10, 2005
    Code Address: 8FCFA000h Length: 000034D3h
    Data Address: 8FF1C000h Length: 00000A9Ch
    NLSMETER.NLM NLS - Software Usage Metering Database
    Version 3.43 May 10, 2005
    Code Address: 8FEF5000h Length: 0000E597h
    Data Address: 8FF05000h Length: 0000759Ch
    IPMGMT.NLM TCPIP - NetWare IP Address Management
    Version 1.03.01 May 29, 2007
    Code Address: 8FE74000h Length: 000307CDh
    Data Address: 8FEA6000h Length: 0000D778h
    JSOCK6X.NLM NetWare 6.x Support For Java Sockets (JDK 1.4.2)
    Version 1.43 October 16, 2008
    Code Address: 8FE5B000h Length: 0000FDB1h
    Data Address: 8FCAE000h Length: 00002C44h
    JAVA.NLM java.nlm (based on 1.4.2_18) Build 08101613
    Version 1.43 October 16, 2008
    Code Address: 8FD51000h Length: 000385DEh
    Data Address: 8FD8B000h Length: 0003DD40h
    JSOCK.NLM Support For Java Sockets (loader)
    Version 1.43 October 16, 2008
    Code Address: 8FD45000h Length: 00000086h
    Data Address: 8FD47000h Length: 00000064h
    VOLSMS.NLM NSS Distributed Volume Manager (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 8FC40000h Length: 00018771h
    Data Address: 8FC5A000h Length: 00001780h
    VLRPC.NLM DFS Volume Location Database (VLDB) RPC interface (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 8FC2E000h Length: 00003383h
    Data Address: 8FC33000h Length: 000002FDh
    VMRPC.NLM DFS Volume Manager RPC interface (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 8FBC3000h Length: 00003703h
    Data Address: 8FC24000h Length: 000002FDh
    JSTCP.NLM Jetstream TCP Transport Layer (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 8FC13000h Length: 000050F0h
    Data Address: 8FC1A000h Length: 000001E0h
    JSMSG.NLM Jetstream Message Layer (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 8FBCF000h Length: 00006E80h
    Data Address: 8FBD7000h Length: 00000220h
    DFSLIB.NLM DFS Common Library (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 8FBBD000h Length: 000005C3h
    Data Address: 8FBBF000h Length: 00000080h
    LCMCIFS2.NLM Windows Native File Access Login Methods (Build 70 SP)
    Version 2.00.05 May 10, 2004
    Code Address: 8FB26000h Length: 0000E011h
    Data Address: 8FB36000h Length: 000016B0h
    LSMCIFS2.NLM Windows Native File Access Login Methods (Build 81 SP)
    Version 2.00.07 May 10, 2004
    Code Address: 8FAAC000h Length: 0000F011h
    Data Address: 8FABD000h Length: 000017B0h
    LSMAFP3.NLM Macintosh Native File Access Login Methods (Build 103 SP)
    Version 2.00.11 May 10, 2004
    Code Address: 8FA72000h Length: 0000F24Eh
    Data Address: 8FA83000h Length: 000013C0h
    NMASGPXY.NLM NMAS Generic Proxy 3.3.1.0 20081112
    Version 33100811.12 November 12, 2008
    Code Address: 8FA2D000h Length: 0000153Ch
    Data Address: 8FA30000h Length: 000000E0h
    NLSTRAP.NLM NetWare License Server Trap
    Version 5.02 February 19, 2004
    Code Address: 8F85E000h Length: 0000298Ah
    Data Address: 8F862000h Length: 00000695h
    LSAPI.NLM NLS LSAPI Library
    Version 5.02 January 7, 2003
    Code Address: 8F7D2000h Length: 0000A51Bh
    Data Address: 8F90F000h Length: 00001B00h
    SPMDCLNT.NLM Novell SPM Client for DClient 3.3.1.0 20081112
    Version 33100811.12 November 12, 2008
    Code Address: 8F6D2000h Length: 000145D8h
    Data Address: 8F8FA000h Length: 00001370h
    NLSAPI.NLM NLSAPI
    Version 5.02 August 7, 2003
    Code Address: 8D568000h Length: 000124DBh
    Data Address: 8F348000h Length: 000022A4h
    NLSLSP.NLM NLS - License Service Provider
    Version 5.02 May 25, 2005
    Code Address: 8F876000h Length: 0006DF03h
    Data Address: 8D536000h Length: 000205DCh
    DXEVENT.NLM DirXML Event Handler for Novell Directory Services 8.7.0
    Version 10410.02 June 6, 2003
    Code Address: 8D4FE000h Length: 00019C81h
    Data Address: 8D519000h Length: 0000B314h
    NSPDNS.NLM NetWare Winsock 2.0 NSPDNS.NLM Name Service Providers
    Version 6.20.03 September 8, 2003
    Code Address: 8F344000h Length: 00002527h
    Data Address: 8F868000h Length: 000004E4h
    SLPTCP.NLM SERVICE LOCATION TCP/UDP INTERFACE (RFC2165/RFC2608)
    Version 2.13 November 15, 2005
    Code Address: 8D675000h Length: 0000386Ah
    Data Address: 8F5BF000h Length: 0000108Ch
    WSPIP.NLM NetWare Winsock Service 1.0 NLM for TCP and UDP
    Version 6.24 December 4, 2007
    Code Address: 8F3AC000h Length: 000124C4h
    Data Address: 8D66C000h Length: 0000287Ch
    NCPIP.NLM NetWare NCP Services over IP
    Version 6.02.01 September 30, 2008
    Code Address: 8F2EC000h Length: 000168E9h
    Data Address: 8D65D000h Length: 00003540h
    BSDSOCK.NLM Novell BSDSOCK Module (Domestic)
    Version 6.92.02 December 23, 2009
    Code Address: 8E246000h Length: 00012099h
    Data Address: 8E25A000h Length: 0000C0E0h
    TCPIP.NLM Novell TCP/IP/IPSec Module (Domestic) NICI Enabled
    Version 6.92.02 September 30, 2009
    Code Address: 8D5DE000h Length: 00078AB4h
    Data Address: 8DF0B000h Length: 000405F0h
    TCP.NLM Novell TCP/IP Stack - Transport module (Domestic)
    Version 6.92.05 December 23, 2009
    Code Address: 8DE0A000h Length: 00025862h
    Data Address: 8DE31000h Length: 00082F60h
    NETLIB.NLM Novell TCPIP NETLIB Module
    Version 6.50.22 February 12, 2003
    Code Address: 8D6B2000h Length: 00005AACh
    Data Address: 8DCA8000h Length: 000D0710h
    CSLIND.NLM TCPIP CSL INDEPENDENCE MODULE 7Dec99 7Dec99
    Version 4.21 December 7, 1999
    Code Address: 8D48F000h Length: 000003CCh
    Data Address: 8D59B000h Length: 000024E0h
    B57.LAN Broadcom Ethernet Network Controller Driver
    Version 10.41 February 1, 2007
    Code Address: 8DB5B000h Length: 00024069h
    Data Address: 109EA000h Length: 00008DA0h
    ETHERTSM.NLM Novell Ethernet Topology Specific Module
    Version 3.90 March 20, 2006
    Code Address: 8D4AF000h Length: 000024CEh
    Data Address: 8D485000h Length: 000002BCh
    MSM.NLM Novell Multi-Processor Media Support Module
    Version 4.12 August 22, 2007
    Code Address: 8DB39000h Length: 0000E5B3h
    Data Address: 8D49D000h Length: 00003DFCh
    CSL.NLM NetWare Call Support Layer For NetWare
    Version 2.06.02 January 13, 2000
    Code Address: 8DAAB000h Length: 0000CB32h
    Data Address: 8D455000h Length: 000028F4h
    BTRIEVE.NLM Btrieve Interface - Version 8.50
    Version 8.50 October 29, 2003
    Code Address: 8D3E6000h Length: 000022BBh
    Data Address: 8D3EA000h Length: 0000103Dh
    NWAIF103.NLM nwaif103.nlm v8.50.189.000
    Version 8.50 October 28, 2003
    Code Address: 8DA51000h Length: 00010E51h
    Data Address: 8D3D6000h Length: 00006828h
    SNMP.NLM Netware 4.x/5.x/6.x SNMP Service
    Version 4.18 July 25, 2006
    Code Address: 8D9FC000h Length: 00013E90h
    Data Address: 8D38E000h Length: 00003220h
    TLI.NLM NetWare Transport Level Interface Library
    Version 4.30.02 December 19, 2000
    Code Address: 8D369000h Length: 00003859h
    Data Address: 8D36E000h Length: 00000164h
    Global Code Address: 8D370000h Length: 00001000h
    Global Data Address: 8D372000h Length: 00002000h
    DHOST.NLM Novell DHost Portability Interface 1.0.0 SMP
    Version 10010.97 September 18, 2006
    Code Address: 8CAA9000h Length: 00006621h
    Data Address: 8CAB1000h Length: 0000234Ch
    CONLOG.NLM System Console Logger
    Version 3.01.02 August 8, 2006
    Code Address: 86203000h Length: 0000243Ch
    Data Address: 8C345000h Length: 00001CE0h
    NSPNDS.NLM NetWare Winsock 2.0 NSPNDS.NLM Name Service Provider
    Version 6.20 November 12, 2001
    Code Address: 86ABD000h Length: 00006547h
    Data Address: 86A1D000h Length: 00000518h
    DS.NLM Novell eDirectory Version 8.7.3.10 SMP
    Version 10554.34 April 23, 2008
    Code Address: 8D6FC000h Length: 0026E87Eh
    Data Address: 8CD37000h Length: 00078FB0h
    ROLLCALL.NLM RollCall NLM (101, API 1.0)
    Version 5.00 July 27, 1998
    Code Address: 8CD33000h Length: 0000055Dh
    Data Address: 8CD35000h Length: 000002D4h
    SAL.NLM Novell System Abstraction Layer Version 2.3.1
    Version 20350.95 September 18, 2006
    Code Address: 8CAE4000h Length: 00007CD6h
    Data Address: 8CD25000h Length: 000012A8h
    SPMNWCC.NLM Novell SPM Client for NWCC 3.3.1.0 20081112
    Version 33100811.12 November 12, 2008
    Code Address: 8D2ED000h Length: 00011688h
    Data Address: 8CD22000h Length: 00001340h
    NMAS.NLM Novell Modular Authentication Service 3.3.1.0 20081112
    Version 33100811.12 November 12, 2008
    Code Address: 8CC84000h Length: 00059BA8h
    Data Address: 8D2DE000h Length: 0000D2F0h
    GAMS.NLM Graded Authentication Management Service
    Version 1.30.03 November 2, 2007
    Code Address: 8D2CF000h Length: 0000D8F7h
    Data Address: 8CC7F000h Length: 000012E8h
    NDSAUDIT.NLM Directory Services Audit
    Version 2.09 May 22, 2003
    Code Address: 8D2BD000h Length: 00010844h
    Data Address: 8C335000h Length: 00002ED0h
    NICISDI.NLM Security Domain Infrastructure
    Version 27510.02.01 August 25, 2008
    Code Address: 8D276000h Length: 0000ADA2h
    Data Address: 10DED000h Length: 00001320h
    SASDFM.NLM SAS Data Flow Manager
    Version 27510.02.01 August 25, 2008
    Code Address: 8CAD8000h Length: 000040AEh
    Data Address: 10DEF000h Length: 00000980h
    CALNLM32.NLM NetWare NWCalls Runtime Library
    Version 6.01.03 August 26, 2008
    Code Address: 8D248000h Length: 0001CEB9h
    Data Address: 8CBC8000h Length: 00000510h
    POLIMGR.NLM NetWare License Policy Manager
    Version 6.27 November 3, 2005
    Code Address: 8D1D5000h Length: 00013F5Ch
    Data Address: 8D1EA000h Length: 00008E90h
    TIMESYNC.NLM NetWare Time Synchronization Services
    Version 6.61.01 October 14, 2005
    Code Address: 8D1C5000h Length: 0000E13Ch
    Data Address: 8CABC000h Length: 00004240h
    CLXNLM32.NLM NetWare NWCLX Runtime Library
    Version 6.01.03 August 26, 2008
    Code Address: 8CB73000h Length: 000011F3h
    Data Address: 8CB76000h Length: 000001B0h
    DSAPI.NLM NetWare NWNet Runtime Library
    Version 6.00.04 January 27, 2006
    Code Address: 8CB69000h Length: 00000043h
    Data Address: 8CB6B000h Length: 00000024h
    DSEVENT.NLM NetWare DSEvent Runtime Library
    Version 6.01.03 August 26, 2008
    Code Address: 8CB65000h Length: 00000633h
    Data Address: 8CB67000h Length: 00000034h
    NETNLM32.NLM NetWare NWNet Runtime Library
    Version 6.01.03 August 26, 2008
    Code Address: 8D18E000h Length: 00035B77h
    Data Address: 8CAB6000h Length: 00004DA5h
    NCPNLM32.NLM NetWare NWNCP Runtime Library
    Version 6.01.03 August 26, 2008
    Code Address: 8D16D000h Length: 0001F473h
    Data Address: 00000000h Length: 00000000h
    CLNNLM32.NLM NetWare NWClient Runtime Library
    Version 6.01.03 August 26, 2008
    Code Address: 8CB57000h Length: 00001CC2h
    Data Address: 8CB5A000h Length: 00000150h
    CLIB.NLM (Legacy) Standard C Runtime Library for NLMs
    Version 5.90.15 March 10, 2008
    Code Address: 8D12D000h Length: 0001898Eh
    Data Address: 8C2E7000h Length: 00002FB0h
    NIT.NLM NetWare Interface Tools Library for NLMs
    Version 5.90.15 March 10, 2008
    Code Address: 8D10F000h Length: 0001C694h
    Data Address: 8CB4D000h Length: 00000690h
    NLMLIB.NLM Novell NLM Runtime Library
    Version 5.90.15 March 10, 2008
    Code Address: 8D0C4000h Length: 000263EDh
    Data Address: 8C2E2000h Length: 000038C0h
    STREAMS.NLM NetWare STREAMS PTF
    Version 6.00.06 May 4, 2005
    Code Address: 8D0B0000h Length: 0001206Dh
    Data Address: 8CA43000h Length: 000010A0h
    Global Code Address: 8C9D7000h Length: 00001000h
    REQUESTR.NLM Novell NCP Requestor for NLMs
    Version 5.90.15 March 10, 2008
    Code Address: 8D076000h Length: 00020DE3h
    Data Address: 8CA3A000h Length: 000010D0h
    THREADS.NLM Novell Threads Package for NLMs
    Version 5.90.15 March 10, 2008
    Code Address: 8D049000h Length: 00018CF8h
    Data Address: 8D063000h Length: 000116A0h
    LIB0.NLM Novell Ring 0 Library for NLMs
    Version 5.90.15 March 10, 2008
    Code Address: 8CDE2000h Length: 000250EAh
    Data Address: 8CE09000h Length: 00228070h
    MASV.NLM Mandatory Access Control Service
    Version 2.00.01 September 2, 2008
    Code Address: 8CA88000h Length: 00012386h
    Data Address: 8C2D2000h Length: 000023A0h
    NSPSLP.NLM NetWare Winsock 2.0 NSPSLP.NLM Name Service Provider
    Version 6.20.04 December 6, 2007
    Code Address: 8C9CC000h Length: 00005ED3h
    Data Address: 8C9D3000h Length: 00000B30h
    PMLODR.NLM PMLodr for NW65
    Version 1.26 October 7, 2005
    Code Address: 8C9DF000h Length: 0000E63Ah
    Data Address: 8C9EF000h Length: 00001658h
    SLP.NLM SERVICE LOCATION PROTOCOL (RFC2165/RFC2608)
    Version 2.13 November 15, 2005
    Code Address: 8C9A9000h Length: 0001A658h
    Data Address: 8C9C5000h Length: 00005384h
    CCS.NLM Controlled Cryptography Services from Novell, Inc.
    Version 27510.02.01 August 25, 2008
    Code Address: 8C90E000h Length: 00019EE4h
    Data Address: 11010000h Length: 00002F90h
    DSLOADER.NLM Novell eDirectory Version 8.7.3 Loader SMP
    Version 10554.44 October 17, 2008
    Code Address: 8C86C000h Length: 0000C73Ch
    Data Address: 8C87A000h Length: 00001278h
    XENGUSC.NLM NICI U.S./Worldwide XENG from Novell, Inc.
    Version 27510.02.01 August 25, 2008
    Code Address: 8C857000h Length: 00000058h
    Data Address: 00000000h Length: 00000000h
    XNGAUSC.NLM NICI U.S./Worldwide XMGR Assistant XENG from Novell, Inc.
    Version 27510.02.01 August 25, 2008
    Code Address: 8C801000h Length: 000153E4h
    Data Address: 11013000h Length: 00004864h
    XENGEXP.NLM NICI Import Restricted XENG from Novell, Inc.
    Version 27510.02.01 August 25, 2008
    Code Address: 87D77000h Length: 00050DD4h
    Data Address: 11018000h Length: 00014C3Ch
    XENGNUL.NLM NICI NULL XENG from Novell, Inc.
    Version 27510.02.01 August 25, 2008
    Code Address: 8C3E3000h Length: 00001DC9h
    Data Address: 1102D000h Length: 00000860h
    XMGR.NLM NICI XMGR from Novell, Inc.
    Version 27510.02.01 August 25, 2008
    Code Address: 8C23B000h Length: 00026001h
    Data Address: 11038000h Length: 0000AA10h
    XSUP.NLM NICI XSUP from Novell, Inc.
    Version 27510.02.01 August 25, 2008
    Code Address: 8C1A7000h Length: 00006EF2h
    Data Address: 11043000h Length: 00023170h
    XIM.XLM Novell NICI Signed Loader
    Version 27510.02.01 August 25, 2008
    Code Address: 8C143000h Length: 0002C680h
    Data Address: 11067000h Length: 00007CE4h
    WS2_32.NLM NetWare Winsock 2.0 NLM
    Version 6.24.01 February 14, 2008
    Code Address: 8BA71000h Length: 00037F28h
    Data Address: 8BAAA000h Length: 00011B84h
    NCP.NLM NetWare Core Protocol (NCP) Engine
    Version 5.61.01 September 30, 2008
    Code Address: 8BA2F000h Length: 00026DEFh
    Data Address: 8BA57000h Length: 00018B24h
    QUEUE.NLM NetWare Queue Services NLM
    Version 5.60 May 24, 2001
    Code Address: 8BA27000h Length: 00006D8Dh
    Data Address: 7FE0E000h Length: 00000473h
    VDISK.NLM NetWare Virtual Disk
    Version 1.00 November 30, 2004
    Code Address: 880B5000h Length: 00001FEEh
    Data Address: 88198000h Length: 00001160h
    NWTERMIO.NLM NetWare Terminal Emulation
    Version 1.00 September 11, 2006
    Code Address: 87E65000h Length: 00007570h
    Data Address: 87E6E000h Length: 00004560h
    MALHLP.NLM NSS Configure help messages (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 7FD1E000h Length: 000000BAh
    Data Address: 7FD20000h Length: 0000002Ah
    CDDVD.NSS NSS Loadable Storage System (LSS) for CD/UDF (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 88585000h Length: 00014B00h
    Data Address: 8812B000h Length: 00001050h
    NSSIDK.NSS NSS Pool Configuration Manager (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 87C85000h Length: 000039C5h
    Data Address: 7FD18000h Length: 00000090h
    PARTAPI.NLM Partition APIs for NetWare 6.1
    Version 2.00 April 17, 2002
    Code Address: 7FD16000h Length: 00000007h
    Data Address: 00000000h Length: 00000000h
    VOLMN.NSS NSS Distributed Volume Manager (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 88552000h Length: 0000A6A3h
    Data Address: 7FD14000h Length: 000005B0h
    NWSA.NSS NSS NetWare Semantic Agent (NWSA) (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 88063000h Length: 0004ADEEh
    Data Address: 8849D000h Length: 000A1390h
    ZLSS.NSS NSS Journaled Storage System (ZLSS) (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 883C1000h Length: 000CD166h
    Data Address: 88490000h Length: 0000BE30h
    MAL.NSS NSS Media Access Layer (MAL) (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 87BC5000h Length: 00003196h
    Data Address: 7FD0E000h Length: 00000170h
    MANAGE.NSS NSS Management Functions (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 880C5000h Length: 0004F275h
    Data Address: 7FD0A000h Length: 00000C20h
    COMN.NSS NSS Common Support Layer (COMN) (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 881A6000h Length: 000EF408h
    Data Address: 88297000h Length: 00015E50h
    NSS.NLM NSS (Novell Storage Services) (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 87F11000h Length: 00030420h
    Data Address: 87BE2000h Length: 00091830h
    SYSLOG.NLM NetWare Logfile Daemon
    Version 6.05.03 October 22, 2007
    Code Address: 87B83000h Length: 0000616Ah
    Data Address: 87E7F000h Length: 00026140h
    LIBNSS.NLM Generic Library used by NSS (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 87BB7000h Length: 0000464Ch
    Data Address: 7FD08000h Length: 000003D0h
    NSSWIN.NLM NSS ASCI Window API Library (Build 212 MP)
    Version 3.27.03 June 7, 2010
    Code Address: 87BB1000h Length: 000047DCh
    Data Address: 7FD04000h Length: 000000FCh
    LOCNLM32.NLM NetWare NWLocale Runtime Library
    Version 6.00.04 November 29, 2005
    Code Address: 87B7B000h Length: 000044BBh
    Data Address: 7FD02000h Length: 00000B30h
    UNICODE.NLM NetWare Unicode Runtime Library (UniLib-based) [optimized]
    Version 7.00 October 26, 2004
    Code Address: 87D68000h Length: 000016F5h
    Data Address: 7FD00000h Length: 00000504h
    FILESYS.NLM NetWare File System NLM
    Version 5.14 April 16, 2008
    Code Address: 87CB4000h Length: 0008E4E7h
    Data Address: 87D44000h Length: 00012C90h
    LFS.NLM NetWare Logical File System NLM
    Version 5.12 September 21, 2005
    Code Address: 87BCA000h Length: 000098A2h
    Data Address: 87BD5000h Length: 000084BCh
    CONNMGR.NLM NetWare Connection Manager NLM
    Version 5.60.01 September 7, 2006
    Code Address: 87B8C000h Length: 0001172Bh
    Data Address: 87B9F000h Length: 00003CE8h
    LSIMPTNW.HAM LSI Corporation Common Architecture NWPA-HAM SAS/Fibre/SCSI Driver.
    Version 5.02 December 5, 2007
    Code Address: 87ADB000h Length: 00032EECh
    Data Address: 22799000h Length: 00007878h
    QL2300.HAM QLogic QL2300 HAM Driver
    Version 6.80.08 May 18, 2005
    Code Address: 87AC2000h Length: 0000EE5Fh
    Data Address: 2CABE000h Length: 00054C94h
    IDEATA.HAM Novell IDE/ATA/ATAPI/SATA Host Adapter Module
    Version 4.34 May 5, 2007
    Code Address: 87A7A000h Length: 00010F67h
    Data Address: 2CB34000h Length: 00005880h
    IBMSAN.CDM IBM fiber channel failover module bld(02110412)
    Version 1.06.05 November 4, 2002
    Code Address: 86FA7000h Length: 00007A4Ch
    Data Address: 00FF8000h Length: 00001824h
    QLCSFTE.CDM QLogic SCSI Enclosure SAF-TE Processor CDM
    Version 1.01 September 11, 2004
    Code Address: 86FA4000h Length: 00001048h
    Data Address: 00FFA000h Length: 00000034h
    SCSIHD.CDM Novell NetWare SCSI Fixed Disk Custom Device Module
    Version 3.03.10 May 30, 2008
    Code Address: 86F9D000h Length: 00005523h
    Data Address: 2CB40000h Length: 000017C0h
    IDECD.CDM Novell ATA/IDE CD/DVD Custom Device Module
    Version 4.13 April 4, 2007
    Code Address: 86F8E000h Length: 00004201h
    Data Address: 2CB42000h Length: 00001084h
    OHCIDRV.CAD Novell Universal Serial Bus OHCI driver
    Version 1.07 February 26, 2008
    Code Address: 86F35000h Length: 00005E08h
    Data Address: 003FC000h Length: 00001274h
    FLOPPY.HAM Novell FLOPPY Driver
    Version 1.03 February 3, 2006
    Code Address: 86F26000h Length: 0000478Fh
    Data Address: 31965000h Length: 0000C3BCh
    CIOS.NLM Consolidated IO System
    Version 1.60 February 12, 2008
    Code Address: 86E65000h Length: 00042C15h
    Data Address: 7FC78000h Length: 00008B4Ah
    LSL.NLM Novell NetWare Link Support Layer
    Version 4.86 February 2, 2006
    Code Address: 86FDE000h Length: 0000A7A7h
    Data Address: 86FEA000h Length: 00009EC8h
    NWPALOAD.NLM NetWare 5 NWPA Load Utility
    Version 3.00 July 10, 2000
    Code Address: 86F5D000h Length: 00000007h
    Data Address: 00000000h Length: 00000000h
    NWPA.NLM NetWare 6.5 NetWare Peripheral Architecture NLM
    Version 3.21.02 October 29, 2008
    Code Address: 86F3D000h Length: 00016C82h
    Data Address: 86246000h Length: 00002A5Ch
    MM.NLM NetWare 6.5 Media Manager
    Version 3.22.07 August 20, 2008
    Code Address: 86EBC000h Length: 0004CAB0h
    Data Address: 86F0A000h Length: 0000BA1Ch
    SGUID.NLM NetWare GUID Services
    Version 6.01 September 27, 2002
    Code Address: 86E30000h Length: 00000E04h
    Data Address: 86E32000h Length: 0000018Ah
    NBI.NLM NetWare Bus Interface
    Version 3.01.01 July 13, 2007
    Code Address: 86E44000h Length: 0000D72Dh
    Data Address: 8623D000h Length: 00003D8Dh
    NEB.NLM Novell Event Bus
    Version 5.60 September 27, 2004
    Code Address: 86E36000h Length: 00005843h
    Data Address: 86DE1000h Length: 0000097Ch
    DIAG500.NLM Diagnostic/coredump utility for NetWare 6.x
    Version 3.04.03 October 31, 2007
    Code Address: 86D97000h Length: 00007FC0h
    Data Address: 86DA1000h Length: 0001DF84h
    CPUCHECK.NLM NetWare Processor Checking Utility
    Version 5.60.01 December 6, 2007
    Code Address: 86D67000h Length: 00001B5Ch
    Data Address: 86E3E000h Length: 00004B3Ch
    NWKCFG.NLM NetWare Kernel Config NLM
    Version 2.16 June 24, 2005
    Code Address: 8622F000h Length: 00003F4Fh
    Data Address: 86234000h Length: 00003CA4h
    CDBE.NLM NetWare Configuration DB Engine
    Version 6.01 September 21, 2006
    Code Address: 86AF7000h Length: 000116E6h
    Data Address: 86B0A000h Length: 000161FAh
    FATFS.NLM FAT Filesystem Module for NetWare
    Version 1.24 August 27, 2007
    Code Address: 864A9000h Length: 00020526h
    Data Address: 864CB000h Length: 0002B32Fh
    LIBC.NLM Standard C Runtime Library for NLMs [optimized, 7]
    Version 9.00.05 October 3, 2008
    Code Address: 8634D000h Length: 000D0CD6h
    Data Address: 80188000h Length: 000415E0h
    PVER500.NLM NetWare 6.XX Version Library
    Version 3.00 February 1, 2007
    Code Address: 8017A000h Length: 00000837h
    Data Address: 8017C000h Length: 000003DCh
    SERVER.NLM NetWare Server Operating System
    Version 5.70.08 October 3, 2008
    Code Address: 002045C0h Length: 0016A000h
    Data Address: 004045C0h Length: 00216A40h
    Memory at EAX
    Invalid dump address
    Memory at EBX
    Invalid dump address
    Memory at ECX
    6EFC3000 424C5855 C75CCC4F-00000002 00019FBD BLXU G\LO .... ...=
    6EFC3010 00000215 0007E010-1A93595A FE5BCBD5 .... ..`. ..YZ ~[KU
    6EFC3020 00052A35 00000000-0004CE18 00000000 ..*5 .... ..N. ....
    6EFC3030 000001E8 00000003-D5EAD0CF 36AFF487 ...h .... UjPO 6/t.
    6EFC3040 00000024 0000000D-00000F7C 38D6DA99 ...$ .... ...| 8VZ.
    6EFC3050 B40DF489 F9668099-000000

    ianp123,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Relocate j2ee_system_name /global

    I have a cluster installation (EP6 SP2, J2EE PL23) and would like to move the /global folder from the primary server onto a clustered file service to ensure availability in the event that something unfortunate happens.  This used to be recommended but recent documentation suggests it should be left on the primary server.
    What is the current advice on this?
    What needs to be updated in addition to system.SharedFolder and servletpath in the config_local, cm and cfw .properties files?
    If this can be relocated, does the /usr/sap folder still need to be shared? (File shares on web/application servers seem to cause concern to security types)
    Thanks,
    =Richard

    Sorry.
    Help's if I had the right OSS number anyway... Here's the contents of the OSS message.
    During our fail-over testing, when the primary portal server is offline, the resident "Global" SAP J2EE directory becomes unavailable and all KM iViews fail because they are unable to access the CM configuration foundin that Global directory.
    The EP 6.0 Infrastructure Guide makes mention that in a clustered Portal environment, you should move the "global" directory to a networked file system, but there is NO other documentation describing exactly how to do this.
    Is there any detailed documentation available from SAP on how to move this essential KM file structure to a "secure" server? What files need to be modified to point to the new location of /global/config/cm/config
    directory?
    Please advise -
    John
    Communication
    Reply Hello John, 
    18.03.2004 12:10:46
    Please refer to the following document of the EP6 Installation Guide:
    EP6SP2_J2EECluster_v2_final.pdf
    On page 27 you will find the chapter 'Mount Global Portal Directory'. according to this you have to create a mountpoint from the network file system location for all portal instances (also the primary instance). This way the global folder does not point to the primary
    instance but to the network file system location.
    Best regards,
    Info for SAP  - 
    19.03.2004 05:38:13
    The Install guide section you reference is specific to UNIX platforms and its use of NFS mounts. Our implementation platform is Win2K/SQKSVR. Previously, we have set a share on this Global directory with a permissi
    on of read/execute to group Everyone. As stated, we are looking to move this directory to a seperate network server to eliminate its connection to our Primary Portal server with the potential to go down, causingKM access problems from Cluster Portal server(s).
    Do you have any other Win2K-specific steps to complete this directory relocation?
    Regards - John
    Reply Hi John, 
    22.03.2004 09:03:32
    Here are the directions for moving the global directory.Please document that you did this change for later maintenance of the system and please backup the files you are going to change in case you want to restore
    previous configuration.This procedure is untested so please apply it on your own risk.
    In the file "additionalsystemproperties" under the j2ee directory change the following properties to point to the new location:
    com.sap.system.globaldir
    ume.crypt.keyfile
    sap.portal.Pcd.Home
    Please make sure that the user running the portal has write access to thePcd.Home directory (or at least to the Export and Import directories).
    Please keep the 'sap.portal.Pcd.Temp' a local directory # moving this to a network share could slow down the export/import and cause concurrency problems in the migration.
    In the file "installed_portals.dat" the property
    prt_global_dir
    If CM is installed the files cm.properties and cfw.properties also need to be configured properly.
    Of course you also need to copy the content of the global directory to the new location.
    Regards,
    Info for SAP, 
    22.03.2004 12:00:26
    If this procedure is un-documented how do you consider KM to be Highly Available?
    Also you mention the "installed_portals.dat" file but you didn't seem to finish your thought, could you please provider further details regarding that statement?
    Thank you,
    John
    Reply Hi John, 
    23.03.2004 03:48:37
    I meant in the file "installed_portals.dat" under the j2ee directory change the property "prt_global_dir" to point to the new location.
    I will forward this message to KM so they will answer your questions about KM.
    Regards,
    Reply Mr. Sperger, 
    23.03.2004 05:00:31
    The main configruation files for the CM are:
    cm.properties and cfw.properties
    In the cm.properties the following entry must point to your desired location:
    System.SharedFolder=
    <server>/<location>/global/config/cm
    In the cfw.properties the following entry must point to your desired location:
    System.SharedFolder=
    <server>/<location>/global/config/cm
    file system location for the files above:
    D:\usr\sap\PORTALNAME\j2ee\j2ee_INSTANCE\cluster\server
    \services\servlet_jsp\work\jspTemp\irj\root
    \WEB-INF\portal\system\cm
    In the config_local.properties the following entry must point to your desired location:
    servletpath=//<server>/<location>/global/config/cm
    file system location:
    D:\usr\sap\PORTALNAME\j2ee\j2ee_INSTANCE\cluster\server
    \services\servlet_jsp\work\jspTemp\irj\root
    \WEB-INF\portal\portalapps\com.sap.km.application\lib
    As mentioned above by Boris, the CM contents must then reside with the new given location.
    Regards,

  • Weblogic Portal in Cluster-Mode : Synchronization Instance problem

    I've got 2 different servers running Portal with Avitek example
    On the first server, I've got The Admin Server and the first Managed Server of my cluster.
    On the second server, I've got my second Managed Server of my cluster and the Synchronisation Server.
    Question 1 : Should the Synchronization Server be a managed server or not ?
    Question 2 : As Admin Server should not respond to any customer requests, can I deploy all applications only on my Managed and Sync servers (except p13nConsole of course)?
    [att1.html]

    Laurent,
    ADMIN
    DataSync WebApp
    | |
    | |
    Managed 1 Managed 2
    Data Sync WebApp DataSync WebApp
    [ all three machines share a database ]
    So you configure your admin machine to not have any of the EJBs deployed, just an instance of the DataSync WebApp. You configure the DataSync WebApp (through Servlet context parameters) and give it the URLs which the other two managed machines Data Sync WebApps are listening on.
    Once you are in production you can disable the DataSync WebApps on the managed machines to ensure no one can send data to them directly.
    You can places the sync server on either a managed node or the admin machine. It doesn't matter too much from a technical standpoint which - it depends on your licensing requirements etc.
    By default the Master DR on an admin machine will use the RDBMS in read/write mode, while the Master DRs on the managed machines will use read-only mode (so you don't get redundant writes). If you move the sync server onto one of the managed machines you will have to explicilty put it into read/write mode by setting the System properties: data.sync.jdbc.master.dr (read/write RDBC) or (data.sync.jdbc.read.only.master.dr read-only JDBC).
    You can check your configuration from the Data Sync management pages:
    http://localhost:7051/p13nAppDataSync/index.html (example)
    Sincerely,
    Daniel Selman
    "Laurent PAILLARD" <[email protected]> wrote in message news:[email protected]..
    I've got 2 different servers running Portal with Avitek example
    On the first server, I've got The Admin Server and the first Managed Server of my cluster.
    On the second server, I've got my second Managed Server of my cluster and the Synchronisation Server.
    Question 1 : Should the Synchronization Server be a managed server or not ?
    Question 2 : As Admin Server should not respond to any customer requests, can I deploy all applications only on my Managed and Sync servers (except p13nConsole of course)?
    [att1.html]

  • How do you deploy a portal to a weblogic cluster?

    We're using WLServer 6.1 SP2 and WLPortal 4.0 SP2. Has anybody got any experience
    clustering a portal instance? We can see how to target EJB and WAR components to
    the cluster server (those components have "Target" tabs when we display them in the
    console), but how do you target an EAR (such as the portal) to a cluster? It seems
    awfully tedious to sit and deploy each individual ejb/war to the cluster to get started.
    Thanks!

    Joshua,
    You have to deply components individualy. Also, make sure you define a proper target
    for application-config.xml. You can only do this by editing config.xml.
    Also do not forget to deply all necessary J2EE services (JDBC etc) as well as startup
    classes.
    Regards,
    Michael Goldverg
    "Joshua Davies" <[email protected]> wrote:
    >
    We're using WLServer 6.1 SP2 and WLPortal 4.0 SP2. Has anybody got any
    experience
    clustering a portal instance? We can see how to target EJB and WAR components
    to
    the cluster server (those components have "Target" tabs when we display
    them in the
    console), but how do you target an EAR (such as the portal) to a cluster?
    It seems
    awfully tedious to sit and deploy each individual ejb/war to the cluster
    to get started.
    Thanks!

  • Did anyone try to cluster BEA Portal 7.0 sp1

    Hi,
    Am trying to cluster BEA Portal sp1 ,everything goes fine but when i try to
    access the portal on both the servers on the second server i get a Portal Null
    State Exception .The App works fine on the Primary Server ,but shows bizarre behaviour
    on the secondary.Have configured session replicaton,replication groups etc
    Would appreciate any help.
    Regards
    Parikshit

    Hi Parikshit,
    First of all make sure to deploy the PortalApp to the cluster. The best way to
    make sure is to open config.xml file and see the entry for PortalApp. Also make
    you the PortalApp is sync to both the server. Follow the datasync-cluster setup
    guideline which is in dev2dev.
    Regards
    Syed
    "Parikshit" <[email protected]> wrote:
    >
    Hi,
    Am trying to cluster BEA Portal sp1 ,everything goes fine but when
    i try to
    access the portal on both the servers on the second server i get a Portal
    Null
    State Exception .The App works fine on the Primary Server ,but shows
    bizarre behaviour
    on the secondary.Have configured session replicaton,replication groups
    etc
    Would appreciate any help.
    Regards
    Parikshit

  • Restart programmaticaly portal service in a cluster

    Hello,
    Is it possible to restart services programaticaly in a cluster environment from one iView?
    Any help will be appreciate.
    thanks.
    Pino.

    Hi,
    You might be able to achive this by reverse engineering the code of com.sap.portal.runtime.system.console  (application under system admin->support which allows you to restart services)
    See the following folder and decompile the java sources with JAD or similar
    C:\usr\sap\<SID>JC00\j2ee\cluster\server0\src\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\com.sap.portal.runtime.system.console
    Regards
    Dagfinn

  • How to deply Portal to a cluster

    Hi,
    I am trying to deploy a portal application on a cluster (3 win2000 servers).
    I followed the BEA documentation to the letter.
    When deploying document.jar to the cluster, each server in a cluster
    produces the following exception:
    ####<Jun 7, 2002 10:47:08 PM MDT> <Warning> <EJB> <opp-raps02dev>
    <InvestPortalServer02> <ExecuteThread: '0' for queue:
    '__weblogic_admin_rmi_queue'> <system> <> <010063> <The EJB: DocumentManager
    had an <initial-beans-in-free-pool> setting in its weblogic-ejb-jar.xml. An
    error occurred while creating these initial bean instances. The error was:
    Unable to find DocumentConnectionPool 'default' configuration
    MBeanjavax.ejb.CreateException: Unable to find DocumentConnectionPool
    'default' configuration MBean
    at
    com.bea.p13n.content.document.internal.SPIFastDocumentManagerImpl.ejbCreate(
    SPIFastDocumentManagerImpl.java:324)
    at
    com.bea.p13n.content.document.internal.SPIFastDocumentManagerImpl_lw366m_Imp
    l.ejbCreate(SPIFastDocumentManagerImpl_lw366m_Impl.java:112)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.ejb20.pool.StatelessSessionPool.createBean(StatelessSessionPool.jav
    a:153)
    at weblogic.ejb20.pool.Pool.createInitialBeans(Pool.java:198)
    at weblogic.ejb20.pool.Pool.onAfterDeploy(Pool.java:177)
    at
    weblogic.ejb20.deployer.Deployer.runAfterDeploymentListeners(Deployer.java:1
    325)
    at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:1013)
    at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:30)
    at weblogic.j2ee.Application.addComponent(Application.java:163)
    at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:117)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
    arget.java:329)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
    arget.java:144)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
    .java:636)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:6
    21)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
    nImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown
    Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:298)
    at
    weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:267)
    at
    weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:2
    2)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    The DocumentConnectionPool is defined in the "Service Configuration/Document
    Connection Pool Service" for the portal application. However, I can not find
    any information on how to pass this information to the managed servers.
    Has anybody experiensed anything like this?
    Thanks
    Mike

    Problem SOLVED.
    In order to deploy portal in a cluster it is not enough to deploy individual components
    (as described in the Deployment guide). The config.xml needs to be edited manualy
    since the console application does not provide the way of defining the target for
    "application-config.xml". The portal services configuration is defined in this file,
    and, tharefore it needs to be deployed to the cluster as well in order for portal
    services to function properly.
    This is how to do this: open the config.xml in your text editor, search for the word
    "application-config.xml", in the target option specify the name of your cluster.
    Restart the managed servers.
    Regards,
    Michael Goldverg
    "Michael Goldverg" <[email protected]> wrote:
    Hi,
    I am trying to deploy a portal application on a cluster (3 win2000 servers).
    I followed the BEA documentation to the letter.
    When deploying document.jar to the cluster, each server in a cluster
    produces the following exception:
    ####<Jun 7, 2002 10:47:08 PM MDT> <Warning> <EJB> <opp-raps02dev>
    <InvestPortalServer02> <ExecuteThread: '0' for queue:
    '__weblogic_admin_rmi_queue'> <system> <> <010063> <The EJB: DocumentManager
    had an <initial-beans-in-free-pool> setting in its weblogic-ejb-jar.xml.
    An
    error occurred while creating these initial bean instances. The error was:
    Unable to find DocumentConnectionPool 'default' configuration
    MBeanjavax.ejb.CreateException: Unable to find DocumentConnectionPool
    'default' configuration MBean
    at
    com.bea.p13n.content.document.internal.SPIFastDocumentManagerImpl.ejbCreate(
    SPIFastDocumentManagerImpl.java:324)
    at
    com.bea.p13n.content.document.internal.SPIFastDocumentManagerImpl_lw366m_Imp
    l.ejbCreate(SPIFastDocumentManagerImpl_lw366m_Impl.java:112)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.ejb20.pool.StatelessSessionPool.createBean(StatelessSessionPool.jav
    a:153)
    at weblogic.ejb20.pool.Pool.createInitialBeans(Pool.java:198)
    at weblogic.ejb20.pool.Pool.onAfterDeploy(Pool.java:177)
    at
    weblogic.ejb20.deployer.Deployer.runAfterDeploymentListeners(Deployer.java:1
    325)
    at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:1013)
    at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:30)
    at weblogic.j2ee.Application.addComponent(Application.java:163)
    at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:117)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
    arget.java:329)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
    arget.java:144)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
    ..java:636)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:6
    21)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
    nImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown
    Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:298)
    at
    weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:267)
    at
    weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:2
    2)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    The DocumentConnectionPool is defined in the "Service Configuration/Document
    Connection Pool Service" for the portal application. However, I can not
    find
    any information on how to pass this information to the managed servers.
    Has anybody experiensed anything like this?
    Thanks
    Mike

  • Portal Server on SUN Application Server 8.1 cluster

    Hi,
    I hope can you help me..
    I have a cluster of two instances of application server 8.1.: instance 1 and instance 2.
    Instance 1 is available on machine 1, instance 2 is available on machine 2.
    I have installed PS7 on machine 1 and machine 2 using Configure Later method.
    I have configured a portal with a portal instance on application server instance 1 and that's ok (see sample/psconfig/example14.xml, I have used WebContainerInstanceName=cluster-name ).
    Then I have synchronized SUNWcacao servers on each machine.
    Portal Server is available on application server instance 1, but not on application server instance 2 (but instance1 and instance 2 are in cluster!!!).
    How can I made available Portal Server instance on application server instance 2?
    Thank you...

    That URL you have posted is SUN internal, can you past that information about portal on AS Cluster to public? I'm interested in this too.
    Thanks a lot.
    Petr

  • Portal on WAS 640 JAVA cluster

    Can anyone help me with the install sequesnce for this scenario.
    I have 2 physical hosts
    I want to run a java CI on one and a java DI on the other
    I also want the portal to be installed as an application
    I would like to patch the JAVA WAS to SP13
    I would also like to patch the portal to SP 13
    What order would I do this in??
    Thanks

    Hi Jeremy,
         You need to do the following.
    <b>Patch WAS first</b>
    1. Patch your J2ee (WAS) on central instance by running the patch install on the central instance host. Portal installation will automatically start the central instance. Don't try to start the dialog instance because it will not start before it has not been upgraded.
    2. Patch your J2ee(WAS) on dialog instance by running the patch install on the  dialog instance host. Make sure you map the  "central host\saploc\XXX\Sys"  to a drive. You are going to need the drive for installation step where it wants you to enter the dialog instance profile.
    <b>Patch Portal</b>
    1. Make sure dialog instance is shut down and only one cluster server node is running on central host(disable the node via configtool.bat).
    2. Start the patch install on the central host. After the installation is complete enable the cluster node on the central host.
    3. Restart the central instance. After it is completely up, start the dialog instance. You patch installation for portal is complete.

Maybe you are looking for