[ http://issues.apache.org/jira/browse/GERONIMO-1802?page=all ]

Paul McMahan updated GERONIMO-1802:
-----------------------------------

    Attachment: dbinfo.patch

attaching patch for DB Info portlet (dbinfo.patch)

> Console breakage in 1.1 branch
> ------------------------------
>
>          Key: GERONIMO-1802
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1802
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: console
>     Versions: 1.1
>     Reporter: Aaron Mulder
>     Assignee: Aaron Mulder
>      Fix For: 1.1
>  Attachments: dbinfo.patch, dbpools.patch, jms.patch, jmsserver.patch, 
> webserver-listeners.patch, webserver.patch
>
> [This pass made on 4/24/2006]
> Welcome: OK
> Server/Information: OK
> Server/JVM: OK
> Server/Server Logs: OK
> Server/Shutdown: OK
> Server/Web Server: BROKEN
>  - trying to stop a listener fails
>  - unstable
> No stacktraces but frequently shows:
> [ConnectorPortlet] Incorrect connector reference
> Server/JMS Server:  patch provided, also see GERONIMO-1906
> Services/Common Libraries: OK
> Services/Database Pools: BROKEN
> Trying to deploy a db pool yields:
> java.lang.NoClassDefFoundError
>       at 
> org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand.class$(AbstractDeployCommand.java:44)
>       at 
> org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand.getDeployerName(AbstractDeployCommand.java:64)
>       at 
> org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand.<init>(AbstractDeployCommand.java:60)
>       at 
> org.apache.geronimo.deployment.plugin.local.DistributeCommand.<init>(DistributeCommand.java:35)
>       at 
> org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager.createDistributeCommand(JMXDeploymentManager.java:299)
>       at 
> org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager.distribute(JMXDeploymentManager.java:173)
>       at 
> org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.save(DatabasePoolPortlet.java:970)
>       at 
> org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.processAction(DatabasePoolPortlet.java:333)
>       at 
> org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:229)
>       at org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:163)
> Services/JMS Resources: BROKEN
> Trying to deploy a JMS resource yields:
> java.lang.NoClassDefFoundError
>       at 
> org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand.class$(AbstractDeployCommand.java:44)
>       at 
> org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand.getDeployerName(AbstractDeployCommand.java:64)
>       at 
> org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand.<init>(AbstractDeployCommand.java:60)
>       at 
> org.apache.geronimo.deployment.plugin.local.DistributeCommand.<init>(DistributeCommand.java:35)
>       at 
> org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager.createDistributeCommand(JMXDeploymentManager.java:299)
>       at 
> org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager.distribute(JMXDeploymentManager.java:173)
>       at 
> org.apache.geronimo.console.jmsmanager.wizard.AbstractHandler.save(AbstractHandler.java:633)
>       at 
> org.apache.geronimo.console.jmsmanager.wizard.DeployHandler.actionBeforeView(DeployHandler.java:40)
>       at 
> org.apache.geronimo.console.MultiPagePortlet.processAction(MultiPagePortlet.java:114)
>       at 
> org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:229)
> Applications/Deploy New: OK
> Applications/Application EARs: OK
> Applications/Web Apps: OK
> Applications/EJB JARS: looks OK but not thoroughly tested yet
> Applications/J2EE Connectors: OK
> Applications/App Clients: looks OK but not thoroughly tested yet
> Applications/System Modules: OK
> Applications/Plugins: OK
> Security/Console Realm: OK
> Security/Security Realm: BROKEN
> Fails when saving plan with exception:
> java.lang.NoClassDefFoundError
>       at 
> org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand.class$(AbstractDeployCommand.java:44)
>       at 
> org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand.getDeployerName(AbstractDeployCommand.java:64)
>       at 
> org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand.<init>(AbstractDeployCommand.java:60)
>       at 
> org.apache.geronimo.deployment.plugin.local.DistributeCommand.<init>(DistributeCommand.java:35)
>       at 
> org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager.createDistributeCommand(JMXDeploymentManager.java:299)
>       at 
> org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager.distribute(JMXDeploymentManager.java:173)
>       at 
> org.apache.geronimo.console.securitymanager.realm.SecurityRealmPortlet.actionSaveRealm(SecurityRealmPortlet.java:470)
>       at 
> org.apache.geronimo.console.securitymanager.realm.SecurityRealmPortlet.processAction(SecurityRealmPortlet.java:215)
>       at 
> org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:229)DB 
> Info: shows table but with no values.  Log says:
> Security/Keystores: OK
> Misc/DB Info: BROKEN
> java.sql.SQLException
> Misc/DB Manager: OK

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to