aspose file tools
The moose likes JDBC and the fly likes Problem on trying EJB2.0 Development Redbook example using ORCALE 9i DB Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Problem on trying EJB2.0 Development Redbook example using ORCALE 9i DB" Watch "Problem on trying EJB2.0 Development Redbook example using ORCALE 9i DB" New topic
Author

Problem on trying EJB2.0 Development Redbook example using ORCALE 9i DB

manish jha
Greenhorn

Joined: Dec 09, 2006
Posts: 7
I am facing the problem in data source configuration.
I am using WSAD 5.1.2 and backend id Oracle9i.
I am uing UNIVERSAL TEST CLIENT to test my EJB bean.

When i invoke creat() method i get following error :-


[12/9/06 23:00:07:136 EST] 7343c53e FreePool E J2CA0046E: Method createManagedConnctionWithMCWrapper caught an exception during creation of the ManagedConnection for resource jdbc/LibraryDS, throwing ResourceAllocationException. Original exception: com.ibm.ws.exception.WsException: DSRA8100E: Unable to get a PooledConnection from the DataSource.
at com.ibm.ws.rsadapter.exceptions.DataStoreAdapterException.<init>(DataStoreAdapterException.java:244)
at com.ibm.ws.rsadapter.exceptions.DataStoreAdapterException.<init>(DataStoreAdapterException.java:171)
at com.ibm.ws.rsadapter.AdapterUtil.createDataStoreAdapterException(AdapterUtil.java:208)
at


Manish<br />SCJP 1.4<br />SCWCD<br />WebSphere Portal Developer
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Problem on trying EJB2.0 Development Redbook example using ORCALE 9i DB
 
Similar Threads
Problem in Datasource in Websphere 5.0
Problem running Entity CMP in Test Client
J2CA0081E: Method cleanup failed while trying to execute method cleanup on ManagedConnection
LocalTransaction J2CA0024E: Method rollback, within transaction branch ID
HTTP 500 - Internal server error