Re: Problem building custom activemq for geronimo 2.1

2010-11-19 Thread Ivan
Those cases failed intermittently, guess there is a time slot somewhere. I will suggest to go ahead to apply the patch in GERONIMO-5700, and try it with a full TCK first. 2010/11/19 Rex Wang rwo...@gmail.com I encountered the same problem when only built activemq-4.1.2 tag (without any of our

Re: Problem building custom activemq for geronimo 2.1

2010-11-19 Thread Ashish Jain
Thanks Rex and Ivan! My build runs successfully on linux now only change is I have to disable the test DemandForwardingBridgeTest. I have applied the patch as suggested in readme.txt 4.1.2-G20100308.README.TXT and build runs successfully now. I have used sun java 1.5.0_13 and maven 2.0.9. Now I

Re: Problem building custom activemq for geronimo 2.1

2010-11-19 Thread Ashish Jain
Somehow I am again seeing some intermittent failures at times RoundRobinDispatchPolicyTest will fail and at times Spring2XmlNamesapceWithoutRemoteSchemaTest is failing. This seems to be a very unpredictable behavior. This suggests that activemq 4.1.2 build is quite unstable. I think it is better

Re: Problem building custom activemq for geronimo 2.1

2010-11-19 Thread Rex Wang
I think so. And Ivan reminded me that the AMQ-1779 may cause some ejb TCK cases failed (see his comments in GERONIMO-5179), so I think it is better to defer GERONIMO-5700. Will start the release process soon. hope I can get the RC and vote tomorrow. -Rex 2010/11/19 Ashish Jain

Re: Problem building custom activemq for geronimo 2.1

2010-11-19 Thread Rick McGuire
On 11/19/2010 8:20 AM, Ashish Jain wrote: Somehow I am again seeing some intermittent failures at times RoundRobinDispatchPolicyTest will fail and at times Spring2XmlNamesapceWithoutRemoteSchemaTest is failing. This seems to be a very unpredictable behavior. This suggests that activemq

Re: Problem building custom activemq for geronimo 2.1

2010-11-19 Thread Bill Stoddard
On 11/19/10 8:30 AM, Rick McGuire wrote: On 11/19/2010 8:20 AM, Ashish Jain wrote: Somehow I am again seeing some intermittent failures at times RoundRobinDispatchPolicyTest will fail and at times Spring2XmlNamesapceWithoutRemoteSchemaTest is failing. This seems to be a very unpredictable

Re: Problem building custom activemq for geronimo 2.1

2010-11-19 Thread Kevan Miller
On Nov 19, 2010, at 8:30 AM, Rick McGuire wrote: On 11/19/2010 8:20 AM, Ashish Jain wrote: Somehow I am again seeing some intermittent failures at times RoundRobinDispatchPolicyTest will fail and at times Spring2XmlNamesapceWithoutRemoteSchemaTest is failing. This seems to be a very

Problem building custom activemq for geronimo 2.1

2010-11-18 Thread Ashish Jain
Hi ALL, I am working on GERONIMO-5700 which requires to add new patches to geronimo custom activemq-core. Somehow I am not able to build this following the instructions in 2.1\repository\org\apache\activemq\4.1.2-G20100308.README.TXT. Till now I have NOT applied any new patches and using the

Re: Problem building custom activemq for geronimo 2.1

2010-11-18 Thread Ashish Jain
More inputs are available in GERONIMO-5700. On Thu, Nov 18, 2010 at 8:07 PM, Ashish Jain ashja...@gmail.com wrote: Hi ALL, I am working on GERONIMO-5700 which requires to add new patches to geronimo custom activemq-core. Somehow I am not able to build this following the instructions in

Re: Problem building custom activemq for geronimo 2.1

2010-11-18 Thread Ivan
I will have a look at it ... 2010/11/18 Ashish Jain ashja...@gmail.com More inputs are available in GERONIMO-5700. On Thu, Nov 18, 2010 at 8:07 PM, Ashish Jain ashja...@gmail.com wrote: Hi ALL, I am working on GERONIMO-5700 which requires to add new patches to geronimo custom

Re: Problem building custom activemq for geronimo 2.1

2010-11-18 Thread Rex Wang
I encountered the same problem when only built activemq-4.1.2 tag (without any of our patches). I think we can comment our the test from the build (activemq-4.1.2 had already commented out a lot of its tests...) -Rex 2010/11/18 Ashish Jain ashja...@gmail.com Hi ALL, I am working on