Mahak, If you haven't done it already then you can try giving the following command before running tests.
export MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=256m" On Tue, Mar 3, 2015 at 10:12 PM, Srikanth Sundarrajan (JIRA) < [email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/FALCON-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345306#comment-14345306 > ] > > Srikanth Sundarrajan commented on FALCON-1064: > ---------------------------------------------- > > [~mmukhi], This seems to be passing without any issues on the [build > machines| > https://builds.apache.org/job/Apache-falcon/lastCompletedBuild/testReport/org.apache.falcon.messaging/] > and also for most of the devs. Can you attach the messaging module surefire > reports and output for us to look at ? > > > Build hangs at the following test: JMSMessageProducerTest > > --------------------------------------------------------- > > > > Key: FALCON-1064 > > URL: https://issues.apache.org/jira/browse/FALCON-1064 > > Project: Falcon > > Issue Type: Bug > > Reporter: Mahak > > > > I'm trying to build falcon0.7-snapshot, the build it successful if I > skip the tests, however if I don't then it hangs at JMSMessageProducerTest. > My idea is that it's getting into some kind of deadlock > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) >
