ok..

I'm still blocked with that:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.apache.openejb.loader.BasicURLClassPath$4
(file:/tmp/temp7398740719212351046dir/root/lib/openejb-loader-8.0.0-SNAPSHOT.jar)
to field java.net.URLClassLoader.ucp
WARNING: Please consider reporting this to the maintainers of
org.apache.openejb.loader.BasicURLClassPath$4
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
java.lang.IllegalAccessException: class
org.apache.openejb.loader.BasicURLClassPath cannot access class
jdk.internal.loader.URLClassPath (in module java.base) because module
java.base does not export jdk.internal.loader to unnamed module @15975490
at
java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:361)
at
java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:591)
at java.base/java.lang.reflect.Method.invoke(Method.java:558)
at
org.apache.openejb.loader.BasicURLClassPath.addJarsToPath(BasicURLClassPath.java:110)
at
org.apache.openejb.loader.ContextClassPath.addJarsToPath(ContextClassPath.java:39)
at org.apache.openejb.server.Main.main(Main.java:126)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.apache.openejb.cli.MainImpl.main(MainImpl.java:149)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.apache.openejb.cli.Bootstrap.main(Bootstrap.java:189)
Apr 04, 2019 10:50:50 AM org.apache.openejb.itest.legacy.LegacyClientTest
test

I tried other way, but still getting issue with my VM crashing.
(asking for help)

Em qua, 27 de mar de 2019 às 11:50, Daniel Cunha <daniels...@apache.org>
escreveu:

> My feedback:
>
> back to working on it, and yes I still have my VM crashing in some modules.
> I've all changes from master merged and which include your changes James.
> So, my conclusion is: My changes on TomEE classlaoders break all.
> Reworking on it.
>
>
> Em qua, 6 de mar de 2019 às 13:31, j4fm <james.m...@my-managed.net>
> escreveu:
>
>> You can just grab this file and give it a shot...
>>
>>
>> https://github.com/j4fm/tomee/blob/CXF-3.3.0-Take-2/container/openejb-core/src/main/resources/default.exclusions
>>
>> I haven't quite finalized the tweaks I'm working on but it's pretty much
>> there.
>>
>> Thanks
>>
>>
>>
>> --
>> Sent from:
>> http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html
>>
>
>
> --
> Daniel "soro" Cunha
> https://twitter.com/dvlc_
>


-- 
Daniel "soro" Cunha
https://twitter.com/dvlc_

Reply via email to