Portlet error in Database Pools
-------------------------------

         Key: GERONIMO-1042
         URL: http://issues.apache.org/jira/browse/GERONIMO-1042
     Project: Geronimo
        Type: Bug
  Components: console  
 Environment: all
    Reporter: anita kulshreshtha


Clicking on 'Database Pools'  in geronimo Console gives the following exception 
: 

20:28:26,796 WARN  [BasicProxyManager] Could not load interface 
org.activemq.gbean.ActiveMQContainer in provided ClassLo
ader for ActiveMQ
20:29:56,828 ERROR [PortletInvokerImpl] PortletInvokerImpl.render() - Error 
while dispatching portlet.
javax.portlet.PortletException
        at 
org.apache.geronimo.console.databasemanager.AbstractConnectionFactoryManagerPortlet.renderList(AbstractConnec
tionFactoryManagerPortlet.java:245)
        at 
org.apache.geronimo.console.databasemanager.AbstractConnectionFactoryManagerPortlet.doView(AbstractConnection
FactoryManagerPortlet.java:186)
        at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:250)
        at javax.portlet.GenericPortlet.render(GenericPortlet.java:178)
.............
 ............
.............
............

        at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Caused by: org.apache.geronimo.kernel.NoSuchAttributeException: Unknown 
attribute globalJNDIName in gbean geronimo.serve
r:J2EEApplication=null,J2EEServer=geronimo,JCAResource=org/apache/geronimo/SystemDatabase,j2eeType=JCAManagedConnectionF
actory,name=SystemDatasource
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.getAttributeByName(GBeanInstance.java:729)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.getAttribute(GBeanInstance.java:606)
        at 
org.apache.geronimo.kernel.basic.BasicKernel.getAttribute(BasicKernel.java:166)
        at 
org.apache.geronimo.console.databasemanager.AbstractConnectionFactoryManagerPortlet.renderList(AbstractConnec
tionFactoryManagerPortlet.java:213)
        ... 121 more


-- 
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