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 99750 - IllegalArgumentException during Java source scanning breaks execution
Summary: IllegalArgumentException during Java source scanning breaks execution
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-03 06:46 UTC by kbr
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log file containing exception at end (4.26 MB, text/plain)
2007-04-03 06:49 UTC, kbr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kbr 2007-04-03 06:47:06 UTC
I'm getting an IllegalArgumentException from the IDE apparently during scanning
of a particular .java file. This wouldn't be that bad, except that I can't
execute (F6) the file within the IDE due to this exception occurring, which is
extremely annoying. I'm attaching messages.log.

I can provide the source bundle complete with Netbeans projects that are
reproducing this exception, but they are over 20 MB in size. I can most easily
place them on Sun SWAN; my Sun email is kenneth.russell at sun dot com.
Comment 1 kbr 2007-04-03 06:49:52 UTC
Created attachment 40294 [details]
Log file containing exception at end
Comment 2 Jiri Prox 2007-04-03 17:49:57 UTC
There is lots of exception from MDR module, can you please try to clean your
userdir? (e.g. delete ${userdir}/var/cache/mdrstorage). Is it reporoducible
after that?
Comment 3 kbr 2007-04-06 22:49:51 UTC
Yes, this workaround worked. I realize that the MDR is going away in NetBeans 6,
but it would be good if this kind of workaround were advertised more broadly on
the NetBeans 5.5-related part of the web site. I was only able to find one
related bug in the database and this workaround wasn't listed.

You can close this bug.
Comment 4 Jiri Prox 2007-04-10 12:57:48 UTC
You're right, this workaround is widely mentioned on nbusers mailing list, but
is not written on wwww, I'll try to find the right place where to announce it.

5.5 is released and the 6.0 will not contain MDR module, so closing as WONTFIX
Comment 5 Quality Engineering 2007-09-20 11:56:40 UTC
Reorganization of java component