[JIRA] (JENKINS-60503) What plugin causes the error

4 views
Skip to first unread message

david.rogers@intel.com (JIRA)

unread,
Dec 16, 2019, 9:03:03 AM12/16/19
to jenkinsc...@googlegroups.com
Dave Rogers created an issue
 
Jenkins / Bug JENKINS-60503
What plugin causes the error
Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 2019-12-16 14:02
Priority: Minor Minor
Reporter: Dave Rogers

One of my 400 Jenkins plugins is frequently throwing this error in my Jenkins log. But which plugin ??? 

 

rejecting javax.management.RuntimeErrorException according to standard blacklist; see https://jenkins.io/redirect/class-filter/
java.lang.SecurityException: Class rejected by the class filter: javax.management.RuntimeErrorException
at jenkins.security.ClassFilterImpl.notifyRejected(ClassFilterImpl.java:335)
at jenkins.security.ClassFilterImpl.isBlacklisted(ClassFilterImpl.java:323)
at hudson.remoting.ClassFilter$1.isBlacklisted(ClassFilter.java:125)
at hudson.remoting.ClassFilter.check(ClassFilter.java:64)
at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:130)
at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1819)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1713)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1986)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422)
at hudson.remoting.UserRequest.deserialize(UserRequest.java:291)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:349)
at hudson.remoting.Channel$2.adapt(Channel.java:992)
at hudson.remoting.Channel$2.adapt(Channel.java:988)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
at net.bull.javamelody.RemoteCallHelper.collectDataByNodeName(RemoteCallHelper.java:201)
at net.bull.javamelody.RemoteCallHelper.collectJavaInformationsListByName(RemoteCallHelper.java:213)
at net.bull.javamelody.NodesCollector.collectWithoutErrorsNow(NodesCollector.java:159)
at net.bull.javamelody.NodesCollector.collectWithoutErrors(NodesCollector.java:147)
at net.bull.javamelody.NodesCollector$1.run(NodesCollector.java:91)
at java.util.TimerThread.mainLoop(Timer.java:555)
at java.util.TimerThread.run(Timer.java:505)

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

m.winter@sap.com (JIRA)

unread,
Jan 29, 2020, 7:15:02 PM1/29/20
to jenkinsc...@googlegroups.com
Markus Winter commented on Bug JENKINS-60503
 
Re: What plugin causes the error

the stacktrace includes net.bull.javamelody so I would guess it is the monitoring plugin

Reply all
Reply to author
Forward
0 new messages