|
| LDAP driver won't start |
 |
Thu, 15 May 2008 08:26:01 GMT |
Hi,
We currently have an IDM 2.0.2 installation in NetWare 6.5 sp7 that
will be upgraded to 3.51 but before that I need to change one driver to
the LDAP driver.
Now I have added the LDAP driver and copied all the policies and rules
from the other driver and all is set to go.
When I try to start the driver I get an unknown error (using designer
2.1.1).
Using the same credentials as in the driver I can read and browse with
an ldap browser.
Any ideas?
Thanks
Joakim
This is the level 3 trace I get:
09:50:24 92AAB100 Drvrs: LDAP-EK : Reading named passwords list.
09:50:24 92AAB100 Drvrs: LDAP-EK : Reading XML attribute
vnd.nds.stream://KGPC-META/SYSTEM/DriverSet/LDAP-EK#DirXML-EngineControlValues.
09:50:24 92AAB100 Drvrs: LDAP-EK : Reading XML attribute
vnd.nds.stream://KGPC-META/SYSTEM/DriverSet#DirXML-ConfigValues.
09:50:24 92AAB100 Drvrs: LDAP-EK : Reading XML attribute
vnd.nds.stream://KGPC-META/SYSTEM/DriverSet/LDAP-EK#DirXML-ConfigValues.
09:50:24 92AAB100 Drvrs: LDAP-EK : Global Configuration Values:
09:50:24 92AAB100 Drvrs: LDAP-EK : Name: enable-password-subscribe
Value: true
09:50:24 92AAB100 Drvrs: LDAP-EK : Name: enable-password-publish Value:
true
09:50:24 92AAB100 Drvrs: LDAP-EK : Name: publish-password-to-nds Value:
true
09:50:24 92AAB100 Drvrs: LDAP-EK : Name: publish-password-to-dp Value:
false
09:50:24 92AAB100 Drvrs: LDAP-EK : Name: enforce-password-policy Value:
true
09:50:24 92AAB100 Drvrs: LDAP-EK : Name:
reset-external-password-on-failure Value: true
09:50:24 92AAB100 Drvrs: LDAP-EK : Name:
notify-user-on-password-dist-failure Value: true
09:50:24 92AAB100 Drvrs: LDAP-EK : Name: ConnectedSystemName Value:
LDAP
09:50:24 92AAB100 Drvrs: LDAP-EK : Name: dirxml.auto.treename Value:
KGPC-META
09:50:24 92AAB100 Drvrs: LDAP-EK : Name: dirxml.auto.driverdn Value:
\KGPC-META\SYSTEM\DriverSet\LDAP-EK
09:50:24 92AAB100 Drvrs: LDAP-EK : Name: dirxml.auto.driverguid Value:
09:50:24 92AAB100 Drvrs: LDAP-EK : Found subscriber
SYSTEM\DriverSet\LDAP-EK\Subscriber.
09:50:24 92AAB100 Drvrs: LDAP-EK : Found publisher
SYSTEM\DriverSet\LDAP-EK\Publisher.
09:50:24 92AAB100 Drvrs: LDAP-EK : Creating subscriber thread.
09:50:24 699761E0 Drvrs: LDAP-EK ST: Subscriber thread starting.
09:50:25 699761E0 Drvrs: LDAP-EK ST: Initializing driver shim.
09:50:25 699761E0 Drvrs: LDAP-EK ST: Reading driver information from
the \KGPC-META\SYSTEM\DriverSet\LDAP-EK object.
09:50:25 699761E0 Drvrs: LDAP-EK ST: Loading Java shim
com.novell.nds.dirxml.driver.ldap.LDAPDriverShim.
09:50:25 699761E0 Drvrs: LDAP-EK ST:
DirXML Log Event -------------------
Driver: \KGPC-META\SYSTEM\DriverSet\LDAP-EK
Status: Warning
Message: Code(-8001) Unable to retrieve application schema.
09:50:25 699761E0 Drvrs: LDAP-EK ST: Reading driver information from
the \KGPC-META\SYSTEM\DriverSet\LDAP-EK object.
09:50:25 699761E0 Drvrs: LDAP-EK ST: Loading Java shim
com.novell.nds.dirxml.driver.ldap.LDAPDriverShim.
09:50:25 699761E0 Drvrs: LDAP-EK ST:
DirXML Log Event -------------------
Driver: \KGPC-META\SYSTEM\DriverSet\LDAP-EK
Status: Error
Message: Code(-9010) An exception occurred:
java.lang.ClassNotFoundException:
com.novell.nds.dirxml.driver.ldap.LDAPDriverShim
at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at com.novell.nds.dirxml.engine.Driver.loadShim(Driver.java:1032)
at com.novell.nds.dirxml.engine.Driver.startShim(Driver.java:1106)
at com.novell.nds.dirxml.engine.Driver.initialize(Driver.java:279)
at com.novell.nds.dirxml.engine.Driver.<init>(Driver.java:252)
at
com.novell.nds.dirxml.engine.DriverEntry.run(DriverEntry.java:496)
at java.lang.Thread.run(Thread.java:534)
09:50:26 699761E0 Drvrs: LDAP-EK ST: Driver terminated.
09:50:26 699761E0 Drvrs: LDAP-EK ST: Transitioned from state 'Stopped'
to state 'Stopped'.
--
joakim_ganse
------------------------------------------------------------------------
joakim_ganse's Profile: http://forums.novell.com/member.php?userid=6236
View this thread: http://forums.novell.com/showthread.php?t=328022
|
| Post Reply
|
| Re: LDAP driver won't start |
 |
