is ActiveMQ known to do message duplications?
Regards,
Chirag
On Wed, Apr 2, 2025 at 9:04 AM William Crowell
wrote:
> Hi,
>
> I am trying to transfer messages from an ActiveMQ Classic queue to IBM MQ,
> and I want to make sure messages are not processed twice. I would like
().setHeaders(originalHeaders);
})
.log("2 ${headers} ${body}")
Is there any other way of doing this ?
On Sun, Mar 30, 2025 at 7:38 PM Chirag wrote:
> Hello Camel riders
>
> Here is my sample route.
>
> from("timer:java?period=1000&qu
Hello Camel riders
Here is my sample route.
from("timer:java?period=1000")
.setProperty("uuid").simple("${exchangeId}")
.setBody()
.simple("Hello Camel from ${uuid} at ${date:now:-MM-dd
HH:mm:ss.SSS}")
.setHeader("CamelGooglePubsubAttributes"
Thank you for pointing me to this repository. Will explore how we can use
this.
regards,
On Mon, Mar 24, 2025 at 11:45 AM Aurélien Pupier
wrote:
> Hi Chirag,
>
> The source code is available here
>
> https://github.com/jboss-fuse/fuse-components/tree/camel-4.10.2-branch/camel
ese can be "sideloaded" on
apache camel app.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Mon, Mar 24, 2025 at 5:21 AM Federico Mariani <
federico.mariani.1...@gmail.com> wrote:
> Hello Chirag,
>
> The SAP license is not c
Fuse had a camel-sap component.
org.fusesource
camel-sap
x.x.x
this hasn't been part of camel standard or even camel -extras. is there a
plan to bring this into apache camel fold?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
Currently, aggregate supports completionSize , completionTimeout etc.
Would like to add a compleionBytesize ; say if an endpoint can take a
maximum of 10MB, this could be set to
aggregate..completionByeSize(10*1024*1024L).
Functionally, if aggregation has at least 1 object (message or exchange)
an
Thank you Grzegorz and Claus.
Updated to 4.10.1 and is now much faster.
Is improvement just because of caching or also because of not traversing
Google bom?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Wed, Feb 19, 2025 at 11:18 PM Tadayoshi Sato
y in communication with mvn.
will try older version of camel-jbang as well as compiling a code directly
using mvn to see if similar behavior occurs.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Sun, Feb 16, 2025 at 4:16 AM Claus Ibsen wrote:
>
--- [ main]
e.camel.impl.engine.AbstractCamelContext : Apache Camel 4.10.0 (one)
started in 610ms (build:0ms init:0ms start:610ms boot:19s444ms)
it took about 19s, of that 18s was spent trying to fetch from local
mvn cache.
any setting to speed this up?
This is on Windows 11.
ચિરાગ/चिराग/Chirag
Thanks Claus.
Balint, fix is on a new branch and not on 4.0.x. Would you know how to
cherrypick to 4.0.x branch to get it in version you need and validate?
On Mon, Sep 16, 2024 at 4:55 AM Bálint Baráth
wrote:
> Thanks for the quick response, and the fix!
>
> Claus Ibsen ezt írta (időpont: 202
Is Tibco seeing it as DeliveryMode or with Camel name on it? Do you also
see DeliveryMode?
regards,
On Thu, Sep 12, 2024 at 10:13 AM Bálint Baráth
wrote:
> Hello!
>
> FYI if somebody runs into the same problem:
> I managed to create a workaround, after finding where the header gets
> added. I
What is the advantage of bean approach ?
On Tue, Aug 27, 2024, 08:22 ski n wrote:
> No, you need to put all to false
>
> On Tue, Aug 27, 2024 at 2:17 PM Sujeet Singh
> wrote:
>
> > Hi Raymond,
> >
> > Did you mean to say, add lazy-init="true" in mqConnectionFactory as well.
> >
> > Thanks,
> >
How do you run your app? is trust store overridden somehow?
On Tue, Jul 2, 2024 at 6:10 PM Srikant Mantha
wrote:
> Hi,
> I am using camel aws s3 to upload a file in my camel-springboot
> microservice with camel aws version as 4.5.0. I am facing connectivity
> issues to the S3 bucket with the
>
Rohan,
Have you tried providing URL?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Mon, Apr 8, 2024 at 5:33 AM Rohan Emmanuel
wrote:
> HI,
> when i create Karavan Project containing integration configuration which
> uses some Transfor
To add:
jbang --fresh -Dcamel.jbang.version=4.4.0 camel@apache/camel run b.java
works.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Sun, Mar 24, 2024 at 9:51 PM Chirag wrote:
> A question:
>
> is --camel-version supposed to allow a rou
g.ProcessImpl.start(ProcessImpl.java:159)
at
java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
... 17 more
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Fri, Mar 22, 2024 at 2:55 AM Mikael Koskinen wrote:
> Thank you for
Solved it myself:
expression: ${variables.counter1}++
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Sun, Mar 17, 2024 at 10:59 PM Chirag wrote:
> I want to build a counter in a route,
>
> Reading
> https://camel.apache.org/comp
I want to build a counter in a route,
Reading
https://camel.apache.org/components/4.4.x/languages/simple-language.html
[image: image.png]
It says that ++ can be used with a function.
Can someone help with an example?
ચિરાગ/चिराग/Chirag
--
Sent from My
Hello Mikael,
In your scenario - are you creating a hashmap of header?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Thu, Mar 14, 2024 at 6:38 AM Mikael Andersson Wigander
wrote:
>
> Hi
>
> Never mind, I found it out.
>
>
ps:
- log:
id: log-1987
message: ${body}
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Fri, Mar 1, 2024 at 12:43 AM Andrea Cosentino wrote:
> Hi,
>
> Have a look at how we implement the Kafka SCRAM source Kame
/blog/end-of-life-announcement.html
>
> On Fri, Mar 1, 2024 at 2:20 AM Chirag wrote:
>
> > Hi,
> >
> > I am working on a Proof of concept with CloudKarafka (Kafka hosting
> > provider) and camel.
> >
> > I am using camel-jbang 4.4.0
> >
> &g
reation: 313ms, elapsed time since send:
313ms, request timeout: 3ms)
Does this require any other type of param to read successfully?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
Mark,
Scenario for service restart will cause any dynamic route from being removed.
It would require ReST to be idempotent and return or more complex -
persisting routes and reloading them.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Thu, Oct 5
moved both under one gist
https://gist.github.com/chiragsanghavi/02a00f49ac7ee9a978344af571746c02
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Thu, Jun 15, 2023 at 12:06 AM Chirag wrote:
>
> @fyodor,
>
>
> if you are familiar w
expected.
undertow created body as Map
jetty created body as
org.apache.camel.converter.stream.InputStreamCache resulting into
error.
No serializer found for class org.apache.camel.converter.stream.InputStreamCache
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail
Can you try and run it with undertow? I see test similar to your
scenario in undertow.
https://github.com/apache/camel/tree/52443a298935b2842a402cb5fff7e37abb938f8b/components/camel-undertow/src/test/java/org/apache/camel/component/undertow
ચિરાગ/चिराग/Chirag
I added
disableStreamCache=true; but that did not seem to change other parts.
I did try changing it to a multi-part form and then it showed up as
multiple parts attached - but that would mean changing your approach
completely.
ચિરાગ/चिराग/Chirag
--
Sent
Hi Fyodor,
I ran it in IntelliJ thru 3.20.4
after submitting page - i got
json: null, and string:login=usrename&password=password
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Mon, Jun 12, 2023 at 7:35 AM Fyodor Kravchenko wrote:
>
> He
My thought is that this would require me to use JMS (to avoid using
any other proprietary connector).
Want to look for a practical example (or build one in the process).
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
in a camel app, I have used property files to provide some of these
params in place of passing them thru the code. You may want to explore
that.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Wed, May 17, 2023 at 4:59 PM Fyodor Kravchenko wrote
Hello Rishi,
While I agree with you on documentation, this being OSS, it would
make sense for users to contribute to documentation. I do see a lot of
users doing blog or medium articles; in addition, updating or adding
to documentation can help other fellow users.
ચિરાગ/चिराग/Chirag
Shouldn't you be lookin at
https://camel.apache.org/components/3.20.x/azure-storage-blob-component.html?
Or a variation of it? The APIs are similar.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Mon, Apr 17, 2023 at 11:18 AM Petr Kuzel
@mongoosej
I tried to reproduce and i can confirm that it works in 3.20.3 but
doesn't not work in 3.14.7; the issue seem to be with ActiveMQ Camel
Spring boot component.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Tue, Apr 11, 2023 at 6:
while i am not an expert, it seems to not like route.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Mon, Apr 10, 2023 at 3:31 AM mongoosej wrote:
>
> Dear Chirag:
> Can you help me point out the problem about the "circular reference&
C:\work\jb3>camel version
Camel JBang version: 3.20.3
C:\work\jb3>jbang version
0.103.1
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Tue, Apr 11, 2023 at 1:39 PM Claus Ibsen wrote:
>
> Hi
>
> What Camel JBang version do you have
va:36)
Regards,
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
can you create a project and share via github to reproduce?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Sat, Apr 8, 2023 at 4:23 AM mongoosej wrote:
>
> Run with Camel 3.20.0, SpringBoot 2.7.6, JDK 11 still report 'circular
This may help?
https://www.jetbrains.com/help/idea/copyright.html
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Sat, Apr 8, 2023 at 8:32 AM Steve973 wrote:
>
> Hello. I'm setting up my development environment again, and I cannot
>
stopping server: Undertow - 2.2.20.Final
[INFO]
[INFO] BUILD SUCCESS
[INFO] ----
[INFO] Total time: 9.072 s
[INFO] Finished at: 2023-04-07T15:53:37-04:0
Thanks. Will try mavend.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Wed, Mar 22, 2023 at 1:01 PM Nicolas Filotto wrote:
>
> Hi Chirag,
>
> I personally use Maven Daemon https://github.com/apache/maven-mvnd and use
> the comm
t I see it only getting upto 5
(using 10-15% CPU).
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
I am going to try building it (I tried over the weekend, but my dev
server ran out of disk space).
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Thu, Mar 16, 2023 at 5:11 AM Federico Mariani
wrote:
>
> The fix in https://issues.apache.or
Here is my output.
https://gist.github.com/chiragsanghavi/5926f71c7296bb2bf33434d5e33c95fb
i also do not have success with --background
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Wed, Mar 15, 2023 at 4:22 AM Federico Mariani
wrote:
>
>
this be a JIRA? attached is highlighted documentation page.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
You would be looking at implementing Request/Reply EIP.
https://camel.apache.org/components/3.20.x/eips/requestReply-eip.html
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Mon, Mar 13, 2023 at 10:46 AM Yash Ganthe wrote:
>
> Hi,
>
> I w
JIRA Logged.
https://issues.apache.org/jira/projects/CAMEL/issues/CAMEL-19111
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Thu, Mar 2, 2023 at 9:33 AM Chirag wrote:
>
> Thanks Claus.
>
> with expression containing //Batchmaster, It d
er.RouteReifier.doCreateRoute(RouteReifier.java:211)
Let me get a JIRA started.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Wed, Mar 1, 2023 at 4:14 PM Claus Ibsen wrote:
>
> Hi
>
> Oh can you try using expression instead o
ing/camel-spring.xsd";>
//BatchMaster
Trying to redefine this to be Yaml so that this could be
edited/maintained thru Karavan.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Wed, Mar 1, 2023 at 1:14 AM Claus Ibsen wrote:
>
>
enize.
b) how to provide that using Karavan (Screenshot attached).
Info:
Karavan running within Visual Studio Code on Windows. Route running
under Jbang 3.20.2 on Windows.
Regards,
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
Yes -I saw the commits. Thank you for the fixes. I didn't realize,
but it seems to have ended up becoming a larger fix.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Fri, Feb 17, 2023 at 3:47 AM Claus Ibsen wrote:
>
> Hi
>
> Th
Created :
https://issues.apache.org/jira/browse/CAMEL-19067
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Thu, Feb 16, 2023 at 3:52 PM Claus Ibsen wrote:
>
> Hi
>
> Thanks for reporting - yeah that smells like a windows problem/bug
I am running camel init b.xml (i tried yaml as well).
I am noticing that file is getting created - but then it is erroring out
C:\work\jb>jbang --version
0.101.0
C:\work\jb>camel -V
3.20.2
It seems to not resolve sys:pid variable?
Here is complete stacktrace:
C:\work\jb>camel init b.xml
2023-
Upgrading to Camel 3.20.1 helped.
Thank you.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Thu, Feb 2, 2023 at 12:47 AM Claus Ibsen wrote:
>
> Hi
>
> Upgrade to Camel 3.20.1
>
> On Thu, Feb 2, 2023 at 12:46 AM Chirag wrote:
(CoreTypeConverterRegistry.java:274)
~[camel-base-3.19.0.jar:3.19.0]
at
org.apache.camel.support.MessageSupport.getMandatoryBody(MessageSupport.java:123)
~[camel-support-3.19.0.jar:3.19.0]
... 22 more
I am using camel 3.19.0.
Is there a better way of doing this?
ચિરાગ/चिराग/Chirag
Karthik,
while you can always write a new component, but is specific usecase
not supported by any existing component?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Mon, Dec 19, 2022 at 6:08 AM Claus Ibsen wrote:
>
> On Mon, Dec 19, 2022 at 11
Hi Sheng
do you have the component already published in a repo?
How are you packaging component currently in your environment?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Wed, Nov 30, 2022 at 11:15 PM Zheng Feng wrote:
>
> Hi,
>
>
I found a camel based adapter that runs in SAP CPI.
https://www.integration-excellence.com/alibabacloud-mns-adapter-sap-cpi/
Is there a component that can run on plain vanilla camel?
what type of proxy are you using?
are you able to make connection to RabbitMQ using Proxy using Java
outside of Camel program?
have you reviewed https://www.rabbitmq.com/networking.html#proxy-protocol
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On
In your scenario, how do you invoke route 1 from source ?
On Mon, Oct 3, 2022, 06:10 Chio Chuan Ooi wrote:
> Hi,
>
> But in the camel route, how to have the route to wait for the webhook.
>
> Eventually, I need to expose 2 http consumer routes which 1 is for the
> request and another is for the
problem lies in Netty and if you can port fix
to version of netty library used in your application.
Lastly, you can always modify OSS code and create a version that works
for your needs.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Thu, Sep 15, 2022
Bert,
Hawt.io documentation could also use some help for sure.
It does have its own group for discussion if you want to share feedback there.
https://groups.google.com/g/hawtio
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Tue, Jun 7, 2022 at 4:26
routeconfigurations to all routes.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Wed, Apr 13, 2022 at 3:27 AM ski n wrote:
>
> I also created an issue for this with an example:
> https://issues.apache.org/jira/browse/CAMEL-17953
>
>
&
Raymond,
to summarise:
You want to load route configuration using XML?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Tue, Apr 12, 2022 at 7:59 AM ski n wrote:
>
> Loading the routeconfiguration through:
>
> loader.loadRoutes(resourc
You could wrap it using try/catch.
See: https://camel.apache.org/manual/try-catch-finally.html
My experience with it is - it depends on the endpoint involved to
throw exceptions and enter doCatch appropriately.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail
work.
Only thing needed to support YAML is a change in pom.xml to include
yaml dsl and create yaml files and put them into "routes" folder.
org.apache.camel
camel-yaml-dsl
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Mon, Apr 11, 2022
Bert,
I am trying to build something similar.
can you point me in the right direction to enabling Jolokia with
hawtio and camel-main?
I am currently running embedded hawtio.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Mon, Mar 14, 2022 at 2:50 AM
Were you able to solve this?
why would threads in SEDA itself not work?
On 2021/10/25 06:07:47 "robbenp...@foxmail.com" wrote:
> Dear all,
> I am using Apache Camel to handle files from SFTP. Becausethere are too
> many file in the same directoty, I want to use multithreading to handle thes
Can you please post or point to a prototype ?
Have you tried with putting large number if messages ?
On Wed, Feb 2, 2022, 17:35 Narsi Reddy Nallamilli <
narsi.nallami...@gmail.com> wrote:
> Hi Arnaud,
>
> Yup, It used to work before because I use it in my project and was not
> aware of the bug ti
e-3_4.html#_using_custom_type_converters
should be updated to indicate that if project is using maven then
might as well move to @Converter (generateLoader = true).
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Fri, Jan 28, 2022 at 4:18 AM Claus Ibsen wro
with
@Converter(generateLoader = true), and running mvn package.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Thu, Jan 27, 2022 at 12:58 PM Chirag wrote:
>
> It doesn't seem to be helping.
> Let me do some digging.
>
It doesn't seem to be helping.
Let me do some digging.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Thu, Jan 27, 2022 at 3:16 AM Claus Ibsen wrote:
>
> Hi
>
> Ah yeah there is no classpath annotation scanning like you can have
&
va
- but this doesn't even seem to use META-INF or a registry - so not
sure how it would work.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
This is done now.
https://github.com/apache/camel/pull/6832
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Wed, Jan 26, 2022 at 12:44 AM Claus Ibsen wrote:
> Hi
>
> Yes the docs should be updated, you are welcome to send a PR
>
>
rs - it is databaseHistoryFileFileName, but in example it is
databaseHistoryFileName.
Even unit tests seem to use databaseHistoryFileName.
Should we fix documentation and tests to use databaseHistoryFileFileName?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
Will try bean.
For now - I ended up doing a bind in the default registry.
I was mainly trying to find a low-code way of doing this.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Tue, Jan 18, 2022 at 2:53 AM Claus Ibsen wrote:
> Hi
>
>
passing registry.
-- Original Message --
From: "Claus Ibsen"
To: users@camel.apache.org
Sent: 1/17/2022 4:38:12 AM
Subject: Re: Using camel-main, xml route, referencing a java class as
processor
What camel version do you use
On Mon, Jan 17, 2022 at 9:27 AM Chirag wrote:
I use Camel 3.14.0
I haven't figured out how to reply to thead using gmail so please bear with
me.
On Sun, Jan 16, 2022 at 7:46 PM Chirag wrote:
> Hello,
> I have a scenario where I am using camel-main with XML Route and a Java
> Class as a Processor.
>
> It give
conditions to using #class ?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
Hi,
I am too trying to catch 'FileNotFoundException' at the time of getting file
from FTP server using camel. But in-spite of trying all possible ways, I am
not able to catch this exception. Could you please tell me what have you
done to catch this exception?
Chirag
--
View this
ull).
Now,only solution I can think of is by only encoding the file name,keeping the
rest of the path as is. For example :
hdfs://ip:port/abc%7D123.txt
Does anyone else faced a similar issue? Is it a bug in HDFS for files with
special characters? Any better solution for this?
Thanks!
Chirag
Hi Claus,
I am using camel-hdfs.
I added this to my route : onException( RuntimeCamelException.class
).markRollbackOnly().handled( true ).stop();
Now my process does not die but the file is deleted from the source anyhow.
Thanks!
Chirag
From: Claus Ibsen
exception
and make sure that the file on FTP server is not deleted(route completion is
not invoked).
I think I can catch the exception by onException(CamelRuntimeException) in my
route. But what should I do afterwards that the worker doesnt die?
Thanks!
Chirag
something else?
On Wed, Aug 6, 2014 at 12:47 PM, Chirag Dewan wrote:
> Hi Claus,
>
> I have stopped my application,thus stopping CamelContext. But still I can see
> the Spool directory.
>
>
> Dont know if I am doing something wrong. Can this be a permissions issue?
> Wou
Hi Claus,
I have stopped my application,thus stopping CamelContext. But still I can see
the Spool directory.
Dont know if I am doing something wrong. Can this be a permissions issue? Would
it help if I configure my Spool diectory to somewhere other than tmp ?
Thanks!
Chirag
cached diectory is now generated inside temp with the pattern
camel-tmp-#uuid,earlier it was created in root with tmpcamel-temp-#uuid which
might be due to missing file separator.
But this directory is not deleted,which is desired.
Thanks!
Chirag
From: Claus
f files are
picked from FTP server.
I did ran through a couple of earlier mails and JIRA as well regarding the same
issue. Is this thing fixed?
I am using Camel 2.12.0
Thanks!
Chirag
Thanks Claus.
The header are also available for FTP Consumer. I am under a impression that
they are applicable only for File Consumer.
Thanks!
Chirag
From: Claus Ibsen
To: "users@camel.apache.org"
Sent: Monday, 28 July 2014 2:05 PM
Subject:
body.
Now I have enabled Stream Caching on this route and the body is a cached object
rather than a GenericFile.
Is there any way I can get the file meta data like file size,timestamp etc
without referring to the body?
I am using Camel 2.12.1.
Thanks!
Chirag
try and use an empty string suffix for the consumer route so that it
does not ignore files.
Thanks for the assistance.
Chirag
From: Claus Ibsen
To: "users@camel.apache.org"
Sent: Thursday, 19 June 2014 12:16 PM
Subject: Re: A basic query with us
Hi,
You want the exact same folder structure to be created on the destination
server?
If not,you can use recursive property of File component. It will poll the files
in sub folders too.
Chirag
From: skasish
To: users@camel.apache.org
Sent: Thursday, 19
Hi Claus,
Thanks for response.
I am using Camel 2.12.1 with camel-hdfs 2.
Yes,that is the problem. Write operation fails and .opened file is still there
on HDFS. Is there any option through which I can skip creating .opened file?
Chirag
From
by a HDFS consumer who fail to poll the
.opened file.
BR,
Chirag
that the consumer thread is
running,but there is an InvalidPayloadException in File Producer.
Now,do I need to use stream caching? I do not re-read the stream in this route.
My onException route only logs the exception.
Thanks
Chirag
Hi Claus,
Thanks for the quick reply.
I have to consume all the files upon a command,and then stop the route from
continuously polling the files untill the next command comes. So,can I also
stop the control bus once all my files are consumed? Maybe from within the
route?
BR,
Chirag Dewan
eateProducerTemplate().sendBody("seda:abc",null/"");
BR,
Chirag Dewan
Hi,
You can try the log component.
http://camel.apache.org/log.html
BR,
Chirag
From: Rural Hunter
To: users@camel.apache.org
Sent: Wednesday, 26 March 2014 7:20 AM
Subject: Error handler to both logger and dead letter queue?
Hi,
I configured the
Java file reading here.
Thanks a lot for you help.
Chirag Dewan
From: Chirag Dewan
To: "users@camel.apache.org"
Sent: Thursday, 20 February 2014 4:06 PM
Subject: Re: OOM issue due to MemoryIdempotentRepository
Hi,
After setting the max cache fo
created. Is there a better way of doing this?
And also the memory consumed by MemoryIdempotentRepository,could this be the
reason for that?
Thanks
Chirag
From: Claus Ibsen
To: "users@camel.apache.org"
Sent: Thursday, 20 February 2014 3:46
And when I call template.stop(),all the threads are destroyed.
From: Chirag Dewan
To: "users@camel.apache.org"
Sent: Thursday, 20 February 2014 3:23 PM
Subject: Re: OOM issue due to MemoryIdempotentRepository
Hi Claus,
Sorry for the late reply
1 - 100 of 124 matches
Mail list logo