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 235302 - IllegalArgumentException: No parser for mime type: text/x-java
Summary: IllegalArgumentException: No parser for mime type: text/x-java
Status: RESOLVED INVALID
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:
: 235298 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-08-30 09:58 UTC by satory
Modified: 2014-08-04 11:15 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203457


Attachments
stacktrace (5.86 KB, text/plain)
2013-08-30 09:58 UTC, satory
Details
stacktrace (1.15 KB, text/plain)
2013-12-10 18:51 UTC, Exceptions Reporter
Details
stacktrace (1.15 KB, text/plain)
2013-12-23 14:57 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description satory 2013-08-30 09:58: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: Attempting to open a java code file.  Only opening SVN History in editor not code




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:58:44 UTC
Created attachment 139482 [details]
stacktrace
Comment 2 Martin Janicek 2013-09-05 11:06:22 UTC
*** Bug 235298 has been marked as a duplicate of this bug. ***
Comment 3 Exceptions Reporter 2013-12-10 18:51:44 UTC
Created attachment 143029 [details]
stacktrace

jkl
Comment 4 Exceptions Reporter 2013-12-23 14:57:24 UTC
Created attachment 143407 [details]
stacktrace

make it work
Comment 5 Exceptions Reporter 2014-08-02 13:13:46 UTC
This bug already has 50 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=203457
Comment 6 Petr Jiricka 2014-08-04 09:42:56 UTC
Martin, as you've evaluated some duplicates of this before, any ideas what's wrong? Thanks.
Comment 7 Martin Janicek 2014-08-04 10:54:26 UTC
Have absolutely no idea.. I think I just saw two same reports and close one of them as duplicate.
Comment 8 Martin Janicek 2014-08-04 11:15:38 UTC
Splitting reports based on the reported area:

Part (32 duplicates) related to java.j2seproject.MainClassUpdater --> issue 246233
Part (17 duplicates) related to java.j2seproject.J2SEActionProvider --> issue 246234
- Those two might be related but don't think, I can evaluate that

Part (1 duplicate) related to javafx2.project --> issue 246235
Part (1 duplicate) related to websvc.rest.model --> issue 246236
Part (1 duplicate) related to maven.j2ee --> issue 246238


After creating separate issues, no duplicate left here, so decreasing back to P3, closing as INVALID and reassigning back.