Have you placed any jar files into your repository directory that don't follow the "driver-version.jar" naming convention?  I get the same NullPointerException as you when I do that (but not the serialization exception, strange...)

10:16:26,277 ERROR [DatabasePoolPortlet] Unable to render portlet
java.lang.NullPointerException
        at org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.loadDriverJARList(DatabasePoolPortlet.java:750)
        at org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.renderBasicParams(DatabasePoolPortlet.java:721)
        at org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.doView(DatabasePoolPortlet.java:625)
        [...]

Renaming my jar file to "mydriver-1.0.jar fixed the problem.

Best wishes,
Paul

On 1/13/06, Simon Ndinga < [EMAIL PROTECTED]> wrote:
Aaron,
No I have not configured anything yet. Infact I dowloaded Geronimo
yesterday and was just getting it ready to try our application, which
has been running on Tomcat for years now! But then I decided to start
with the database connection pooling. I tried to log out and log in
again several times with no success. Also tried stop and start the
server with also no success.

Regards



Reply via email to