Re: issues by building the camel-cassandraql component

2015-05-17 Thread Christian Müller
t; > Hope this helps. > > Gregor > > On Thu, Apr 23, 2015 at 5:35 PM, Christian Müller > wrote: > > I have issues by building the camel-cassandraql component: > > > > mvn clean install -Psourcecheck -rf :camel-cassandraql > > ... > > java.lang.

Re: issues by building the camel-cassandraql component

2015-04-28 Thread Gregor Zurowski
ur OS X machine: == /etc/security/limits.conf * soft nofile 32768 * hard nofile 32768 root soft nofile 32768 root hard nofile 32768 [...] Hope this helps. Gregor On Thu, Apr 23, 2015 at 5:35 PM, Christian Müller wrote: > I have issues by building the camel-cas

Re: issues by building the camel-cassandraql component

2015-04-27 Thread Willem Jiang
mx2048m -XX:MaxPermSize=1024m" > > > > On Thu, Apr 23, 2015 at 11:35 PM, Christian Müller > > wrote: > > > I have issues by building the camel-cassandraql component: > > > > > > mvn clean install -Psourcecheck -rf :camel-cassandraql > > > ...

Re: issues by building the camel-cassandraql component

2015-04-24 Thread Claus Ibsen
r > > https://www.linkedin.com/pub/christian-mueller/11/551/642 > > On Fri, Apr 24, 2015 at 7:22 AM, Claus Ibsen wrote: > >> Hi >> >> I use mvn options >> >> MAVEN_OPTS="-Xmx2048m -XX:MaxPermSize=1024m" >> >> On Thu, Apr 23, 2015

Re: issues by building the camel-cassandraql component

2015-04-24 Thread Christian Müller
/christian-mueller/11/551/642 On Fri, Apr 24, 2015 at 7:22 AM, Claus Ibsen wrote: > Hi > > I use mvn options > > MAVEN_OPTS="-Xmx2048m -XX:MaxPermSize=1024m" > > On Thu, Apr 23, 2015 at 11:35 PM, Christian Müller > wrote: > > I have issues by building the camel-

Re: issues by building the camel-cassandraql component

2015-04-23 Thread Claus Ibsen
Hi I use mvn options MAVEN_OPTS="-Xmx2048m -XX:MaxPermSize=1024m" On Thu, Apr 23, 2015 at 11:35 PM, Christian Müller wrote: > I have issues by building the camel-cassandraql component: > > mvn clean install -Psourcecheck -rf :camel-cassandraql > ... > java.lang.Ou

issues by building the camel-cassandraql component

2015-04-23 Thread Christian Müller
I have issues by building the camel-cassandraql component: mvn clean install -Psourcecheck -rf :camel-cassandraql ... java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start0(Native Method) at java.lang.Thread.start(Thread.java:714) at