ppened to me once this way and it was solved by doing as i
> suggest.
> >> >>
> >> >> regards,
> >> >> Dennis
> >> >>
> >> >> 2006/10/26, Marwane <[EMAIL PROTECTED]>:
> >> >> > hi
> >> >>
read the instructions and make the appropriate changes.
-Original Message-
From: Marwane [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 08, 2006 10:28 AM
To: OJB Users List
Subject: Re: Borrow broker from pool failed. in production server
thx for your helpful and constructif repl
: Wednesday, November 08, 2006 3:56 AM
To: OJB Users List
Subject: Re: Borrow broker from pool failed. in production server
hi;
The problem is resolved using :
so it s strange the message gived by ojb tel us about the broker pool
problem
but the solution was the growing the connection pool !
Users List
Subject: Re: Borrow broker from pool failed. in production server
hi;
The problem is resolved using :
so it s strange the message gived by ojb tel us about the broker pool
problem
but the solution was the growing the connection pool !
thx for all.
On 10/27/06, Armin Waibel <[EM
once this way and it was solved by doing as i
suggest.
>> >>
>> >> regards,
>> >> Dennis
>> >>
>> >> 2006/10/26, Marwane <[EMAIL PROTECTED]>:
>> >> > hi
>> >> > we have a web application on production use
alue of ojb parameters (maxActif: 100 ).
>> > we are getting frequently the message indicating that we can't
borrow
>> > connection from pool. even if
>> > we use maxActif in 1000 the problem persist.
>> > we need your help and give us some leads.
frequently the message indicating that we can't borrow
>> > connection from pool. even if
>> > we use maxActif in 1000 the problem persist.
>> > we need your help and give us some leads.
>> >
>> > stack trace :
>> >
>> > org.apache.
ection from pool. even if
> we use maxActif in 1000 the problem persist.
> we need your help and give us some leads.
>
> stack trace :
>
> org.apache.ojb.broker.PBFactoryException: Borrow broker from pool
failed,
> using PBKey org.apache.ojb.broker.PBKey: jcdAlias=def
f in 1000 the problem persist.
> we need your help and give us some leads.
>
> stack trace :
>
> org.apache.ojb.broker.PBFactoryException: Borrow broker from pool
failed,
> using PBKey org.apache.ojb.broker.PBKey: jcdAlias=default, user=db2bmce,
> password=*
&g
]
Sent: Thursday, October 26, 2006 3:11 PM
To: OJB Users List
Subject: Re: Borrow broker from pool failed. in production server
when i have a quick look it seems to be about the broker pool and not
the connection pool. Check your OJB.properties and set maxActive to
the same value as maxActive of the
27;t borrow
connection from pool. even if
we use maxActif in 1000 the problem persist.
we need your help and give us some leads.
stack trace :
org.apache.ojb.broker.PBFactoryException: Borrow broker from pool failed,
using PBKey org.apache.ojb.broker.PBKey: jcdAlias=default, user=db2bmce,
password=*
give us some leads.
stack trace :
org.apache.ojb.broker.PBFactoryException: Borrow broker from pool failed,
using PBKey org.apache.ojb.broker.PBKey: jcdAlias=default, user=db2bmce,
password=*
at java.lang.Throwable.(Throwable.java:195)
at java.lang.Exception.(Exception.java:41)
se
> the broker in some function?
>
> Servlet.service() for servlet action threw exception
> failed, using PBKey org.apache.ojb.broker.PBKey: jcdAlias=default,
> user=null, password=null>org.apache.ojb.broker.PBFactoryException:
> Borrow broker from pool failed, using PBKey org
I have been getting this error message intermittently. Would this
message result from running out of connections, like I failed to close
the broker in some function?
Servlet.service() for servlet action threw exception
org.apache.ojb.broker.PBFactoryException:
Borrow broker from pool failed
Gruß Peter
- Original Message -
From: "Thomas Franke" <[EMAIL PROTECTED]>
To: "OJB Users List"
Sent: Wednesday, February 16, 2005 12:21 PM
Subject: Re: Borrow broker from pool failed
Peter Juszack wrote:
we use OJB 1.0-rc5 together with JBoss 3.2.1 and EJB in a producti
Hallo Peter,
vielen Dank für Deine Hinweise. Wir versuchen hier gerade auf OJB 1.0.1 zu
updaten. Dem ojb JAR aus dem Binarypaket fehlen allerding die
org.apapche.ojb.jboss.* - Klassen, die für den JNDI-Kram erforderlich sind.
Ist Selbstkompillieren des OJB die einzige Möglichkeit oder bekommt man n
man noch
irgendwo ein fertiges JAR, in dem alle Klassen enthalten sind?
Gruß Peter
- Original Message -
From: "Thomas Franke" <[EMAIL PROTECTED]>
To: "OJB Users List"
Sent: Wednesday, February 16, 2005 12:21 PM
Subject: Re: Borrow broker from pool failed
>
Peter Juszack wrote:
we use OJB 1.0-rc5 together with JBoss 3.2.1 and EJB in a production
environment. The system is up for about one and a half years. The
problem is, that we have to restart the JBoss application server once
a week. This is necessary because new ServerContexts (Logins) can't
get a
orrow broker from pool failed, using
PBKey org.apache.ojb.broker.PB
Key: jcdAlias=default, user=lekos, password=*
at
org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl.createPersistenceBroker(PersistenceB
rokerFactoryDefaultImpl.java:156)
Hi Anthony,
OJB use a PersistenceBroker instances pool and if enabled a connection
pool. In your case the PB-pool seems to be exhausted. This is
surprisingly, because per default PB-pool size was 100 and
connection-pool size was 20. If you do an query/insert/... operation
each PB use a connect
Hello OJB gurus:
I'm running up against this error message:
java.util.NoSuchElementException
at
org.apache.commons.pool.impl.GenericKeyedObjectPool.borrowObject(Generic
KeyedObjectPool.java:770)
at
org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl.createPer
sist
ote:
Hello,
I have got a big problem with OJB (I think it is OJB),
I have an error : org.apache.ojb.broker.PBFactoryException: Borrow broker
from pool failed
This error comes after 1 or 2 days after the launch of the instance and
comes just after an update (after this error, we can do as select as
Hello,
I have got a big problem with OJB (I think it is OJB),
I have an error : org.apache.ojb.broker.PBFactoryException: Borrow broker
from pool failed
This error comes after 1 or 2 days after the launch of the instance and
comes just after an update (after this error, we can do as select as we
er and org.apache.commons(Borrow broker from
pool failed)
Hi
I have a problem in the excecution with this error :
Error handled :org.apache.ojb.broker.PBFactoryException: Borrow broker
from pool failed
org.apache.ojb.broker.PBFactoryException: Borrow broker from pool failed
I do not know w
D]
Envoyé : jeudi 30 octobre 2003 13:49
À : 'OJB Users List'
Objet : problem between Broker and org.apache.commons(Borrow broker from
pool failed)
Hi
I have a problem in the excecution with this error :
Error handled :org.apache.ojb.broker.PBFactoryException: Borrow bro
Hi
I have a problem in the excecution with this error :
Error handled :org.apache.ojb.broker.PBFactoryException: Borrow broker
from pool failed
org.apache.ojb.broker.PBFactoryException: Borrow broker from pool failed
I do not know which is the cause of this error on the level of OJB
.
Christophe.
> Message du 04/07/03 13:52
> De : João Luz <[EMAIL PROTECTED]>
> A : OJB Users List <[EMAIL PROTECTED]>
> Copie à :
> Objet : RE: Borrow broker from pool failed
> Try to add validationQuery="select 1" to connection-pool.
>
> -Ori
Try to add validationQuery="select 1" to connection-pool.
-Original Message-
From: Christophe Marcourt [mailto:[EMAIL PROTECTED]
Sent: quinta-feira, 3 de Julho de 2003 22:29
To: OJB Users List
Subject: Re: Borrow broker from pool failed
I give you as well my connection con
sday, July 03, 2003 11:20 PM
Subject: Re: Borrow broker from pool failed
> Here you go :
>
> org.apache.ojb.broker.PBFactoryException: Borrow broker from pool failed
> 2003-07-03 22:39:51,125 FATAL [Thread-5] -
>
org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl.createPersi
Here you go :
org.apache.ojb.broker.PBFactoryException: Borrow broker from pool failed
2003-07-03 22:39:51,125 FATAL [Thread-5] -
org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl.createPersist
enceBroker(Unknown Source)
2003-07-03 22:39:51,125 FATAL [Thread-5
Can you post the whole stack trace, please?
regards,
Armin
- Original Message -
From: "Christophe Marcourt" <[EMAIL PROTECTED]>
To: "OJB Users List" <[EMAIL PROTECTED]>
Sent: Thursday, July 03, 2003 10:52 PM
Subject: Borrow broker from pool failed
>
Hi,
after a couple of hours of inactivity I get a "Borrow broker from pool
failed" when I request a page on my site where's OJB make a simple SELECT
query.
I'm using MySQL 4 and OJB 1.0 rc3.
Any idea ?
Christophe
---
Ce message Envoi est certifié sans virus connu.
Protégé
32 matches
Mail list logo