[jboss-user] [JBoss Portal] - JBP 2.6 RC2 : Pb starting service portal.wsrp:service=Consum

Antoine_h do-not-reply at jboss.com
Wed Jun 20 17:24:19 EDT 2007


Hello,

with JBP 2.6RC2 out of the box (bundle package, with jboss as 4.0.5), I get an Exception at start up :
22:44:03,375 WARN  [ServiceController] Problem starting service portal.wsrp:service=ConsumerRegistry
  | java.lang.IllegalArgumentException: Activating a Consumer requires a non-null, non-empty Consumer identifier
  |         at org.jboss.portal.common.util.ParameterValidation.throwIllegalArgExceptionIfNullOrEmpty(ParameterValidation.java:36)
  |         at org.jboss.portal.wsrp.consumer.ConsumerRegistryService.org$jboss$portal$wsrp$consumer$ConsumerRegistryService$activateConsumerWit
  | h$aop(ConsumerRegistryService.java:214)
  |         at org.jboss.portal.wsrp.consumer.ConsumerRegistryService$activateConsumerWith_2644041892217903609.invokeNext(ConsumerRegistryServic
  | e$activateConsumerWith_2644041892217903609.java)
  |         at org.jboss.aspects.tx.TxPolicy.invokeInCallerTx(TxPolicy.java:126)
  |         at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:195)
  |         at org.jboss.portal.wsrp.consumer.ConsumerRegistryService$activateConsumerWith_2644041892217903609.invokeNext(ConsumerRegistryServic
  | e$activateConsumerWith_2644041892217903609.java)
  |         at org.jboss.aspects.tx.TxPolicy.invokeInCallerTx(TxPolicy.java:126)
  |         at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:195)
  |         at org.jboss.portal.wsrp.consumer.ConsumerRegistryService$activateConsumerWith_2644041892217903609.invokeNext(ConsumerRegistryServic
  | e$activateConsumerWith_2644041892217903609.java)
  |         at org.jboss.portal.wsrp.consumer.ConsumerRegistryService.activateConsumerWith(ConsumerRegistryService.java)
  |         at org.jboss.portal.wsrp.consumer.ConsumerRegistryService.org$jboss$portal$wsrp$consumer$ConsumerRegistryService$startService$aop(Co
  | nsumerRegistryService.java:199)
  |         at org.jboss.portal.wsrp.consumer.ConsumerRegistryService$startService_N522319811864268586.invokeNext(ConsumerRegistryService$startS
  | ervice_N522319811864268586.java)
  |         at org.jboss.aspects.tx.TxPolicy.invokeInCallerTx(TxPolicy.java:126)
  |         at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:195)
  |         at org.jboss.portal.wsrp.consumer.ConsumerRegistryService$startService_N522319811864268586.invokeNext(ConsumerRegistryService$startS
  | ervice_N522319811864268586.java)
  |         at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:79)
  |         at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:191)
  |         at org.jboss.portal.wsrp.consumer.ConsumerRegistryService$startService_N522319811864268586.invokeNext(ConsumerRegistryService$startS
  | ervice_N522319811864268586.java)
  |         at org.jboss.portal.wsrp.consumer.ConsumerRegistryService.startService(ConsumerRegistryService.java)
  |         at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
  | ....
  | 

Any idea where it is coming from ?

I remember I had suppressed the WSRP (sar or war) feature in my former 2.4.1, to avoid a problem with it (and because I don't use it). 
Could be the same ?
I don't remember what was the problem, but does not seem to be the same...

Thanks

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

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



More information about the jboss-user mailing list