History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-19644
Type: Bug Bug
Status: Open Open
Assignee: Eugene Zhuravlev
Reporter: Melody Dunn
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Ant: Message Window disappears when running sshexec command

Created: 17 Sep 08 19:04   Updated: 18 Sep 08 17:15
Component/s: Ant Integration

Environment:
Windows XP (running ant)
Solaris/bash shell

Build: 7,952
Severity: High


 Description  « Hide
When running an ant target that includes an sshexec command the Messages window disappears or crashes.

Example:
<sshexec host="${host}" username="${user}" password="${password}" command="ls" outputproperty="the.property"
trust="true" failonerror="false"/>

I see a login message written to the console and then the window disappears.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.