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 254344 - org.netbeans.modules.parsing.spi.ParseException: The file org/jdesktop/beansbinding/AutoBinding.class in D:\builds\netbeans-dev-201508120002\java\modules\ext\beansbinding-1.2.1.jar is not owned by pro
Summary: org.netbeans.modules.parsing.spi.ParseException: The file org/jdesktop/beansb...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-13 12:09 UTC by Jiri Prox
Modified: 2015-08-15 01:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 219140


Attachments
stacktrace (3.73 KB, text/plain)
2015-08-13 12:09 UTC, Jiri Prox
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2015-08-13 12:09:52 UTC
Build: NetBeans IDE Dev (Build 201508120002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.51-b03, Java(TM) SE Runtime Environment, 1.8.0_51-b16
OS: Windows 7

User Comments:
jiriprox: Exception when searchin for all direst subtypes of Binding class (scope: current project & dependencies)




Stacktrace: 
org.netbeans.modules.parsing.spi.ParseException: The file org/jdesktop/beansbinding/AutoBinding.class in D:\builds\netbeans-dev-201508120002\java\modules\ext\beansbinding-1.2.1.jar is not owned by provided classpaths, boot: C:\Program Files\Java\jdk1.8.0_51\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_51\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_51\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_51\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_51\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_51\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_51\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_51\jre\classes;C:\Program Files\Java\jdk1.8.0_51\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_51\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_51\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_51\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_51\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_51\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.
   at org.netbeans.modules.java.source.parsing.ClassParser.parse(ClassParser.java:141)
   at org.netbeans.modules.parsing.impl.TaskProcessor.callParse(TaskProcessor.java:621)
   at org.netbeans.modules.parsing.api.ResultIterator.getParserResult(ResultIterator.java:135)
   at org.netbeans.api.java.source.JavaSource$MultiTask.run(JavaSource.java:472)
   at org.netbeans.modules.parsing.impl.TaskProcessor.callUserTask(TaskProcessor.java:609)
   at org.netbeans.modules.parsing.api.ParserManager$MultiUserTaskAction.run(ParserManager.java:189)
Comment 1 Jiri Prox 2015-08-13 12:09:54 UTC
Created attachment 155327 [details]
stacktrace
Comment 2 Tomas Zezula 2015-08-14 08:22:18 UTC
The find usages in binaries.
Comment 3 Ralph Ruijs 2015-08-14 13:44:21 UTC
changeset:   f586d574f534
user:        Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
date:        Fri Aug 14 15:30:17 2015 +0200
summary:     #254344 / #254353 - Using the classpath from one src root is not enough
Comment 4 Quality Engineering 2015-08-15 01:58:53 UTC
Integrated into 'main-silver', will be available in build *201508150002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/f586d574f534
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: #254344 / #254353 - Using the classpath from one src root is not enough