Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse 3.2 - Console cuts off top part of output
Eclipse 3.2 - Console cuts off top part of output [message #165334] Fri, 11 August 2006 16:21 Go to next message
Eclipse UserFriend
Originally posted by: dgresh.lle.rochester.edu

Hi,

I have a java file that I have written, which I write to the output stream
in XML format. I have been adding information to that java file, and the
XML output grows larger as more information is inputted.

Now, the top 1/4 or so of the XML output is cut off in the console; it
simply does not display, and I cannot scroll up or anything to view it.

My question is: why is this so? I have looked around a bit, and have seen
that Java needs a lot of memory allocuted to it for certain tasks.
However, I have not been getting any memory errors, or anything similar to
that.

I'm not sure where to start. I looked through the help contents, but I did
not find anything that looked too useful. I may have missed something,
however.

Can someone please point me in the right direction on this?

Thanks,
Dan
Re: Eclipse 3.2 - Console cuts off top part of output [message #165352 is a reply to message #165334] Fri, 11 August 2006 16:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wharley.bea.com

"Dan Gresh" <dgresh@lle.rochester.edu> wrote in message
news:9187a50d4dda176e17ca9e965431bbd7$1@www.eclipse.org...
> Hi,
>
> I have a java file that I have written, which I write to the output stream
> in XML format. I have been adding information to that java file, and the
> XML output grows larger as more information is inputted.
>
> Now, the top 1/4 or so of the XML output is cut off in the console; it
> simply does not display, and I cannot scroll up or anything to view it.

Have you tried changing the "Console buffer size" setting? It's in
Preferences -> Run/Debug -> Console.
Re: Eclipse 3.2 - Console cuts off top part of output [message #165559 is a reply to message #165352] Mon, 14 August 2006 09:12 Go to previous message
Eclipse UserFriend
Originally posted by: dgresh.lle.rochester.edu

Walter,

Thanks for your help; I changed the buffer size from 80000 to 160000, and
it worked fine.

Thanks again,
Dan
Previous Topic:installing plugin
Next Topic:Realtime data publishing to BIRT reports
Goto Forum:
  


Current Time: Fri Nov 07 04:52:36 EST 2025

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

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

Back to the top