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

JBoss EAP 7.1 xnio error #78

Open
rosstang2565 opened this issue Jan 10, 2018 · 0 comments
Open

JBoss EAP 7.1 xnio error #78

rosstang2565 opened this issue Jan 10, 2018 · 0 comments

Comments

@rosstang2565
Copy link

rosstang2565 commented Jan 10, 2018

Issue Overview

After upgrade jboss eap to 7.1
Run in cameleon 1.0.0.Beta3

Expected Behaviour

JBoss EAP 7.1 console:
18:15:27,389 INFO (Xnio.java:95) - XNIO version 3.5.4.Final-redhat-1 18:15:27,410 INFO (NioXnio.java:58) - XNIO NIO Implementation Version 3.5.4.Final-redhat-1 Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.776 sec <<< FAILURE! test.demo.DemoServiceTest Time elapsed: 5.776 sec <<< ERROR! java.lang.IllegalAccessError: tried to access class org.jboss.remoting3.EndpointImpl from class org.jboss.remoting3.Remoting at org.jboss.remoting3.Remoting.createEndpoint(Remoting.java:97) at org.jboss.remoting3.Remoting.createEndpoint(Remoting.java:112) ...
JBoss EAP 7.0 console:
19:02:00,247 INFO (Xnio.java:99) - XNIO version 3.3.6.Final-redhat-1 19:02:00,252 INFO (NioXnio.java:55) - XNIO NIO Implementation Version 3.3.6.Final-redhat-1 19:02:00,407 INFO (EndpointImpl.java:73) - JBoss Remoting version 4.0.18.Final-redhat-1 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.011 sec ...

Current Behaviour

JBoss eap 7.1 upgrade xnio from 3.3.6.Final-redhat-1 to 3.5.4.Final-redhat-1
https://access.redhat.com/articles/112673

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

1 participant