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 66516 - Exceptions during build.
Summary: Exceptions during build.
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-11 18:06 UTC by _ pcw
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception trace (9.34 KB, text/plain)
2005-10-11 18:06 UTC, _ pcw
Details
messages.log -- see comment immediately above (12.39 KB, text/plain)
2005-10-20 21:15 UTC, _ pcw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ pcw 2005-10-11 18:06:02 UTC
I was building an ear, doing a mix of "Clean", "Clean & Build", etc. options on
the war and ear project nodes to test a build-impl fix and I received the
attached group of exceptions (mostly UnsupportedOperationException from an
unmodifiable collection that someone tried to modify) from the filesystem API. 
I have no idea where they came from or what they mean.

I had only 3 projects open - an EAR, w/ enclosed WAR, EJB that were created when
the ear was created.  The EJB module had a single session bean, default.  The
WAR file had a web service client.
Comment 1 _ pcw 2005-10-11 18:06:46 UTC
Created attachment 25819 [details]
exception trace
Comment 2 Roman Strobl 2005-10-17 12:39:29 UTC
Reassigning to javacore. Please evaluate, I'm not sure where this issue belongs
to. Thanks.
Comment 3 Jan Becicka 2005-10-18 10:04:45 UTC
This exception cannot happen! :))
Please can you attach your messages.log? Or at least NetBeans build number, JDK
version and OS version? Thanks.
Comment 4 _ pcw 2005-10-20 21:13:22 UTC
I checked my current log and it only goes back to the 14th, so I must have
needed to kill my user dir for an updated code base, sorry.  I filed this on
10/11, so the codebase involved would have similar to a dev build from around
10/9 - 10/11.

I attached the first NB run from my existing log (dated 10/14) so you can see
the operating environment (JDK 1.5.0_04, Windows XP), but I don't think it will
be much use.  I will see if I can recreated this problem with my existing build.
Comment 5 _ pcw 2005-10-20 21:15:31 UTC
Created attachment 26189 [details]
messages.log -- see comment immediately above
Comment 6 Milan Kubec 2005-11-01 15:13:54 UTC
Removing INCOMPLETE, user provided the info.
Comment 7 Jan Becicka 2005-11-01 15:36:23 UTC
We are unable to reproduce it. Please rise priority as soon as it happens again.
Comment 8 Jan Becicka 2006-10-26 16:27:47 UTC
Javacore module was replaced by Retouche infrastructure. This bug is not valid
in trunk any more.
Comment 9 Quality Engineering 2007-09-20 12:02:09 UTC
Reorganization of java component