dev@glassfish.java.net

Re: Felix NPE - Error loading class from module

From: Richard S. Hall <heavy_at_ungoverned.org>
Date: Sun, 11 Jan 2009 17:45:46 -0500

Well, I found the root cause. It is not a bug in Felix, but Felix was
hiding the true issue because it was swallowing an exception. Felix gets
the following exception when trying to read the bouncy castle bundle
manifest:

INFO: +++ java.lang.SecurityException: Invalid signature file digest for
Manifest main attributes

So, it looks like there is a signature problem with the bundle. I will
create an issue against Felix to log this exception, rather than swallow it.

-> richard

Claudio Miranda wrote:
> Hi Richard, sorry for the lack of information abou how to reproduce the error.
> Open the web admin console, localhost:4848
> At the left menu, select Configuration -> Security -> Certificate Management
>
> Thanks !
>
> On Fri, Jan 9, 2009 at 11:08 PM, Richard S. Hall <heavy_at_ungoverned.org> wrote:
>
>> What do I need to do to see the class loading error?
>>
>
>
>
>