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 241928 - java.util.MissingResourceException: bin/Linux-unknown/libBuildTrace.so
Summary: java.util.MissingResourceException: bin/Linux-unknown/libBuildTrace.so
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project Discovery (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-16 07:34 UTC by Exceptions Reporter
Modified: 2014-02-18 03:15 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 207644


Attachments
stacktrace (1.77 KB, text/plain)
2014-02-16 07:34 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-02-16 07:34:44 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE 7.4 (Build 201310111528)
VM: OpenJDK Client VM, 24.45-b08, OpenJDK Runtime Environment, 1.7.0_51-b00
OS: Linux

User Comments:
GUEST: Create / build C project located on a remote system (Raspberry Pi)




Stacktrace: 
java.util.MissingResourceException: bin/Linux-unknown/libBuildTrace.so
   at org.netbeans.modules.nativeexecution.api.util.HelperLibraryUtility.getLocalFileLocationFor(HelperLibraryUtility.java:232)
   at org.netbeans.modules.nativeexecution.api.util.HelperLibraryUtility.getPaths(HelperLibraryUtility.java:98)
   at org.netbeans.modules.nativeexecution.api.util.HelperLibraryUtility.getLibraryName(HelperLibraryUtility.java:187)
   at org.netbeans.modules.cnd.actions.MakeBaseAction.prepare(MakeBaseAction.java:217)
   at org.netbeans.modules.cnd.actions.MakeBaseAction.performAction(MakeBaseAction.java:129)
   at org.netbeans.modules.cnd.actions.MakeAction.execute(MakeAction.java:99)
Comment 1 Exceptions Reporter 2014-02-16 07:34:46 UTC
Created attachment 145246 [details]
stacktrace
Comment 2 Alexander Simon 2014-02-17 08:15:48 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/a8b76e86432a
Comment 3 Quality Engineering 2014-02-18 03:15:37 UTC
Integrated into 'main-silver', will be available in build *201402180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a8b76e86432a
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug 241928 java.util.MissingResourceException: bin/Linux-unknown/libBuildTrace.so