Environment
Novell Identity Manager Driver for Groupwise
Novell Identity Manager 3.0
Novell Identity Manager 3.5
Novell Identity Manager 3.0
Novell Identity Manager 3.5
Situation
Unable to start the GroupWise driver
Java exception occurs in the IDM trace
ERROR: Code(-9010) An exception occurred: java.lang.NoClassDefFoundError: com/novell/nds/dirxml/driver/util/InputDocument
There are no Driver for Lotus Notes, JDBC or LDAP installed
Java exception occurs in the IDM trace
ERROR: Code(-9010) An exception occurred: java.lang.NoClassDefFoundError: com/novell/nds/dirxml/driver/util/InputDocument
There are no Driver for Lotus Notes, JDBC or LDAP installed
Resolution
The CommonDriverShim.jar is not included in the GroupWise driver
installation even though it is being used by the driver. The module
is installed when the drivers for Lotus Notes or JDBC or LDAP are
installed, so the issue will not happen if these drivers were
installed as well.
Please install one of these other drivers on the server and the GroupWise driver should be able to start. Installing the driver doesn't mean that the driver will be loaded or run, it only means that their libraries will be available on the system.
The issue has been reported to engineering.
Please install one of these other drivers on the server and the GroupWise driver should be able to start. Installing the driver doesn't mean that the driver will be loaded or run, it only means that their libraries will be available on the system.
The issue has been reported to engineering.
Status
Reported to EngineeringAdditional Information
The full java exception as follows:
21:07:25 5CE82BB0 Drvrs: GroupWise ST:
DirXML Log Event -------------------
Driver: \TREE\ORG\IdentityVault\GroupWise
Status: Error
Message: Code(-9010) An exception occurred: java.lang.NoClassDefFoundError:
com/novell/nds/dirxml/driver/util/InputDocument
at com.novell.gw.dirxml.driver.gw.GWdriverShim.init(Unknown Source)
at com.novell.nds.dirxml.engine.Driver.startShim(Driver.java:1156)
at com.novell.nds.dirxml.engine.Driver.initialize(Driver.java:240)
at com.novell.nds.dirxml.engine.Driver.(Driver.java:213)
at com.novell.nds.dirxml.engine.DriverEntry.run(DriverEntry.java:515)
at java.lang.Thread.run(Unknown Source)
21:07:25 5CE82BB0 Drvrs: GroupWise ST:
DirXML Log Event -------------------
Driver: \TREE\ORG\IdentityVault\GroupWise
Status: Error
Message: Code(-9010) An exception occurred: java.lang.NoClassDefFoundError:
com/novell/nds/dirxml/driver/util/InputDocument
at com.novell.gw.dirxml.driver.gw.GWdriverShim.init(Unknown Source)
at com.novell.nds.dirxml.engine.Driver.startShim(Driver.java:1156)
at com.novell.nds.dirxml.engine.Driver.initialize(Driver.java:240)
at com.novell.nds.dirxml.engine.Driver.
at com.novell.nds.dirxml.engine.DriverEntry.run(DriverEntry.java:515)
at java.lang.Thread.run(Unknown Source)