This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 199805 - UnsatisfiedLinkError: Can't load library: /Users/jrose/Downloads/oss-desktop-distribution/solstudio/solstudio/modules/ext/lib/Mac OS X-x86_64/libbase.so
Summary: UnsatisfiedLinkError: Can't load library: /Users/jrose/Downloads/oss-desktop-...
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: igor_nikiforov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-01 03:08 UTC by jrose
Modified: 2012-05-17 11:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 179647


Attachments
stacktrace (1.72 KB, text/plain)
2011-07-01 03:08 UTC, jrose
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jrose 2011-07-01 03:08:05 UTC
This issue was reported manually by vv159170.
It already has 1 duplicates 


Build: Oracle Solaris Studio Dev 2011/06/20 a1e470c5fd88
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02-334, Java(TM) SE Runtime Environment, 1.6.0_24-b07-334-10M3326
OS: Mac OS X

Stacktrace: 
java.lang.UnsatisfiedLinkError: Can't load library: /Users/jrose/Downloads/oss-desktop-distribution/solstudio/solstudio/modules/ext/lib/Mac OS X-x86_64/libbase.so
   at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1702)
   at java.lang.Runtime.load0(Runtime.java:770)
   at java.lang.System.load(System.java:1020)
   at com.sun.tools.swdev.toolscommon.base.InstallDir.loadLibrary(InstallDir.java:259)
   at com.sun.tools.swdev.toolscommon.base.UnixProcess.<clinit>(UnixProcess.java:68)
   at com.sun.tools.swdev.glue.Service.convert_addr(Service.java:78)
Comment 1 jrose 2011-07-01 03:08:10 UTC
Created attachment 109177 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2011-07-01 14:00:21 UTC
running windows distro on Mac
Comment 3 Vladimir Kvashin 2011-07-04 08:44:37 UTC
Strange thing: I can't find InstallDir.java neither in NetBeans nor in Studio (which, most likely, this bug belongs to) sources.
Comment 4 Alexander Simon 2011-11-10 10:34:07 UTC
Probably issue is expired?
Comment 5 igor_nikiforov 2012-05-17 11:23:23 UTC
As nobody cannot reproduce this issue I'm closing it.