[Websphere] Unable to get a PooledConnection from DataSource

Pagina: 1
Acties:
  • 462 views sinds 30-01-2008
  • Reageer

Acties:
  • 0 Henk 'm!

Anoniem: 216362

Topicstarter
probleem
We draaien een JAVA-applicatie in een MAINFRAME omgeving. In de Admin van Websphere geven we aan welke DataSource we gebruiken voor de Applicatie.
We starten de applicatie. Zodra we gegevens uit de Database willen lezen krijgen we de volgende vage melding : "Unable to get a PooledConnection from the DataSource"

hierbij een stukje van de log :
error message: BBOO0220E J2CA0020E: The Connection Pool Manager could not allocate a Managed Connection: javax.resource.spi.Resour
ceAllocationException: DSRA8100E: Unable to get a PooledConnection from the DataSource.

- we gebruiken geen authentication data omdat we gebruik maken van Sqlj
- de database draait op dezelfde server als de applicatie

oplossingen ?
zoeken in "http://www-1.ibm.com/support" levert helaas niet de gewenste oplossing, wie kan ons helpen met dit probleem ?

we vermoeden dat het in de inrichting van Server zit. Welke instellingen in Websphere/Admin moeten we controleren ???

OPLOSSING GEVONDEN !
in de database ontbrak het juiste planname......:-(

[ Voor 17% gewijzigd door Anoniem: 216362 op 18-04-2007 15:23 . Reden: OPLOSSING GEVONDEN ]


Acties:
  • 0 Henk 'm!

  • RobIII
  • Registratie: December 2001
  • Niet online

RobIII

Admin Devschuur®

^ Romeinse Ⅲ ja!

(overleden)
http://www.google.com/search?hl=en&q=BBOO0220E+J2CA0020E
Problem
If you receive the following error messages in the WebSphere® Application Server Logs:

BBOO0220E J2CA0020E: the Connection Pool Manager could not allocate a Managed
Connection
DSRA8100E: Unable to get a PooledConnection from Datasource.
BBOO0220E CNTR0020E: Non-application exception occurred
while processing method "getGebrdlGroepen" on bean "BeanId(compass-app-4
199#compass-v10-prod-pa-ejb.jar#ProductAfsprakenServices, null)". Except
ion data: javax.ejb.EJBException: nested exception - Failure in dsnhli
function com.ibm.db2.jcc.t2zos.z:
Category: ERROR
ExtendedMessage: J2CA0020E: The Connection Pool Manager could not
allocate a Managed Connection: javax.resource.spi.ResourceAlloca
tionException: DSRA8100E: Unable to get a PooledConnection from the
DataSource.

and you run DB2® JDBC trace and see the following error:

RRS "IDENTIFY" failed using DB2 system:A30 , RC=08 and REASON=00f30055

this indicates that DB2 connections are not getting cleaned up.

Cause
Connections are not getting cleaned up properly.

Solution
To resolve this problem:
  • Increase IDBACK value in the DB2.DSNZPARM.
  • Apply DB2 PTF UQ86911 for DB2 V7 (APAR PQ86525).

[ Voor 92% gewijzigd door RobIII op 18-04-2007 12:50 ]

There are only two hard problems in distributed systems: 2. Exactly-once delivery 1. Guaranteed order of messages 2. Exactly-once delivery.

Je eigen tweaker.me redirect

Over mij


Acties:
  • 0 Henk 'm!

  • André
  • Registratie: Maart 2002
  • Laatst online: 26-06 13:56

André

Analytics dude

Ik verplaats hem naar Development Tools & Environments

edit:

RobIII: Zie dus ook Waar hoort mijn topic? ;)

[ Voor 47% gewijzigd door RobIII op 18-04-2007 13:08 ]