Forget my question. I forget to click on refresh button available for the queue in the JMX console.
Charles Moulliard Senior Enterprise Architect Apache Camel Committer ***************************** blog : http://cmoulliard.blogspot.com On Thu, Aug 13, 2009 at 10:37 AM, Charles Moulliard <[email protected]>wrote: > Hi, > > I'm faced to a strange problem. When I use Jconsole to check ActiveMq > queues (running in Apache Karaf ), I see that the content of the queue is > empty even if a message has been created. > Remark : I use Jconsole of JDK5 and the operation browseAsTable() or > browseMessages() > > Here is the trace (log of Karaf) proving that a message exists in the queue > : > > 10:21:09,540 | INFO | 1: FileComponent | TraceInterceptor > | rg.apache.camel.processor.Logger 88 | > ID-dell-charles-1805-1250149417743-0-4 >>> --> > queuingservice://x3s:request, Pattern:InOnly, > Headers:{CamelFileNameOnly=OINP_Example.csv, > CamelFileRelativePath=d:\temp\data\oinp\OINP_Example.csv, > CamelFileLastModified=Mon Jul 27 16:33:12 CEST 2009, > CamelFileParent=d:\temp\data\oinp, CamelBeanMethodName=null, > CamelFileName=OINP_Example.csv, CamelFileLength=892, messageType=OINP, > CamelBeanMultiParameterArray=false, origin=file, > CamelFilePath=d:\temp\data\oinp\OINP_Example.csv, > CamelFileAbsolutePath=d:\temp\data\oinp\OINP_Example.csv, > CamelFileAbsolute=true}, BodyType:com.xpectis.x3s.platform.model.Request, > Body:com.xpectis.x3s.platform.model.requ...@d51e79 > > What is wrong ? > > Regards, > > Charles Moulliard > Senior Enterprise Architect > Apache Camel Committer > > ***************************** > blog : http://cmoulliard.blogspot.com >

