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 138044 - Deploy of web app to V3 timed out.
Summary: Deploy of web app to V3 timed out.
Status: RESOLVED INVALID
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: _ pcw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-24 02:14 UTC by _ pcw
Modified: 2008-06-24 02:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ pcw 2008-06-24 02:14:09 UTC
Timeout on deploy of simple web app to V3 TP2 (see attached thread dump)

Server stopped.  <New Web App>, then <Run>.

Note, after delay, I also opened the deployed nodes on the server, hence the additional list-apps call in the thread
dump.  Possibly related to extra list-apps call in javaEE deploy pipeline -- should optimize that out.
Comment 1 _ pcw 2008-06-24 02:16:20 UTC
IDE was being debugged and was stopped at a breakpoint.  DOH!