codice / acdebugger

Purpose-built debugger for determining missing OSGi bundle security permissions
Apache License 2.0
7 stars 10 forks source link

Unable to find bundle name for a protection domain #19

Closed paouelle closed 6 years ago

paouelle commented 6 years ago

Description

While attempting to ingest a PDF document in DDF, a security exception was detected and the debugger is unable to find the corresponding bundle name.

Steps to Reproduce

  1. Attempt to ingest a PDF document which contains fonts

Expected behavior:

The AC debugger should be able to find the bundle name for the protection domain corresponding to the class org.apache.pdfbox.pdmodel.font.FileSystemFontProvider which is *org.codice.thirdparty.tika-bundle.

Actual behavior:

The AC debugger fails with an error.

Reproduces how often:

100%

Version

1.0.2