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 53105 - Web module deployment fails if deploying on appserver
Summary: Web module deployment fails if deploying on appserver
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: _ ludo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-07 14:34 UTC by Jaroslav Pospisil
Modified: 2006-03-24 12:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java.net.ConnectException: Connection refused (1.79 KB, text/plain)
2005-01-07 14:38 UTC, Jaroslav Pospisil
Details
another version of output (634 bytes, text/plain)
2005-01-07 14:46 UTC, Jaroslav Pospisil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Pospisil 2005-01-07 14:34:21 UTC
Build 050106

1.Run IDE with new userdir
2.Load and install appserver plugin
3.Create new web module
4.Hit F5 to debug web module on appserver

Error:
Sometimes action fails with result BUILD FAILED
and java.net.ConnectException: Connection refused
is thrown.
It happened when I previously finished the IDE
without undeploying some web module from
appserver(and/or stopping the appserver) and then
I have deleted their folder from the disc in Windows.
In file "domain.xml" remained record about deleted
 file and only way to get rid of it was delete it
manually,because in Runtime tab in NB it was shown
as deployed and undeploy action had no effect.

This doesn't happen to me in 100% cases and it's
hard to reproduce,but it happens rather often.
Comment 1 Jaroslav Pospisil 2005-01-07 14:37:37 UTC
I'm including text shown in Output window after this bug occur.
Comment 2 Jaroslav Pospisil 2005-01-07 14:38:52 UTC
Created attachment 19550 [details]
java.net.ConnectException: Connection refused
Comment 3 Jaroslav Pospisil 2005-01-07 14:45:47 UTC
The second part of previous file is contents of message.log .
I have seen also different version of error message in output
window,which I'm also attaching.
Comment 4 Jaroslav Pospisil 2005-01-07 14:46:55 UTC
Created attachment 19551 [details]
another version of output
Comment 5 _ ludo 2005-01-31 05:33:20 UTC
Fixed as a side effect of a bifx in start debug mode in j2eeserver area.
Comment 6 _ ludo 2005-01-31 05:33:39 UTC
Fixed as a side effect of a bifx in start debug mode in j2eeserver area.
Comment 7 Jaroslav Pospisil 2005-01-31 14:24:20 UTC
Verified in build 200501301900.