Hi

Not really I am on an older java version

davsclaus:~/workspace/hawtio (master)/$ mvn -version
Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1;
2014-12-14T18:29:23+01:00)
Maven home: /opt/apache-maven-3.2.5
Java version: 1.7.0_45, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.9.5", arch: "x86_64", family: "mac"





On Fri, Apr 24, 2015 at 11:02 PM, Christian Müller
<christian.muel...@gmail.com> wrote:
> I still get the OOM exceptions. Any other difference to my
> system/configuration?
>
> Best,
>
> Christian
> -----------------
>
> Software Integration Specialist
>
> Apache Member
> V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer
> Apache Incubator PMC Member
>
> https://www.linkedin.com/pub/christian-mueller/11/551/642
>
> On Fri, Apr 24, 2015 at 7:22 AM, Claus Ibsen <claus.ib...@gmail.com> wrote:
>
>> Hi
>>
>> I use mvn options
>>
>> MAVEN_OPTS="-Xmx2048m -XX:MaxPermSize=1024m"
>>
>> On Thu, Apr 23, 2015 at 11:35 PM, Christian Müller
>> <christian.muel...@gmail.com> wrote:
>> > 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
>> >
>> org.apache.maven.surefire.booter.ForkedBooter.launchLastDitchDaemonShutdownThread(ForkedBooter.java:181)
>> >     at
>> > org.apache.maven.surefire.booter.ForkedBooter.exit(ForkedBooter.java:141)
>> >     at
>> > org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:125)
>> > 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
>> >
>> org.apache.maven.surefire.booter.ForkedBooter.launchLastDitchDaemonShutdownThread(ForkedBooter.java:181)
>> >     at
>> > org.apache.maven.surefire.booter.ForkedBooter.exit(ForkedBooter.java:141)
>> >     at
>> > org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:133)
>> >
>> >
>> > My env:
>> > Christians-MBP:camel cmueller$ mvn -v
>> > Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1;
>> > 2014-12-14T18:29:23+01:00)
>> > Maven home: /Applications/apache-maven-3.2.5
>> > Java version: 1.7.0_75, vendor: Oracle Corporation
>> > Java home:
>> > /Library/Java/JavaVirtualMachines/jdk1.7.0_75.jdk/Contents/Home/jre
>> > Default locale: en_US, platform encoding: UTF-8
>> > OS name: "mac os x", version: "10.10.3", arch: "x86_64", family: "mac"
>> >
>> >
>> > My Maven options:
>> > -Xmx2048m -XX:MaxPermSize=512m
>> >
>> >
>> > Any ideas?
>> >
>> > Thanks in advance,
>> > Christian
>> > -----------------
>> >
>> > Software Integration Specialist
>> >
>> > Apache Member
>> > V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer
>> > Apache Incubator PMC Member
>> >
>> > https://www.linkedin.com/pub/christian-mueller/11/551/642
>>
>>
>>
>> --
>> Claus Ibsen
>> -----------------
>> Red Hat, Inc.
>> Email: cib...@redhat.com
>> Twitter: davsclaus
>> Blog: http://davsclaus.com
>> Author of Camel in Action: http://www.manning.com/ibsen
>> hawtio: http://hawt.io/
>> fabric8: http://fabric8.io/
>>



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Reply via email to