When i undeploy portal-core by removeing from the default/deploy directory, 

Following error displayed and 
jboss.web:J2EEApplication=none,J2EEServer=none,j2eeType=WebModule,name=//localhost/
 
dispeared from the jmx-console. But others like 

# 
J2EEApplication=none,J2EEServer=none,WebModule=//localhost/ws4ee,j2eeType=Servlet,name=JBossAxisAdminServlet
# 
J2EEApplication=none,J2EEServer=none,WebModule=//localhost/ws4ee,j2eeType=Servlet,name=PortComponentLinkServlet
# 
J2EEApplication=none,J2EEServer=none,WebModule=//localhost/ws4ee,j2eeType=Servlet,name=ServiceEndpointServlet
# 
J2EEApplication=none,J2EEServer=none,WebModule=//localhost/ws4ee,j2eeType=Servlet,name=default
# 
J2EEApplication=none,J2EEServer=none,WebModule=//localhost/ws4ee,j2eeType=Servlet,name=jsp
# 
J2EEApplication=none,J2EEServer=none,WebModule=//localhost/ws4ee,type=JspMonitor
# 
J2EEApplication=none,J2EEServer=none,j2eeType=WebModule,name=//localhost/invoker
# 
J2EEApplication=none,J2EEServer=none,j2eeType=WebModule,name=//localhost/jbossmq-httpil
# 
J2EEApplication=none,J2EEServer=none,j2eeType=WebModule,name=//localhost/jmx-console
# 
J2EEApplication=none,J2EEServer=none,j2eeType=WebModule,name=//localhost/web-console
# J2EEApplication=none,J2EEServer=none,j2eeType=WebModule,name=//localhost/ws4ee

still are displayed in the jmx-console.
----------ERROR msg when undeploy the portal-core--------

0:58:11,694 ERROR [WebAppEnhancer] Cannot handle the intercepted deployment
java.lang.NullPointerException
        at 
org.jboss.portal.server.deployment.WebAppIntercepter.handleNotification(WebAppIntercepter.java:118)
        at org.jboss.mx.modelmbean.XMBean.handleNotification(XMBean.java:485)
        at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:138)
        at $Proxy49.handleNotification(Unknown Source)
        at 
org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification(JBossNotificationBroadcasterSupport.java
:112)
        at 
org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification(JBossNotificationBroadcasterSupport.java:9
3)
        at 
org.jboss.deployment.SubDeployerSupport.stop(SubDeployerSupport.java:233)
        at 
org.jboss.web.AbstractWebContainer.stop(AbstractWebContainer.java:402)
        at org.jboss.deployment.MainDeployer.stop(MainDeployer.java:632)
        at org.jboss.deployment.MainDeployer.stop(MainDeployer.java:624)
        at org.jboss.deployment.MainDeployer.undeploy(MainDeployer.java:605)
        at org.jboss.deployment.MainDeployer.undeploy(MainDeployer.java:600)
        at org.jboss.deployment.MainDeployer.undeploy(MainDeployer.java:573)
        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:324)
        at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:144)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
        at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:122)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
        at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:131)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
        at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
        at $Proxy8.undeploy(Unknown Source

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870828#3870828

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870828


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to