Hello, I can't start jForum on Oracle Containers for
J2EE (10.1.2.0.0).
I have error:
net.jforum.exceptions.DatabaseException: Error while trying to start the database: java.lang.NullPointerException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at net.jforum.C3P0PooledConnection.init(C3P0PooledConnection.java:85)
at net.jforum.ForumStartup.startDatabase(ForumStartup.java:76)
at net.jforum.JForum.init(JForum.java:93)
...
What do it ?
[originally posted on jforum.net by Anonymous]