You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by Michael Gentry <mg...@masslight.net> on 2015/03/06 19:50:19 UTC

Re: [VOTE] 4.0.M2 third attempt

I'm consistently getting this test failure when trying to build:

Tests in error:
  DataRowStoreIT.testConstructorWithProperties:63 » CayenneRuntime
[v.4.0.M2 Mar...

Tests run: 1456, Failures: 0, Errors: 1, Skipped: 0



[INFO] Reactor Summary:
[INFO]
[INFO] Cayenne ........................................... SUCCESS [1.236s]
[INFO] Cayenne Build Tools Parent ........................ SUCCESS [0.021s]
[INFO] Cayenne License and Notice Bundle ................. SUCCESS [2.770s]
[INFO] Common Unit Test Utilities ........................ SUCCESS [2.040s]
[INFO] Cayenne Code Checkers ............................. SUCCESS [0.173s]
[INFO] Cayenne Dependency Injection Container ............ SUCCESS [15.565s]
[INFO] Cayenne Server .................................... FAILURE
[3:10.456s]


-------------------------------------------------------------------------------
Test set: org.apache.cayenne.access.DataRowStoreIT
-------------------------------------------------------------------------------
Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.244 sec
<<< FAILURE! - in org.apache.cayenne.access.DataRowStoreIT
testConstructorWithProperties(org.apache.cayenne.access.DataRowStoreIT)
Time elapsed: 0.172 sec  <<< ERROR!
org.apache.cayenne.CayenneRuntimeException: [v.4.0.M2 Mar 06 2015 13:39:49]
Error initializing DataRowStore.
    at org.jgroups.JChannel.connect(JChannel.java:328)
    at
org.apache.cayenne.event.JavaGroupsBridge.startupExternal(JavaGroupsBridge.java:130)
    at org.apache.cayenne.event.EventBridge.startup(EventBridge.java:245)
    at org.apache.cayenne.event.EventBridge.startup(EventBridge.java:193)
    at org.apache.cayenne.event.EventBridge.startup(EventBridge.java:178)
    at
org.apache.cayenne.access.DataRowStore.startListeners(DataRowStore.java:613)
    at
org.apache.cayenne.access.DataRowStore.initWithProperties(DataRowStore.java:182)
    at org.apache.cayenne.access.DataRowStore.<init>(DataRowStore.java:107)
    at
org.apache.cayenne.access.DataRowStoreIT.testConstructorWithProperties(DataRowStoreIT.java:63)
...
[DownHandler (UDP)] INFO org.jgroups.protocols.UDP - unicast sockets will
use interface 127.0.1.1
[main] ERROR org.jgroups.JChannel - exception: java.lang.Exception:
exception caused by UDP.start(): java.net.SocketException: bad argument for
IP_MULTICAST_IF: address not bound to any interface


mrg:~$ uname -a
Linux 3.13.0-46-generic #77-Ubuntu SMP Mon Mar 2 18:26:13 UTC 2015 i686
i686 i686 GNU/Linux
mrg:~$ java -version
java version "1.7.0_75"
OpenJDK Runtime Environment (IcedTea 2.5.4) (7u75-2.5.4-1~trusty1)
OpenJDK Server VM (build 24.75-b04, mixed mode)


Any suggestions?

Thanks,

mrg


On Sat, Feb 28, 2015 at 4:48 AM, Andrus Adamchik <an...@objectstyle.org>
wrote:

>
> > On Feb 26, 2015, at 12:41 PM, Alex Kolonitsky <
> akolonitsky@objectstyle.com> wrote:
> >
> > Hi All,
> > I've prepared 4.0.M2 artifacts for voting again, I hope this time
> everything will be fine.
> >
> > Maven artifacts:
> https://repository.apache.org/content/repositories/orgapachecayenne-1005 <
> https://repository.apache.org/content/repositories/orgapachecayenne-1005>
> > Assemblies: https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/ <
> https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/>
> >
> > Please evaluate and cast your votes.
> >
> > Regards,
> > Alex Kolonitsky.
>
> +1 from me.
>
>
> 1. rat.sh - no complaints
> (noticed .idea/ directory at the root of the source archive. Not a show
> stopper for the release, but let's add it to assembly excludes for the
> future)
> 2. checksums - match
> 3. signatures - match
> 4. Source builds (mvn verify)
> 5. Modeler OS X, Windows, Generic versions all start fine
> 6. Random poking through the structure of the binary assemblies doesn't
> show anything abnormal.
>
> and thanks to Mike for providing a detailed release evaluation script.
>
> Andrus

Re: [VOTE] 4.0.M2 third attempt

Posted by Michael Gentry <mg...@masslight.net>.
Technically, I was a +0, but that doesn't change the outcome.

Thanks,

mrg

On Fri, Mar 13, 2015 at 1:58 PM, Alex Kolonitsky <
akolonitsky@objectstyle.com> wrote:

> I am closing the vote. We have the following tally:
>
> Michael Gentry (PMC) +1
> Aristedes Maniatis (PMC) +1
> John Huss (PMC) +1
> Andrus Adamchik (PMC) +1
> Mike Kienenberger (PMC) +1
> Alex Kolonitsky +1
>
> So the vote passes and we officially have 4.0.M2 release. Congratulations
> and thanks everyone! I'll push the release files and update the site.
>
> Best regards,
> Alex Kolonitsky.
>
> > On Mar 12, 2015, at 6:55 PM, Andrus Adamchik <an...@objectstyle.org>
> wrote:
> >
> > Cool. I guess Alex who started the vote can wrap it up then at his
> convenience then.
> >
> >> On Mar 12, 2015, at 4:21 PM, Michael Gentry <mg...@masslight.net>
> wrote:
> >>
> >> Well, I did get it to build on OS X, but still not on Linux.  I don't
> want
> >> to hold up the release needlessly when it seems a problem on my end,
> but I
> >> will try to resolve it when I have a chance.  Sorry for the delays, just
> >> have had a lot of interruptions/tasks.
> >>
> >> Thanks,
> >>
> >> mrg
> >>
> >>
> >> On Thu, Mar 12, 2015 at 8:42 AM, Andrus Adamchik <
> andrus@objectstyle.org>
> >> wrote:
> >>
> >>> Hey Mike,
> >>>
> >>> Do you need more time to check the release? While we do have all the
> >>> needed votes already, I didn't want to close the voting thread if you
> are
> >>> still investigating.
> >>>
> >>> Andrus
> >>>
> >>>> On Mar 10, 2015, at 6:49 PM, Michael Gentry <mg...@masslight.net>
> >>> wrote:
> >>>>
> >>>> I've still been unable to build on Linux, even with the changes Andrus
> >>>> suggested.  I can try Mac OS X tonight, but even if it builds there,
> I'm
> >>>> concerned about the failure on Linux until I can figure it out.
> >>>>
> >>>> mrg
> >>>>
> >>>>
> >>>> On Tue, Mar 10, 2015 at 11:37 AM, Mike Kienenberger <
> mkienenb@gmail.com>
> >>>> wrote:
> >>>>
> >>>>> Hey guys,
> >>>>>
> >>>>> We're still missing one more binding vote and it's been 12 days.
> >>>>>
> >>>>> On Sun, Mar 8, 2015 at 4:26 PM, Andrus Adamchik <
> andrus@objectstyle.org
> >>>>
> >>>>> wrote:
> >>>>>> Googling shows that putting '-Djava.net.preferIPv4Stack=true' might
> >>>>> help. We mention that in the dev guide actually, and just recently I
> was
> >>>>> wondering which one of the tests actually requires IPv4 vs IPv6 :)
> >>>>>>
> >>>>>> http://cayenne.apache.org/dev/building-cayenne.html
> >>>>>>
> >>>>>> Andrus
> >>>>>>
> >>>>>>> On Mar 6, 2015, at 9:50 PM, Michael Gentry <mg...@masslight.net>
> >>>>> wrote:
> >>>>>>>
> >>>>>>> I'm consistently getting this test failure when trying to build:
> >>>>>>>
> >>>>>>> Tests in error:
> >>>>>>> DataRowStoreIT.testConstructorWithProperties:63 » CayenneRuntime
> >>>>>>> [v.4.0.M2 Mar...
> >>>>>>>
> >>>>>>> Tests run: 1456, Failures: 0, Errors: 1, Skipped: 0
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>> [INFO] Reactor Summary:
> >>>>>>> [INFO]
> >>>>>>> [INFO] Cayenne ........................................... SUCCESS
> >>>>> [1.236s]
> >>>>>>> [INFO] Cayenne Build Tools Parent ........................ SUCCESS
> >>>>> [0.021s]
> >>>>>>> [INFO] Cayenne License and Notice Bundle ................. SUCCESS
> >>>>> [2.770s]
> >>>>>>> [INFO] Common Unit Test Utilities ........................ SUCCESS
> >>>>> [2.040s]
> >>>>>>> [INFO] Cayenne Code Checkers ............................. SUCCESS
> >>>>> [0.173s]
> >>>>>>> [INFO] Cayenne Dependency Injection Container ............ SUCCESS
> >>>>> [15.565s]
> >>>>>>> [INFO] Cayenne Server .................................... FAILURE
> >>>>>>> [3:10.456s]
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>
> >>>
> -------------------------------------------------------------------------------
> >>>>>>> Test set: org.apache.cayenne.access.DataRowStoreIT
> >>>>>>>
> >>>>>
> >>>
> -------------------------------------------------------------------------------
> >>>>>>> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 0.244
> >>>>> sec
> >>>>>>> <<< FAILURE! - in org.apache.cayenne.access.DataRowStoreIT
> >>>>>>>
> >>> testConstructorWithProperties(org.apache.cayenne.access.DataRowStoreIT)
> >>>>>>> Time elapsed: 0.172 sec  <<< ERROR!
> >>>>>>> org.apache.cayenne.CayenneRuntimeException: [v.4.0.M2 Mar 06 2015
> >>>>> 13:39:49]
> >>>>>>> Error initializing DataRowStore.
> >>>>>>> at org.jgroups.JChannel.connect(JChannel.java:328)
> >>>>>>> at
> >>>>>>>
> >>>>>
> >>>
> org.apache.cayenne.event.JavaGroupsBridge.startupExternal(JavaGroupsBridge.java:130)
> >>>>>>> at
> >>> org.apache.cayenne.event.EventBridge.startup(EventBridge.java:245)
> >>>>>>> at
> >>> org.apache.cayenne.event.EventBridge.startup(EventBridge.java:193)
> >>>>>>> at
> >>> org.apache.cayenne.event.EventBridge.startup(EventBridge.java:178)
> >>>>>>> at
> >>>>>>>
> >>>>>
> >>>
> org.apache.cayenne.access.DataRowStore.startListeners(DataRowStore.java:613)
> >>>>>>> at
> >>>>>>>
> >>>>>
> >>>
> org.apache.cayenne.access.DataRowStore.initWithProperties(DataRowStore.java:182)
> >>>>>>> at
> >>>>> org.apache.cayenne.access.DataRowStore.<init>(DataRowStore.java:107)
> >>>>>>> at
> >>>>>>>
> >>>>>
> >>>
> org.apache.cayenne.access.DataRowStoreIT.testConstructorWithProperties(DataRowStoreIT.java:63)
> >>>>>>> ...
> >>>>>>> [DownHandler (UDP)] INFO org.jgroups.protocols.UDP - unicast
> sockets
> >>>>> will
> >>>>>>> use interface 127.0.1.1
> >>>>>>> [main] ERROR org.jgroups.JChannel - exception: java.lang.Exception:
> >>>>>>> exception caused by UDP.start(): java.net.SocketException: bad
> >>> argument
> >>>>> for
> >>>>>>> IP_MULTICAST_IF: address not bound to any interface
> >>>>>>>
> >>>>>>>
> >>>>>>> mrg:~$ uname -a
> >>>>>>> Linux 3.13.0-46-generic #77-Ubuntu SMP Mon Mar 2 18:26:13 UTC 2015
> >>> i686
> >>>>>>> i686 i686 GNU/Linux
> >>>>>>> mrg:~$ java -version
> >>>>>>> java version "1.7.0_75"
> >>>>>>> OpenJDK Runtime Environment (IcedTea 2.5.4) (7u75-2.5.4-1~trusty1)
> >>>>>>> OpenJDK Server VM (build 24.75-b04, mixed mode)
> >>>>>>>
> >>>>>>>
> >>>>>>> Any suggestions?
> >>>>>>>
> >>>>>>> Thanks,
> >>>>>>>
> >>>>>>> mrg
> >>>>>>>
> >>>>>>>
> >>>>>>> On Sat, Feb 28, 2015 at 4:48 AM, Andrus Adamchik <
> >>>>> andrus@objectstyle.org>
> >>>>>>> wrote:
> >>>>>>>
> >>>>>>>>
> >>>>>>>>> On Feb 26, 2015, at 12:41 PM, Alex Kolonitsky <
> >>>>>>>> akolonitsky@objectstyle.com> wrote:
> >>>>>>>>>
> >>>>>>>>> Hi All,
> >>>>>>>>> I've prepared 4.0.M2 artifacts for voting again, I hope this time
> >>>>>>>> everything will be fine.
> >>>>>>>>>
> >>>>>>>>> Maven artifacts:
> >>>>>>>>
> >>>>>
> >>>
> https://repository.apache.org/content/repositories/orgapachecayenne-1005 <
> >>>>>>>>
> >>>>>
> >>>
> https://repository.apache.org/content/repositories/orgapachecayenne-1005>
> >>>>>>>>> Assemblies:
> https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/
> >>> <
> >>>>>>>> https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/>
> >>>>>>>>>
> >>>>>>>>> Please evaluate and cast your votes.
> >>>>>>>>>
> >>>>>>>>> Regards,
> >>>>>>>>> Alex Kolonitsky.
> >>>>>>>>
> >>>>>>>> +1 from me.
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> 1. rat.sh - no complaints
> >>>>>>>> (noticed .idea/ directory at the root of the source archive. Not a
> >>> show
> >>>>>>>> stopper for the release, but let's add it to assembly excludes for
> >>> the
> >>>>>>>> future)
> >>>>>>>> 2. checksums - match
> >>>>>>>> 3. signatures - match
> >>>>>>>> 4. Source builds (mvn verify)
> >>>>>>>> 5. Modeler OS X, Windows, Generic versions all start fine
> >>>>>>>> 6. Random poking through the structure of the binary assemblies
> >>> doesn't
> >>>>>>>> show anything abnormal.
> >>>>>>>>
> >>>>>>>> and thanks to Mike for providing a detailed release evaluation
> >>> script.
> >>>>>>>>
> >>>>>>>> Andrus
> >>>>>>
> >>>>>
> >>>
> >>>
> >
> >
>
>

Re: [VOTE] 4.0.M2 third attempt

Posted by Mike Kienenberger <mk...@gmail.com>.
On Mon, Mar 16, 2015 at 10:49 AM, Andrus Adamchik
<an...@objectstyle.org> wrote:
> Looks like he doesn't have permissions to alter release repo (is this cause he's not a PMC?). Otherwise the release is published.

