-
Bug
-
Resolution: Duplicate
-
Major
Building process was ruined by JEP-200 . I tried to fix it as it was suggested by defining
-Dhudson.remoting.ClassFilter but it does not helped.
I got in logs: Caused by: java.lang.UnsupportedOperationException: Refusing to marshal java.io.PrintStream
and I've added filter: -Dhudson.remoting.ClassFilter=java.io.PrintStream
then I've got: Caused by: java.lang.UnsupportedOperationException: Refusing to marshal java.nio.channels.Channels$1
filter: -Dhudson.remoting.ClassFilter=java.io.PrintStream,java.nio.channels.Channels$1
but I'm receiving the same error:
Jan 16, 2018 2:45:47 PM jenkins.security.ClassFilterImpl lambda$isBlacklisted$1
WARNING: java.nio.channels.Channels$1 in JRE might be dangerous, so rejecting; see https://jenkins.io/redirect/class-filter/
- duplicates
-
JENKINS-48944 Build Name Setter Plugin is affected by JEP-200 in Jenkins 2.102+
-
- Resolved
-
[JENKINS-48961] Building process was ruined by JEP-200
Description |
Original:
Building process is ruined by JEP-200 . I tried to fix it as it was suggested by defining *-Dhudson.remoting.ClassFilter* but it does not helped. I got in logs *Caused by: java.lang.UnsupportedOperationException: Refusing to marshal java.io.PrintStream* and I've added filter: *-Dhudson.remoting.ClassFilter=java.io.PrintStream* then I've got: *Caused by: java.lang.UnsupportedOperationException: Refusing to marshal java.nio.channels.Channels$1* filter: *-Dhudson.remoting.ClassFilter=java.io.PrintStream,java.nio.channels.Channels$1* but I'm receiving the same error: |
New:
Building process is ruined by JEP-200 . I tried to fix it as it was suggested by defining *-Dhudson.remoting.ClassFilter* but it does not helped. I got in logs: *Caused by: java.lang.UnsupportedOperationException: Refusing to marshal java.io.PrintStream* and I've added filter: *-Dhudson.remoting.ClassFilter=java.io.PrintStream* then I've got: *Caused by: java.lang.UnsupportedOperationException: Refusing to marshal java.nio.channels.Channels$1* filter: *-Dhudson.remoting.ClassFilter=java.io.PrintStream,java.nio.channels.Channels$1* but I'm receiving the same error: Jan 16, 2018 2:45:47 PM jenkins.security.ClassFilterImpl lambda$isBlacklisted$1 WARNING: java.nio.channels.Channels$1 in JRE might be dangerous, so rejecting; see https://jenkins.io/redirect/class-filter/ |
Summary | Original: Building process is ruined by JEP-200 | New: Building process was ruined by JEP-200 |
Description |
Original:
Building process is ruined by JEP-200 . I tried to fix it as it was suggested by defining *-Dhudson.remoting.ClassFilter* but it does not helped. I got in logs: *Caused by: java.lang.UnsupportedOperationException: Refusing to marshal java.io.PrintStream* and I've added filter: *-Dhudson.remoting.ClassFilter=java.io.PrintStream* then I've got: *Caused by: java.lang.UnsupportedOperationException: Refusing to marshal java.nio.channels.Channels$1* filter: *-Dhudson.remoting.ClassFilter=java.io.PrintStream,java.nio.channels.Channels$1* but I'm receiving the same error: Jan 16, 2018 2:45:47 PM jenkins.security.ClassFilterImpl lambda$isBlacklisted$1 WARNING: java.nio.channels.Channels$1 in JRE might be dangerous, so rejecting; see https://jenkins.io/redirect/class-filter/ |
New:
Building process was ruined by JEP-200 . I tried to fix it as it was suggested by defining *-Dhudson.remoting.ClassFilter* but it does not helped. I got in logs: *Caused by: java.lang.UnsupportedOperationException: Refusing to marshal java.io.PrintStream* and I've added filter: *-Dhudson.remoting.ClassFilter=java.io.PrintStream* then I've got: *Caused by: java.lang.UnsupportedOperationException: Refusing to marshal java.nio.channels.Channels$1* filter: *-Dhudson.remoting.ClassFilter=java.io.PrintStream,java.nio.channels.Channels$1* but I'm receiving the same error: Jan 16, 2018 2:45:47 PM jenkins.security.ClassFilterImpl lambda$isBlacklisted$1 WARNING: java.nio.channels.Channels$1 in JRE might be dangerous, so rejecting; see https://jenkins.io/redirect/class-filter/ |
Component/s | New: build-name-setter-plugin [ 15902 ] |
Link |
New:
This issue duplicates |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |