When I run a Felix container for a Swing application from inside
Eclipse or JProfiler, I find that it freezes during startup.  My
experience is that there will be no output or activity in the console.
 Upon typing "ps" or another command three or four times, things
loosen up and proceed for a few seconds, until the next freeze.

I'd say 100% of the issues are related to work on the AWT event
thread.  So, the TUI and all bundles go to active just fine, but
somehow, the processing is hung, and the UI work doesn't happen.

This is (in the case of Eclipse) with no debugging options turned on.
I can get to the end of all the startup tasks with enough "ps"
commands, and things are mostly normal.

Any thoughts?

I saw an earlier thread called "Shell and Swing conflict" at
http://www.mail-archive.com/users@felix.apache.org/msg00050.html and
tried disabling the tui bundle.  It certainly makes a difference --
things improved, but still do not quite work 100%.

Thanks,

Pat.

-- 
Defy mediocrity.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to