Yes, it's because he's not on the project management committee.   Only
a PMC member is empowered to release a product with the endorsement of
the ASF.

Re: [VOTE] 4.0.M2 third attempt

Posted by Andrus Adamchik <an...@objectstyle.org>.
> So the vote passes and we officially have 4.0.M2 release. Congratulations and thanks everyone! I'll push the release files and update the site.

Thanks Alex, and congrats everyone on 4.0.M2!! I had to lend a hand to Alex with this command:

$ svn mv https://dist.apache.org/repos/dist/dev/cayenne/X.X \
     https://dist.apache.org/repos/dist/release/cayenne/

Looks like he doesn't have permissions to alter release repo (is this cause he's not a PMC?). Otherwise the release is published. 

Alex feel free to update the web site, and I will work on the announcement.

Andrus

Re: [VOTE] 4.0.M2 third attempt

Posted by Alex Kolonitsky <ak...@objectstyle.com>.
I am closing the vote. We have the following tally:

Michael Gentry (PMC) +1
Aristedes Maniatis (PMC) +1
John Huss (PMC) +1 
Andrus Adamchik (PMC) +1
Mike Kienenberger (PMC) +1
Alex Kolonitsky +1

So the vote passes and we officially have 4.0.M2 release. Congratulations and thanks everyone! I'll push the release files and update the site.

Best regards,
Alex Kolonitsky.

