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 243738 - Throwable at org.netbeans.modules.xml.xam.ModelSource.<init>
Summary: Throwable at org.netbeans.modules.xml.xam.ModelSource.<init>
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-10 14:23 UTC by Tomas Danek
Modified: 2017-07-18 07:58 UTC (History)
7 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 207934


Attachments
stacktrace (541 bytes, text/plain)
2014-04-10 14:23 UTC, Tomas Danek
Details
stacktrace (541 bytes, text/plain)
2014-05-08 07:06 UTC, maskimko
Details
stacktrace (541 bytes, text/plain)
2014-05-08 07:09 UTC, maskimko
Details
stacktrace (541 bytes, text/plain)
2014-08-20 10:10 UTC, jherkel
Details
stacktrace (541 bytes, text/plain)
2014-11-25 10:16 UTC, aldobrucale
Details
stacktrace (541 bytes, text/plain)
2014-11-25 10:19 UTC, aldobrucale
Details
stacktrace (692 bytes, text/plain)
2016-06-14 13:35 UTC, aldobrucale
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Danek 2014-04-10 14:23:06 UTC
Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) Client VM, 24.55-b03, Java(TM) SE Runtime Environment, 1.7.0_55-b13
OS: Windows 7

User Comments:
GUEST: Build with dependencies

GUEST: dont know

GUEST: Using netbean's generate pom.xml

musilt2: no idea...working with mvn project




Stacktrace: 
java.lang.Throwable
   at org.netbeans.modules.xml.xam.ModelSource.<init>(ModelSource.java:71)
   at org.netbeans.modules.maven.model.Utilities.createModelSource(Utilities.java:213)
   at org.netbeans.modules.maven.model.Utilities.createModelSource(Utilities.java:181)
   at org.netbeans.modules.maven.repository.ui.ArtifactMultiViewFactory$2.run(ArtifactMultiViewFactory.java:268)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
Comment 1 Tomas Danek 2014-04-10 14:23:08 UTC
Created attachment 146676 [details]
stacktrace
Comment 2 maskimko 2014-05-08 07:06:48 UTC
Created attachment 147172 [details]
stacktrace

I tried to checkout to another git branch
Comment 3 maskimko 2014-05-08 07:09:48 UTC
Created attachment 147173 [details]
stacktrace

I tried to merge two git branches
Comment 4 jherkel 2014-08-20 10:10:51 UTC
Created attachment 148782 [details]
stacktrace

I switched betwen branches in git
Comment 5 Exceptions Reporter 2014-09-23 10:28:42 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=207934
Comment 6 aldobrucale 2014-11-25 10:16:04 UTC
Created attachment 150682 [details]
stacktrace

i didn't notice the exception. I was converting an ant-based java project to maven.
Comment 7 aldobrucale 2014-11-25 10:19:04 UTC
Created attachment 150683 [details]
stacktrace

rename maven project
Comment 8 Svata Dedic 2015-05-13 15:43:30 UTC
Looks like maven wants to create model from an invalid file ... I could not reproduce, but there's an invalid FileObject in the ModelSource lookup logged in ERs.
Comment 9 aldobrucale 2016-06-14 13:35:21 UTC
Created attachment 160046 [details]
stacktrace

editing pom.xml files