See the following documentation for getting OOPHM working on the Mac: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM Basically, you need to get rid of the -XstartOnFirstThread argument when launching the shell.
On Fri, Jul 31, 2009 at 11:56 AM, Tom Malone <[email protected]> wrote: > > running from command line with ant tried it on a linux vm image and > seemed to work, just seems to be a mac thing. > > Tom > > On Fri, Jul 31, 2009 at 4:53 PM, Rajeev Dayal<[email protected]> wrote: > > Are you running from the command-line, or within Eclipse? Are you using > the > > Google Plugin for Eclipse? > > > > On Fri, Jul 31, 2009 at 9:47 AM, Tom <[email protected]> wrote: > >> > >> Built GWT from trunk and when I ran on my mac I get these error > >> messages: > >> > >> oophm: > >> [java] 2009-07-31 12:09:56.402 java[50133:80f] [Java > >> CocoaComponent compatibility mode]: Enabled > >> [java] 2009-07-31 12:09:56.404 java[50133:80f] [Java > >> CocoaComponent compatibility mode]: Setting timeout for SWT to > >> 0.100000 > >> [java] 2009-07-31 12:09:58.325 java[50133:17303] *** - > >> [NSConditionLock unlock]: lock (<NSConditionLock: 0x1b7a60> '(null)') > >> unlocked when not locked > >> [java] 2009-07-31 12:09:58.326 java[50133:17303] *** Break on > >> _NSLockError() to debug. > >> [java] 2009-07-31 12:09:58.456 java[50133:17303] *** - > >> [NSConditionLock unlock]: lock (<NSConditionLock: 0x10c0f0> '(null)') > >> unlocked when not locked > >> > >> > >> what have I done wrong. > >> > >> Thanks in advance > >> > >> Tom > >> > >> > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
