Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » ant never terminates
ant never terminates [message #270432] Tue, 07 September 2004 11:15 Go to next message
Eclipse UserFriend
Originally posted by: java.coder.winterthur.ch

Hi,
I'm using Eclipse 3.0.1 Build id: 200408111300

I have the following problem
I use the Ant View to start some ant scripts.
If I use for my Ant launcher "Run in the same JRE as the workspace" the
build is successful.
If I use "Separate JRE" the ant script also ends up successfully but it
never terminates.
In my ant script I use a ant task developped by Ivan Ivanov (see
https://sourceforge.net/project/showfiles.php?group_id=10350 9)
This ant task lib supplies a special ant input handler for
entering passwords, this input handler creates an own thread. possibly
this is the problem.


If I run ant with quite a "normal" Java runner, also everything is ok.
Is this a bug in eclipse?

Any help appreciated.
Regards Karin
Re: ant never terminates [message #270441 is a reply to message #270432] Tue, 07 September 2004 12:45 Go to previous messageGo to next message
Eclipse UserFriend
Is the input handler an AWT based solution?

We have https://bugs.eclipse.org/bugs/show_bug.cgi?id=67003
The current work around is to terminate the process in the Debug view.

HTH
Darins

"Karin Krause" <java.coder@winterthur.ch> wrote in message
news:chkja7$d6l$1@eclipse.org...
> Hi,
> I'm using Eclipse 3.0.1 Build id: 200408111300
>
> I have the following problem
> I use the Ant View to start some ant scripts.
> If I use for my Ant launcher "Run in the same JRE as the workspace" the
> build is successful.
> If I use "Separate JRE" the ant script also ends up successfully but it
> never terminates.
> In my ant script I use a ant task developped by Ivan Ivanov (see
> https://sourceforge.net/project/showfiles.php?group_id=10350 9)
> This ant task lib supplies a special ant input handler for
> entering passwords, this input handler creates an own thread. possibly
> this is the problem.
>
>
> If I run ant with quite a "normal" Java runner, also everything is ok.
> Is this a bug in eclipse?
>
> Any help appreciated.
> Regards Karin
>
Re: ant never terminates [message #270536 is a reply to message #270441] Wed, 08 September 2004 02:34 Go to previous message
Eclipse UserFriend
Originally posted by: java.coder.winterthur.ch

Yes it is an AWT based solution.
Regards Karin

Darin Swanson wrote:

> Is the input handler an AWT based solution?

> We have https://bugs.eclipse.org/bugs/show_bug.cgi?id=67003
> The current work around is to terminate the process in the Debug view.

> HTH
> Darins

> "Karin Krause" <java.coder@winterthur.ch> wrote in message
> news:chkja7$d6l$1@eclipse.org...
> > Hi,
> > I'm using Eclipse 3.0.1 Build id: 200408111300
> >
> > I have the following problem
> > I use the Ant View to start some ant scripts.
> > If I use for my Ant launcher "Run in the same JRE as the workspace" the
> > build is successful.
> > If I use "Separate JRE" the ant script also ends up successfully but it
> > never terminates.
> > In my ant script I use a ant task developped by Ivan Ivanov (see
> > https://sourceforge.net/project/showfiles.php?group_id=10350 9)
> > This ant task lib supplies a special ant input handler for
> > entering passwords, this input handler creates an own thread. possibly
> > this is the problem.
> >
> >
> > If I run ant with quite a "normal" Java runner, also everything is ok.
> > Is this a bug in eclipse?
> >
> > Any help appreciated.
> > Regards Karin
> >
Previous Topic:Case sensitive resource API on windows when looking for existing resources?
Next Topic:CVS Appears Disabled
Goto Forum:
  


Current Time: Thu Jul 17 10:08:02 EDT 2025

Powered by FUDForum. Page generated in 0.29812 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top