[Apiman-user] apiman 1.1.x build

Fadi Abdin fadiabdeen at gmail.com
Mon Sep 7 07:19:54 EDT 2015


i was able to build on my macbook .. increasing the memory might have
helped .

On Sun, Sep 6, 2015 at 9:05 PM, Fadi Abdin <fadiabdeen at gmail.com> wrote:

> Thanks Brandon, i've seen this error before , but it seems not related ..
> Its still not building for me
>
> On Sun, Sep 6, 2015 at 2:18 PM, Marc Savy <msavy at redhat.com> wrote:
>
>> That was a reply to Brandon. Likely not your issue; unless you tried
>> increasing the memory available to Maven, and the problem went away?
>>
>> ----- Original Message -----
>> From: "Fadi Abdin" <fadiabdeen at gmail.com>
>> To: "Marc Savy" <marc.savy at redhat.com>
>> Cc: "apiman-user" <apiman-user at lists.jboss.org>
>> Sent: Sunday, 6 September, 2015 7:12:31 PM
>> Subject: Re: [Apiman-user] apiman 1.1.x build
>>
>> I'm glad you found it .. is there a workaround i can do to get this to
>> work somehow?
>>
>> On Sun, Sep 6, 2015 at 1:12 PM, Marc Savy < marc.savy at redhat.com > wrote:
>>
>>
>> +1 - it's a pain, and we'll fix it in the pom at some point soon.
>>
>> https://issues.jboss.org/browse/APIMAN-619
>>
>> On 06/09/2015 17:24, Brandon Gaisford wrote:
>> >
>> > Probably unrelated, but I also encountered build issues with the last
>> couple apiman releases and had to give maven additional memory via
>> maven_opts to complete a build:
>> >
>> > export MAVEN_OPTS=“-Xmx1024m -XX:MaxPermSize=256M"
>> >
>> > Brandon
>> >
>> > On Sep 6, 2015, at 5:25 AM, Marc Savy < msavy at redhat.com > wrote:
>> >
>> >> And FWIW, here's our CI -
>> https://travis-ci.org/apiman/apiman/builds/78634639
>> >>
>> >> ----- Original Message -----
>> >> From: "Fadi Abdin" < fadiabdeen at gmail.com >
>> >> To: "Marc Savy" < msavy at redhat.com >
>> >> Cc: "apiman-user" < apiman-user at lists.jboss.org >
>> >> Sent: Sunday, 6 September, 2015 3:41:11 PM
>> >> Subject: Re: [Apiman-user] apiman 1.1.x build
>> >>
>> >> i tried it on mac and windows
>> >>
>> >>
>> >> java version "1.7.0_71"
>> >>
>> >> its a clean clone :
>> >>
>> >> commit 9cce3c7a29cb60fc20ae94dfd1418227426ed8a4
>> >>
>> >> Author: Eric Wittmann < eric.wittmann at gmail.com >
>> >>
>> >>
>> >>
>> >> Date: Thu Sep 3 15:10:52 2015 -0400
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >> also tried it with -DskipTests but get stuck or fail
>> >>
>> >>
>> >>
>> >>
>> >>
>> >>
>> >> On Sun, Sep 6, 2015 at 10:36 AM, Marc Savy < msavy at redhat.com > wrote:
>> >>
>> >>
>> >> Hi,
>> >>
>> >> Which version of Java? (java -version)
>> >>
>> >> Which OS? (uname -a)
>> >>
>> >> Which commit? (git log -n 1)
>> >>
>> >> I wonder if the tests run during the build are actually connecting to
>> your production ES setup, which might explain some of your earlier issues.
>> I'll defer to Eric on that, as he's our resident ES expert.
>> >>
>> >> Regards,
>> >> Marc
>> >>
>> >> ----- Original Message -----
>> >> From: "Fadi Abdin" < fadiabdeen at gmail.com >
>> >> To: "apiman-user" < apiman-user at lists.jboss.org >
>> >> Sent: Sunday, 6 September, 2015 12:45:57 PM
>> >> Subject: [Apiman-user] apiman 1.1.x build
>> >>
>> >> is anyone able to build ?
>> >> i do mvn clean install but i get stuck on 'apiman-distro-db-es' with a
>> lot of exceptions
>> >>
>> >> starting with :
>> >> 07:40:15,782 WARN FAILED o.e.j.s.ServletContextHandler at 62b54e9a{/apiman,null,STARTING}:
>> javax.servlet.ServletException: io.apiman.manager.api.core.ex
>> >> ceptions.StorageException: Failed to index document admin of type
>> user: RemoteTransportException[[Marsha Rosenberg][inet[/172.26.209.73:19300
>> ]][index]
>> >> ]; nested: DocumentAlreadyExistsException[[apiman_manager][2]
>> [user][admin]: document already exists];
>> >> javax.servlet.ServletException:
>> io.apiman.manager.api.core.exceptions.StorageException: Failed to index
>> document admin of type user: RemoteTransportEx
>> >> ception[[Marsha Rosenberg][inet[/172.26.209.73:19300]][index]];
>> nested: DocumentAlreadyExistsException[[apiman_manager][2] [user][admin]:
>> document alr
>> >> eady exists];
>> >> at
>> io.apiman.manager.test.server.DatabaseSeedFilter.init(DatabaseSeedFilter.java:57)
>> >> at
>> org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:138)
>> >>
>> >> _______________________________________________
>> >> Apiman-user mailing list
>> >> Apiman-user at lists.jboss.org
>> >> https://lists.jboss.org/mailman/listinfo/apiman-user
>> >>
>> >>
>> >> _______________________________________________
>> >> Apiman-user mailing list
>> >> Apiman-user at lists.jboss.org
>> >> https://lists.jboss.org/mailman/listinfo/apiman-user
>> >> _______________________________________________
>> >> Apiman-user mailing list
>> >> Apiman-user at lists.jboss.org
>> >> https://lists.jboss.org/mailman/listinfo/apiman-user
>> >
>> >
>> > _______________________________________________
>> > Apiman-user mailing list
>> > Apiman-user at lists.jboss.org
>> > https://lists.jboss.org/mailman/listinfo/apiman-user
>> >
>>
>> _______________________________________________
>> Apiman-user mailing list
>> Apiman-user at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/apiman-user
>>
>>
>> _______________________________________________
>> Apiman-user mailing list
>> Apiman-user at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/apiman-user
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/apiman-user/attachments/20150907/676a9e8c/attachment-0001.html 


More information about the Apiman-user mailing list