Re: Camel Bindy problem with separator

2014-08-09 Thread Ravi Godbole
Please share more details about your problem. 1. Sample record 2. How you are configuring parsing/annotations,etc. - -Ravi -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Bindy-problem-with-separator-tp4306927p5754987.html Sent from the Camel - Users mailing lis

RE: Problem encrypting the password using Camel Jasypt component

2014-07-23 Thread Ravi Godbole
The error message prints the cause as null because EncryptionOperationNotPossibleException does not populate detailed message. Invalid encrypted key and password combination may result in such error. In order to give some insight to end user on what really caused the failure it will be good if

Re: Camel splitter threadpool configuration : messages stuck in queue ?

2014-07-22 Thread Ravi Godbole
Are you getting any memory specific issues which indicate inability of system to create indefinite threads ? It seems you want to spawn as many threads as possible in order to execute the job faster. Have you tried following option and played around with number of threads in the pool ? [ in the f