[jboss-jira] [JBoss JIRA] Updated: (JBPORTAL-1627) Problem destroying service portal:service=ContentRenderer,type=GoogleWidgetPortletInstance

Roman Kalyakin (JIRA) jira-events at lists.jboss.org
Wed Aug 15 11:16:01 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBPORTAL-1627?page=all ]

Roman Kalyakin updated JBPORTAL-1627:
-------------------------------------

    Attachment: JBPORTAL-1627.patch

A small patch that fixes reloading of portal-basic-samples.

> 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
>
>         Attachments: JBPORTAL-1627.patch
>
>
> 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

        



More information about the jboss-jira mailing list