Problem destroying service portal:service=ContentRenderer,type=GoogleWidgetPortletInstance
------------------------------------------------------------------------------------------
Key: JBPORTAL-1627
URL: http://jira.jboss.com/jira/browse/JBPORTAL-1627
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Portal Widget
Affects Versions: 2.6.1 Final
Reporter: Chris Laprun
Priority: Minor
Fix For: 2.6.2 Final
On AS shutdown:
Problem destroying service portal:service=ContentRenderer,type=GoogleWidgetPortletInstance
java.lang.reflect.UndeclaredThrowableException
at $Proxy0.destroy(Unknown Source)
at org.jboss.system.ServiceController.destroy(ServiceController.java:577)
at org.jboss.system.ServiceController.shutdown(ServiceController.java:714)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.system.server.ServerImpl$ShutdownHook.shutdownServices(ServerImpl.java:1079)
at org.jboss.system.server.ServerImpl$ShutdownHook.shutdown(ServerImpl.java:1037)
at org.jboss.system.server.ServerImpl$ShutdownHook.run(ServerImpl.java:996)
Caused by: javax.management.InstanceNotFoundException: portal:service=ContentRenderer,type=GoogleWidgetPortletInstance is not registered.
at org.jboss.mx.server.registry.BasicMBeanRegistry.get(BasicMBeanRegistry.java:523)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:653)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:995)
... 15 more
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira