The deprecations in the unused portlet code were removed so that Dain
could whack the deprecated kernel methods that use ObjectName. Not
sure if he still plans to remove those methods, if so then maybe the
unused portlet code could be moved to an area that won't break the
build.
thanks,
Paul
On 5/13/06, Aaron Mulder (JIRA) <[email protected]> wrote:
[ http://issues.apache.org/jira/browse/GERONIMO-1802?page=all ]
Aaron Mulder resolved GERONIMO-1802:
------------------------------------
Resolution: Fixed
On the deprecations, most of the stuff is in unused portlet code. The only
reason we've left that code in at all is that we haven't totally replaced the
functionality, and I didn't want to whack it from the tree until I was sure I
wouldn't want to refer to it. I'd almost prefer to have a few things like this
in there that reminds us that the bad code is there to be taken care of. :)
In any case, I applied the DWR updates from the deprecations patch. Thanks!
> 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
> Priority: Blocker
> Fix For: 1.1
> Attachments: dbinfo.patch, dbpools.patch, jms.patch, jmsserver.patch,
removeDeprecations.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