Hi I check out jboss portal from cvs head. And jboss-4.0.1sp1 is running.
After deploying jboss-portal core and try to start the jboss application server, One error msg is displayed although i still can access http://127.0.0.1:8080/ which was customized to the jboss portal entry URL. The whole portal works and i can login as admin/admin. But i just want to find out what is the error msg and what is the effects. Thanks. Yang ---------------ERROR message---------- 10:31:55,557 ERROR [WebAppEnhancer] Starting failed portal:service=Deployer,type=Enhancer org.jboss.portal.server.deployment.CannotCreatePortletWebAppException: javax.management.InstanceNotFoundException: jboss.web :J2EEApplication=none,J2EEServer=none,j2eeType=WebModule,name=//localhost/ is not registered. at org.jboss.portal.server.deployment.PortalWebTomcat5App.(PortalWebTomcat5App.java:49) at org.jboss.portal.server.deployment.PortalWebAppFactory.create(PortalWebAppFactory.java:55) at org.jboss.portal.server.deployment.WebAppIntercepter.startService(WebAppIntercepter.java:190) at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:272) at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:173) at org.jboss.portal.server.util.Service.start(Service.java:73) 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.system.ServiceController$ServiceProxy.invoke(ServiceController.java:908) at $Proxy31.start(Unknown Source) at org.jboss.system.ServiceController.start(ServiceController.java:416) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) 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.server.Invocation.invoke(Invocation.java:72) 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.JMXInvocationHandler.invoke(JMXInvocationHandler.java:272) at $Proxy30.start(Unknown Source) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870699#3870699 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870699 ------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
