Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 324512 - AbstractRemoteServerRunner exit code error dialog should show last line of stderr
Summary: AbstractRemoteServerRunner exit code error dialog should show last line of st...
Status: CLOSED WONTFIX
Alias: None
Product: PTP
Classification: Tools
Component: Remote Tools (show other bugs)
Version: 4.0.3   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-04 10:24 EDT by Roland Schulz CLA
Modified: 2016-06-02 11:19 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roland Schulz CLA 2010-09-04 10:24:42 EDT
If AbstractRemoteServerRunner.run detects the exit code is non-zero it prints "Server finished with exit code {}" which is unhelpful for the user. We have before added a few checks to make this case less likely. But it won't be possible to detect all cases. Thus I suggest that this dialog prints the last line of the stderr from the server in this dialog.