Details
-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: core
-
Environment:- Jenkins v2.190.3
- AdoptOpenJDK 11.0.4
- Windows
-
Similar Issues:
-
Released As:2,217
Description
Since the update to Java 11 (using AdoptOpenJDK 11.0.4) there are some warnings according to missing telemetry classes in the log:
WARNING j.t.i.j.MissingClassTelemetry#reportException: Added a missed class for missing class telemetry. Class: com.sun.faces.application.ActionListenerImpl java.lang.ClassNotFoundException: com.sun.faces.application.ActionListenerImpl [...] WARNING j.t.i.j.MissingClassTelemetry#reportException: Added a missed class for missing class telemetry. Class: com.sun.jndi.url.java.javaURLContextFactory java.lang.ClassNotFoundException: com.sun.jndi.url.java.javaURLContextFactory [...] WARNING j.t.i.j.MissingClassTelemetry#reportException: Added a missed class for missing class telemetry. Class: com.sun.jndi.url.java.javaURLContextFactory java.lang.ClassNotFoundException: com.sun.jndi.url.java.javaURLContextFactory [...]
The one related to javaURLContextFactory appears several times
Use statistics is disabled in the global configuration (that's telemetry?)
Attachments
Issue Links
- relates to
-
JENKINS-61521 "Added a missed class for missing class telemetry. Class: com.sun.jndi.url.java.javaURLContextFactory" on AdoptOpenJDK11
-
- Resolved
-
Activity
Field | Original Value | New Value |
---|---|---|
Issue Type | New Feature [ 2 ] | Bug [ 1 ] |
Labels | adoptopenjdk java11 java11-compatibility |
Assignee | Ramon Leon [ mramonleon ] |
Attachment | telemetry.log [ 49997 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Labels | adoptopenjdk java11 java11-compatibility | adoptopenjdk java11 java11-compatibility triaged |
Released As | 2.204.2 | |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Resolved [ 5 ] |
Labels | adoptopenjdk java11 java11-compatibility triaged | adoptopenjdk java11 java11-compatibility lts-candidate triaged |
Released As | 2.204.2 | 2,217 |
Labels | adoptopenjdk java11 java11-compatibility lts-candidate triaged | 2.204.3-fixed adoptopenjdk java11 java11-compatibility triaged |
Link |
This issue relates to |
Issue Type | Bug [ 1 ] | Improvement [ 4 ] |