The AuditTrail plugin is incompatible with JEP-200 Remoting / XStream whitelist integrated into Jenkins core.

      Workaround: add the following commandline parameter to whitelist the required classes:
      -Dhudson.remoting.ClassFilter=java.io.BufferedOutputStream,java.io.PrintStream,java.io.FileOutputStream,java.io.FileDescriptor,java.io.BufferedWriter,java.io.OutputStreamWriter,sun.nio.cs.StreamEncoder,sun.nio.cs.UTF_8,sun.nio.cs.UTF_8$$Encoder,java.nio.charset.CodingErrorAction,java.nio.HeapByteBuffer,java.text.SimpleDateFormat,java.text.DecimalFormat,java.text.DecimalFormatSymbols,java.text.DateFormatSymbols

      There is already a pull request which prevents the serialization of java.io.PrintStream and java.text.SimpleDateFormat: Update ConsoleAuditLogger to store configuration correctly #10 (but unfortunately not yet released).

          [JENKINS-51331] AuditTrail plugin incompatible with JEP-200

          Bernhard Berbuir created issue -
          Bernhard Berbuir made changes -
          Link New: This issue relates to JENKINS-47736 [ JENKINS-47736 ]
          Oleg Nenashev made changes -
          Remote Link New: This issue links to "https://github.com/jenkinsci/audit-trail-plugin/pull/10 (Web Link)" [ 20681 ]
          Oleg Nenashev made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Tomasz Sęk made changes -
          Assignee New: Tomasz Sęk [ tsek ]
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]

            tsek Tomasz Sęk
            bernhardb Bernhard Berbuir
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: