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

Incompatible with JDK 8 #15

Open
slorek opened this issue Feb 9, 2015 · 1 comment
Open

Incompatible with JDK 8 #15

slorek opened this issue Feb 9, 2015 · 1 comment

Comments

@slorek
Copy link

slorek commented Feb 9, 2015

The current JDK is version 8, but this does not appear to work with torquebox-lite.

When starting torquebox-lite it will get stuck when starting the JBoss AS:

11:05:15,613 INFO [org.jboss.as](MSC service thread 1-6) JBAS015899: JBoss AS 7.2.x.slim.incremental.9 "Janus" starting

Nothing happens after this.

Reverting to JDK version 7 cures the problem.

This issue is more for informational purposes - I'm not sure whether this is a known issue or if support is planned, but if not I suggest an update to the README to point people in the right direction. More than happy to submit this change if it will not be fixed.

@bbrowning
Copy link
Member

The underlying issue is a problem with JDK 8 compatibility in the older version of JBoss Application Server that torquebox-lite bundles.

I'd recommend anyone looking at torquebox-lite instead use TorqueBox 4 alpha builds. The web components are considered stable, and you can pull in just the web with the 'torquebox-web' vs 'torquebox' gem. I'll add a note to the README.

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