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

Warbler and tomcat hung out #58

Closed
purbon opened this issue Nov 2, 2011 · 1 comment
Closed

Warbler and tomcat hung out #58

purbon opened this issue Nov 2, 2011 · 1 comment

Comments

@purbon
Copy link

purbon commented Nov 2, 2011

Our app is using jruby-rack-1.0.10.jar and jruby-core-1.6.4.jar throw warbler, its working quite find but sometimes we get stuck and our application is never more answering any new request until we restart tomcat.

Also we had some errors into our log that make be believe the problem is related with rack, but have no more data on that.

Please if this is not the correct place for that query/report feel free to drive me to the correct one, or If you need more info in order to debug it, please ask me!.

Thanks


INFO: Illegal access: this web application instance has been stopped already. Could not load org.jruby.RubyFixnum. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.

java.lang.IllegalStateException


:1 warning: already initialized constant RackBaseInput
:1 warning: already initialized constant RackBaseInput
:1 warning: already initialized constant RackBaseInput
:1 warning: already initialized constant RackBaseInput
:1 warning: already initialized constant RackBaseInput
WARNING: while creating new bindings for class org.jruby.rack.input.RackBaseInput,
found an existing binding; you may want to run a clean build.
WARNING: while creating new bindings for class org.jruby.rack.input.RackBaseInput,
found an existing binding; you may want to run a clean build.
WARNING: while creating new bindings for class org.jruby.rack.input.RackBaseInput,

found an existing binding; you may want to run a clean build.

@nicksieger
Copy link
Member

Duplicate of jruby/jruby-rack#68

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