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 99891

Summary: Intermittently fail to deploy project at first time
Product: obsolete Reporter: Sherry Zhou <sherryzhou>
Component: visualwebAssignee: _ potingwu <potingwu>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: screen shot

Description Sherry Zhou 2007-04-03 22:21:32 UTC
This problem has been seen since netbeans vw 5.5,  in manual testing, sanity
test, component automation test. But it is intermittent. I could not provide
reproducible steps. 

When deploy a JEE5 vw project, it fails at first time with error :
 \webApplication1\nbproject\build-impl.xml:461: deploy fail
null

When click run button to deploy again, everything looks ok and deploy succeed.

The screen shot is available in attachment.
Comment 1 Sherry Zhou 2007-04-03 22:22:43 UTC
Created attachment 40376 [details]
screen shot
Comment 2 _ potingwu 2007-07-17 00:20:03 UTC
The deployment descriptor has been reimplemented in NetBeans 6.0 and I no longer see this issue.