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 234057 - No parser for mime type: text/x-java
Summary: No parser for mime type: text/x-java
Status: RESOLVED DUPLICATE of bug 232703
Alias: None
Product: editor
Classification: Unclassified
Component: Options (show other bugs)
Version: 7.3.1
Hardware: PC Linux
: P2 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-07 08:08 UTC by aldobrucale
Modified: 2013-08-19 14:46 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide log (76.21 KB, text/x-log)
2013-08-07 08:08 UTC, aldobrucale
Details
My exported code templates (5.73 KB, text/xml)
2013-08-07 13:06 UTC, aldobrucale
Details
exported options zip file (293.60 KB, application/octet-stream)
2013-08-07 14:54 UTC, aldobrucale
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aldobrucale 2013-08-07 08:08:14 UTC
Created attachment 138382 [details]
ide log

When I try to reimport my code templates netbeans becomes unable to open java files. I have had the same problem in the past few days, and an exception report was automatically generated, but I'm unable to find it at the moment.
Comment 1 Milutin Kristofic 2013-08-07 09:18:42 UTC
Can you upload your code templates? I would try to reproduce this bug. There is probably some problem with caching and userdir.
Comment 2 aldobrucale 2013-08-07 13:06:03 UTC
Created attachment 138395 [details]
My exported  code templates

Is this sufficient, or do you need the whole export zip file?
Comment 3 Milutin Kristofic 2013-08-07 13:13:24 UTC
If it is ok for you, I would appreciate same zip file you reimport to check reproducible steps for this issue.
Comment 4 aldobrucale 2013-08-07 14:54:22 UTC
Created attachment 138406 [details]
exported options zip file

I think that sharing this file won't compromise my privacy.
Comment 5 Jiri Kovalsky 2013-08-13 18:18:04 UTC
FYI, importing Aldo's settings didn't corrupt opening Java files for me in #201308062300.
Comment 6 David Strupl 2013-08-16 07:20:35 UTC
Hello

maybe this one is related: #232703. It is similar exception. I was trying to fix similar problem in #210236 (in 7.2). The problem was (maybe still is) in MimeLookup not being thread safe. Please consult with Tomas Zezula.

David
Comment 7 Milutin Kristofic 2013-08-19 14:46:36 UTC
I also tried a few times import aldo's zip file, and I couldn't reproduce exceptions.

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