[ http://issues.apache.org/jira/browse/GERONIMO-1802?page=all ]
Paul McMahan updated GERONIMO-1802:
-----------------------------------
Description:
[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
was:
Here's my first stab at evaluating the console state (including the Welcome,
Server/* and Services/* pages):
[Second pass made by Paul on 4/13/2006]
Welcome: OK
Server/Information: OK
Server/JVM: OK
Server/Server Logs: OK
Server/Shutdown: OK
Server/Web Server: BROKEN
- error in web server manager portlet
- trying to stop a listener fails
- very unstable in general
java.lang.ClassCastException
at
org.apache.geronimo.console.webmanager.WebManagerPortlet.doView(WebManagerPortlet.java:112)
at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:250)
at javax.portlet.GenericPortlet.render(GenericPortlet.java:178)
at
org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218)
at org.apache.pluto.core.PortletServlet.doGet(PortletServlet.java:158)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:595)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
at
org.apache.pluto.core.PortletServlet.service(PortletServlet.java:153)Server/JMS
Server: BROKEN
- portlets show up but most controls don't work, e,g, trying to create a new
activeio listener yields
java.lang.IllegalArgumentException: uri does not contain a path part used for
the artifact
at org.apache.geronimo.gbean.AbstractName.<init>(AbstractName.java:78)
at
org.apache.geronimo.console.jmsmanager.server.JMSConnectorPortlet.processAction(JMSConnectorPortlet.java:65)
at
org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:229)
at org.apache.pluto.core.PortletServlet.doGet(PortletServlet.java:158)
and trying to stop an activeio listener yields:
java.lang.NullPointerException
at java.net.URI$Parser.parse(URI.java:2946)
at java.net.URI.<init>(URI.java:574)
at java.net.URI.create(URI.java:836)
at
org.apache.geronimo.console.jmsmanager.server.JMSConnectorPortlet.processAction(JMSConnectorPortlet.java:65)
Services/Common Libraries: OK
Services/Database Pools: patch provided
Services/JMS Resources: patch provided
Deploy New: OK
Application EARs: OK
Web Applications: OK
EJB JARS: not sure
J2EE Connectors: WORKS PARTIALLY
Stops ok, but trying to restart system database yields:
17:17:03,241 ERROR [GBeanInstanceState] Error while starting; GBean is now in
the FAILED state:
abstractName="geronimo/activemq-broker/1.1-SNAPSHOT/car?configurationName=geronimo/activemq-broker/1.1-SNAPSHOT/car"
org.apache.geronimo.kernel.repository.MissingDependencyException: Unable to
resolve dependency geronimo/system-database/1.1-SNAPSHOT/car
at
org.apache.geronimo.kernel.config.ConfigurationResolver.resolve(ConfigurationResolver.java:113)
at
org.apache.geronimo.kernel.config.Configuration.buildClassPath(Configuration.java:347)
at
org.apache.geronimo.kernel.config.Configuration.createConfigurationClasssLoader(Configuration.java:294)
at
org.apache.geronimo.kernel.config.Configuration.<init>(Configuration.java:261)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:915)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:267)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:508)
at
org.apache.geronimo.gbean.runtime.GBeanDependency.attemptFullStart(GBeanDependency.java:111)
at
org.apache.geronimo.gbean.runtime.GBeanDependency.addTarget(GBeanDependency.java:146)
App Clients: OK
System Modules: OK
Console Realm: OK
Security Realm: WORKS PARTIALLY
Fails when saving plan with exception:
org.apache.geronimo.common.DeploymentException: Unable to create configuration
for deployment
at
org.apache.geronimo.deployment.DeploymentContext.createTempConfiguration(DeploymentContext.java:170)
at
org.apache.geronimo.deployment.DeploymentContext.<init>(DeploymentContext.java:148)
at
org.apache.geronimo.deployment.DeploymentContext.<init>(DeploymentContext.java:129)
at
org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:177)
at
org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:163)
at
org.apache.geronimo.deployment.service.ServiceConfigBuilder$$FastClassByCGLIB$$9f173be6.invoke(<generated>)
at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
at
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
at
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:122)
DB Info: shows table but with no values. Log says:
java.sql.SQLException
DB Manager: OK
> 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: dbpools.patch, jms.patch, jmsserver.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