> On Mar 12, 2015, at 6:55 PM, Andrus Adamchik <an...@objectstyle.org> wrote:
> 
> Cool. I guess Alex who started the vote can wrap it up then at his convenience then.
> 
>> On Mar 12, 2015, at 4:21 PM, Michael Gentry <mg...@masslight.net> wrote:
>> 
>> Well, I did get it to build on OS X, but still not on Linux.  I don't want
>> to hold up the release needlessly when it seems a problem on my end, but I
>> will try to resolve it when I have a chance.  Sorry for the delays, just
>> have had a lot of interruptions/tasks.
>> 
>> Thanks,
>> 
>> mrg
>> 
>> 
>> On Thu, Mar 12, 2015 at 8:42 AM, Andrus Adamchik <an...@objectstyle.org>
>> wrote:
>> 
>>> Hey Mike,
>>> 
>>> Do you need more time to check the release? While we do have all the
>>> needed votes already, I didn't want to close the voting thread if you are
>>> still investigating.
>>> 
>>> Andrus
>>> 
>>>> On Mar 10, 2015, at 6:49 PM, Michael Gentry <mg...@masslight.net>
>>> wrote:
>>>> 
>>>> I've still been unable to build on Linux, even with the changes Andrus
>>>> suggested.  I can try Mac OS X tonight, but even if it builds there, I'm
>>>> concerned about the failure on Linux until I can figure it out.
>>>> 
>>>> mrg
>>>> 
>>>> 
>>>> On Tue, Mar 10, 2015 at 11:37 AM, Mike Kienenberger <mk...@gmail.com>
>>>> wrote:
>>>> 
>>>>> Hey guys,
>>>>> 
>>>>> We're still missing one more binding vote and it's been 12 days.
>>>>> 
>>>>> On Sun, Mar 8, 2015 at 4:26 PM, Andrus Adamchik <andrus@objectstyle.org
>>>> 
>>>>> wrote:
>>>>>> Googling shows that putting '-Djava.net.preferIPv4Stack=true' might
>>>>> help. We mention that in the dev guide actually, and just recently I was
>>>>> wondering which one of the tests actually requires IPv4 vs IPv6 :)
>>>>>> 
>>>>>> http://cayenne.apache.org/dev/building-cayenne.html
>>>>>> 
>>>>>> Andrus
>>>>>> 
>>>>>>> On Mar 6, 2015, at 9:50 PM, Michael Gentry <mg...@masslight.net>
>>>>> wrote:
>>>>>>> 
>>>>>>> I'm consistently getting this test failure when trying to build:
>>>>>>> 
>>>>>>> Tests in error:
>>>>>>> DataRowStoreIT.testConstructorWithProperties:63 » CayenneRuntime
>>>>>>> [v.4.0.M2 Mar...
>>>>>>> 
>>>>>>> Tests run: 1456, Failures: 0, Errors: 1, Skipped: 0
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> [INFO] Reactor Summary:
>>>>>>> [INFO]
>>>>>>> [INFO] Cayenne ........................................... SUCCESS
>>>>> [1.236s]
>>>>>>> [INFO] Cayenne Build Tools Parent ........................ SUCCESS
>>>>> [0.021s]
>>>>>>> [INFO] Cayenne License and Notice Bundle ................. SUCCESS
>>>>> [2.770s]
>>>>>>> [INFO] Common Unit Test Utilities ........................ SUCCESS
>>>>> [2.040s]
>>>>>>> [INFO] Cayenne Code Checkers ............................. SUCCESS
>>>>> [0.173s]
>>>>>>> [INFO] Cayenne Dependency Injection Container ............ SUCCESS
>>>>> [15.565s]
>>>>>>> [INFO] Cayenne Server .................................... FAILURE
>>>>>>> [3:10.456s]
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>> 
>>> -------------------------------------------------------------------------------
>>>>>>> Test set: org.apache.cayenne.access.DataRowStoreIT
>>>>>>> 
>>>>> 
>>> -------------------------------------------------------------------------------
>>>>>>> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.244
>>>>> sec
>>>>>>> <<< FAILURE! - in org.apache.cayenne.access.DataRowStoreIT
>>>>>>> 
>>> testConstructorWithProperties(org.apache.cayenne.access.DataRowStoreIT)
>>>>>>> Time elapsed: 0.172 sec  <<< ERROR!
>>>>>>> org.apache.cayenne.CayenneRuntimeException: [v.4.0.M2 Mar 06 2015
>>>>> 13:39:49]
>>>>>>> Error initializing DataRowStore.
>>>>>>> at org.jgroups.JChannel.connect(JChannel.java:328)
>>>>>>> at
>>>>>>> 
>>>>> 
>>> org.apache.cayenne.event.JavaGroupsBridge.startupExternal(JavaGroupsBridge.java:130)
>>>>>>> at
>>> org.apache.cayenne.event.EventBridge.startup(EventBridge.java:245)
>>>>>>> at
>>> org.apache.cayenne.event.EventBridge.startup(EventBridge.java:193)
>>>>>>> at
>>> org.apache.cayenne.event.EventBridge.startup(EventBridge.java:178)
>>>>>>> at
>>>>>>> 
>>>>> 
>>> org.apache.cayenne.access.DataRowStore.startListeners(DataRowStore.java:613)
>>>>>>> at
>>>>>>> 
>>>>> 
>>> org.apache.cayenne.access.DataRowStore.initWithProperties(DataRowStore.java:182)
>>>>>>> at
>>>>> org.apache.cayenne.access.DataRowStore.<init>(DataRowStore.java:107)
>>>>>>> at
>>>>>>> 
>>>>> 
>>> org.apache.cayenne.access.DataRowStoreIT.testConstructorWithProperties(DataRowStoreIT.java:63)
>>>>>>> ...
>>>>>>> [DownHandler (UDP)] INFO org.jgroups.protocols.UDP - unicast sockets
>>>>> will
>>>>>>> use interface 127.0.1.1
>>>>>>> [main] ERROR org.jgroups.JChannel - exception: java.lang.Exception:
>>>>>>> exception caused by UDP.start(): java.net.SocketException: bad
>>> argument
>>>>> for
>>>>>>> IP_MULTICAST_IF: address not bound to any interface
>>>>>>> 
>>>>>>> 
>>>>>>> mrg:~$ uname -a
>>>>>>> Linux 3.13.0-46-generic #77-Ubuntu SMP Mon Mar 2 18:26:13 UTC 2015
>>> i686
>>>>>>> i686 i686 GNU/Linux
>>>>>>> mrg:~$ java -version
>>>>>>> java version "1.7.0_75"
>>>>>>> OpenJDK Runtime Environment (IcedTea 2.5.4) (7u75-2.5.4-1~trusty1)
>>>>>>> OpenJDK Server VM (build 24.75-b04, mixed mode)
>>>>>>> 
>>>>>>> 
>>>>>>> Any suggestions?
>>>>>>> 
>>>>>>> Thanks,
>>>>>>> 
>>>>>>> mrg
>>>>>>> 
>>>>>>> 
>>>>>>> On Sat, Feb 28, 2015 at 4:48 AM, Andrus Adamchik <
>>>>> andrus@objectstyle.org>
>>>>>>> wrote:
>>>>>>> 
>>>>>>>> 
>>>>>>>>> On Feb 26, 2015, at 12:41 PM, Alex Kolonitsky <
>>>>>>>> akolonitsky@objectstyle.com> wrote:
>>>>>>>>> 
>>>>>>>>> Hi All,
>>>>>>>>> I've prepared 4.0.M2 artifacts for voting again, I hope this time
>>>>>>>> everything will be fine.
>>>>>>>>> 
>>>>>>>>> Maven artifacts:
>>>>>>>> 
>>>>> 
>>> https://repository.apache.org/content/repositories/orgapachecayenne-1005 <
>>>>>>>> 
>>>>> 
>>> https://repository.apache.org/content/repositories/orgapachecayenne-1005>
>>>>>>>>> Assemblies: https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/
>>> <
>>>>>>>> https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/>
>>>>>>>>> 
>>>>>>>>> Please evaluate and cast your votes.
>>>>>>>>> 
>>>>>>>>> Regards,
>>>>>>>>> Alex Kolonitsky.
>>>>>>>> 
>>>>>>>> +1 from me.
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 1. rat.sh - no complaints
>>>>>>>> (noticed .idea/ directory at the root of the source archive. Not a
>>> show
>>>>>>>> stopper for the release, but let's add it to assembly excludes for
>>> the
>>>>>>>> future)
>>>>>>>> 2. checksums - match
>>>>>>>> 3. signatures - match
>>>>>>>> 4. Source builds (mvn verify)
>>>>>>>> 5. Modeler OS X, Windows, Generic versions all start fine
>>>>>>>> 6. Random poking through the structure of the binary assemblies
>>> doesn't
>>>>>>>> show anything abnormal.
>>>>>>>> 
>>>>>>>> and thanks to Mike for providing a detailed release evaluation
>>> script.
>>>>>>>> 
>>>>>>>> Andrus
>>>>>> 
>>>>> 
>>> 
>>> 
> 
> 


Re: [VOTE] 4.0.M2 third attempt

Posted by Andrus Adamchik <an...@objectstyle.org>.
Cool. I guess Alex who started the vote can wrap it up then at his convenience then.

> On Mar 12, 2015, at 4:21 PM, Michael Gentry <mg...@masslight.net> wrote:
> 
> Well, I did get it to build on OS X, but still not on Linux.  I don't want
> to hold up the release needlessly when it seems a problem on my end, but I
> will try to resolve it when I have a chance.  Sorry for the delays, just
> have had a lot of interruptions/tasks.
> 
> Thanks,
> 
> mrg
> 
> 
> On Thu, Mar 12, 2015 at 8:42 AM, Andrus Adamchik <an...@objectstyle.org>
> wrote:
> 
>> Hey Mike,
>> 
>> Do you need more time to check the release? While we do have all the
>> needed votes already, I didn't want to close the voting thread if you are
>> still investigating.
>> 
>> Andrus
>> 
>>> On Mar 10, 2015, at 6:49 PM, Michael Gentry <mg...@masslight.net>
>> wrote:
>>> 
>>> I've still been unable to build on Linux, even with the changes Andrus
>>> suggested.  I can try Mac OS X tonight, but even if it builds there, I'm
>>> concerned about the failure on Linux until I can figure it out.
>>> 
>>> mrg
>>> 
>>> 
>>> On Tue, Mar 10, 2015 at 11:37 AM, Mike Kienenberger <mk...@gmail.com>
>>> wrote:
>>> 
>>>> Hey guys,
>>>> 
>>>> We're still missing one more binding vote and it's been 12 days.
>>>> 
>>>> On Sun, Mar 8, 2015 at 4:26 PM, Andrus Adamchik <andrus@objectstyle.org
>>> 
>>>> wrote:
>>>>> Googling shows that putting '-Djava.net.preferIPv4Stack=true' might
>>>> help. We mention that in the dev guide actually, and just recently I was
>>>> wondering which one of the tests actually requires IPv4 vs IPv6 :)
>>>>> 
>>>>> http://cayenne.apache.org/dev/building-cayenne.html
>>>>> 
>>>>> Andrus
>>>>> 
>>>>>> On Mar 6, 2015, at 9:50 PM, Michael Gentry <mg...@masslight.net>
>>>> wrote:
>>>>>> 
>>>>>> I'm consistently getting this test failure when trying to build:
>>>>>> 
>>>>>> Tests in error:
>>>>>> DataRowStoreIT.testConstructorWithProperties:63 » CayenneRuntime
>>>>>> [v.4.0.M2 Mar...
>>>>>> 
>>>>>> Tests run: 1456, Failures: 0, Errors: 1, Skipped: 0
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> [INFO] Reactor Summary:
>>>>>> [INFO]
>>>>>> [INFO] Cayenne ........................................... SUCCESS
>>>> [1.236s]
>>>>>> [INFO] Cayenne Build Tools Parent ........................ SUCCESS
>>>> [0.021s]
>>>>>> [INFO] Cayenne License and Notice Bundle ................. SUCCESS
>>>> [2.770s]
>>>>>> [INFO] Common Unit Test Utilities ........................ SUCCESS
>>>> [2.040s]
>>>>>> [INFO] Cayenne Code Checkers ............................. SUCCESS
>>>> [0.173s]
>>>>>> [INFO] Cayenne Dependency Injection Container ............ SUCCESS
>>>> [15.565s]
>>>>>> [INFO] Cayenne Server .................................... FAILURE
>>>>>> [3:10.456s]
>>>>>> 
>>>>>> 
>>>>>> 
>>>> 
>> -------------------------------------------------------------------------------
>>>>>> Test set: org.apache.cayenne.access.DataRowStoreIT
>>>>>> 
>>>> 
>> -------------------------------------------------------------------------------
>>>>>> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.244
>>>> sec
>>>>>> <<< FAILURE! - in org.apache.cayenne.access.DataRowStoreIT
>>>>>> 
>> testConstructorWithProperties(org.apache.cayenne.access.DataRowStoreIT)
>>>>>> Time elapsed: 0.172 sec  <<< ERROR!
>>>>>> org.apache.cayenne.CayenneRuntimeException: [v.4.0.M2 Mar 06 2015
>>>> 13:39:49]
>>>>>> Error initializing DataRowStore.
>>>>>>  at org.jgroups.JChannel.connect(JChannel.java:328)
>>>>>>  at
>>>>>> 
>>>> 
>> org.apache.cayenne.event.JavaGroupsBridge.startupExternal(JavaGroupsBridge.java:130)
>>>>>>  at
>> org.apache.cayenne.event.EventBridge.startup(EventBridge.java:245)
>>>>>>  at
>> org.apache.cayenne.event.EventBridge.startup(EventBridge.java:193)
>>>>>>  at
>> org.apache.cayenne.event.EventBridge.startup(EventBridge.java:178)
>>>>>>  at
>>>>>> 
>>>> 
>> org.apache.cayenne.access.DataRowStore.startListeners(DataRowStore.java:613)
>>>>>>  at
>>>>>> 
>>>> 
>> org.apache.cayenne.access.DataRowStore.initWithProperties(DataRowStore.java:182)
>>>>>>  at
>>>> org.apache.cayenne.access.DataRowStore.<init>(DataRowStore.java:107)
>>>>>>  at
>>>>>> 
>>>> 
>> org.apache.cayenne.access.DataRowStoreIT.testConstructorWithProperties(DataRowStoreIT.java:63)
>>>>>> ...
>>>>>> [DownHandler (UDP)] INFO org.jgroups.protocols.UDP - unicast sockets
>>>> will
>>>>>> use interface 127.0.1.1
>>>>>> [main] ERROR org.jgroups.JChannel - exception: java.lang.Exception:
>>>>>> exception caused by UDP.start(): java.net.SocketException: bad
>> argument
>>>> for
>>>>>> IP_MULTICAST_IF: address not bound to any interface
>>>>>> 
>>>>>> 
>>>>>> mrg:~$ uname -a
>>>>>> Linux 3.13.0-46-generic #77-Ubuntu SMP Mon Mar 2 18:26:13 UTC 2015
>> i686
>>>>>> i686 i686 GNU/Linux
>>>>>> mrg:~$ java -version
>>>>>> java version "1.7.0_75"
>>>>>> OpenJDK Runtime Environment (IcedTea 2.5.4) (7u75-2.5.4-1~trusty1)
>>>>>> OpenJDK Server VM (build 24.75-b04, mixed mode)
>>>>>> 
>>>>>> 
>>>>>> Any suggestions?
>>>>>> 
>>>>>> Thanks,
>>>>>> 
>>>>>> mrg
>>>>>> 
>>>>>> 
>>>>>> On Sat, Feb 28, 2015 at 4:48 AM, Andrus Adamchik <
>>>> andrus@objectstyle.org>
>>>>>> wrote:
>>>>>> 
>>>>>>> 
>>>>>>>> On Feb 26, 2015, at 12:41 PM, Alex Kolonitsky <
>>>>>>> akolonitsky@objectstyle.com> wrote:
>>>>>>>> 
>>>>>>>> Hi All,
>>>>>>>> I've prepared 4.0.M2 artifacts for voting again, I hope this time
>>>>>>> everything will be fine.
>>>>>>>> 
>>>>>>>> Maven artifacts:
>>>>>>> 
>>>> 
>> https://repository.apache.org/content/repositories/orgapachecayenne-1005 <
>>>>>>> 
>>>> 
>> https://repository.apache.org/content/repositories/orgapachecayenne-1005>
>>>>>>>> Assemblies: https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/
>> <
>>>>>>> https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/>
>>>>>>>> 
>>>>>>>> Please evaluate and cast your votes.
>>>>>>>> 
>>>>>>>> Regards,
>>>>>>>> Alex Kolonitsky.
>>>>>>> 
>>>>>>> +1 from me.
>>>>>>> 
>>>>>>> 
>>>>>>> 1. rat.sh - no complaints
>>>>>>> (noticed .idea/ directory at the root of the source archive. Not a
>> show
>>>>>>> stopper for the release, but let's add it to assembly excludes for
>> the
>>>>>>> future)
>>>>>>> 2. checksums - match
>>>>>>> 3. signatures - match
>>>>>>> 4. Source builds (mvn verify)
>>>>>>> 5. Modeler OS X, Windows, Generic versions all start fine
>>>>>>> 6. Random poking through the structure of the binary assemblies
>> doesn't
>>>>>>> show anything abnormal.
>>>>>>> 
>>>>>>> and thanks to Mike for providing a detailed release evaluation
>> script.
>>>>>>> 
>>>>>>> Andrus
>>>>> 
>>>> 
>> 
>> 


Re: [VOTE] 4.0.M2 third attempt

Posted by Michael Gentry <mg...@masslight.net>.
Well, I did get it to build on OS X, but still not on Linux.  I don't want
to hold up the release needlessly when it seems a problem on my end, but I
will try to resolve it when I have a chance.  Sorry for the delays, just
have had a lot of interruptions/tasks.

Thanks,

mrg


On Thu, Mar 12, 2015 at 8:42 AM, Andrus Adamchik <an...@objectstyle.org>
wrote:

> Hey Mike,
>
> Do you need more time to check the release? While we do have all the
> needed votes already, I didn't want to close the voting thread if you are
> still investigating.
>
> Andrus
>
> > On Mar 10, 2015, at 6:49 PM, Michael Gentry <mg...@masslight.net>
> wrote:
> >
> > I've still been unable to build on Linux, even with the changes Andrus
> > suggested.  I can try Mac OS X tonight, but even if it builds there, I'm
> > concerned about the failure on Linux until I can figure it out.
> >
> > mrg
> >
> >
> > On Tue, Mar 10, 2015 at 11:37 AM, Mike Kienenberger <mk...@gmail.com>
> > wrote:
> >
> >> Hey guys,
> >>
> >> We're still missing one more binding vote and it's been 12 days.
> >>
> >> On Sun, Mar 8, 2015 at 4:26 PM, Andrus Adamchik <andrus@objectstyle.org
> >
> >> wrote:
> >>> Googling shows that putting '-Djava.net.preferIPv4Stack=true' might
> >> help. We mention that in the dev guide actually, and just recently I was
> >> wondering which one of the tests actually requires IPv4 vs IPv6 :)
> >>>
> >>> http://cayenne.apache.org/dev/building-cayenne.html
> >>>
> >>> Andrus
> >>>
> >>>> On Mar 6, 2015, at 9:50 PM, Michael Gentry <mg...@masslight.net>
> >> wrote:
> >>>>
> >>>> I'm consistently getting this test failure when trying to build:
> >>>>
> >>>> Tests in error:
> >>>> DataRowStoreIT.testConstructorWithProperties:63 » CayenneRuntime
> >>>> [v.4.0.M2 Mar...
> >>>>
> >>>> Tests run: 1456, Failures: 0, Errors: 1, Skipped: 0
> >>>>
> >>>>
> >>>>
> >>>> [INFO] Reactor Summary:
> >>>> [INFO]
> >>>> [INFO] Cayenne ........................................... SUCCESS
> >> [1.236s]
> >>>> [INFO] Cayenne Build Tools Parent ........................ SUCCESS
> >> [0.021s]
> >>>> [INFO] Cayenne License and Notice Bundle ................. SUCCESS
> >> [2.770s]
> >>>> [INFO] Common Unit Test Utilities ........................ SUCCESS
> >> [2.040s]
> >>>> [INFO] Cayenne Code Checkers ............................. SUCCESS
> >> [0.173s]
> >>>> [INFO] Cayenne Dependency Injection Container ............ SUCCESS
> >> [15.565s]
> >>>> [INFO] Cayenne Server .................................... FAILURE
> >>>> [3:10.456s]
> >>>>
> >>>>
> >>>>
> >>
> -------------------------------------------------------------------------------
> >>>> Test set: org.apache.cayenne.access.DataRowStoreIT
> >>>>
> >>
> -------------------------------------------------------------------------------
> >>>> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.244
> >> sec
> >>>> <<< FAILURE! - in org.apache.cayenne.access.DataRowStoreIT
> >>>>
> testConstructorWithProperties(org.apache.cayenne.access.DataRowStoreIT)
> >>>> Time elapsed: 0.172 sec  <<< ERROR!
> >>>> org.apache.cayenne.CayenneRuntimeException: [v.4.0.M2 Mar 06 2015
> >> 13:39:49]
> >>>> Error initializing DataRowStore.
> >>>>   at org.jgroups.JChannel.connect(JChannel.java:328)
> >>>>   at
> >>>>
> >>
> org.apache.cayenne.event.JavaGroupsBridge.startupExternal(JavaGroupsBridge.java:130)
> >>>>   at
> org.apache.cayenne.event.EventBridge.startup(EventBridge.java:245)
> >>>>   at
> org.apache.cayenne.event.EventBridge.startup(EventBridge.java:193)
> >>>>   at
> org.apache.cayenne.event.EventBridge.startup(EventBridge.java:178)
> >>>>   at
> >>>>
> >>
> org.apache.cayenne.access.DataRowStore.startListeners(DataRowStore.java:613)
> >>>>   at
> >>>>
> >>
> org.apache.cayenne.access.DataRowStore.initWithProperties(DataRowStore.java:182)
> >>>>   at
> >> org.apache.cayenne.access.DataRowStore.<init>(DataRowStore.java:107)
> >>>>   at
> >>>>
> >>
> org.apache.cayenne.access.DataRowStoreIT.testConstructorWithProperties(DataRowStoreIT.java:63)
> >>>> ...
> >>>> [DownHandler (UDP)] INFO org.jgroups.protocols.UDP - unicast sockets
> >> will
> >>>> use interface 127.0.1.1
> >>>> [main] ERROR org.jgroups.JChannel - exception: java.lang.Exception:
> >>>> exception caused by UDP.start(): java.net.SocketException: bad
> argument
> >> for
> >>>> IP_MULTICAST_IF: address not bound to any interface
> >>>>
> >>>>
> >>>> mrg:~$ uname -a
> >>>> Linux 3.13.0-46-generic #77-Ubuntu SMP Mon Mar 2 18:26:13 UTC 2015
> i686
> >>>> i686 i686 GNU/Linux
> >>>> mrg:~$ java -version
> >>>> java version "1.7.0_75"
> >>>> OpenJDK Runtime Environment (IcedTea 2.5.4) (7u75-2.5.4-1~trusty1)
> >>>> OpenJDK Server VM (build 24.75-b04, mixed mode)
> >>>>
> >>>>
> >>>> Any suggestions?
> >>>>
> >>>> Thanks,
> >>>>
> >>>> mrg
> >>>>
> >>>>
> >>>> On Sat, Feb 28, 2015 at 4:48 AM, Andrus Adamchik <
> >> andrus@objectstyle.org>
> >>>> wrote:
> >>>>
> >>>>>
> >>>>>> On Feb 26, 2015, at 12:41 PM, Alex Kolonitsky <
> >>>>> akolonitsky@objectstyle.com> wrote:
> >>>>>>
> >>>>>> Hi All,
> >>>>>> I've prepared 4.0.M2 artifacts for voting again, I hope this time
> >>>>> everything will be fine.
> >>>>>>
> >>>>>> Maven artifacts:
> >>>>>
> >>
> https://repository.apache.org/content/repositories/orgapachecayenne-1005 <
> >>>>>
> >>
> https://repository.apache.org/content/repositories/orgapachecayenne-1005>
> >>>>>> Assemblies: https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/
> <
> >>>>> https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/>
> >>>>>>
> >>>>>> Please evaluate and cast your votes.
> >>>>>>
> >>>>>> Regards,
> >>>>>> Alex Kolonitsky.
> >>>>>
> >>>>> +1 from me.
> >>>>>
> >>>>>
> >>>>> 1. rat.sh - no complaints
> >>>>> (noticed .idea/ directory at the root of the source archive. Not a
> show
> >>>>> stopper for the release, but let's add it to assembly excludes for
> the
> >>>>> future)
> >>>>> 2. checksums - match
> >>>>> 3. signatures - match
> >>>>> 4. Source builds (mvn verify)
> >>>>> 5. Modeler OS X, Windows, Generic versions all start fine
> >>>>> 6. Random poking through the structure of the binary assemblies
> doesn't
> >>>>> show anything abnormal.
> >>>>>
> >>>>> and thanks to Mike for providing a detailed release evaluation
> script.
> >>>>>
> >>>>> Andrus
> >>>
> >>
>
>

Re: [VOTE] 4.0.M2 third attempt

Posted by Andrus Adamchik <an...@objectstyle.org>.
Hey Mike, 

Do you need more time to check the release? While we do have all the needed votes already, I didn't want to close the voting thread if you are still investigating.

Andrus

> On Mar 10, 2015, at 6:49 PM, Michael Gentry <mg...@masslight.net> wrote:
> 
> I've still been unable to build on Linux, even with the changes Andrus
> suggested.  I can try Mac OS X tonight, but even if it builds there, I'm
> concerned about the failure on Linux until I can figure it out.
> 
> mrg
> 
> 
> On Tue, Mar 10, 2015 at 11:37 AM, Mike Kienenberger <mk...@gmail.com>
> wrote:
> 
>> Hey guys,
>> 
>> We're still missing one more binding vote and it's been 12 days.
>> 
>> On Sun, Mar 8, 2015 at 4:26 PM, Andrus Adamchik <an...@objectstyle.org>
>> wrote:
>>> Googling shows that putting '-Djava.net.preferIPv4Stack=true' might
>> help. We mention that in the dev guide actually, and just recently I was
>> wondering which one of the tests actually requires IPv4 vs IPv6 :)
>>> 
>>> http://cayenne.apache.org/dev/building-cayenne.html
>>> 
>>> Andrus
>>> 
>>>> On Mar 6, 2015, at 9:50 PM, Michael Gentry <mg...@masslight.net>
>> wrote:
>>>> 
>>>> I'm consistently getting this test failure when trying to build:
>>>> 
>>>> Tests in error:
>>>> DataRowStoreIT.testConstructorWithProperties:63 » CayenneRuntime
>>>> [v.4.0.M2 Mar...
>>>> 
>>>> Tests run: 1456, Failures: 0, Errors: 1, Skipped: 0
>>>> 
>>>> 
>>>> 
>>>> [INFO] Reactor Summary:
>>>> [INFO]
>>>> [INFO] Cayenne ........................................... SUCCESS
>> [1.236s]
>>>> [INFO] Cayenne Build Tools Parent ........................ SUCCESS
>> [0.021s]
>>>> [INFO] Cayenne License and Notice Bundle ................. SUCCESS
>> [2.770s]
>>>> [INFO] Common Unit Test Utilities ........................ SUCCESS
>> [2.040s]
>>>> [INFO] Cayenne Code Checkers ............................. SUCCESS
>> [0.173s]
>>>> [INFO] Cayenne Dependency Injection Container ............ SUCCESS
>> [15.565s]
>>>> [INFO] Cayenne Server .................................... FAILURE
>>>> [3:10.456s]
>>>> 
>>>> 
>>>> 
>> -------------------------------------------------------------------------------
>>>> Test set: org.apache.cayenne.access.DataRowStoreIT
>>>> 
>> -------------------------------------------------------------------------------
>>>> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.244
>> sec
>>>> <<< FAILURE! - in org.apache.cayenne.access.DataRowStoreIT
>>>> testConstructorWithProperties(org.apache.cayenne.access.DataRowStoreIT)
>>>> Time elapsed: 0.172 sec  <<< ERROR!
>>>> org.apache.cayenne.CayenneRuntimeException: [v.4.0.M2 Mar 06 2015
>> 13:39:49]
>>>> Error initializing DataRowStore.
>>>>   at org.jgroups.JChannel.connect(JChannel.java:328)
>>>>   at
>>>> 
>> org.apache.cayenne.event.JavaGroupsBridge.startupExternal(JavaGroupsBridge.java:130)
>>>>   at org.apache.cayenne.event.EventBridge.startup(EventBridge.java:245)
>>>>   at org.apache.cayenne.event.EventBridge.startup(EventBridge.java:193)
>>>>   at org.apache.cayenne.event.EventBridge.startup(EventBridge.java:178)
>>>>   at
>>>> 
>> org.apache.cayenne.access.DataRowStore.startListeners(DataRowStore.java:613)
>>>>   at
>>>> 
>> org.apache.cayenne.access.DataRowStore.initWithProperties(DataRowStore.java:182)
>>>>   at
>> org.apache.cayenne.access.DataRowStore.<init>(DataRowStore.java:107)
>>>>   at
>>>> 
>> org.apache.cayenne.access.DataRowStoreIT.testConstructorWithProperties(DataRowStoreIT.java:63)
>>>> ...
>>>> [DownHandler (UDP)] INFO org.jgroups.protocols.UDP - unicast sockets
>> will
>>>> use interface 127.0.1.1
>>>> [main] ERROR org.jgroups.JChannel - exception: java.lang.Exception:
>>>> exception caused by UDP.start(): java.net.SocketException: bad argument
>> for
>>>> IP_MULTICAST_IF: address not bound to any interface
>>>> 
>>>> 
>>>> mrg:~$ uname -a
>>>> Linux 3.13.0-46-generic #77-Ubuntu SMP Mon Mar 2 18:26:13 UTC 2015 i686
>>>> i686 i686 GNU/Linux
>>>> mrg:~$ java -version
>>>> java version "1.7.0_75"
>>>> OpenJDK Runtime Environment (IcedTea 2.5.4) (7u75-2.5.4-1~trusty1)
>>>> OpenJDK Server VM (build 24.75-b04, mixed mode)
>>>> 
>>>> 
>>>> Any suggestions?
>>>> 
>>>> Thanks,
>>>> 
>>>> mrg
>>>> 
>>>> 
>>>> On Sat, Feb 28, 2015 at 4:48 AM, Andrus Adamchik <
>> andrus@objectstyle.org>
>>>> wrote:
>>>> 
>>>>> 
>>>>>> On Feb 26, 2015, at 12:41 PM, Alex Kolonitsky <
>>>>> akolonitsky@objectstyle.com> wrote:
>>>>>> 
>>>>>> Hi All,
>>>>>> I've prepared 4.0.M2 artifacts for voting again, I hope this time
>>>>> everything will be fine.
>>>>>> 
>>>>>> Maven artifacts:
>>>>> 
>> https://repository.apache.org/content/repositories/orgapachecayenne-1005 <
>>>>> 
>> https://repository.apache.org/content/repositories/orgapachecayenne-1005>
>>>>>> Assemblies: https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/ <
>>>>> https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/>
>>>>>> 
>>>>>> Please evaluate and cast your votes.
>>>>>> 
>>>>>> Regards,
>>>>>> Alex Kolonitsky.
>>>>> 
>>>>> +1 from me.
>>>>> 
>>>>> 
>>>>> 1. rat.sh - no complaints
>>>>> (noticed .idea/ directory at the root of the source archive. Not a show
>>>>> stopper for the release, but let's add it to assembly excludes for the
>>>>> future)
>>>>> 2. checksums - match
>>>>> 3. signatures - match
>>>>> 4. Source builds (mvn verify)
>>>>> 5. Modeler OS X, Windows, Generic versions all start fine
>>>>> 6. Random poking through the structure of the binary assemblies doesn't
>>>>> show anything abnormal.
>>>>> 
>>>>> and thanks to Mike for providing a detailed release evaluation script.
>>>>> 
>>>>> Andrus
>>> 
>> 


Re: [VOTE] 4.0.M2 third attempt

Posted by Mike Kienenberger <mk...@gmail.com>.
I think that last error was caused by a flaw in my "switch from sun
1.6 to openjdk 1.7" script.

When I set the default version of java to openjdk 1.7 and run mvn
install, it works fine.   So I'm still +1 on linux for this release.


[INFO] Cayenne Release Assembly .......................... SUCCESS [0.046s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:35.978s
[INFO] Finished at: Tue Mar 10 12:29:43 EDT 2015
[INFO] Final Memory: 126M/811M
[INFO] ------------------------------------------------------------------------
> uname -a
Linux linux-4eqv.site 3.16.7-7-desktop #1 SMP PREEMPT Wed Dec 17
18:00:44 UTC 2014 (762f27a) x86_64 x86_64 x86_64 GNU/Linux
> java -version
java version "1.7.0_75"
OpenJDK Runtime Environment (IcedTea 2.5.4) (suse-4.1-x86_64)
OpenJDK 64-Bit Server VM (build 24.75-b04, mixed mode)

On Tue, Mar 10, 2015 at 12:13 PM, Mike Kienenberger <mk...@gmail.com> wrote:
> The errors you posted seem to be network errors.
>
> I just rebuilt again without problems.
>
>> uname -a
> Linux linux-4eqv.site 3.16.7-7-desktop #1 SMP PREEMPT Wed Dec 17
> 18:00:44 UTC 2014 (762f27a) x86_64 x86_64 x86_64 GNU/Linux
> [Opensuse 13.2]
>
>> java -version
> openjdk version "1.8.0_40"
> OpenJDK Runtime Environment (build 1.8.0_40-b10)
> OpenJDK 64-Bit Server VM (build 25.40-b14, mixed mode)
>
> Oops!   My system upgrade on Feb 23rd apparently jumped me from Java
> 1.6 to 1.8.  I did not notice that.
>
> When I build with Java 1.7
>
>> java -version
> java version "1.7.0_75"
> OpenJDK Runtime Environment (IcedTea 2.5.4) (suse-4.1-x86_64)
> OpenJDK 64-Bit Server VM (build 24.75-b04, mixed mode)
>
>
> I get:
>
> Tests in error:
>   testNewDataMapImport(org.apache.cayenne.tools.dbimport.DbImportActionTest)
>
> Tests run: 76, Failures: 0, Errors: 1, Skipped: 0
>
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Cayenne ........................................... SUCCESS [3.069s]
> [INFO] Cayenne Build Tools Parent ........................ SUCCESS [0.135s]
> [INFO] Cayenne License and Notice Bundle ................. SUCCESS [7.748s]
> [INFO] Common Unit Test Utilities ........................ SUCCESS [3.225s]
> [INFO] Cayenne Code Checkers ............................. SUCCESS [0.569s]
> [INFO] Cayenne Dependency Injection Container ............ SUCCESS [48.682s]
> [INFO] Cayenne Server .................................... SUCCESS [4:20.241s]
> [INFO] Cayenne ROP Client ................................ SUCCESS [51.797s]
> [INFO] Cayenne Project ................................... SUCCESS [9.432s]
> [INFO] Cayenne Tools ..................................... FAILURE [27.403s]
> [INFO] Cayenne Lifecycle Utilities ....................... SKIPPED
>
> So I got farther than you did, but not all the way.
>
>
> On Tue, Mar 10, 2015 at 12:03 PM, Michael Gentry <mg...@masslight.net> wrote:
>> Yeah, I know Jenkins is building on Linux, so I'm confused as to why I'm
>> having this issue, but you are probably right that it is specific to my
>> network, although there is nothing complex or unusual about my network.
>>
>>
>> On Tue, Mar 10, 2015 at 11:58 AM, Andrus Adamchik <an...@objectstyle.org>
>> wrote:
>>
>>> BTW, our Jenkins builds are all Linux.
>>>
>>> The error is likely about JGroups breaking in your network environment
>>> (not related to Cayenne, but of course very annoying). So hopefully it
>>> works on OS X.
>>>
>>> Andrus
>>>
>>> > On Mar 10, 2015, at 6:49 PM, Michael Gentry <mg...@masslight.net>
>>> wrote:
>>> >
>>> > I've still been unable to build on Linux, even with the changes Andrus
>>> > suggested.  I can try Mac OS X tonight, but even if it builds there, I'm
>>> > concerned about the failure on Linux until I can figure it out.
>>> >
>>> > mrg
>>> >
>>> >
>>> > On Tue, Mar 10, 2015 at 11:37 AM, Mike Kienenberger <mk...@gmail.com>
>>> > wrote:
>>> >
>>> >> Hey guys,
>>> >>
>>> >> We're still missing one more binding vote and it's been 12 days.
>>> >>
>>> >> On Sun, Mar 8, 2015 at 4:26 PM, Andrus Adamchik <andrus@objectstyle.org
>>> >
>>> >> wrote:
>>> >>> Googling shows that putting '-Djava.net.preferIPv4Stack=true' might
>>> >> help. We mention that in the dev guide actually, and just recently I was
>>> >> wondering which one of the tests actually requires IPv4 vs IPv6 :)
>>> >>>
>>> >>> http://cayenne.apache.org/dev/building-cayenne.html
>>> >>>
>>> >>> Andrus
>>> >>>
>>> >>>> On Mar 6, 2015, at 9:50 PM, Michael Gentry <mg...@masslight.net>
>>> >> wrote:
>>> >>>>
>>> >>>> I'm consistently getting this test failure when trying to build:
>>> >>>>
>>> >>>> Tests in error:
>>> >>>> DataRowStoreIT.testConstructorWithProperties:63 » CayenneRuntime
>>> >>>> [v.4.0.M2 Mar...
>>> >>>>
>>> >>>> Tests run: 1456, Failures: 0, Errors: 1, Skipped: 0
>>> >>>>
>>> >>>>
>>> >>>>
>>> >>>> [INFO] Reactor Summary:
>>> >>>> [INFO]
>>> >>>> [INFO] Cayenne ........................................... SUCCESS
>>> >> [1.236s]
>>> >>>> [INFO] Cayenne Build Tools Parent ........................ SUCCESS
>>> >> [0.021s]
>>> >>>> [INFO] Cayenne License and Notice Bundle ................. SUCCESS
>>> >> [2.770s]
>>> >>>> [INFO] Common Unit Test Utilities ........................ SUCCESS
>>> >> [2.040s]
>>> >>>> [INFO] Cayenne Code Checkers ............................. SUCCESS
>>> >> [0.173s]
>>> >>>> [INFO] Cayenne Dependency Injection Container ............ SUCCESS
>>> >> [15.565s]
>>> >>>> [INFO] Cayenne Server .................................... FAILURE
>>> >>>> [3:10.456s]
>>> >>>>
>>> >>>>
>>> >>>>
>>> >>
>>> -------------------------------------------------------------------------------
>>> >>>> Test set: org.apache.cayenne.access.DataRowStoreIT
>>> >>>>
>>> >>
>>> -------------------------------------------------------------------------------
>>> >>>> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.244
>>> >> sec
>>> >>>> <<< FAILURE! - in org.apache.cayenne.access.DataRowStoreIT
>>> >>>>
>>> testConstructorWithProperties(org.apache.cayenne.access.DataRowStoreIT)
>>> >>>> Time elapsed: 0.172 sec  <<< ERROR!
>>> >>>> org.apache.cayenne.CayenneRuntimeException: [v.4.0.M2 Mar 06 2015
>>> >> 13:39:49]
>>> >>>> Error initializing DataRowStore.
>>> >>>>   at org.jgroups.JChannel.connect(JChannel.java:328)
>>> >>>>   at
>>> >>>>
>>> >>
>>> org.apache.cayenne.event.JavaGroupsBridge.startupExternal(JavaGroupsBridge.java:130)
>>> >>>>   at
>>> org.apache.cayenne.event.EventBridge.startup(EventBridge.java:245)
>>> >>>>   at
>>> org.apache.cayenne.event.EventBridge.startup(EventBridge.java:193)
>>> >>>>   at
>>> org.apache.cayenne.event.EventBridge.startup(EventBridge.java:178)
>>> >>>>   at
>>> >>>>
>>> >>
>>> org.apache.cayenne.access.DataRowStore.startListeners(DataRowStore.java:613)
>>> >>>>   at
>>> >>>>
>>> >>
>>> org.apache.cayenne.access.DataRowStore.initWithProperties(DataRowStore.java:182)
>>> >>>>   at
>>> >> org.apache.cayenne.access.DataRowStore.<init>(DataRowStore.java:107)
>>> >>>>   at
>>> >>>>
>>> >>
>>> org.apache.cayenne.access.DataRowStoreIT.testConstructorWithProperties(DataRowStoreIT.java:63)
>>> >>>> ...
>>> >>>> [DownHandler (UDP)] INFO org.jgroups.protocols.UDP - unicast sockets
>>> >> will
>>> >>>> use interface 127.0.1.1
>>> >>>> [main] ERROR org.jgroups.JChannel - exception: java.lang.Exception:
>>> >>>> exception caused by UDP.start(): java.net.SocketException: bad
>>> argument
>>> >> for
>>> >>>> IP_MULTICAST_IF: address not bound to any interface
>>> >>>>
>>> >>>>
>>> >>>> mrg:~$ uname -a
>>> >>>> Linux 3.13.0-46-generic #77-Ubuntu SMP Mon Mar 2 18:26:13 UTC 2015
>>> i686
>>> >>>> i686 i686 GNU/Linux
>>> >>>> mrg:~$ java -version
>>> >>>> java version "1.7.0_75"
>>> >>>> OpenJDK Runtime Environment (IcedTea 2.5.4) (7u75-2.5.4-1~trusty1)
>>> >>>> OpenJDK Server VM (build 24.75-b04, mixed mode)
>>> >>>>
>>> >>>>
>>> >>>> Any suggestions?
>>> >>>>
>>> >>>> Thanks,
>>> >>>>
>>> >>>> mrg
>>> >>>>
>>> >>>>
>>> >>>> On Sat, Feb 28, 2015 at 4:48 AM, Andrus Adamchik <
>>> >> andrus@objectstyle.org>
>>> >>>> wrote:
>>> >>>>
>>> >>>>>
>>> >>>>>> On Feb 26, 2015, at 12:41 PM, Alex Kolonitsky <
>>> >>>>> akolonitsky@objectstyle.com> wrote:
>>> >>>>>>
>>> >>>>>> Hi All,
>>> >>>>>> I've prepared 4.0.M2 artifacts for voting again, I hope this time
>>> >>>>> everything will be fine.
>>> >>>>>>
>>> >>>>>> Maven artifacts:
>>> >>>>>
>>> >>
>>> https://repository.apache.org/content/repositories/orgapachecayenne-1005 <
>>> >>>>>
>>> >>
>>> https://repository.apache.org/content/repositories/orgapachecayenne-1005>
>>> >>>>>> Assemblies: https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/
>>> <
>>> >>>>> https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/>
>>> >>>>>>
>>> >>>>>> Please evaluate and cast your votes.
>>> >>>>>>
>>> >>>>>> Regards,
>>> >>>>>> Alex Kolonitsky.
>>> >>>>>
>>> >>>>> +1 from me.
>>> >>>>>
>>> >>>>>
>>> >>>>> 1. rat.sh - no complaints
>>> >>>>> (noticed .idea/ directory at the root of the source archive. Not a
>>> show
>>> >>>>> stopper for the release, but let's add it to assembly excludes for
>>> the
>>> >>>>> future)
>>> >>>>> 2. checksums - match
>>> >>>>> 3. signatures - match
>>> >>>>> 4. Source builds (mvn verify)
>>> >>>>> 5. Modeler OS X, Windows, Generic versions all start fine
>>> >>>>> 6. Random poking through the structure of the binary assemblies
>>> doesn't
>>> >>>>> show anything abnormal.
>>> >>>>>
>>> >>>>> and thanks to Mike for providing a detailed release evaluation
>>> script.
>>> >>>>>
>>> >>>>> Andrus
>>> >>>
>>> >>
>>>
>>>

Re: [VOTE] 4.0.M2 third attempt

Posted by Mike Kienenberger <mk...@gmail.com>.
The errors you posted seem to be network errors.

I just rebuilt again without problems.

> uname -a
Linux linux-4eqv.site 3.16.7-7-desktop #1 SMP PREEMPT Wed Dec 17
18:00:44 UTC 2014 (762f27a) x86_64 x86_64 x86_64 GNU/Linux
[Opensuse 13.2]

> java -version
openjdk version "1.8.0_40"
OpenJDK Runtime Environment (build 1.8.0_40-b10)
OpenJDK 64-Bit Server VM (build 25.40-b14, mixed mode)

Oops!   My system upgrade on Feb 23rd apparently jumped me from Java
1.6 to 1.8.  I did not notice that.

When I build with Java 1.7

> java -version
java version "1.7.0_75"
OpenJDK Runtime Environment (IcedTea 2.5.4) (suse-4.1-x86_64)
OpenJDK 64-Bit Server VM (build 24.75-b04, mixed mode)


I get:

Tests in error:
  testNewDataMapImport(org.apache.cayenne.tools.dbimport.DbImportActionTest)

Tests run: 76, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Cayenne ........................................... SUCCESS [3.069s]
[INFO] Cayenne Build Tools Parent ........................ SUCCESS [0.135s]
[INFO] Cayenne License and Notice Bundle ................. SUCCESS [7.748s]
[INFO] Common Unit Test Utilities ........................ SUCCESS [3.225s]
[INFO] Cayenne Code Checkers ............................. SUCCESS [0.569s]
[INFO] Cayenne Dependency Injection Container ............ SUCCESS [48.682s]
[INFO] Cayenne Server .................................... SUCCESS [4:20.241s]
[INFO] Cayenne ROP Client ................................ SUCCESS [51.797s]
[INFO] Cayenne Project ................................... SUCCESS [9.432s]
[INFO] Cayenne Tools ..................................... FAILURE [27.403s]
[INFO] Cayenne Lifecycle Utilities ....................... SKIPPED

So I got farther than you did, but not all the way.


On Tue, Mar 10, 2015 at 12:03 PM, Michael Gentry <mg...@masslight.net> wrote:
> Yeah, I know Jenkins is building on Linux, so I'm confused as to why I'm
> having this issue, but you are probably right that it is specific to my
> network, although there is nothing complex or unusual about my network.
>
>
> On Tue, Mar 10, 2015 at 11:58 AM, Andrus Adamchik <an...@objectstyle.org>
> wrote:
>
>> BTW, our Jenkins builds are all Linux.
>>
>> The error is likely about JGroups breaking in your network environment
>> (not related to Cayenne, but of course very annoying). So hopefully it
>> works on OS X.
>>
>> Andrus
>>
>> > On Mar 10, 2015, at 6:49 PM, Michael Gentry <mg...@masslight.net>
>> wrote:
>> >
>> > I've still been unable to build on Linux, even with the changes Andrus
>> > suggested.  I can try Mac OS X tonight, but even if it builds there, I'm
>> > concerned about the failure on Linux until I can figure it out.
>> >
>> > mrg
>> >
>> >
>> > On Tue, Mar 10, 2015 at 11:37 AM, Mike Kienenberger <mk...@gmail.com>
>> > wrote:
>> >
>> >> Hey guys,
>> >>
>> >> We're still missing one more binding vote and it's been 12 days.
>> >>
>> >> On Sun, Mar 8, 2015 at 4:26 PM, Andrus Adamchik <andrus@objectstyle.org
>> >
>> >> wrote:
>> >>> Googling shows that putting '-Djava.net.preferIPv4Stack=true' might
>> >> help. We mention that in the dev guide actually, and just recently I was
>> >> wondering which one of the tests actually requires IPv4 vs IPv6 :)
>> >>>
>> >>> http://cayenne.apache.org/dev/building-cayenne.html
>> >>>
>> >>> Andrus
>> >>>
>> >>>> On Mar 6, 2015, at 9:50 PM, Michael Gentry <mg...@masslight.net>
>> >> wrote:
>> >>>>
>> >>>> I'm consistently getting this test failure when trying to build:
>> >>>>
>> >>>> Tests in error:
>> >>>> DataRowStoreIT.testConstructorWithProperties:63 » CayenneRuntime
>> >>>> [v.4.0.M2 Mar...
>> >>>>
>> >>>> Tests run: 1456, Failures: 0, Errors: 1, Skipped: 0
>> >>>>
>> >>>>
>> >>>>
>> >>>> [INFO] Reactor Summary:
>> >>>> [INFO]
>> >>>> [INFO] Cayenne ........................................... SUCCESS
>> >> [1.236s]
>> >>>> [INFO] Cayenne Build Tools Parent ........................ SUCCESS
>> >> [0.021s]
>> >>>> [INFO] Cayenne License and Notice Bundle ................. SUCCESS
>> >> [2.770s]
>> >>>> [INFO] Common Unit Test Utilities ........................ SUCCESS
>> >> [2.040s]
>> >>>> [INFO] Cayenne Code Checkers ............................. SUCCESS
>> >> [0.173s]
>> >>>> [INFO] Cayenne Dependency Injection Container ............ SUCCESS
>> >> [15.565s]
>> >>>> [INFO] Cayenne Server .................................... FAILURE
>> >>>> [3:10.456s]
>> >>>>
>> >>>>
>> >>>>
>> >>
>> -------------------------------------------------------------------------------
>> >>>> Test set: org.apache.cayenne.access.DataRowStoreIT
>> >>>>
>> >>
>> -------------------------------------------------------------------------------
>> >>>> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.244
>> >> sec
>> >>>> <<< FAILURE! - in org.apache.cayenne.access.DataRowStoreIT
>> >>>>
>> testConstructorWithProperties(org.apache.cayenne.access.DataRowStoreIT)
>> >>>> Time elapsed: 0.172 sec  <<< ERROR!
>> >>>> org.apache.cayenne.CayenneRuntimeException: [v.4.0.M2 Mar 06 2015
>> >> 13:39:49]
>> >>>> Error initializing DataRowStore.
>> >>>>   at org.jgroups.JChannel.connect(JChannel.java:328)
>> >>>>   at
>> >>>>
>> >>
>> org.apache.cayenne.event.JavaGroupsBridge.startupExternal(JavaGroupsBridge.java:130)
>> >>>>   at
>> org.apache.cayenne.event.EventBridge.startup(EventBridge.java:245)
>> >>>>   at
>> org.apache.cayenne.event.EventBridge.startup(EventBridge.java:193)
>> >>>>   at
>> org.apache.cayenne.event.EventBridge.startup(EventBridge.java:178)
>> >>>>   at
>> >>>>
>> >>
>> org.apache.cayenne.access.DataRowStore.startListeners(DataRowStore.java:613)
>> >>>>   at
>> >>>>
>> >>
>> org.apache.cayenne.access.DataRowStore.initWithProperties(DataRowStore.java:182)
>> >>>>   at
>> >> org.apache.cayenne.access.DataRowStore.<init>(DataRowStore.java:107)
>> >>>>   at
>> >>>>
>> >>
>> org.apache.cayenne.access.DataRowStoreIT.testConstructorWithProperties(DataRowStoreIT.java:63)
>> >>>> ...
>> >>>> [DownHandler (UDP)] INFO org.jgroups.protocols.UDP - unicast sockets
>> >> will
>> >>>> use interface 127.0.1.1
>> >>>> [main] ERROR org.jgroups.JChannel - exception: java.lang.Exception:
>> >>>> exception caused by UDP.start(): java.net.SocketException: bad
>> argument
>> >> for
>> >>>> IP_MULTICAST_IF: address not bound to any interface
>> >>>>
>> >>>>
>> >>>> mrg:~$ uname -a
>> >>>> Linux 3.13.0-46-generic #77-Ubuntu SMP Mon Mar 2 18:26:13 UTC 2015
>> i686
>> >>>> i686 i686 GNU/Linux
>> >>>> mrg:~$ java -version
>> >>>> java version "1.7.0_75"
>> >>>> OpenJDK Runtime Environment (IcedTea 2.5.4) (7u75-2.5.4-1~trusty1)
>> >>>> OpenJDK Server VM (build 24.75-b04, mixed mode)
>> >>>>
>> >>>>
>> >>>> Any suggestions?
>> >>>>
>> >>>> Thanks,
>> >>>>
>> >>>> mrg
>> >>>>
>> >>>>
>> >>>> On Sat, Feb 28, 2015 at 4:48 AM, Andrus Adamchik <
>> >> andrus@objectstyle.org>
>> >>>> wrote:
>> >>>>
>> >>>>>
>> >>>>>> On Feb 26, 2015, at 12:41 PM, Alex Kolonitsky <
>> >>>>> akolonitsky@objectstyle.com> wrote:
>> >>>>>>
>> >>>>>> Hi All,
>> >>>>>> I've prepared 4.0.M2 artifacts for voting again, I hope this time
>> >>>>> everything will be fine.
>> >>>>>>
>> >>>>>> Maven artifacts:
>> >>>>>
>> >>
>> https://repository.apache.org/content/repositories/orgapachecayenne-1005 <
>> >>>>>
>> >>
>> https://repository.apache.org/content/repositories/orgapachecayenne-1005>
>> >>>>>> Assemblies: https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/
>> <
>> >>>>> https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/>
>> >>>>>>
>> >>>>>> Please evaluate and cast your votes.
>> >>>>>>
>> >>>>>> Regards,
>> >>>>>> Alex Kolonitsky.
>> >>>>>
>> >>>>> +1 from me.
>> >>>>>
>> >>>>>
>> >>>>> 1. rat.sh - no complaints
>> >>>>> (noticed .idea/ directory at the root of the source archive. Not a
>> show
>> >>>>> stopper for the release, but let's add it to assembly excludes for
>> the
>> >>>>> future)
>> >>>>> 2. checksums - match
>> >>>>> 3. signatures - match
>> >>>>> 4. Source builds (mvn verify)
>> >>>>> 5. Modeler OS X, Windows, Generic versions all start fine
>> >>>>> 6. Random poking through the structure of the binary assemblies
>> doesn't
>> >>>>> show anything abnormal.
>> >>>>>
>> >>>>> and thanks to Mike for providing a detailed release evaluation
>> script.
>> >>>>>
>> >>>>> Andrus
>> >>>
>> >>
>>
>>

Re: [VOTE] 4.0.M2 third attempt

Posted by Michael Gentry <mg...@masslight.net>.
Yeah, I know Jenkins is building on Linux, so I'm confused as to why I'm
having this issue, but you are probably right that it is specific to my
network, although there is nothing complex or unusual about my network.


On Tue, Mar 10, 2015 at 11:58 AM, Andrus Adamchik <an...@objectstyle.org>
wrote:

> BTW, our Jenkins builds are all Linux.
>
> The error is likely about JGroups breaking in your network environment
> (not related to Cayenne, but of course very annoying). So hopefully it
> works on OS X.
>
> Andrus
>
> > On Mar 10, 2015, at 6:49 PM, Michael Gentry <mg...@masslight.net>
> wrote:
> >
> > I've still been unable to build on Linux, even with the changes Andrus
> > suggested.  I can try Mac OS X tonight, but even if it builds there, I'm
> > concerned about the failure on Linux until I can figure it out.
> >
> > mrg
> >
> >
> > On Tue, Mar 10, 2015 at 11:37 AM, Mike Kienenberger <mk...@gmail.com>
> > wrote:
> >
> >> Hey guys,
> >>
> >> We're still missing one more binding vote and it's been 12 days.
> >>
> >> On Sun, Mar 8, 2015 at 4:26 PM, Andrus Adamchik <andrus@objectstyle.org
> >
> >> wrote:
> >>> Googling shows that putting '-Djava.net.preferIPv4Stack=true' might
> >> help. We mention that in the dev guide actually, and just recently I was
> >> wondering which one of the tests actually requires IPv4 vs IPv6 :)
> >>>
> >>> http://cayenne.apache.org/dev/building-cayenne.html
> >>>
> >>> Andrus
> >>>
> >>>> On Mar 6, 2015, at 9:50 PM, Michael Gentry <mg...@masslight.net>
> >> wrote:
> >>>>
> >>>> I'm consistently getting this test failure when trying to build:
> >>>>
> >>>> Tests in error:
> >>>> DataRowStoreIT.testConstructorWithProperties:63 » CayenneRuntime
> >>>> [v.4.0.M2 Mar...
> >>>>
> >>>> Tests run: 1456, Failures: 0, Errors: 1, Skipped: 0
> >>>>
> >>>>
> >>>>
> >>>> [INFO] Reactor Summary:
> >>>> [INFO]
> >>>> [INFO] Cayenne ........................................... SUCCESS
> >> [1.236s]
> >>>> [INFO] Cayenne Build Tools Parent ........................ SUCCESS
> >> [0.021s]
> >>>> [INFO] Cayenne License and Notice Bundle ................. SUCCESS
> >> [2.770s]
> >>>> [INFO] Common Unit Test Utilities ........................ SUCCESS
> >> [2.040s]
> >>>> [INFO] Cayenne Code Checkers ............................. SUCCESS
> >> [0.173s]
> >>>> [INFO] Cayenne Dependency Injection Container ............ SUCCESS
> >> [15.565s]
> >>>> [INFO] Cayenne Server .................................... FAILURE
> >>>> [3:10.456s]
> >>>>
> >>>>
> >>>>
> >>
> -------------------------------------------------------------------------------
> >>>> Test set: org.apache.cayenne.access.DataRowStoreIT
> >>>>
> >>
> -------------------------------------------------------------------------------
> >>>> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.244
> >> sec
> >>>> <<< FAILURE! - in org.apache.cayenne.access.DataRowStoreIT
> >>>>
> testConstructorWithProperties(org.apache.cayenne.access.DataRowStoreIT)
> >>>> Time elapsed: 0.172 sec  <<< ERROR!
> >>>> org.apache.cayenne.CayenneRuntimeException: [v.4.0.M2 Mar 06 2015
> >> 13:39:49]
> >>>> Error initializing DataRowStore.
> >>>>   at org.jgroups.JChannel.connect(JChannel.java:328)
> >>>>   at
> >>>>
> >>
> org.apache.cayenne.event.JavaGroupsBridge.startupExternal(JavaGroupsBridge.java:130)
> >>>>   at
> org.apache.cayenne.event.EventBridge.startup(EventBridge.java:245)
> >>>>   at
> org.apache.cayenne.event.EventBridge.startup(EventBridge.java:193)
> >>>>   at
> org.apache.cayenne.event.EventBridge.startup(EventBridge.java:178)
> >>>>   at
> >>>>
> >>
> org.apache.cayenne.access.DataRowStore.startListeners(DataRowStore.java:613)
> >>>>   at
> >>>>
> >>
> org.apache.cayenne.access.DataRowStore.initWithProperties(DataRowStore.java:182)
> >>>>   at
> >> org.apache.cayenne.access.DataRowStore.<init>(DataRowStore.java:107)
> >>>>   at
> >>>>
> >>
> org.apache.cayenne.access.DataRowStoreIT.testConstructorWithProperties(DataRowStoreIT.java:63)
> >>>> ...
> >>>> [DownHandler (UDP)] INFO org.jgroups.protocols.UDP - unicast sockets
> >> will
> >>>> use interface 127.0.1.1
> >>>> [main] ERROR org.jgroups.JChannel - exception: java.lang.Exception:
> >>>> exception caused by UDP.start(): java.net.SocketException: bad
> argument
> >> for
> >>>> IP_MULTICAST_IF: address not bound to any interface
> >>>>
> >>>>
> >>>> mrg:~$ uname -a
> >>>> Linux 3.13.0-46-generic #77-Ubuntu SMP Mon Mar 2 18:26:13 UTC 2015
> i686
> >>>> i686 i686 GNU/Linux
> >>>> mrg:~$ java -version
> >>>> java version "1.7.0_75"
> >>>> OpenJDK Runtime Environment (IcedTea 2.5.4) (7u75-2.5.4-1~trusty1)
> >>>> OpenJDK Server VM (build 24.75-b04, mixed mode)
> >>>>
> >>>>
> >>>> Any suggestions?
> >>>>
> >>>> Thanks,
> >>>>
> >>>> mrg
> >>>>
> >>>>
> >>>> On Sat, Feb 28, 2015 at 4:48 AM, Andrus Adamchik <
> >> andrus@objectstyle.org>
> >>>> wrote:
> >>>>
> >>>>>
> >>>>>> On Feb 26, 2015, at 12:41 PM, Alex Kolonitsky <
> >>>>> akolonitsky@objectstyle.com> wrote:
> >>>>>>
> >>>>>> Hi All,
> >>>>>> I've prepared 4.0.M2 artifacts for voting again, I hope this time
> >>>>> everything will be fine.
> >>>>>>
> >>>>>> Maven artifacts:
> >>>>>
> >>
> https://repository.apache.org/content/repositories/orgapachecayenne-1005 <
> >>>>>
> >>
> https://repository.apache.org/content/repositories/orgapachecayenne-1005>
> >>>>>> Assemblies: https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/
> <
> >>>>> https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/>
> >>>>>>
> >>>>>> Please evaluate and cast your votes.
> >>>>>>
> >>>>>> Regards,
> >>>>>> Alex Kolonitsky.
> >>>>>
> >>>>> +1 from me.
> >>>>>
> >>>>>
> >>>>> 1. rat.sh - no complaints
> >>>>> (noticed .idea/ directory at the root of the source archive. Not a
> show
> >>>>> stopper for the release, but let's add it to assembly excludes for
> the
> >>>>> future)
> >>>>> 2. checksums - match
> >>>>> 3. signatures - match
> >>>>> 4. Source builds (mvn verify)
> >>>>> 5. Modeler OS X, Windows, Generic versions all start fine
> >>>>> 6. Random poking through the structure of the binary assemblies
> doesn't
> >>>>> show anything abnormal.
> >>>>>
> >>>>> and thanks to Mike for providing a detailed release evaluation
> script.
> >>>>>
> >>>>> Andrus
> >>>
> >>
>
>

Re: [VOTE] 4.0.M2 third attempt

Posted by Andrus Adamchik <an...@objectstyle.org>.
BTW, our Jenkins builds are all Linux. 

The error is likely about JGroups breaking in your network environment (not related to Cayenne, but of course very annoying). So hopefully it works on OS X.

Andrus

> On Mar 10, 2015, at 6:49 PM, Michael Gentry <mg...@masslight.net> wrote:
> 
> I've still been unable to build on Linux, even with the changes Andrus
> suggested.  I can try Mac OS X tonight, but even if it builds there, I'm
> concerned about the failure on Linux until I can figure it out.
> 
> mrg
> 
> 
> On Tue, Mar 10, 2015 at 11:37 AM, Mike Kienenberger <mk...@gmail.com>
> wrote:
> 
>> Hey guys,
>> 
>> We're still missing one more binding vote and it's been 12 days.
>> 
>> On Sun, Mar 8, 2015 at 4:26 PM, Andrus Adamchik <an...@objectstyle.org>
>> wrote:
>>> Googling shows that putting '-Djava.net.preferIPv4Stack=true' might
>> help. We mention that in the dev guide actually, and just recently I was
>> wondering which one of the tests actually requires IPv4 vs IPv6 :)
>>> 
>>> http://cayenne.apache.org/dev/building-cayenne.html
>>> 
>>> Andrus
>>> 
>>>> On Mar 6, 2015, at 9:50 PM, Michael Gentry <mg...@masslight.net>
>> wrote:
>>>> 
>>>> I'm consistently getting this test failure when trying to build:
>>>> 
>>>> Tests in error:
>>>> DataRowStoreIT.testConstructorWithProperties:63 » CayenneRuntime
>>>> [v.4.0.M2 Mar...
>>>> 
>>>> Tests run: 1456, Failures: 0, Errors: 1, Skipped: 0
>>>> 
>>>> 
>>>> 
>>>> [INFO] Reactor Summary:
>>>> [INFO]
>>>> [INFO] Cayenne ........................................... SUCCESS
>> [1.236s]
>>>> [INFO] Cayenne Build Tools Parent ........................ SUCCESS
>> [0.021s]
>>>> [INFO] Cayenne License and Notice Bundle ................. SUCCESS
>> [2.770s]
>>>> [INFO] Common Unit Test Utilities ........................ SUCCESS
>> [2.040s]
>>>> [INFO] Cayenne Code Checkers ............................. SUCCESS
>> [0.173s]
>>>> [INFO] Cayenne Dependency Injection Container ............ SUCCESS
>> [15.565s]
>>>> [INFO] Cayenne Server .................................... FAILURE
>>>> [3:10.456s]
>>>> 
>>>> 
>>>> 
>> -------------------------------------------------------------------------------
>>>> Test set: org.apache.cayenne.access.DataRowStoreIT
>>>> 
>> -------------------------------------------------------------------------------
>>>> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.244
>> sec
>>>> <<< FAILURE! - in org.apache.cayenne.access.DataRowStoreIT
>>>> testConstructorWithProperties(org.apache.cayenne.access.DataRowStoreIT)
>>>> Time elapsed: 0.172 sec  <<< ERROR!
>>>> org.apache.cayenne.CayenneRuntimeException: [v.4.0.M2 Mar 06 2015
>> 13:39:49]
>>>> Error initializing DataRowStore.
>>>>   at org.jgroups.JChannel.connect(JChannel.java:328)
>>>>   at
>>>> 
>> org.apache.cayenne.event.JavaGroupsBridge.startupExternal(JavaGroupsBridge.java:130)
>>>>   at org.apache.cayenne.event.EventBridge.startup(EventBridge.java:245)
>>>>   at org.apache.cayenne.event.EventBridge.startup(EventBridge.java:193)
>>>>   at org.apache.cayenne.event.EventBridge.startup(EventBridge.java:178)
>>>>   at
>>>> 
>> org.apache.cayenne.access.DataRowStore.startListeners(DataRowStore.java:613)
>>>>   at
>>>> 
>> org.apache.cayenne.access.DataRowStore.initWithProperties(DataRowStore.java:182)
>>>>   at
>> org.apache.cayenne.access.DataRowStore.<init>(DataRowStore.java:107)
>>>>   at
>>>> 
>> org.apache.cayenne.access.DataRowStoreIT.testConstructorWithProperties(DataRowStoreIT.java:63)
>>>> ...
>>>> [DownHandler (UDP)] INFO org.jgroups.protocols.UDP - unicast sockets
>> will
>>>> use interface 127.0.1.1
>>>> [main] ERROR org.jgroups.JChannel - exception: java.lang.Exception:
>>>> exception caused by UDP.start(): java.net.SocketException: bad argument
>> for
>>>> IP_MULTICAST_IF: address not bound to any interface
>>>> 
>>>> 
>>>> mrg:~$ uname -a
>>>> Linux 3.13.0-46-generic #77-Ubuntu SMP Mon Mar 2 18:26:13 UTC 2015 i686
>>>> i686 i686 GNU/Linux
>>>> mrg:~$ java -version
>>>> java version "1.7.0_75"
>>>> OpenJDK Runtime Environment (IcedTea 2.5.4) (7u75-2.5.4-1~trusty1)
>>>> OpenJDK Server VM (build 24.75-b04, mixed mode)
>>>> 
>>>> 
>>>> Any suggestions?
>>>> 
>>>> Thanks,
>>>> 
>>>> mrg
>>>> 
>>>> 
>>>> On Sat, Feb 28, 2015 at 4:48 AM, Andrus Adamchik <
>> andrus@objectstyle.org>
>>>> wrote:
>>>> 
>>>>> 
>>>>>> On Feb 26, 2015, at 12:41 PM, Alex Kolonitsky <
>>>>> akolonitsky@objectstyle.com> wrote:
>>>>>> 
>>>>>> Hi All,
>>>>>> I've prepared 4.0.M2 artifacts for voting again, I hope this time
>>>>> everything will be fine.
>>>>>> 
>>>>>> Maven artifacts:
>>>>> 
>> https://repository.apache.org/content/repositories/orgapachecayenne-1005 <
>>>>> 
>> https://repository.apache.org/content/repositories/orgapachecayenne-1005>
>>>>>> Assemblies: https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/ <
>>>>> https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/>
>>>>>> 
>>>>>> Please evaluate and cast your votes.
>>>>>> 
>>>>>> Regards,
>>>>>> Alex Kolonitsky.
>>>>> 
>>>>> +1 from me.
>>>>> 
>>>>> 
>>>>> 1. rat.sh - no complaints
>>>>> (noticed .idea/ directory at the root of the source archive. Not a show
>>>>> stopper for the release, but let's add it to assembly excludes for the
>>>>> future)
>>>>> 2. checksums - match
>>>>> 3. signatures - match
>>>>> 4. Source builds (mvn verify)
>>>>> 5. Modeler OS X, Windows, Generic versions all start fine
>>>>> 6. Random poking through the structure of the binary assemblies doesn't
>>>>> show anything abnormal.
>>>>> 
>>>>> and thanks to Mike for providing a detailed release evaluation script.
>>>>> 
>>>>> Andrus
>>> 
>> 


Re: [VOTE] 4.0.M2 third attempt

Posted by John Huss <jo...@gmail.com>.
+1

1. rat.sh - looks fine
2. Source builds (on mac, with java 1.8)
3. Modeler (Mac, and generic) starts and reads a saved model
4. Binaries look fine
5. I'm running a lot of this in production without issues

On Tue, Mar 10, 2015 at 10:55 AM Mike Kienenberger <mk...@gmail.com>
wrote:

> Strange.   It built fine for me on linux.
>
> I'll try it again in case something has changed.
>
> On Tue, Mar 10, 2015 at 11:49 AM, Michael Gentry <mg...@masslight.net>
> wrote:
> > I've still been unable to build on Linux, even with the changes Andrus
> > suggested.  I can try Mac OS X tonight, but even if it builds there, I'm
> > concerned about the failure on Linux until I can figure it out.
> >
> > mrg
> >
> >
> > On Tue, Mar 10, 2015 at 11:37 AM, Mike Kienenberger <mk...@gmail.com>
> > wrote:
> >
> >> Hey guys,
> >>
> >> We're still missing one more binding vote and it's been 12 days.
> >>
> >> On Sun, Mar 8, 2015 at 4:26 PM, Andrus Adamchik <andrus@objectstyle.org
> >
> >> wrote:
> >> > Googling shows that putting '-Djava.net.preferIPv4Stack=true' might
> >> help. We mention that in the dev guide actually, and just recently I was
> >> wondering which one of the tests actually requires IPv4 vs IPv6 :)
> >> >
> >> > http://cayenne.apache.org/dev/building-cayenne.html
> >> >
> >> > Andrus
> >> >
> >> >> On Mar 6, 2015, at 9:50 PM, Michael Gentry <mg...@masslight.net>
> >> wrote:
> >> >>
> >> >> I'm consistently getting this test failure when trying to build:
> >> >>
> >> >> Tests in error:
> >> >>  DataRowStoreIT.testConstructorWithProperties:63 » CayenneRuntime
> >> >> [v.4.0.M2 Mar...
> >> >>
> >> >> Tests run: 1456, Failures: 0, Errors: 1, Skipped: 0
> >> >>
> >> >>
> >> >>
> >> >> [INFO] Reactor Summary:
> >> >> [INFO]
> >> >> [INFO] Cayenne ........................................... SUCCESS
> >> [1.236s]
> >> >> [INFO] Cayenne Build Tools Parent ........................ SUCCESS
> >> [0.021s]
> >> >> [INFO] Cayenne License and Notice Bundle ................. SUCCESS
> >> [2.770s]
> >> >> [INFO] Common Unit Test Utilities ........................ SUCCESS
> >> [2.040s]
> >> >> [INFO] Cayenne Code Checkers ............................. SUCCESS
> >> [0.173s]
> >> >> [INFO] Cayenne Dependency Injection Container ............ SUCCESS
> >> [15.565s]
> >> >> [INFO] Cayenne Server .................................... FAILURE
> >> >> [3:10.456s]
> >> >>
> >> >>
> >> >>
> >> ------------------------------------------------------------
> -------------------
> >> >> Test set: org.apache.cayenne.access.DataRowStoreIT
> >> >>
> >> ------------------------------------------------------------
> -------------------
> >> >> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.244
> >> sec
> >> >> <<< FAILURE! - in org.apache.cayenne.access.DataRowStoreIT
> >> >> testConstructorWithProperties(org.apache.cayenne.access.
> DataRowStoreIT)
> >> >> Time elapsed: 0.172 sec  <<< ERROR!
> >> >> org.apache.cayenne.CayenneRuntimeException: [v.4.0.M2 Mar 06 2015
> >> 13:39:49]
> >> >> Error initializing DataRowStore.
> >> >>    at org.jgroups.JChannel.connect(JChannel.java:328)
> >> >>    at
> >> >>
> >> org.apache.cayenne.event.JavaGroupsBridge.startupExternal(
> JavaGroupsBridge.java:130)
> >> >>    at org.apache.cayenne.event.EventBridge.startup(
> EventBridge.java:245)
> >> >>    at org.apache.cayenne.event.EventBridge.startup(
> EventBridge.java:193)
> >> >>    at org.apache.cayenne.event.EventBridge.startup(
> EventBridge.java:178)
> >> >>    at
> >> >>
> >> org.apache.cayenne.access.DataRowStore.startListeners(
> DataRowStore.java:613)
> >> >>    at
> >> >>
> >> org.apache.cayenne.access.DataRowStore.initWithProperties(
> DataRowStore.java:182)
> >> >>    at
> >> org.apache.cayenne.access.DataRowStore.<init>(DataRowStore.java:107)
> >> >>    at
> >> >>
> >> org.apache.cayenne.access.DataRowStoreIT.testConstructorWithProperties(
> DataRowStoreIT.java:63)
> >> >> ...
> >> >> [DownHandler (UDP)] INFO org.jgroups.protocols.UDP - unicast sockets
> >> will
> >> >> use interface 127.0.1.1
> >> >> [main] ERROR org.jgroups.JChannel - exception: java.lang.Exception:
> >> >> exception caused by UDP.start(): java.net.SocketException: bad
> argument
> >> for
> >> >> IP_MULTICAST_IF: address not bound to any interface
> >> >>
> >> >>
> >> >> mrg:~$ uname -a
> >> >> Linux 3.13.0-46-generic #77-Ubuntu SMP Mon Mar 2 18:26:13 UTC 2015
> i686
> >> >> i686 i686 GNU/Linux
> >> >> mrg:~$ java -version
> >> >> java version "1.7.0_75"
> >> >> OpenJDK Runtime Environment (IcedTea 2.5.4) (7u75-2.5.4-1~trusty1)
> >> >> OpenJDK Server VM (build 24.75-b04, mixed mode)
> >> >>
> >> >>
> >> >> Any suggestions?
> >> >>
> >> >> Thanks,
> >> >>
> >> >> mrg
> >> >>
> >> >>
> >> >> On Sat, Feb 28, 2015 at 4:48 AM, Andrus Adamchik <
> >> andrus@objectstyle.org>
> >> >> wrote:
> >> >>
> >> >>>
> >> >>>> On Feb 26, 2015, at 12:41 PM, Alex Kolonitsky <
> >> >>> akolonitsky@objectstyle.com> wrote:
> >> >>>>
> >> >>>> Hi All,
> >> >>>> I've prepared 4.0.M2 artifacts for voting again, I hope this time
> >> >>> everything will be fine.
> >> >>>>
> >> >>>> Maven artifacts:
> >> >>>
> >> https://repository.apache.org/content/repositories/
> orgapachecayenne-1005 <
> >> >>>
> >> https://repository.apache.org/content/repositories/
> orgapachecayenne-1005>
> >> >>>> Assemblies: https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/
> <
> >> >>> https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/>
> >> >>>>
> >> >>>> Please evaluate and cast your votes.
> >> >>>>
> >> >>>> Regards,
> >> >>>> Alex Kolonitsky.
> >> >>>
> >> >>> +1 from me.
> >> >>>
> >> >>>
> >> >>> 1. rat.sh - no complaints
> >> >>> (noticed .idea/ directory at the root of the source archive. Not a
> show
> >> >>> stopper for the release, but let's add it to assembly excludes for
> the
> >> >>> future)
> >> >>> 2. checksums - match
> >> >>> 3. signatures - match
> >> >>> 4. Source builds (mvn verify)
> >> >>> 5. Modeler OS X, Windows, Generic versions all start fine
> >> >>> 6. Random poking through the structure of the binary assemblies
> doesn't
> >> >>> show anything abnormal.
> >> >>>
> >> >>> and thanks to Mike for providing a detailed release evaluation
> script.
> >> >>>
> >> >>> Andrus
> >> >
> >>
>

Re: [VOTE] 4.0.M2 third attempt

Posted by Mike Kienenberger <mk...@gmail.com>.
Strange.   It built fine for me on linux.

I'll try it again in case something has changed.

On Tue, Mar 10, 2015 at 11:49 AM, Michael Gentry <mg...@masslight.net> wrote:
> I've still been unable to build on Linux, even with the changes Andrus
> suggested.  I can try Mac OS X tonight, but even if it builds there, I'm
> concerned about the failure on Linux until I can figure it out.
>
> mrg
>
>
> On Tue, Mar 10, 2015 at 11:37 AM, Mike Kienenberger <mk...@gmail.com>
> wrote:
>
>> Hey guys,
>>
>> We're still missing one more binding vote and it's been 12 days.
>>
>> On Sun, Mar 8, 2015 at 4:26 PM, Andrus Adamchik <an...@objectstyle.org>
>> wrote:
>> > Googling shows that putting '-Djava.net.preferIPv4Stack=true' might
>> help. We mention that in the dev guide actually, and just recently I was
>> wondering which one of the tests actually requires IPv4 vs IPv6 :)
>> >
>> > http://cayenne.apache.org/dev/building-cayenne.html
>> >
>> > Andrus
>> >
>> >> On Mar 6, 2015, at 9:50 PM, Michael Gentry <mg...@masslight.net>
>> wrote:
>> >>
>> >> I'm consistently getting this test failure when trying to build:
>> >>
>> >> Tests in error:
>> >>  DataRowStoreIT.testConstructorWithProperties:63 » CayenneRuntime
>> >> [v.4.0.M2 Mar...
>> >>
>> >> Tests run: 1456, Failures: 0, Errors: 1, Skipped: 0
>> >>
>> >>
>> >>
>> >> [INFO] Reactor Summary:
>> >> [INFO]
>> >> [INFO] Cayenne ........................................... SUCCESS
>> [1.236s]
>> >> [INFO] Cayenne Build Tools Parent ........................ SUCCESS
>> [0.021s]
>> >> [INFO] Cayenne License and Notice Bundle ................. SUCCESS
>> [2.770s]
>> >> [INFO] Common Unit Test Utilities ........................ SUCCESS
>> [2.040s]
>> >> [INFO] Cayenne Code Checkers ............................. SUCCESS
>> [0.173s]
>> >> [INFO] Cayenne Dependency Injection Container ............ SUCCESS
>> [15.565s]
>> >> [INFO] Cayenne Server .................................... FAILURE
>> >> [3:10.456s]
>> >>
>> >>
>> >>
>> -------------------------------------------------------------------------------
>> >> Test set: org.apache.cayenne.access.DataRowStoreIT
>> >>
>> -------------------------------------------------------------------------------
>> >> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.244
>> sec
>> >> <<< FAILURE! - in org.apache.cayenne.access.DataRowStoreIT
>> >> testConstructorWithProperties(org.apache.cayenne.access.DataRowStoreIT)
>> >> Time elapsed: 0.172 sec  <<< ERROR!
>> >> org.apache.cayenne.CayenneRuntimeException: [v.4.0.M2 Mar 06 2015
>> 13:39:49]
>> >> Error initializing DataRowStore.
>> >>    at org.jgroups.JChannel.connect(JChannel.java:328)
>> >>    at
>> >>
>> org.apache.cayenne.event.JavaGroupsBridge.startupExternal(JavaGroupsBridge.java:130)
>> >>    at org.apache.cayenne.event.EventBridge.startup(EventBridge.java:245)
>> >>    at org.apache.cayenne.event.EventBridge.startup(EventBridge.java:193)
>> >>    at org.apache.cayenne.event.EventBridge.startup(EventBridge.java:178)
>> >>    at
>> >>
>> org.apache.cayenne.access.DataRowStore.startListeners(DataRowStore.java:613)
>> >>    at
>> >>
>> org.apache.cayenne.access.DataRowStore.initWithProperties(DataRowStore.java:182)
>> >>    at
>> org.apache.cayenne.access.DataRowStore.<init>(DataRowStore.java:107)
>> >>    at
>> >>
>> org.apache.cayenne.access.DataRowStoreIT.testConstructorWithProperties(DataRowStoreIT.java:63)
>> >> ...
>> >> [DownHandler (UDP)] INFO org.jgroups.protocols.UDP - unicast sockets
>> will
>> >> use interface 127.0.1.1
>> >> [main] ERROR org.jgroups.JChannel - exception: java.lang.Exception:
>> >> exception caused by UDP.start(): java.net.SocketException: bad argument
>> for
>> >> IP_MULTICAST_IF: address not bound to any interface
>> >>
>> >>
>> >> mrg:~$ uname -a
>> >> Linux 3.13.0-46-generic #77-Ubuntu SMP Mon Mar 2 18:26:13 UTC 2015 i686
>> >> i686 i686 GNU/Linux
>> >> mrg:~$ java -version
>> >> java version "1.7.0_75"
>> >> OpenJDK Runtime Environment (IcedTea 2.5.4) (7u75-2.5.4-1~trusty1)
>> >> OpenJDK Server VM (build 24.75-b04, mixed mode)
>> >>
>> >>
>> >> Any suggestions?
>> >>
>> >> Thanks,
>> >>
>> >> mrg
>> >>
>> >>
>> >> On Sat, Feb 28, 2015 at 4:48 AM, Andrus Adamchik <
>> andrus@objectstyle.org>
>> >> wrote:
>> >>
>> >>>
>> >>>> On Feb 26, 2015, at 12:41 PM, Alex Kolonitsky <
>> >>> akolonitsky@objectstyle.com> wrote:
>> >>>>
>> >>>> Hi All,
>> >>>> I've prepared 4.0.M2 artifacts for voting again, I hope this time
>> >>> everything will be fine.
>> >>>>
>> >>>> Maven artifacts:
>> >>>
>> https://repository.apache.org/content/repositories/orgapachecayenne-1005 <
>> >>>
>> https://repository.apache.org/content/repositories/orgapachecayenne-1005>
>> >>>> Assemblies: https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/ <
>> >>> https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/>
>> >>>>
>> >>>> Please evaluate and cast your votes.
>> >>>>
>> >>>> Regards,
>> >>>> Alex Kolonitsky.
>> >>>
>> >>> +1 from me.
>> >>>
>> >>>
>> >>> 1. rat.sh - no complaints
>> >>> (noticed .idea/ directory at the root of the source archive. Not a show
>> >>> stopper for the release, but let's add it to assembly excludes for the
>> >>> future)
>> >>> 2. checksums - match
>> >>> 3. signatures - match
>> >>> 4. Source builds (mvn verify)
>> >>> 5. Modeler OS X, Windows, Generic versions all start fine
>> >>> 6. Random poking through the structure of the binary assemblies doesn't
>> >>> show anything abnormal.
>> >>>
>> >>> and thanks to Mike for providing a detailed release evaluation script.
>> >>>
>> >>> Andrus
>> >
>>

Re: [VOTE] 4.0.M2 third attempt

Posted by Michael Gentry <mg...@masslight.net>.
I've still been unable to build on Linux, even with the changes Andrus
suggested.  I can try Mac OS X tonight, but even if it builds there, I'm
concerned about the failure on Linux until I can figure it out.

mrg


On Tue, Mar 10, 2015 at 11:37 AM, Mike Kienenberger <mk...@gmail.com>
wrote:

> Hey guys,
>
> We're still missing one more binding vote and it's been 12 days.
>
> On Sun, Mar 8, 2015 at 4:26 PM, Andrus Adamchik <an...@objectstyle.org>
> wrote:
> > Googling shows that putting '-Djava.net.preferIPv4Stack=true' might
> help. We mention that in the dev guide actually, and just recently I was
> wondering which one of the tests actually requires IPv4 vs IPv6 :)
> >
> > http://cayenne.apache.org/dev/building-cayenne.html
> >
> > Andrus
> >
> >> On Mar 6, 2015, at 9:50 PM, Michael Gentry <mg...@masslight.net>
> wrote:
> >>
> >> I'm consistently getting this test failure when trying to build:
> >>
> >> Tests in error:
> >>  DataRowStoreIT.testConstructorWithProperties:63 » CayenneRuntime
> >> [v.4.0.M2 Mar...
> >>
> >> Tests run: 1456, Failures: 0, Errors: 1, Skipped: 0
> >>
> >>
> >>
> >> [INFO] Reactor Summary:
> >> [INFO]
> >> [INFO] Cayenne ........................................... SUCCESS
> [1.236s]
> >> [INFO] Cayenne Build Tools Parent ........................ SUCCESS
> [0.021s]
> >> [INFO] Cayenne License and Notice Bundle ................. SUCCESS
> [2.770s]
> >> [INFO] Common Unit Test Utilities ........................ SUCCESS
> [2.040s]
> >> [INFO] Cayenne Code Checkers ............................. SUCCESS
> [0.173s]
> >> [INFO] Cayenne Dependency Injection Container ............ SUCCESS
> [15.565s]
> >> [INFO] Cayenne Server .................................... FAILURE
> >> [3:10.456s]
> >>
> >>
> >>
> -------------------------------------------------------------------------------
> >> Test set: org.apache.cayenne.access.DataRowStoreIT
> >>
> -------------------------------------------------------------------------------
> >> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.244
> sec
> >> <<< FAILURE! - in org.apache.cayenne.access.DataRowStoreIT
> >> testConstructorWithProperties(org.apache.cayenne.access.DataRowStoreIT)
> >> Time elapsed: 0.172 sec  <<< ERROR!
> >> org.apache.cayenne.CayenneRuntimeException: [v.4.0.M2 Mar 06 2015
> 13:39:49]
> >> Error initializing DataRowStore.
> >>    at org.jgroups.JChannel.connect(JChannel.java:328)
> >>    at
> >>
> org.apache.cayenne.event.JavaGroupsBridge.startupExternal(JavaGroupsBridge.java:130)
> >>    at org.apache.cayenne.event.EventBridge.startup(EventBridge.java:245)
> >>    at org.apache.cayenne.event.EventBridge.startup(EventBridge.java:193)
> >>    at org.apache.cayenne.event.EventBridge.startup(EventBridge.java:178)
> >>    at
> >>
> org.apache.cayenne.access.DataRowStore.startListeners(DataRowStore.java:613)
> >>    at
> >>
> org.apache.cayenne.access.DataRowStore.initWithProperties(DataRowStore.java:182)
> >>    at
> org.apache.cayenne.access.DataRowStore.<init>(DataRowStore.java:107)
> >>    at
> >>
> org.apache.cayenne.access.DataRowStoreIT.testConstructorWithProperties(DataRowStoreIT.java:63)
> >> ...
> >> [DownHandler (UDP)] INFO org.jgroups.protocols.UDP - unicast sockets
> will
> >> use interface 127.0.1.1
> >> [main] ERROR org.jgroups.JChannel - exception: java.lang.Exception:
> >> exception caused by UDP.start(): java.net.SocketException: bad argument
> for
> >> IP_MULTICAST_IF: address not bound to any interface
> >>
> >>
> >> mrg:~$ uname -a
> >> Linux 3.13.0-46-generic #77-Ubuntu SMP Mon Mar 2 18:26:13 UTC 2015 i686
> >> i686 i686 GNU/Linux
> >> mrg:~$ java -version
> >> java version "1.7.0_75"
> >> OpenJDK Runtime Environment (IcedTea 2.5.4) (7u75-2.5.4-1~trusty1)
> >> OpenJDK Server VM (build 24.75-b04, mixed mode)
> >>
> >>
> >> Any suggestions?
> >>
> >> Thanks,
> >>
> >> mrg
> >>
> >>
> >> On Sat, Feb 28, 2015 at 4:48 AM, Andrus Adamchik <
> andrus@objectstyle.org>
> >> wrote:
> >>
> >>>
> >>>> On Feb 26, 2015, at 12:41 PM, Alex Kolonitsky <
> >>> akolonitsky@objectstyle.com> wrote:
> >>>>
> >>>> Hi All,
> >>>> I've prepared 4.0.M2 artifacts for voting again, I hope this time
> >>> everything will be fine.
> >>>>
> >>>> Maven artifacts:
> >>>
> https://repository.apache.org/content/repositories/orgapachecayenne-1005 <
> >>>
> https://repository.apache.org/content/repositories/orgapachecayenne-1005>
> >>>> Assemblies: https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/ <
> >>> https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/>
> >>>>
> >>>> Please evaluate and cast your votes.
> >>>>
> >>>> Regards,
> >>>> Alex Kolonitsky.
> >>>
> >>> +1 from me.
> >>>
> >>>
> >>> 1. rat.sh - no complaints
> >>> (noticed .idea/ directory at the root of the source archive. Not a show
> >>> stopper for the release, but let's add it to assembly excludes for the
> >>> future)
> >>> 2. checksums - match
> >>> 3. signatures - match
> >>> 4. Source builds (mvn verify)
> >>> 5. Modeler OS X, Windows, Generic versions all start fine
> >>> 6. Random poking through the structure of the binary assemblies doesn't
> >>> show anything abnormal.
> >>>
> >>> and thanks to Mike for providing a detailed release evaluation script.
> >>>
> >>> Andrus
> >
>

Re: [VOTE] 4.0.M2 third attempt

Posted by Savva Kolbachev <s....@gmail.com>.
I've had the same failure on Linux as Michael Gentry, however Andrus
solution (putting '-Djava.net.preferIPv4Stack=true’) has resolved it.

2015-03-11 14:09 GMT+03:00 Aristedes Maniatis <ar...@maniatis.org>:

> On 11/03/2015 2:37am, Mike Kienenberger wrote:
> > We're still missing one more binding vote and it's been 12 days.
>
> I'm +1. Sorry for the delay. My personal life has been a bit of a turmoil.
>
> I noticed only one thing unusual which should not hold up the release.
> https://repository.apache.org/content/repositories/orgapachecayenne-1005/org/apache/cayenne/cayenne-server/4.0.M2/cayenne-server-4.0.M2-sources.jar
> contains both java and compile class files.
>
> Not sure if the pom needs to be adjusted to clean that before building the
> source jar.
>
> Ari
>
>
> --
> -------------------------->
> Aristedes Maniatis
> GPG fingerprint CBFB 84B4 738D 4E87 5E5C  5EFA EF6A 7D2E 3E49 102A
>

Re: [VOTE] 4.0.M2 third attempt

Posted by Aristedes Maniatis <ar...@maniatis.org>.
On 11/03/2015 2:37am, Mike Kienenberger wrote:
> We're still missing one more binding vote and it's been 12 days.

I'm +1. Sorry for the delay. My personal life has been a bit of a turmoil.

I noticed only one thing unusual which should not hold up the release. https://repository.apache.org/content/repositories/orgapachecayenne-1005/org/apache/cayenne/cayenne-server/4.0.M2/cayenne-server-4.0.M2-sources.jar contains both java and compile class files.

Not sure if the pom needs to be adjusted to clean that before building the source jar.

Ari


-- 
-------------------------->
Aristedes Maniatis
GPG fingerprint CBFB 84B4 738D 4E87 5E5C  5EFA EF6A 7D2E 3E49 102A

Re: [VOTE] 4.0.M2 third attempt

Posted by Mike Kienenberger <mk...@gmail.com>.
Hey guys,

We're still missing one more binding vote and it's been 12 days.

On Sun, Mar 8, 2015 at 4:26 PM, Andrus Adamchik <an...@objectstyle.org> wrote:
> Googling shows that putting '-Djava.net.preferIPv4Stack=true' might help. We mention that in the dev guide actually, and just recently I was wondering which one of the tests actually requires IPv4 vs IPv6 :)
>
> http://cayenne.apache.org/dev/building-cayenne.html
>
> Andrus
>
>> On Mar 6, 2015, at 9:50 PM, Michael Gentry <mg...@masslight.net> wrote:
>>
>> I'm consistently getting this test failure when trying to build:
>>
>> Tests in error:
>>  DataRowStoreIT.testConstructorWithProperties:63 » CayenneRuntime
>> [v.4.0.M2 Mar...
>>
>> Tests run: 1456, Failures: 0, Errors: 1, Skipped: 0
>>
>>
>>
>> [INFO] Reactor Summary:
>> [INFO]
>> [INFO] Cayenne ........................................... SUCCESS [1.236s]
>> [INFO] Cayenne Build Tools Parent ........................ SUCCESS [0.021s]
>> [INFO] Cayenne License and Notice Bundle ................. SUCCESS [2.770s]
>> [INFO] Common Unit Test Utilities ........................ SUCCESS [2.040s]
>> [INFO] Cayenne Code Checkers ............................. SUCCESS [0.173s]
>> [INFO] Cayenne Dependency Injection Container ............ SUCCESS [15.565s]
>> [INFO] Cayenne Server .................................... FAILURE
>> [3:10.456s]
>>
>>
>> -------------------------------------------------------------------------------
>> Test set: org.apache.cayenne.access.DataRowStoreIT
>> -------------------------------------------------------------------------------
>> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.244 sec
>> <<< FAILURE! - in org.apache.cayenne.access.DataRowStoreIT
>> testConstructorWithProperties(org.apache.cayenne.access.DataRowStoreIT)
>> Time elapsed: 0.172 sec  <<< ERROR!
>> org.apache.cayenne.CayenneRuntimeException: [v.4.0.M2 Mar 06 2015 13:39:49]
>> Error initializing DataRowStore.
>>    at org.jgroups.JChannel.connect(JChannel.java:328)
>>    at
>> org.apache.cayenne.event.JavaGroupsBridge.startupExternal(JavaGroupsBridge.java:130)
>>    at org.apache.cayenne.event.EventBridge.startup(EventBridge.java:245)
>>    at org.apache.cayenne.event.EventBridge.startup(EventBridge.java:193)
>>    at org.apache.cayenne.event.EventBridge.startup(EventBridge.java:178)
>>    at
>> org.apache.cayenne.access.DataRowStore.startListeners(DataRowStore.java:613)
>>    at
>> org.apache.cayenne.access.DataRowStore.initWithProperties(DataRowStore.java:182)
>>    at org.apache.cayenne.access.DataRowStore.<init>(DataRowStore.java:107)
>>    at
>> org.apache.cayenne.access.DataRowStoreIT.testConstructorWithProperties(DataRowStoreIT.java:63)
>> ...
>> [DownHandler (UDP)] INFO org.jgroups.protocols.UDP - unicast sockets will
>> use interface 127.0.1.1
>> [main] ERROR org.jgroups.JChannel - exception: java.lang.Exception:
>> exception caused by UDP.start(): java.net.SocketException: bad argument for
>> IP_MULTICAST_IF: address not bound to any interface
>>
>>
>> mrg:~$ uname -a
>> Linux 3.13.0-46-generic #77-Ubuntu SMP Mon Mar 2 18:26:13 UTC 2015 i686
>> i686 i686 GNU/Linux
>> mrg:~$ java -version
>> java version "1.7.0_75"
>> OpenJDK Runtime Environment (IcedTea 2.5.4) (7u75-2.5.4-1~trusty1)
>> OpenJDK Server VM (build 24.75-b04, mixed mode)
>>
>>
>> Any suggestions?
>>
>> Thanks,
>>
>> mrg
>>
>>
>> On Sat, Feb 28, 2015 at 4:48 AM, Andrus Adamchik <an...@objectstyle.org>
>> wrote:
>>
>>>
>>>> On Feb 26, 2015, at 12:41 PM, Alex Kolonitsky <
>>> akolonitsky@objectstyle.com> wrote:
>>>>
>>>> Hi All,
>>>> I've prepared 4.0.M2 artifacts for voting again, I hope this time
>>> everything will be fine.
>>>>
>>>> Maven artifacts:
>>> https://repository.apache.org/content/repositories/orgapachecayenne-1005 <
>>> https://repository.apache.org/content/repositories/orgapachecayenne-1005>
>>>> Assemblies: https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/ <
>>> https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/>
>>>>
>>>> Please evaluate and cast your votes.
>>>>
>>>> Regards,
>>>> Alex Kolonitsky.
>>>
>>> +1 from me.
>>>
>>>
>>> 1. rat.sh - no complaints
>>> (noticed .idea/ directory at the root of the source archive. Not a show
>>> stopper for the release, but let's add it to assembly excludes for the
>>> future)
>>> 2. checksums - match
>>> 3. signatures - match
>>> 4. Source builds (mvn verify)
>>> 5. Modeler OS X, Windows, Generic versions all start fine
>>> 6. Random poking through the structure of the binary assemblies doesn't
>>> show anything abnormal.
>>>
>>> and thanks to Mike for providing a detailed release evaluation script.
>>>
>>> Andrus
>

Re: [VOTE] 4.0.M2 third attempt

Posted by Andrus Adamchik <an...@objectstyle.org>.
Googling shows that putting '-Djava.net.preferIPv4Stack=true' might help. We mention that in the dev guide actually, and just recently I was wondering which one of the tests actually requires IPv4 vs IPv6 :)

http://cayenne.apache.org/dev/building-cayenne.html

Andrus

> On Mar 6, 2015, at 9:50 PM, Michael Gentry <mg...@masslight.net> wrote:
> 
> I'm consistently getting this test failure when trying to build:
> 
> Tests in error:
>  DataRowStoreIT.testConstructorWithProperties:63 » CayenneRuntime
> [v.4.0.M2 Mar...
> 
> Tests run: 1456, Failures: 0, Errors: 1, Skipped: 0
> 
> 
> 
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Cayenne ........................................... SUCCESS [1.236s]
> [INFO] Cayenne Build Tools Parent ........................ SUCCESS [0.021s]
> [INFO] Cayenne License and Notice Bundle ................. SUCCESS [2.770s]
> [INFO] Common Unit Test Utilities ........................ SUCCESS [2.040s]
> [INFO] Cayenne Code Checkers ............................. SUCCESS [0.173s]
> [INFO] Cayenne Dependency Injection Container ............ SUCCESS [15.565s]
> [INFO] Cayenne Server .................................... FAILURE
> [3:10.456s]
> 
> 
> -------------------------------------------------------------------------------
> Test set: org.apache.cayenne.access.DataRowStoreIT
> -------------------------------------------------------------------------------
> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.244 sec
> <<< FAILURE! - in org.apache.cayenne.access.DataRowStoreIT
> testConstructorWithProperties(org.apache.cayenne.access.DataRowStoreIT)
> Time elapsed: 0.172 sec  <<< ERROR!
> org.apache.cayenne.CayenneRuntimeException: [v.4.0.M2 Mar 06 2015 13:39:49]
> Error initializing DataRowStore.
>    at org.jgroups.JChannel.connect(JChannel.java:328)
>    at
> org.apache.cayenne.event.JavaGroupsBridge.startupExternal(JavaGroupsBridge.java:130)
>    at org.apache.cayenne.event.EventBridge.startup(EventBridge.java:245)
>    at org.apache.cayenne.event.EventBridge.startup(EventBridge.java:193)
>    at org.apache.cayenne.event.EventBridge.startup(EventBridge.java:178)
>    at
> org.apache.cayenne.access.DataRowStore.startListeners(DataRowStore.java:613)
>    at
> org.apache.cayenne.access.DataRowStore.initWithProperties(DataRowStore.java:182)
>    at org.apache.cayenne.access.DataRowStore.<init>(DataRowStore.java:107)
>    at
> org.apache.cayenne.access.DataRowStoreIT.testConstructorWithProperties(DataRowStoreIT.java:63)
> ...
> [DownHandler (UDP)] INFO org.jgroups.protocols.UDP - unicast sockets will
> use interface 127.0.1.1
> [main] ERROR org.jgroups.JChannel - exception: java.lang.Exception:
> exception caused by UDP.start(): java.net.SocketException: bad argument for
> IP_MULTICAST_IF: address not bound to any interface
> 
> 
> mrg:~$ uname -a
> Linux 3.13.0-46-generic #77-Ubuntu SMP Mon Mar 2 18:26:13 UTC 2015 i686
> i686 i686 GNU/Linux
> mrg:~$ java -version
> java version "1.7.0_75"
> OpenJDK Runtime Environment (IcedTea 2.5.4) (7u75-2.5.4-1~trusty1)
> OpenJDK Server VM (build 24.75-b04, mixed mode)
> 
> 
> Any suggestions?
> 
> Thanks,
> 
> mrg
> 
> 
> On Sat, Feb 28, 2015 at 4:48 AM, Andrus Adamchik <an...@objectstyle.org>
> wrote:
> 
>> 
>>> On Feb 26, 2015, at 12:41 PM, Alex Kolonitsky <
>> akolonitsky@objectstyle.com> wrote:
>>> 
>>> Hi All,
>>> I've prepared 4.0.M2 artifacts for voting again, I hope this time
>> everything will be fine.
>>> 
>>> Maven artifacts:
>> https://repository.apache.org/content/repositories/orgapachecayenne-1005 <
>> https://repository.apache.org/content/repositories/orgapachecayenne-1005>
>>> Assemblies: https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/ <
>> https://dist.apache.org/repos/dist/dev/cayenne/4.0.M2/>
>>> 
>>> Please evaluate and cast your votes.
>>> 
>>> Regards,
>>> Alex Kolonitsky.
>> 
>> +1 from me.
>> 
>> 
>> 1. rat.sh - no complaints
>> (noticed .idea/ directory at the root of the source archive. Not a show
>> stopper for the release, but let's add it to assembly excludes for the
>> future)
>> 2. checksums - match
>> 3. signatures - match
>> 4. Source builds (mvn verify)
>> 5. Modeler OS X, Windows, Generic versions all start fine
>> 6. Random poking through the structure of the binary assemblies doesn't
>> show anything abnormal.
>> 
>> and thanks to Mike for providing a detailed release evaluation script.
>> 
>> Andrus