Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » How can I foirce a stack trace on a running program within Eclipse
How can I foirce a stack trace on a running program within Eclipse [message #44416] Fri, 30 May 2003 08:56 Go to next message
Eclipse UserFriend
I am executing an app in Eclipse and it has frozen after many hours. Is
there any way I can force a stack dump to be thrown ?

I have tried the obvious cntrl-break in the console window and searched
newsgroups but found nothing so far.

Peter
Re: How can I foirce a stack trace on a running program within Eclipse [message #44761 is a reply to message #44416] Fri, 30 May 2003 10:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.NOSPAM.us.ibm.com

Are you running Eclipse with the -consolelog option? If you are then the
ctrl+break should of worked. This is when running Eclipse.exe. There is
no way if you are running through the developement IDE using
Runtime-Workbench launch configuration.

Rich
Re: How can I foirce a stack trace on a running program within Eclipse [message #45102 is a reply to message #44416] Fri, 30 May 2003 14:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

Control+Break works every time for me. I launch Eclipse using a .bat file
just so I can report deadlocks.

"Peter Booth" <peter.booth@gs.com> wrote in message
news:bb7kef$nf4$1@rogue.oti.com...
> I am executing an app in Eclipse and it has frozen after many hours. Is
> there any way I can force a stack dump to be thrown ?
>
> I have tried the obvious cntrl-break in the console window and searched
> newsgroups but found nothing so far.
>
> Peter
>
>
Re: How can I foirce a stack trace on a running program within Eclipse [message #46334 is a reply to message #44761] Sun, 01 June 2003 23:26 Go to previous messageGo to next message
Eclipse UserFriend
I don't think I understand you. I just restarted Eclipse with -consolelog
and started my application using Run-> When I type a ctrl+break in the
console view nothing happens.

This is Eclipse 2.1 on XP with J2SE 1.4.2 beta.

Peter

"Richard L. Kulp" <richkulp@NOSPAM.us.ibm.com> wrote in message
news:bb7pnc$sel$1@rogue.oti.com...
> Are you running Eclipse with the -consolelog option? If you are then the
> ctrl+break should of worked. This is when running Eclipse.exe. There is
> no way if you are running through the developement IDE using
> Runtime-Workbench launch configuration.
>
> Rich
>
Re: How can I foirce a stack trace on a running program within Eclipse [message #46362 is a reply to message #46334] Sun, 01 June 2003 23:39 Go to previous message
Eclipse UserFriend
Aha- now I get it. I type cntrl-break in the Windows console, not the
Console View.

Peter

"Peter Booth" <pbooth@nocoincidences.com> wrote in message
news:bbeg53$ppo$1@rogue.oti.com...
> I don't think I understand you. I just restarted Eclipse with -consolelog
> and started my application using Run-> When I type a ctrl+break in the
> console view nothing happens.
>
> This is Eclipse 2.1 on XP with J2SE 1.4.2 beta.
>
> Peter
>
> "Richard L. Kulp" <richkulp@NOSPAM.us.ibm.com> wrote in message
> news:bb7pnc$sel$1@rogue.oti.com...
> > Are you running Eclipse with the -consolelog option? If you are then the
> > ctrl+break should of worked. This is when running Eclipse.exe. There is
> > no way if you are running through the developement IDE using
> > Runtime-Workbench launch configuration.
> >
> > Rich
> >
>
>
Previous Topic:Sources with > 127 ascii literals
Next Topic:Java editor freezes
Goto Forum:
  


Current Time: Mon Jun 16 11:50:19 EDT 2025

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

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

Back to the top