You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Tina Li (JIRA)" <ji...@apache.org> on 2011/05/05 11:24:03 UTC

[jira] [Closed] (GERONIMO-5823) Database Pools of Derby Can't Be Created

     [ https://issues.apache.org/jira/browse/GERONIMO-5823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tina Li closed GERONIMO-5823.
-----------------------------


Verified on build 2011.05.04-22:24:47.468+0800-3.0-SNAPSHOT

> Database Pools of Derby Can't Be Created
> ----------------------------------------
>
>                 Key: GERONIMO-5823
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5823
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console, databases
>    Affects Versions: 3.0
>         Environment: geronimo-tomcat7-javaee6-3.0
>            Reporter: Jacky Liu
>            Assignee: Shenghao Fang
>             Fix For: 3.0-M2, 3.0
>
>         Attachments: GERONIMO-5823-1.patch, GERONIMO-5823.patch
>
>
> When I clicked Datasources in Console Navigation menu and follow the Geronimo database pool wizard to create a database pool, I chose "Derby embedded" as my database type in Step 1 and click next. Bug came up that the section of "Create Database Pool - Step 2:Select Driver, JAR, Parameters" didn't show up.
> Here follows the error message in cmd:
> ERROR [DatabasePoolPortlet] Unable to read configuration properties
> java.lang.IllegalArgumentException: id must be in the form [groupId]/[artifactId]/[version]/[type] : file:/C:/Documents%20and%20Settings/Administrator
> /Desktop/geronimo-tomcat7-javaee6-3.0-SNAPSHOT/repository/org/tranql/tranql-connector-derby-embed-local/1.6/tranql-connector-derby-embed-local-1.6.rar
>         at org.apache.geronimo.kernel.repository.Artifact.create(Artifact.java:61)
>         at org.apache.geronimo.kernel.repository.Artifact.create(Artifact.java:51)
>         at org.apache.geronimo.console.util.PortletManager.getRepositoryEntryBundle(PortletManager.java:398)
>         at org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.loadConfigPropertiesByPath(DatabasePoolPortlet.java:565)
>         at org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.getRARConfiguration(DatabasePoolPortlet.java:281)
>         at org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.renderEdit(DatabasePoolPortlet.java:797)
>         at org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.doView(DatabasePoolPortlet.java:726)
> ...
> ...
> AND
> ERROR [DatabasePoolPortlet] Unable to render portlet
> java.lang.NullPointerException
>         at org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet$ResourceAdapterParams.access$000(DatabasePoolPortlet.java:1701)
>         at org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.getRARConfiguration(DatabasePoolPortlet.java:283)
>         at org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.renderEdit(DatabasePoolPortlet.java:797)
>         at org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.doView(DatabasePoolPortlet.java:726)
> ...
> ...

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira