[jboss-dev-forums] [Design of JBoss ESB] - Re: jbossesb-properties.xml filters

beve do-not-reply at jboss.com
Thu Apr 26 11:51:25 EDT 2007


Here is the error that is displayed in the server log:

  | 17:46:26,356 ERROR [JmsGatewayListener] Unexpected problem
  | java.lang.IllegalArgumentException: null 'value' arg in method call.
  |         at org.jboss.internal.soa.esb.assertion.AssertArgument.isNotNull(AssertArgument.java:40)
  |         at org.jboss.internal.soa.esb.message.format.xml.PropertiesImpl.setProperty(PropertiesImpl.java:62)
  |         at org.jboss.internal.soa.esb.message.metadata.MetaDataFilter.onOutput(MetaDataFilter.java:121)
  |         at org.jboss.soa.esb.couriers.filter.FilterManager.doOutputWork(FilterManager.java:81)
  |         at org.jboss.internal.soa.esb.couriers.JmsCourier.deliver(JmsCourier.java:157)
  |         at org.jboss.internal.soa.esb.couriers.TwoWayCourierImpl.deliver(TwoWayCourierImpl.java:158)
  |         at org.jboss.soa.esb.listeners.gateway.JmsGatewayListener.doRun(JmsGatewayListener.java:165)
  |         at org.jboss.soa.esb.listeners.lifecycle.AbstractThreadedManagedLifecycle.run(AbstractThreadedManagedLifecycle.java:115)
  |         at java.lang.Thread.run(Thread.java:595)
  | 

I don't need the filters ( not for this quickstart atleast ). I'm using the jbossesb-server-4.2.MR1 that is created by 'ant dist' to test the quickstart. I'll try some of the others quickstarts and see if I get the same error when running them.







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

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



More information about the jboss-dev-forums mailing list