Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » BIRT log files(How to delete them?)
BIRT log files [message #716268] Tue, 16 August 2011 20:30 Go to next message
Jeff Connelly is currently offline Jeff ConnellyFriend
Messages: 4
Registered: August 2011
Junior Member
The Report Engine creates XML log files in its configuration\org.eclipse.update\history folder. They are small, but are added each time the engine runs. Is there a parameter to stop/delete these logs or am I not shutting down the Report Engine correctly?

Thank you , Jeff
Re: BIRT log files [message #716528 is a reply to message #716268] Wed, 17 August 2011 15:46 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Jeff

Do you see a file called platform.xml in this directory:
configuration\org.eclipse.update?

edit it and change
transient="false"
to
transient="true"

You should be able to clear the history and it should not write anymore
to this directory. There may be a better way to handle this and you
might want to log a bug to check.

If you are using the 3.7 runtime it does not use a platform directory.

Jason

On 8/16/2011 4:30 PM, Jeff Connelly wrote:
> The Report Engine creates XML log files in its
> configuration\org.eclipse.update\history folder. They are small, but are
> added each time the engine runs. Is there a parameter to stop/delete
> these logs or am I not shutting down the Report Engine correctly?
>
> Thank you , Jeff
Re: BIRT log files [message #716529 is a reply to message #716268] Wed, 17 August 2011 15:46 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Jeff

Do you see a file called platform.xml in this directory:
configuration\org.eclipse.update?

edit it and change
transient="false"
to
transient="true"

You should be able to clear the history and it should not write anymore
to this directory. There may be a better way to handle this and you
might want to log a bug to check.

If you are using the 3.7 runtime it does not use a platform directory.

Jason

On 8/16/2011 4:30 PM, Jeff Connelly wrote:
> The Report Engine creates XML log files in its
> configuration\org.eclipse.update\history folder. They are small, but are
> added each time the engine runs. Is there a parameter to stop/delete
> these logs or am I not shutting down the Report Engine correctly?
>
> Thank you , Jeff
Re: BIRT log files [message #716613 is a reply to message #716528] Wed, 17 August 2011 21:14 Go to previous message
Jeff Connelly is currently offline Jeff ConnellyFriend
Messages: 4
Registered: August 2011
Junior Member
Jason, that solved my problem. Thanks, Jeff
Previous Topic:Report viewer, get user input and a dynamic list
Next Topic:Multiple Database Connections in BiRT
Goto Forum:
  


Current Time: Fri Apr 26 05:52:45 GMT 2024

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

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

Back to the top