Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Output stopped on Windows XP
Output stopped on Windows XP [message #99405] Sun, 07 October 2007 09:42 Go to next message
Eclipse UserFriend
Originally posted by: martin.exerdorf.de

Hi,

We have encounterd some strange behaviour on Windows XP when Equinox is
running (using -console) . We are in a stressed debug situation where
we have a lots of trace printouts (both a log4j console writer and some
ad-hoc sys outs), the thing is that the output is stopped sometimes and
the entire Equinox stack hangs. The resolution is simply to press enter in
the windows command window. I guess that the problem is more related to java
and / or windows command window. Have tryed to change the buffer size of
the window but it does not appear to have any impact.

But we have not been able to solve the problem so any advice is appreciated.


BR

M
Re: Output stopped on Windows XP [message #99420 is a reply to message #99405] Sun, 07 October 2007 12:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: alex_blewitt.yahoo.com

You've accidentally highlighted a character by dragging the mouse in the window; it's waiting for you to hit 'enter' to say that you've selected the text so it can put it in the pasteboard prior to letting the scrolling continue. It's got nothing to do with Equinox.

Either that, or your plugin is reading something from System.in()...

Alex.
Re: Output stopped on Windows XP [message #99520 is a reply to message #99420] Wed, 10 October 2007 17:29 Go to previous message
Eclipse UserFriend
Originally posted by: martin.exerdorf.de

Solved it. It was a log4j issue!

2 handlers wrote to the console.

By removing one of the handlers the output in the console window occurs as
expected

/M



"Alex Blewitt" <alex_blewitt@yahoo.com> skrev i meddelandet
news:1833921673.1171191759821543.JavaMail.root@cp9.dzone.com...
> You've accidentally highlighted a character by dragging the mouse in the
> window; it's waiting for you to hit 'enter' to say that you've selected
> the text so it can put it in the pasteboard prior to letting the scrolling
> continue. It's got nothing to do with Equinox.
>
> Either that, or your plugin is reading something from System.in()...
>
> Alex.
Previous Topic:Launch Eclipse App with OSGi-Service
Next Topic:Advice for Server-Side Equinox
Goto Forum:
  


Current Time: Sat Apr 27 05:14:40 GMT 2024

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

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

Back to the top