Skip to content

Not working on Mac - [NSConditionLock unlock]: unlocked when not locked #13

@GoogleCodeExporter

Description

@GoogleCodeExporter
Hi, i've managed to get this interesting piece of SW running on my Mac, but I 
had to use SoyLatte 
(OpenJDK 6 BSD port packaged for OS X) which uses X11. It wouldn't start with 
official Apple 
Java.

When I import all project checked out from SVN into eclipse and try running 
'xps-swingviewer' 
with official Java 1.6 I get the following in my console:

2008-12-15 17:33:23.883 java[96877:10b] [Java CocoaComponent compatibility 
mode]: 
Enabled
2008-12-15 17:33:23.884 java[96877:10b] [Java CocoaComponent compatibility 
mode]: Setting 
timeout for SWT to 0.100000
2008-12-15 17:33:24.612 java[96877:1ad03] *** -[NSConditionLock unlock]: lock 
(<NSConditionLock: 0x10015bde0> '(null)') unlocked when not locked
2008-12-15 17:33:24.613 java[96877:1ad03] *** Break on _NSLockError() to debug.
2008-12-15 17:33:24.718 java[96877:1ad03] *** -[NSConditionLock unlock]: lock 
(<NSConditionLock: 0x10015a3f0> '(null)') unlocked when not locked
2008-12-15 17:33:24.719 java[96877:1ad03] *** Break on _NSLockError() to debug.
2008-12-15 17:33:25.324 java[96877:1ad03] *** -[NSConditionLock unlock]: lock 
(<NSConditionLock: 0x10015d080> '(null)') unlocked when not locked
2008-12-15 17:33:25.325 java[96877:1ad03] *** Break on _NSLockError() to debug.
2008-12-15 17:33:25.427 java[96877:1ad03] *** -[NSConditionLock unlock]: lock 
(<NSConditionLock: 0x12380fe60> '(null)') unlocked when not locked
2008-12-15 17:33:25.428 java[96877:1ad03] *** Break on _NSLockError() to debug.
2008-12-15 17:33:25.531 java[96877:1ad03] *** -[NSConditionLock unlock]: lock 
(<NSConditionLock: 0x123810360> '(null)') unlocked when not locked
2008-12-15 17:33:25.533 java[96877:1ad03] *** Break on _NSLockError() to debug.

Any hint on where I might start looking for solution? Or is this Apple's bug 
with ObjC/Java 
integration?

It would be nice to have a regular Mac app bundle for this.






Original issue reported on code.google.com by daniel.kvasnicka.jr on 15 Dec 2008 at 4:37

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions