I want to use the Hibernate artifact generation wizard, against an iSeries UDB DB2 database, using alpha 5
When I try and use it I just a get a null pointer exception, and this in the log
!SESSION 2005-09-08 15:52:24.10 ------------------------------------------------
eclipse.buildId=I20050627-1435
java.version=1.4.1
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.runtime 4 2 2005-09-08 15:55:29.698
!MESSAGE An internal error occurred during: "Fetching children of Database".
!STACK 0
java.lang.NullPointerException
at org.hibernate.console.ConsoleConfiguration.buildWith(ConsoleConfiguration.java:123)
at org.hibernate.eclipse.console.workbench.LazyDatabaseSchemaWorkbenchAdapter.getChildren(LazyDatabaseSchemaWorkbenchAdapter.java:42)
at org.hibernate.eclipse.console.workbench.LazyDatabaseSchemaWorkbenchAdapter.fetchDeferredChildren(LazyDatabaseSchemaWorkbenchAdapter.java:30)
at org.eclipse.ui.progress.DeferredTreeContentManager$1.run(DeferredTreeContentManager.java:192)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
How do I add the IBM iSeries jdbc driver jar file, jtopen.jar, to the classpath, guessing that this might be the cause of the problem.
_________________ On the information super B road
|