Network connection shutdown every 2-3 minutes
Friends, I need your help. I ask you to help me solve the problem. There are many errors in my wrapper.log: WARN | Network connection between vm://xxxxxx#220 and tcp:///xxxxxx:54432 shutdown due to a...
View ArticleRequests for inclusion in 0.26
Hi Justin, I would like to request the following 3 commits for inclusion in 0.26 to fix various packaging related issues with the Java builds. QPID-5422 http://svn.apache.org/r1551041 Update to ensure...
View ArticleIBM MQ
I have a spring context application. I want to use camel in order to send a text message from a bean in my application to a remote IBM MQ. can someone give me an example? Thx
View ArticleProblems installing maven on windows 7
Hi I'm having problems installing maven. I don't know what I am doing wrong! I've done a detailed explanation of how I'm installing maven. and a problem I'm still experiencing. I must be making some...
View ArticleAutoComplete stopped working in 6.12
Converting from 1.4.7 to 6.12. The page runs, but the autocomplete field has stopped working. It never produces an autocomplete, acting as if it were simply a normal . More strangely, no code in the...
View Articlea consumer question
Hi folks, For this parameters, if consumer.timeout.ms is set to 0, whenever I call ConsumerIterator's hasNext(), if there is a message available, a timeout exception will be thrown. Is my understanding...
View ArticleWeb Service won't bind to external interface.
Hello there, (SMX 4.5.3: Camel 2.10.7, CXF 2.6.9) Does anyone know what might be happening here: I have two supposedly identical linux servers with a camel route exposing a web service on each. Server...
View ArticleData Vectorization
Hi All, I have some questions regarding vectorization. Here is my Pig script snippet. AU = FOREACH A GENERATE myparser.myUDF(param1, param2); STORE AU into '/scratch/AU'; AU has the following format:...
View ArticleLogs and distributed systems
For anyone that's interested, I did a blog post on logs, stream processing, and distributed systems:...
View ArticleJetty vs Http components
Hi, what is the difference between jetty and http components. Which is more suitable to proxy an Axis2 web service?
View Articleas mojo's configuration?
Hi I have a mojo [1] that will allow user to configure <dependencies> as a execution's configuration which has the same semantic of Maven's dependencies element. how do code it up to translate my...
View ArticleDoesn't SortedKeyValueFile support compression?
I didn't find where it set codec for DataFileWriter. Does it support compression for 1.7.5? Thanks.
View ArticleConnection Timeouts
Hi All, I have a situation where one producer/consumer is causing timeout errors on the Kafka broker. The exception in the logs looks like this: [2013-12-16 17:32:25,992] ERROR Closing socket for...
View Article"serviceClass must be specified" error in ServiceMix
Hi, I'm trying to proxy a web service using the <cxf:cxfEndpoint> in ServiceMix 4.5.2. I have specified the WSDL url. Even then the "serviceClass must be specified" error comes.
View ArticleFTP to FTP file transfer through camel with Source Failover
Hi,I want to transfer some files from one FTP location (Source FTP) to another FTP location (Destination FTP) through camel. Now, I know that through Camel we can handle the failover of the destination...
View ArticleRequest for comments: Proposal new qpid::messaging logging control API
Some months ago we deprecated (and removed) all the qpid::client and associated code from the header files exposed for application use. One capability we removed was that of being able to control the...
View ArticleCxf Failover causes leak memory on periodic http requests
Hi, I developed a camel cxf component that is configured to failover to alternate addresses in case of connections /availability failures. The camel component is a simple timer that sends every second...
View ArticleCamel Cxf Failover causes leak memory on periodic http requests
Hi, I developed a camel cxf component that is configured to failover to alternate addresses in case of connections /availability failures. The camel component is a simple timer that sends every second...
View ArticleResource References via ResourceBundles
Hello all, Using wicket 6.12.0 I am trying to reference a CSS using getResourceBundles().add[Css]Bundle(...) but I cannot make it work, even in a simple quickstart: I do not have any reference in the...
View ArticleContent is not allowed in prolog - JMeter server
Hello, I have a test that uses XPath extractor to get some data from XML response. When I run the test in GUI - all works fine. When I run the test using JMeter server and as master I use GUI - all...
View Article