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 33545 - Broken build
Summary: Broken build
Status: VERIFIED WORKSFORME
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P1 blocker (vote)
Assignee: nbbuild-issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-12 18:56 UTC by Tim Lebedkov
Modified: 2003-05-12 22:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Messages in the console (19.62 KB, text/plain)
2003-05-12 18:57 UTC, Tim Lebedkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Lebedkov 2003-05-12 18:56:12 UTC
First start after a successfull build fails with
following messages (see attached file)
Comment 1 Tim Lebedkov 2003-05-12 18:57:50 UTC
Created attachment 10275 [details]
Messages in the console
Comment 2 Jesse Glick 2003-05-12 19:10:56 UTC
The continuous build has not indicated any errors. Perhaps your
sources are corrupt - the error messages look like they come from some
kind of messed-up files that would not be created normally. Please try
a clean build from fresh CVS sources, and if that also fails try to
track down what is wrong and file a bug for the faulty module.
Comment 3 Tim Lebedkov 2003-05-12 22:25:52 UTC
It works now. Thank you.