JPA Concurrent Producers

2012-10-30 Thread Leandro Franchi
.jpa.JpaTemplateTransactionStrategy$1$1.doInJpa(JpaTemplateTransactionStrategy.java:82) at org.springframework.orm.jpa.JpaTemplate.execute(JpaTemplate.java:183) ... 45 more I read something about the Hibernate Session isn't thread safe, but I don't know how to fix these problem... if is this the problem... Best Regards Leandro Franchi

File do ActiveMQ

2012-11-06 Thread Leandro Franchi
ccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.apache.camel.util.ObjectHelper.invokeMethod(ObjectHelper.java:932) ... 79 more Anyone have idea? Thanks Leandro Franchi

Re: File do ActiveMQ

2012-11-07 Thread Leandro Franchi
> headerName="ALARM_TARGET">F1 shutdownRoute="Defer" autoStartup="true"> uri="seda:fe_FILE2?concurrentConsumers=10&waitForTaskToComplete=Never" /> headerName="ALARM_TARGET">F2 shutdownRoute

Re: [FTP2] Problems transversing directories when uploading files with SFTP (Camel 2.9.4)

2012-11-30 Thread Leandro Franchi
Ainda, Do you have the correct permissions on the server? Best Regards Leandro Franchi On Fri, Nov 30, 2012 at 11:50 AM, Aida wrote: > Hi, > > I have been having trouble trying to upload files using a sftp endpoint. > > The way I'm working to upload a file is usin

Re: [FTP2] Problems transversing directories when uploading files with SFTP (Camel 2.9.4)

2012-12-03 Thread Leandro Franchi
I undestand... I've got this message two times. First, when I didin't have permission and the second when I didn't terminate the url with a slash. I hope the best Leandro Franchi On Mon, Dec 3, 2012 at 6:32 AM, Aida wrote: > Hi Leandro, > > Yes, I have the correc

Re: File do ActiveMQ

2012-12-14 Thread Leandro Franchi
stance are reading the file. I'll have to understand why I've 2 instances running, and how to prevent this situation. Thanks so much Christian! I hope the best Leandro Franchi On 12/11/12, Christian Müller wrote: > I think I found the issue: > > org.apache.camel.compon

SSH - BouncyCastle

2013-01-08 Thread Leandro Franchi
s. Thanks -- Leandro Franchi http://www.chickenten.com

Re: SSH - BouncyCastle

2013-01-09 Thread Leandro Franchi
I'm not using directly the BouncyCastle. It was imported by iText dependency. I excluded the dependency to fix the problem. Thanks Best Regards Leandro Franchi On 08-01-2013 21:20, Christian Müller wrote: Which version of BouncyCastle? What is your runtime? Can you share the complete

Re: SSH Authentication Faiiled

2013-01-11 Thread Leandro Franchi
Hi Scott, thanks for reply! I`ve tried without success... the same error... Beste Regards Leandro Franchi On Fri, Jan 11, 2013 at 10:10 AM, Scott Cranton wrote: > Leandro, > > from memory, I'm thinking having the leading @ -- ssh://@host:port -- is > causing you problems

Re: Tokenize Group - Spring DSL

2012-06-06 Thread Leandro Franchi
Ok, It works! I've used 2.10-SNAPSHOT<https://repository.apache.org/content/repositories/snapshots/org/apache/camel/apache-camel/2.10-SNAPSHOT/> ... tks On Wed, Jun 6, 2012 at 10:49 AM, Claus Ibsen wrote: > Hi > > You need Camel 2.10 > > On Wed, Jun 6, 2012 at 3:39 PM