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 - Intermittently fail to deploy project at first time
Summary: Intermittently fail to deploy project at first time
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: _ potingwu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-03 22:21 UTC by Sherry Zhou
Modified: 2007-07-17 00:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screen shot (97.45 KB, application/octet-stream)
2007-04-03 22:22 UTC, Sherry Zhou
Details

Note You need to log in before you can comment on or make changes to this bug.
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.