Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » DB Connection leak in BIRT
DB Connection leak in BIRT [message #198500] Tue, 31 October 2006 20:06 Go to next message
Eclipse UserFriend
Originally posted by: thwong.gmail.com

Dear all,

How and when does BIRT open and close a DB connection? I failed to make
BIRT to close my connection even I called the ReportEngine.shutdown()
method.

Beside, does anyone have any ideas and/or good tutorials of how to
implement Connection Pooling in BIRT?

Thanks
Tim
Re: DB Connection leak in BIRT [message #198679 is a reply to message #198500] Thu, 02 November 2006 02:06 Go to previous messageGo to next message
Lin Zhu is currently offline Lin ZhuFriend
Messages: 72
Registered: July 2009
Member
Hi Tim,

A DB connection will be closed if you called method IEngineTask.close()
method. If you have called the method but the connection still exist, then
that would be a bug.

Thanks.
Lin

"Tim Wong" <thwong@gmail.com> wrote in message
news:ei8ag0$dpc$1@utils.eclipse.org...
> Dear all,
>
> How and when does BIRT open and close a DB connection? I failed to make
> BIRT to close my connection even I called the ReportEngine.shutdown()
> method.
>
> Beside, does anyone have any ideas and/or good tutorials of how to
> implement Connection Pooling in BIRT?
>
> Thanks
> Tim
Re: DB Connection leak in BIRT [message #214308 is a reply to message #198679] Fri, 26 January 2007 08:28 Go to previous message
Sergey A. Lisovoy is currently offline Sergey A. LisovoyFriend
Messages: 6
Registered: July 2009
Junior Member
I call its method, but it has no result. So I report about bug into
eclipse bugzilla
https://bugs.eclipse.org/bugs/show_bug.cgi?id=171640


lzhu wrote:
> Hi Tim,
>
> A DB connection will be closed if you called method IEngineTask.close()
> method. If you have called the method but the connection still exist, then
> that would be a bug.
>
> Thanks.
> Lin
>
> "Tim Wong" <thwong@gmail.com> wrote in message
> news:ei8ag0$dpc$1@utils.eclipse.org...
>> Dear all,
>>
>> How and when does BIRT open and close a DB connection? I failed to make
>> BIRT to close my connection even I called the ReportEngine.shutdown()
>> method.
>>
>> Beside, does anyone have any ideas and/or good tutorials of how to
>> implement Connection Pooling in BIRT?
>>
>> Thanks
>> Tim
>
>
Previous Topic:2.2 source using extension points that can't be found
Next Topic:IReportEngineFactory is null :'(
Goto Forum:
  


Current Time: Thu Jul 25 20:31:22 GMT 2024

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

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

Back to the top