Hi,

On Fri, Feb 26, 2010 at 2:25 AM, John E. Conlon <[email protected]> wrote:
> Have been experiencing an intermittent hanging problem when I try to connect
> to a felix web console. By hanging I mean - connecting to the url produces a
> blank webpage - no errors just a blank page.    Sometimes it works and other
> times not (its around a 50% failure rate.)  When I make a connection to a
> newly started framework's webconsole and I get a hang the only thing I can
> do is to restart the framework.  (I am using Karaf with felix)...

Could it be that your system is stuck in a loop like FELIX-1967 ?

I've seen similar symptoms when experiencing that problem, the console
appears to be stuck because it's waiting on locks that are held for a
very long time due to Resolver.findConsistentClassSpace running in
circles.

If that's the case, thread dumps every few seconds would show that
method active at various stages, and CPU usage would be high.

-Bertrand

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to