Bug 25821 - [External Tool] Error Message "External Tool runner internal error"
Summary: [External Tool] Error Message "External Tool runner internal error"
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Ant-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: core, ui
Depends on:
Blocks:
 
Reported: 2002-11-07 09:03 EST by Volkmar Nissen CLA
Modified: 2002-11-15 21:00 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volkmar Nissen CLA 2002-11-07 09:03:27 EST
Hi,

the external tool returns an internal error without any log information when 
running a ant command. This occured with eclipse 2.0.1. It worked fine with 
eclipse 2.0.0.

This is the command:
	<tool>
		<entry key="!{tool_show_log}">true</entry>
		<entry key="!{tool_refresh}">${none}</entry>
		<entry key="!
{tool_type}">org.eclipse.ui.externaltools.type.ant</entry>
		<entry key="!
{tool_loc}">${workspace_loc:/InternetSales.isacore/cfg/build_deploy.xml}</entry>
		<entry key="!
{tool_dir}">${workspace_loc:/InternetSales.isacore}/cfg</entry>
		<entry key="!{tool_args}">-
DESALES_base=${project_loc:/BASE.core/cfg/build.xml}/../..${ant_target:deploy.b2
b}</entry>
		<entry key="!{tool_name}">deploy_b2b</entry>
	</tool>


Regards,

Volkmar
Comment 1 Darin Swanson CLA 2002-11-07 09:49:19 EST
Volkmar, is it possible for you to attempt to run the external tool on the 
latest 2.0.2 build?  Does it happen with all Ant build files or just the 
build_deploy.xml?  Anything interesting about the build_deploy.xml build file?
Comment 2 Volkmar Nissen CLA 2002-11-08 03:48:40 EST
Hi Darin,

it's works fine again with the eclipse build 200210181211 (Integration build).

Regards, Volkmar
Comment 3 Darin Wright CLA 2002-11-15 21:00:22 EST
marking as fixed
Comment 4 Darin Wright CLA 2002-11-15 21:00:36 EST
and verified