Hello,

I had exactly the some problems as you described them.
In my case the solution was a jvm argument "-XstartOnFirstThread"
which was necessary on macs. Without the argument it works well.

Regards,
Markus Albrecht

On 13 Okt., 11:32, "P.G.Taboada" <pgtabo...@googlemail.com> wrote:
> Hi,
>
> in the meantime I tried the milestone one, but I have the same issue.
> The Swing window opens but is frozen. The cursor is the funny coloured
> sprinning "wait" ball.
>
> In the console I get:
>
> 2009-10-13 12:18:41.881 java[11686:903] [Java CocoaComponent
> compatibility mode]: Enabled
> 2009-10-13 12:18:41.883 java[11686:903] [Java CocoaComponent
> compatibility mode]: Setting timeout for SWT to 0.100000
> 2009-10-13 12:18:43.106 java[11686:db03] *** -[NSConditionLock
> unlock]: lock (<NSConditionLock: 0x1001a17c0> '(null)') unlocked when
> not locked
> 2009-10-13 12:18:43.108 java[11686:db03] *** Break on _NSLockError()
> to debug.
> 2009-10-13 12:18:43.226 java[11686:db03] *** -[NSConditionLock
> unlock]: lock (<NSConditionLock: 0x12dba4b70> '(null)') unlocked when
> not locked
> 2009-10-13 12:18:43.227 java[11686:db03] *** Break on _NSLockError()
> to debug.
> 2009-10-13 12:18:43.328 java[11686:db03] *** -[NSConditionLock
> unlock]: lock (<NSConditionLock: 0x12db23ec0> '(null)') unlocked when
> not locked
> 2009-10-13 12:18:43.328 java[11686:db03] *** Break on _NSLockError()
> to debug.
> 2009-10-13 12:18:43.436 java[11686:db03] *** -[NSConditionLock
> unlock]: lock (<NSConditionLock: 0x100141b60> '(null)') unlocked when
> not locked
> 2009-10-13 12:18:43.441 java[11686:db03] *** Break on _NSLockError()
> to debug.
> 2009-10-13 12:18:43.548 java[11686:db03] *** -[NSConditionLock
> unlock]: lock (<NSConditionLock: 0x12db04120> '(null)') unlocked when
> not locked
> 2009-10-13 12:18:43.548 java[11686:db03] *** Break on _NSLockError()
> to debug.
> 2009-10-13 12:18:43.751 java[11686:db03] *** -[NSConditionLock
> unlock]: lock (<NSConditionLock: 0x100133ce0> '(null)') unlocked when
> not locked
> 2009-10-13 12:18:43.752 java[11686:db03] *** Break on _NSLockError()
> to debug.
> 2009-10-13 12:18:43.882 java[11686:db03] *** -[NSConditionLock
> unlock]: lock (<NSConditionLock: 0x1001aa470> '(null)') unlocked when
> not locked
> 2009-10-13 12:18:43.883 java[11686:db03] *** Break on _NSLockError()
> to debug.
> 2009-10-13 12:18:43.995 java[11686:db03] *** -[NSConditionLock
> unlock]: lock (<NSConditionLock: 0x1001aae70> '(null)') unlocked when
> not locked
> 2009-10-13 12:18:43.995 java[11686:db03] *** Break on _NSLockError()
> to debug.
> 2009-10-13 12:18:44.154 java[11686:db03] *** -[NSConditionLock
> unlock]: lock (<NSConditionLock: 0x12dbac5c0> '(null)') unlocked when
> not locked
> 2009-10-13 12:18:44.155 java[11686:db03] *** Break on _NSLockError()
> to debug.
> 2009-10-13 12:18:44.306 java[11686:db03] *** -[NSConditionLock
> unlock]: lock (<NSConditionLock: 0x12db9ebc0> '(null)') unlocked when
> not locked
> 2009-10-13 12:18:44.307 java[11686:db03] *** Break on _NSLockError()
> to debug.
> 2009-10-13 12:18:44.419 java[11686:db03] *** -[NSConditionLock
> unlock]: lock (<NSConditionLock: 0x12dbace60> '(null)') unlocked when
> not locked
> 2009-10-13 12:18:44.425 java[11686:db03] *** Break on _NSLockError()
> to debug.
> 2009-10-13 12:18:44.534 java[11686:db03] *** -[NSConditionLock
> unlock]: lock (<NSConditionLock: 0x1001ab8a0> '(null)') unlocked when
> not locked
> 2009-10-13 12:18:44.534 java[11686:db03] *** Break on _NSLockError()
> to debug.
> Using a browser with the GWT Development Plugin, please browse to
> the following URL:
>  http://localhost:8080/MyApp.html?gwt.hosted=192.168.15.206:9997
> 2009-10-13 12:18:44.985 java[11686:db03] *** -[NSConditionLock
> unlock]: lock (<NSConditionLock: 0x1001ad120> '(null)') unlocked when
> not locked
> 2009-10-13 12:18:44.986 java[11686:db03] *** Break on _NSLockError()
> to debug.
>
> Any help?
> Anyone got this working from a Mac?
>
> brgds,
>
> Papick
>
> On 21 Sep., 17:48, Jason Parekh <jasonpar...@gmail.com> wrote:> Hi Papick,
>
> > Where does it exactly break when you start from Eclipse?  Do you have any
> > logs?  (One place to check is WORKSPACE/.metadata/.log)
>
> > thanks
> > jason
>
> > On Mon, Sep 21, 2009 at 8:02 AM, P.G.Taboada 
> > <pgtabo...@googlemail.com>wrote:
>
> > > Hi,
>
> > > it's working on my Mac Snow Leopard as long as I don't start the shell
> > > from Eclipse.  I have seen some posts about doing this and that but it
> > > looks like they are all out of date.
>
> > > Any help/ tips here for the current trunk?
>
> > > brgds,
>
> > > Papick
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to