Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests hang during maven task mvn package #2

Open
coil-lighting opened this issue Oct 12, 2014 · 2 comments
Open

Tests hang during maven task mvn package #2

coil-lighting opened this issue Oct 12, 2014 · 2 comments

Comments

@coil-lighting
Copy link

Tests hang indefinitely after lots of activity like this:

$ mvn package
[...many lines omitted...]
Worker-57 Channel is closed after time [10] and read [101599]
Worker-52 read [-1] of payload sized [1016] took [11]
Worker-52 Channel is closed after time [11] and read [101599]
Worker-56 read [-1] of payload sized [1016] took [11]
Worker-59 read [-1] of payload sized [1016] took [11]
Worker-56 Channel is closed after time [11] and read [101599]
Worker-51 read [-1] of payload sized [1016] took [12]
Worker-59 Channel is closed after time [11] and read [101599]
Worker-51 Channel is closed after time [12] and read [101599]

@ngallagher
Copy link
Owner

Ill take a look at this, I did notice something like this but I would not worry about it. Here is is certainly the test and not the server that is at fault. If you think you can find the issue let me know. I am going to be releasing 6.1 shortly to remove the SingletonRouter and RegistryRouter and replace them with better alternatives.

@coil-lighting
Copy link
Author

Great, thank you, and keep up the good work. I am very excited to see
websockets support; it appears not a moment too soon for my project.

MB

On Sat, Oct 11, 2014 at 10:23 PM, ngallagher [email protected]
wrote:

Ill take a look at this, I did notice something like this but I would not
worry about it. Here is is certainly the test and not the server that is at
fault. If you think you can find the issue let me know. I am going to be
releasing 6.1 shortly to remove the SingletonRouter and RegistryRouter and
replace them with better alternatives.


Reply to this email directly or view it on GitHub
#2 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants