[
https://issues.jboss.org/browse/JBIDE-11776?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-11776:
-------------------------------------
I am unable to replicate this. After doing exactly as mentioned, setting my hosts file to
map my remote server to a dummy ip with no response, I note the following:
1) The publishing job seems to last a significant amount of time
2) Once the timeout is reached, an error does pop up
(message is: failed to delete /remote/server/home/deploymentarea/DynWeb.war.
Operation failed. File system input or output error)
3) The rse thread trying to connect remains and is not terminated for a significant amount
of time, up to 4 minutes. This seems by design, judging by the code in
com.jcraft.jsch.Util
I will update the error messages to be a bit more clear and mention the host as well as
the remote resource, but in general I would argue this bug was fixed already.
No errors for remote deploy only server
---------------------------------------
Key: JBIDE-11776
URL:
https://issues.jboss.org/browse/JBIDE-11776
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 3.3.0.Beta3
Reporter: Rob Stryker
Assignee: Martin Malina
Fix For: 3.3.0.CR1
If what I'm seeing is different from the original scenario, let me know and I can
create another JIRA.
My steps:
1. Create a Deploy only server pointing to a remote host.
2. Quit Eclipse
3. Make sure the remote host is not reachable
4. Start Eclipse
5. Drag a simple Dynamic Web Project on the Deploy only server in the Server View
6. ASSERT some sort of error (e.g. Cannot publish to server, server not found...)
FAIL - no error, everything seems to be ok
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira