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

.travis.yml:27-47: Activate JDK11, 12 for CI... #45

Open
0pdd opened this issue Sep 1, 2019 · 0 comments
Open

.travis.yml:27-47: Activate JDK11, 12 for CI... #45

0pdd opened this issue Sep 1, 2019 · 0 comments
Labels
Milestone

Comments

@0pdd
Copy link
Collaborator

0pdd commented Sep 1, 2019

The puzzle DEV-5c50c062 from #DEV has to be resolved:

tagyml/.travis.yml

Lines 27 to 47 in dba32d9

# @todo #/DEV Activate JDK11, 12 for CI process.addons:
# For now its disabled due to 'https://travis-ci.org/dgroup/tagyml/jobs/579535606'
# Exception in thread "main" java.lang.reflect.InvocationTargetException
# 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 java.instrument/sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:513)
# at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:525)
# Caused by: java.lang.RuntimeException: Class java/util/UUID could not be instrumented.
# at org.jacoco.agent.rt.internal_8ff85ea.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:140)
# at org.jacoco.agent.rt.internal_8ff85ea.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:101)
# FATAL ERROR in native method: processing of -javaagent failed
# at org.jacoco.agent.rt.internal_8ff85ea.PreMain.createRuntime(PreMain.java:55)
# at org.jacoco.agent.rt.internal_8ff85ea.PreMain.premain(PreMain.java:47)
# ... 6 more
# Caused by: java.lang.NoSuchFieldException: $jacocoAccess
# at java.base/java.lang.Class.getField(Class.java:2000)
# at org.jacoco.agent.rt.internal_8ff85ea.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:138)
# ... 9 more
# Aborted (core dumped)

The puzzle was created by @dgroup on 01-Sep-19.

role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

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

No branches or pull requests

2 participants