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

Summary: Broken build
Product: www Reporter: Tim Lebedkov <lebedkov>
Component: Builds & RepositoriesAssignee: nbbuild-issues@ide <nbbuild-issues>
Status: VERIFIED WORKSFORME    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: Messages in the console

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.