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 240326

Summary: IllegalArgumentException: No parser for mime type: text/x-java
Product: webservices Reporter: jisha
Component: JAX-WSAssignee: Milan Kuchtiak <mkuchtiak>
Status: RESOLVED DUPLICATE    
Severity: normal CC: Gabri_22, jstola, juaror74, keidson, raydac, vagner13
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 206481
Attachments: stacktrace

Description jisha 2014-01-12 10:40:00 UTC
This bug was originally marked as duplicate of bug 218388, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

User Comments:
GUEST: opening project

GUEST: importing new projects

GUEST: Opening a WebService project in Netbeans 7.3.1 on Mac OS X Mountain Lion.

jisha: not showing projects on project window and i can't open projects

GUEST: can't open web based netbeans project (no maven)

GUEST: attemption to make web based project (not maven)

raydac: I figure out that I have got the problem as only I have imported my format settings from external cfg file

raydac: new just loaded and installed version of NetBeans 7.3.1 (downloaded from official site as zip and unpacked 20 jul 2013), can't create and open regular web based netbeans project

GUEST: ???????????????




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.parseWhenScanFinished(ParserManager.java:358)
   at org.netbeans.api.java.source.JavaSource.runWhenScanFinished(JavaSource.java:583)
   at org.netbeans.modules.j2ee.metadata.model.api.support.annotation.AnnotationModelHelper.runJavaSourceTaskWhenScanFinished(AnnotationModelHelper.java:215)
   at org.netbeans.modules.j2ee.dd.impl.webservices.annotation.WebservicesMetadataModelImpl.runReadActionWhenReady(WebservicesMetadataModelImpl.java:105)
   at org.netbeans.modules.j2ee.metadata.model.api.MetadataModel.runReadActionWhenReady(MetadataModel.java:185)
Comment 1 jisha 2014-01-12 10:40:03 UTC
Created attachment 143852 [details]
stacktrace
Comment 2 Jan Stola 2015-03-30 09:26:11 UTC

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