Richard, you're my hero :-) This is exactly the problem. I use now the workaround which is described in the sun bug database and it works very well.
Thank you very much! bye, Simon "Richard S. Hall" <[email protected]> schrieb am 12.04.2010 16:47:39: > Von: > > "Richard S. Hall" <[email protected]> > > An: > > [email protected] > > Datum: > > 12.04.2010 16:48 > > Betreff: > > Re: Deadlock while calling "Toolkit.getDefaultToolkit()" in an OSGi > environment > > There apparently is a bug in Java native library loading that causes this: > > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4809647 > > If you are using the Felix shell TUI, you can try to set the following > system property when you launch the framework: > > -Dshell.tui.checkinput=true > > -> richard >