Thu, 15 May 2008 09:23:48 GMT |
Hi Joakim,
Looks like the LDAP driver shim is not installed...Do you have the
LDAPShim.jar and LDAPUtil.jar on the server?
Cheers, Akos
joakim ganse wrote:
> Hi,
>
> We currently have an IDM 2.0.2 installation in NetWare 6.5 sp7 that
> will be upgraded to 3.51 but before that I need to change one driver to
> the LDAP driver.
> Now I have added the LDAP driver and copied all the policies and rules
> from the other driver and all is set to go.
>
> When I try to start the driver I get an unknown error (using designer
> 2.1.1).
>
> Using the same credentials as in the driver I can read and browse with
> an ldap browser.
>
> Any ideas?
> Thanks
> Joakim
>
> This is the level 3 trace I get:
>
> 09:50:24 92AAB100 Drvrs: LDAP-EK : Reading named passwords list.
> 09:50:24 92AAB100 Drvrs: LDAP-EK : Reading XML attribute
>
vnd.nds.stream://KGPC-META/SYSTEM/DriverSet/LDAP-EK#DirXML-EngineControlValues.
> 09:50:24 92AAB100 Drvrs: LDAP-EK : Reading XML attribute
> vnd.nds.stream://KGPC-META/SYSTEM/DriverSet#DirXML-ConfigValues.
> 09:50:24 92AAB100 Drvrs: LDAP-EK : Reading XML attribute
> vnd.nds.stream://KGPC-META/SYSTEM/DriverSet/LDAP-EK#DirXML-ConfigValues.
> 09:50:24 92AAB100 Drvrs: LDAP-EK : Global Configuration Values:
> 09:50:24 92AAB100 Drvrs: LDAP-EK : Name: enable-password-subscribe
> Value: true
> 09:50:24 92AAB100 Drvrs: LDAP-EK : Name: enable-password-publish Value:
> true
> 09:50:24 92AAB100 Drvrs: LDAP-EK : Name: publish-password-to-nds Value:
> true
> 09:50:24 92AAB100 Drvrs: LDAP-EK : Name: publish-password-to-dp Value:
> false
> 09:50:24 92AAB100 Drvrs: LDAP-EK : Name: enforce-password-policy Value:
> true
> 09:50:24 92AAB100 Drvrs: LDAP-EK : Name:
> reset-external-password-on-failure Value: true
> 09:50:24 92AAB100 Drvrs: LDAP-EK : Name:
> notify-user-on-password-dist-failure Value: true
> 09:50:24 92AAB100 Drvrs: LDAP-EK : Name: ConnectedSystemName Value:
> LDAP
> 09:50:24 92AAB100 Drvrs: LDAP-EK : Name: dirxml.auto.treename Value:
> KGPC-META
> 09:50:24 92AAB100 Drvrs: LDAP-EK : Name: dirxml.auto.driverdn Value:
> \KGPC-META\SYSTEM\DriverSet\LDAP-EK
> 09:50:24 92AAB100 Drvrs: LDAP-EK : Name: dirxml.auto.driverguid Value:
>
> 09:50:24 92AAB100 Drvrs: LDAP-EK : Found subscriber
> SYSTEM\DriverSet\LDAP-EK\Subscriber.
> 09:50:24 92AAB100 Drvrs: LDAP-EK : Found publisher
> SYSTEM\DriverSet\LDAP-EK\Publisher.
> 09:50:24 92AAB100 Drvrs: LDAP-EK : Creating subscriber thread.
> 09:50:24 699761E0 Drvrs: LDAP-EK ST: Subscriber thread starting.
> 09:50:25 699761E0 Drvrs: LDAP-EK ST: Initializing driver shim.
> 09:50:25 699761E0 Drvrs: LDAP-EK ST: Reading driver information from
> the \KGPC-META\SYSTEM\DriverSet\LDAP-EK object.
> 09:50:25 699761E0 Drvrs: LDAP-EK ST: Loading Java shim
> com.novell.nds.dirxml.driver.ldap.LDAPDriverShim.
> 09:50:25 699761E0 Drvrs: LDAP-EK ST:
> DirXML Log Event -------------------
> Driver: \KGPC-META\SYSTEM\DriverSet\LDAP-EK
> Status: Warning
> Message: Code(-8001) Unable to retrieve application schema.
> 09:50:25 699761E0 Drvrs: LDAP-EK ST: Reading driver information from
> the \KGPC-META\SYSTEM\DriverSet\LDAP-EK object.
> 09:50:25 699761E0 Drvrs: LDAP-EK ST: Loading Java shim
> com.novell.nds.dirxml.driver.ldap.LDAPDriverShim.
> 09:50:25 699761E0 Drvrs: LDAP-EK ST:
> DirXML Log Event -------------------
> Driver: \KGPC-META\SYSTEM\DriverSet\LDAP-EK
> Status: Error
> Message: Code(-9010) An exception occurred:
> java.lang.ClassNotFoundException:
> com.novell.nds.dirxml.driver.ldap.LDAPDriverShim
> at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
> at com.novell.nds.dirxml.engine.Driver.loadShim(Driver.java:1032)
> at com.novell.nds.dirxml.engine.Driver.startShim(Driver.java:1106)
> at com.novell.nds.dirxml.engine.Driver.initialize(Driver.java:279)
> at com.novell.nds.dirxml.engine.Driver.<init>(Driver.java:252)
> at
> com.novell.nds.dirxml.engine.DriverEntry.run(DriverEntry.java:496)
> at java.lang.Thread.run(Thread.java:534)
>
> 09:50:26 699761E0 Drvrs: LDAP-EK ST: Driver terminated.
> 09:50:26 699761E0 Drvrs: LDAP-EK ST: Transitioned from state 'Stopped'
> to state 'Stopped'.
>
|
| Post Reply
|
| Re: LDAP driver won't start |
 |
