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 235298 - IllegalArgumentException: No parser for mime type: text/x-java
Summary: IllegalArgumentException: No parser for mime type: text/x-java
Status: RESOLVED DUPLICATE of bug 235302
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-30 09:25 UTC by satory
Modified: 2013-09-05 11:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 203455


Attachments
stacktrace (1.54 KB, text/plain)
2013-08-30 09:25 UTC, satory
Details

Note You need to log in before you can comment on or make changes to this bug.
Description satory 2013-08-30 09:25:42 UTC
This bug was originally marked as duplicate of bug 232703, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201308300001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Linux

User Comments:
satory: When selecting a file in projects explorer, by using the context sensitive menu, "Select in projects"




Stacktrace: 
java.lang.IllegalArgumentException: No parser for mime type: text/x-java
   at org.netbeans.modules.parsing.api.ParserManager.findParser(ParserManager.java:402)
   at org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:335)
   at org.netbeans.api.java.source.JavaSource.runUserActionTaskImpl(JavaSource.java:422)
   at org.netbeans.api.java.source.JavaSource.runUserActionTask(JavaSource.java:414)
   at org.netbeans.modules.j2ee.metadata.model.api.support.annotation.AnnotationModelHelper.runJavaSourceTask(AnnotationModelHelper.java:181)
   at org.netbeans.modules.j2ee.metadata.model.api.support.annotation.AnnotationModelHelper.runJavaSourceTask(AnnotationModelHelper.java:149)
Comment 1 satory 2013-08-30 09:25:43 UTC
Created attachment 139475 [details]
stacktrace
Comment 2 Martin Janicek 2013-09-05 09:56:47 UTC

*** This bug has been marked as a duplicate of bug 203457 ***
Comment 3 Martin Janicek 2013-09-05 11:06:22 UTC

*** This bug has been marked as a duplicate of bug 235302 ***