Its a bit strange because if you're running carbon you shouldn't be getting the cocoa trying to load -- unless there is something (like a native plugin) that is wanting to use it. But they definitely don't mix, just as the 32-bit and 64 bit libs don't mix. Have you tried Cocoa build? There was a big issue a while back for Cocoa SWT team about wether to support running Cocoa under 32-bit JVMs (i.e. on Mac anything before Snow Leopard). Basically, if you're
So I'd say if you're up for it, try the Cocoa 32-bit. I'm not going to suggest you upgrade to Snow Leopard, but it's worked great for me -- in fact I'm running in 64-bit mode.
On Feb 12, 2010, at 1:51 PM, Andy Gewitz wrote:
> Err whoops, Eclipse Classic 3.5.1, 32-bit carbon
> On Feb 12, 2010, at 12:46 PM, Miles Parker wrote:
>
>>
>> Andy, what combo of Eclipse, JVM and OS version are you using? You need to be sure that various pieces match up.
>>
>> On Feb 11, 2010, at 10:30 PM, Andy Gewitz wrote:
>>
>>> I have followed the instructions for installing MASON as a project in
>>> Eclipse, but when I try to RUN, it freezes up and I get the following errors:
>>>
>>> 2010-02-11 22:22:25.620 java[25000:80f] [Java CocoaComponent compatibility
>>> mode]: Enabled
>>> 2010-02-11 22:22:25.621 java[25000:80f] [Java CocoaComponent compatibility
>>> mode]: Setting timeout for SWT to 0.100000
>>> 2010-02-11 22:22:26.482 java[25000:2f503] *** -[NSConditionLock unlock]:
>>> lock (<NSConditionLock: 0x1eeec0> '(null)') unlocked when not locked
>>> 2010-02-11 22:22:26.483 java[25000:2f503] *** Break on _NSLockError() to debug.
>>> 2010-02-11 22:22:26.584 java[25000:2f503] *** -[NSConditionLock unlock]:
>>> lock (<NSConditionLock: 0x1f34f0> '(null)') unlocked when not locked
>>> 2010-02-11 22:22:26.585 java[25000:2f503] *** Break on _NSLockError() to debug.
>>>
>>>
>>> Can anyone advise?
>>>
>>> Thanks.
>>
>> Miles T. Parker
>> President and Chief Software Architect
>> Metascape, LLC
>>
>> tel: 509-643-4441
>> skype: milestravisparker
>> mailto:[log in to unmask]
>> http://metascapeabm.com
>> http://www.linkedin.com/in/milestparker
>> http://milesparker.blogspot.com
>>
>
Miles T. Parker
President and Chief Software Architect
Metascape, LLC
tel: 509-643-4441
skype: milestravisparker
mailto:[log in to unmask]
http://metascapeabm.com
http://www.linkedin.com/in/milestparker
http://milesparker.blogspot.com
|