Re: RAT Checks get stuck on Artemis Integration Test Module

2016-07-04 Thread Clebert Suconic
OopsSorry. :) If u use idea it should be easy to recover. On Monday, July 4, 2016, John D. Ament wrote: > Doing a git clean fixed it. But last time I blindly run a command I get > from the internet, killed my IDE. > > > > On Mon, Jul 4, 2016 at 12:37 PM Martyn

Re: RAT Checks get stuck on Artemis Integration Test Module

2016-07-04 Thread John D. Ament
Doing a git clean fixed it. But last time I blindly run a command I get from the internet, killed my IDE. On Mon, Jul 4, 2016 at 12:37 PM Martyn Taylor wrote: > Hi John, > > I believe there is an issue in Apache Rat 0.11 that will sometimes result > in the maven build

[GitHub] activemq-artemis issue #618: Upgrade ApacheRat to 0.12

2016-07-04 Thread johnament
Github user johnament commented on the issue: https://github.com/apache/activemq-artemis/pull/618 Kicked it off again, not sure why it failed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

Re: RAT Checks get stuck on Artemis Integration Test Module

2016-07-04 Thread Martyn Taylor
Hi John, I believe there is an issue in Apache Rat 0.11 that will sometimes result in the maven build hanging during a license check when an unlicensed file is present. If this happens check the folder root directory for unlicensed files (eventually the Rat check will complete but it can hang

[GitHub] activemq-artemis pull request #618: Upgrade ApacheRat to 0.12

2016-07-04 Thread mtaylor
GitHub user mtaylor opened a pull request: https://github.com/apache/activemq-artemis/pull/618 Upgrade ApacheRat to 0.12 You can merge this pull request into a Git repository by running: $ git pull https://github.com/mtaylor/activemq-artemis upgradeRat Alternatively you can

Re: wait a very long time to synchronize the consumer info between the network connector if we have a lot of consumers (60k/broker)

2016-07-04 Thread joechen8...@gmail.com
Can some guy help? in broker1, we have setup 4 same network connectors like below: while broker2 : so then broker2 -- View this message in context:

Re: RAT Checks get stuck on Artemis Integration Test Module

2016-07-04 Thread Clebert Suconic
Try cleaning the env. Git clean -xdf Then repeat ? On Monday, July 4, 2016, John D. Ament wrote: > While building the profile from the PR builder, the RAT checks seem to get > stuck on my machine. It's not a slow machine by any means - OS X 10.11.5, > 2.3 ghz i7 w/ 16

RAT Checks get stuck on Artemis Integration Test Module

2016-07-04 Thread John D. Ament
While building the profile from the PR builder, the RAT checks seem to get stuck on my machine. It's not a slow machine by any means - OS X 10.11.5, 2.3 ghz i7 w/ 16 gb ram. It gets to this point in the build and just stalls. Anyone else get this? John [INFO] ---