Error 670 when loading DirXML drivers

(Last modified: 29Jun2005)

This document (10090395) is provided subject to the disclaimer at the end of this document.

fact

Netware 6.5 SP1

Novell NSure Identity Manager 2.x

DirXML 1.1a

DirXML patch dx11apt3

symptom

Status = fatal  Message = com.novell.service.security.net.nssl.NDSComponentException:  <Error code : -670> when loading DirXML Driver as seen through dstrace

change

Problem occurred after the installation of SP1 for Netware 6.5

cause

Timing issue with NILE & SAS on affected server

fix

First apply NetWare 6.5 support pack 3 or later.  This alone has been found to solve the problem.

After making the following changes in the autoexec.ncf the problem was resolved.  Basically the SAS and NILE modules were placed lower in the autoexec.ncf. 

PRE Server AUTOEXEC.NCF

sys:etc\initsys.ncf
LOAD ODINEB.NLM
# SYS:\SYSTEM\NMA\NMA5.NCF
load nile.nlm
load httpstk.nlm /SSL /keyfile:"SSL CertificateIP"
LOAD NICISDI.XLM s
LOAD SASDFM.XLM
LOAD SAS.NLM
LOAD PKI.NLM
MOUNT ALL
SEARCH ADD SYS:\JAVA\BIN
SEARCH ADD SYS:\JAVA\NWGFX\BIN
; Performance tuning
LDAPTUNE.NCF
OSTUNE.NCF
LDREMOTE
MONITOR
; This will load the HotPlug User Interface Module
; LOAD SYS:\SYSTEM\NCMCON.NLM


LDREMOTE.NCF included the following as designated by the customer.  RCONAG6 autoloads the SAS.NLM.

Unload RCONAG6
LOAD RCONAG6 -E B4966B6CD723C392AD3CFC7D87AF87BD 2034 16800
Unload AFREECON
Load AFREECON

POST Server AUTOEXEC.NCF

sys:etc\initsys.ncf
LOAD ODINEB.NLM
# SYS:\SYSTEM\NMA\NMA5.NCF
MOUNT ALL
SEARCH ADD SYS:\JAVA\BIN
SEARCH ADD SYS:\JAVA\NWGFX\BIN
; Performance tuning
LDAPTUNE.NCF
OSTUNE.NCF
MONITOR
; This will load the HotPlug User Interface Module
; LOAD SYS:\SYSTEM\NCMCON.NLM

load nile.nlm
load httpstk.nlm /SSL /keyfile:"SSL CertificateIP"
LOAD NICISDI.XLM s
LOAD SASDFM.XLM
LOAD SAS.NLM
LOAD PKI.NLM

 The LDREMOTE.NCF was deleted from the AUTOEXEC.NCF to not load RCONAG6.NLM

document

Document Title: Error 670 when loading DirXML drivers
Document ID: 10090395
Solution ID: NOVL94961
Creation Date: 16Jan2004
Modified Date: 29Jun2005
Novell Product Class:DirXML

disclaimer

The Origin of this information may be internal or external to Novell. Novell makes all reasonable efforts to verify this information. However, the information provided in this document is for your information only. Novell makes no explicit or implied claims to the validity of this information.
Any trademarks referenced in this document are the property of their respective owners. Consult your product manuals for complete trademark information.