Hi, I stumble upon this thread http://www.jboss.org/?module=bb&op=viewtopic&p=4021091 and manage to eliminate the cms error using a new db.
But now I got the following error. Any tips to solve this? | 16:50:26,376 WARN [ServiceObjectFactory] Unable to narrow port selection for | UnifiedPortComponentRef | serviceEndpointInterface=org.jboss.portal.wsrp.core.WSRP_v1_Registration_PortTy | pe | portQName=null | enableMTOM=false | portComponentLink=null | callProperties=[] | stubProperties=[] | configName=null | configFile=null | 16:50:26,501 WARN [HandlerWrapper] Handler is in state DOES_NOT_EXIST, skipping | Handler.handleFault for: org.jboss.portal.wsrp.handler.RequestHeaderClientHandl | [EMAIL PROTECTED] | 16:50:26,501 WARN [HandlerWrapper] Handler is in state DOES_NOT_EXIST, skipping | Handler.handleFault for: [EMAIL PROTECTED] | 161 | 16:50:26,517 ERROR [Scheduler$Listener] Invoke of the Schedulable MBean failed | javax.management.MBeanException | at org.jboss.mx.interceptor.ReflectedDispatcher.handleInvocationExceptio | ns(ReflectedDispatcher.java:180) | at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch | er.java:163) | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) | at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept | or.java:133) | at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) | at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM | BeanOperationInterceptor.java:142) | at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) | at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker. | java:264) | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) | at org.jboss.varia.scheduler.Scheduler$MBeanListener.handleNotification( | Scheduler.java:1346) | at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces | sorImpl.java:25) | at java.lang.reflect.Method.invoke(Method.java:597) | at org.jboss.mx.notification.NotificationListenerProxy.invoke(Notificati | onListenerProxy.java:153) | at $Proxy11.handleNotification(Unknown Source) | at javax.management.NotificationBroadcasterSupport.handleNotification(No | tificationBroadcasterSupport.java:257) | at javax.management.NotificationBroadcasterSupport$SendNotifJob.run(Noti | ficationBroadcasterSupport.java:322) | at javax.management.NotificationBroadcasterSupport$1.execute(Notificatio | nBroadcasterSupport.java:307) | at javax.management.NotificationBroadcasterSupport.sendNotification(Noti | ficationBroadcasterSupport.java:229) | at javax.management.timer.Timer.sendNotification(Timer.java:1234) | at javax.management.timer.Timer.notifyAlarmClock(Timer.java:1203) | at javax.management.timer.TimerAlarmClock.run(Timer.java:1286) | at java.util.TimerThread.mainLoop(Timer.java:512) | at java.util.TimerThread.run(Timer.java:462) | Caused by: org.jboss.portal.portlet.InvokerUnavailableException: Problem getting | service description for producer self, please see the logs for more information | . | at org.jboss.portal.wsrp.consumer.WSRPConsumerImpl.getPortlets(WSRPConsu | merImpl.java:157) | at org.jboss.portal.portlet.federation.impl.FederatedPortletInvokerServi | ce.getPortlets(FederatedPortletInvokerService.java:90) | at org.jboss.portal.core.management.PortletDiscoveryService.processPortl | etDiscovery(PortletDiscoveryService.java:88) | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. | java:39) | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces | sorImpl.java:25) | at java.lang.reflect.Method.invoke(Method.java:597) | at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch | er.java:155) | ... 22 more | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124301#4124301 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4124301 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
