The following exception is thrown if I generate a PDF report with the Birt extension.

java.lang.SecurityException: class "org.apache.batik.util.HaltingThread"'s signer information does not match signer information of other classes in the same package
    at java.lang.ClassLoader.checkCerts(Unknown Source)
    at java.lang.ClassLoader.preDefineClass(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)

What is the Problem?

asked 25.04.2017 at 10:04

SupportIvyTeam's gravatar image

SupportIvyTeam ♦♦
1.4k102118122
accept rate: 77%

edited 25.04.2017 at 10:51

Reguel%20Wermelinger's gravatar image

Reguel Werme... ♦♦
9.4k31958


Remove the MultipleGradientPaint.jar in the lib/shared folder. This should solve the Problem.

link

answered 25.04.2017 at 10:05

Christian%20Strebel's gravatar image

Christian St... ♦
3.2k31338
accept rate: 88%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×6

Asked: 25.04.2017 at 10:04

Seen: 3,853 times

Last updated: 25.04.2017 at 10:51