Thu, 15 May 2008 11:36:01 GMT |
Aow, it's one of those days....
You are totally right, I don't have the jar file installed.
I will download and install ( hopefully I can still find it)
Thanks
Akos Szechy;1557953 Wrote:
> Hi Joakim,
>
> Looks like the LDAP driver shim is not installed...Do you have the
> LDAPShim.jar and LDAPUtil.jar on the server?
>
> Cheers, Akos
>
> joakim ganse wrote:
> > Hi,
> >
> > We currently have an IDM 2.0.2 installation in NetWare 6.5 sp7 that
> > will be upgraded to 3.51 but before that I need to change one driver
> to
> > the LDAP driver.
> > Now I have added the LDAP driver and copied all the policies and
> rules
> > from the other driver and all is set to go.
> >
> > When I try to start the driver I get an unknown error (using
> designer
> > 2.1.1).
> >
> > Using the same credentials as in the driver I can read and browse
> with
> > an ldap browser.
> >
> > Any ideas?
> > Thanks
> > Joakim
> >
> > This is the level 3 trace I get:
> >
> > 09:50:24 92AAB100 Drvrs: LDAP-EK : Reading named passwords list.
> > 09:50:24 92AAB100 Drvrs: LDAP-EK : Reading XML attribute
> >
>
vnd.nds.stream://KGPC-META/SYSTEM/DriverSet/LDAP-EK#DirXML-EngineControlValues.
> > 09:50:24 92AAB100 Drvrs: LDAP-EK : Reading XML attribute
> > vnd.nds.stream://KGPC-META/SYSTEM/DriverSet#DirXML-ConfigValues.
> > 09:50:24 92AAB100 Drvrs: LDAP-EK : Reading XML attribute
> >
> vnd.nds.stream://KGPC-META/SYSTEM/DriverSet/LDAP-EK#DirXML-ConfigValues.
> > 09:50:24 92AAB100 Drvrs: LDAP-EK : Global Configuration Values:
> > 09:50:24 92AAB100 Drvrs: LDAP-EK : Name: enable-password-subscribe
> > Value: true
> > 09:50:24 92AAB100 Drvrs: LDAP-EK : Name: enable-password-publish
> Value:
> > true
> > 09:50:24 92AAB100 Drvrs: LDAP-EK : Name: publish-password-to-nds
> Value:
> > true
> > 09:50:24 92AAB100 Drvrs: LDAP-EK : Name: publish-password-to-dp
> Value:
> > false
> > 09:50:24 92AAB100 Drvrs: LDAP-EK : Name: enforce-password-policy
> Value:
> > true
> > 09:50:24 92AAB100 Drvrs: LDAP-EK : Name:
> > reset-external-password-on-failure Value: true
> > 09:50:24 92AAB100 Drvrs: LDAP-EK : Name:
> > notify-user-on-password-dist-failure Value: true
> > 09:50:24 92AAB100 Drvrs: LDAP-EK : Name: ConnectedSystemName Value:
> > LDAP
> > 09:50:24 92AAB100 Drvrs: LDAP-EK : Name: dirxml.auto.treename Value:
> > KGPC-META
> > 09:50:24 92AAB100 Drvrs: LDAP-EK : Name: dirxml.auto.driverdn Value:
> > \KGPC-META\SYSTEM\DriverSet\LDAP-EK
> > 09:50:24 92AAB100 Drvrs: LDAP-EK : Name: dirxml.auto.driverguid
> Value:
> >
> > 09:50:24 92AAB100 Drvrs: LDAP-EK : Found subscriber
> > SYSTEM\DriverSet\LDAP-EK\Subscriber.
> > 09:50:24 92AAB100 Drvrs: LDAP-EK : Found publisher
> > SYSTEM\DriverSet\LDAP-EK\Publisher.
> > 09:50:24 92AAB100 Drvrs: LDAP-EK : Creating subscriber thread.
> > 09:50:24 699761E0 Drvrs: LDAP-EK ST: Subscriber thread starting.
> > 09:50:25 699761E0 Drvrs: LDAP-EK ST: Initializing driver shim.
> > 09:50:25 699761E0 Drvrs: LDAP-EK ST: Reading driver information from
> > the \KGPC-META\SYSTEM\DriverSet\LDAP-EK object.
> > 09:50:25 699761E0 Drvrs: LDAP-EK ST: Loading Java shim
> > com.novell.nds.dirxml.driver.ldap.LDAPDriverShim.
> > 09:50:25 699761E0 Drvrs: LDAP-EK ST:
> > DirXML Log Event -------------------
> > Driver: \KGPC-META\SYSTEM\DriverSet\LDAP-EK
> > Status: Warning
> > Message: Code(-8001) Unable to retrieve application schema.
> > 09:50:25 699761E0 Drvrs: LDAP-EK ST: Reading driver information from
> > the \KGPC-META\SYSTEM\DriverSet\LDAP-EK object.
> > 09:50:25 699761E0 Drvrs: LDAP-EK ST: Loading Java shim
> > com.novell.nds.dirxml.driver.ldap.LDAPDriverShim.
> > 09:50:25 699761E0 Drvrs: LDAP-EK ST:
> > DirXML Log Event -------------------
> > Driver: \KGPC-META\SYSTEM\DriverSet\LDAP-EK
> > Status: Error
> > Message: Code(-9010) An exception occurred:
> > java.lang.ClassNotFoundException:
> > com.novell.nds.dirxml.driver.ldap.LDAPDriverShim
> > at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
> > at java.security.AccessController.doPrivileged(Native Method)
> > at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
> > at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
> > at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
> > at com.novell.nds.dirxml.engine.Driver.loadShim(Driver.java:1032)
> > at com.novell.nds.dirxml.engine.Driver.startShim(Driver.java:1106)
> > at com.novell.nds.dirxml.engine.Driver.initialize(Driver.java:279)
> > at com.novell.nds.dirxml.engine.Driver.<init>(Driver.java:252)
> > at
> > com.novell.nds.dirxml.engine.DriverEntry.run(DriverEntry.java:496)
> > at java.lang.Thread.run(Thread.java:534)
> >
> > 09:50:26 699761E0 Drvrs: LDAP-EK ST: Driver terminated.
> > 09:50:26 699761E0 Drvrs: LDAP-EK ST: Transitioned from state
> 'Stopped'
> > to state 'Stopped'.
> >
> >
--
joakim_ganse
------------------------------------------------------------------------
joakim_ganse's Profile: http://forums.novell.com/member.php?userid=6236
View this thread: http://forums.novell.com/showthread.php?t=328022
|
| Post Reply
|
| Re: LDAP driver won't start |
 |
Thu, 15 May 2008 12:46:02 GMT |
OK,
Got the jar files installed and now it goes a bit further but still
does not read the schema.
Puzzled again...
Part of Level 3 Trace log:
<input>
<init-params src-dn="\KGPC-META\SYSTEM\DriverSet\LDAP-EK">
<authentication-info>
<server>192.44.246.4:389</server>
<user>cn=k_meta,ou=users,ou=system_logins,o=2321000016,o=SE,o=EDIRAroot<
;/user>
<password><!-- content suppressed --></password>
</authentication-info>
<driver-options>
<use-ssl display-name="Use SSL">no</use-ssl>
<ssl-port display-name="SSL Port">636</ssl-port>
<keystore display-name="Keystore Path (for SSL certs)"/>
</driver-options>
<subscriber-options/>
<publisher-options>
<pollRate display-name="Poll rate in
seconds">20</pollRate>
<changeLogBegin display-name="Entries to process on startup
(1-All, 2-None, 3-Previously unprocessed)">3</changeLogBegin>
<batchSize display-name="Maximum batch size for changelog
processing">1000</batchSize>
<pub-ldap-search-base display-name="Search base DN (leave blank
to use changelog)">ou=Karolinska Universitetssjukhuset,o=Stockholms
L�ns Landsting,l=Stockholms
l�n,c=SE</pub-ldap-search-base>
<pub-ldap-search-scope display-name="Search scope (when no
changelog) (1-Subtree, 2-One level,
3-Base)">1</pub-ldap-search-scope>
<pub-class-processing-order display-name="Class processing order
(when no changelog)">others
groupofuniquenames</pub-class-processing-order>
<pub-state-dir display-name="Publisher state directory (when no
changelog)"/>
</publisher-options>
</init-params>
</input>
</nds>
14:20:51 6DD810A0 Drvrs: LDAP-EK ST: LDAP: LDAPDriverShim.getSchema()
called
14:20:51 6DD810A0 Drvrs: LDAP-EK ST: LDAP: LDAP Search
base=
scope=0
filter=(objectclass=*)
attrs=[subschemasubentry, 2.5.18.10]
attrsOnly=false
14:20:51 6DD810A0 Drvrs: LDAP-EK ST:
DirXML Log Event -------------------
Driver: \KGPC-META\SYSTEM\DriverSet\LDAP-EK
Status: Warning
|
| Post Reply
|
| Re: LDAP driver won't start |
 |
Thu, 15 May 2008 12:52:02 GMT |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Based on your first post are we to understand you are using the LDAP
driver to synchronize to/from eDirectory with this thing or is your LDAP
environment something other than eDir? Either way the warning you are
getting is not fatal, so is anything working? If you are pointing to
another eDir environment I do not believe your method of 'Changelog'
will work as eDir doesn't maintain one in the traditional LDAP fashion.
Good luck.
joakim ganse wrote:
| OK,
|
| Got the jar files installed and now it goes a bit further but still
| does not read the schema.
|
| Puzzled again...
|
| Part of Level 3 Trace log:
| <input>
| <init-params src-dn="\KGPC-META\SYSTEM\DriverSet\LDAP-EK">
| <authentication-info>
| <server>192.44.246.4:389</server>
|
<user>cn=k_meta,ou=users,ou=system_logins,o=2321000016,o=SE,o=EDIRAroot<
;/user>
| <password><!-- content suppressed --></password>
| </authentication-info>
| <driver-options>
| <use-ssl display-name="Use SSL">no</use-ssl>
| <ssl-port display-name="SSL Port">636</ssl-port>
| <keystore display-name="Keystore Path (for SSL certs)"/>
| </driver-options>
| <subscriber-options/>
| <publisher-options>
| <pollRate display-name="Poll rate in
seconds">20</pollRate>
| <changeLogBegin display-name="Entries to process on startup
| (1-All, 2-None, 3-Previously unprocessed)">3</changeLogBegin>
| <batchSize display-name="Maximum batch size for changelog
| processing">1000</batchSize>
| <pub-ldap-search-base display-name="Search base DN (leave blank
| to use changelog)">ou=Karolinska Universitetssjukhuset,o=Stockholms
| L�ns Landsting,l=Stockholms
| l�n,c=SE</pub-ldap-search-base>
| <pub-ldap-search-scope display-name="Search scope (when no
| changelog) (1-Subtree, 2-One level,
3-Base)">1</pub-ldap-search-scope>
| <pub-class-processing-order display-name="Class processing order
| (when no changelog)">others
| groupofuniquenames</pub-class-processing-order>
| <pub-state-dir display-name="Publisher state directory (when no
| changelog)"/>
| </publisher-options>
| </init-params>
| </input>
| </nds>
| 14:20:51 6DD810A0 Drvrs: LDAP-EK ST: LDAP: LDAPDriverShim.getSchema()
| called
| 14:20:51 6DD810A0 Drvrs: LDAP-EK ST: LDAP: LDAP Search
| base=
| scope=0
| filter=(objectclass=*)
| attrs=[subschemasubentry, 2.5.18.10]
| attrsOnly=false
| 14:20:51 6DD810A0 Drvrs: LDAP-EK ST:
| DirXML Log Event -------------------
| Driver: \KGPC-META\SYSTEM\DriverSet\LDAP-EK
| Status: Warning
| Message: Code(-8001) Unable to retrieve application schema.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFILDHw3s42bA80+9kRAnVyAJ4p06MNvK1yh5QLYdOMAAL5DfIGPwCfQdnF
to5CxTgvFnjOcjnEn5jxOSE=
=dOKT
|
| Post Reply
|
|
|
|
|
|
|
|
|
|