Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

MultiPools and DataSource

0 views
Skip to first unread message

Hugues Simonnet

unread,
Apr 27, 2001, 10:12:16 AM4/27/01
to
hi all,

i am trying to use a dataSource with a multipools connection.

so, i created my multipools without any problem, which call 2 Connections
pool.

i test every connections pool without any problems by attaching them to a
dataSource.

but, when i try to associate my dataSource to my multipoolConnection, i put
the pool name = "multipools name"
Name: AccessDB1DataSource
JNDI Name:
Pool Name:


and my multipools is like this:
Configuration Pools Notes


Name: MultiPool2
Load Balancing
High Availability

and when i run my test.jsp which is calling the dataSource, i've got this
error 500 :

java.sql.SQLException: Connection Pool MultiPool2 does not exist.
at
weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.j
ava:156)
at
weblogic.jdbc.common.internal.ConnectionPool.reserveNoWait(Connection
Pool.java:130)
at
weblogic.jdbcbase.common.internal.RmiDataSource.getPoolConnection(Rmi
DataSource.java:180)
at
weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSour
ce.java:49)
at
jsp_servlet._solution._exemple_datasource._jspService(_exemple_dataso
urce.java:110)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:213)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:246)
at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
rvletContext.java:1265)
at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
pl.java:1622)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
<27 avr. 01 16:06:08 CEST> <Error> <HTTP>
<[WebAppServletContext(538180,Amoi)] R
oot cause of ServletException
java.sql.SQLException: java.sql.SQLException: Connection Pool MultiPool2
does no
t exist.
at
weblogic.jdbcbase.common.internal.RmiDataSource.getPoolConnection(Rmi
DataSource.java:183)
at
weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSour
ce.java:49)
at
jsp_servlet._solution._exemple_datasource._jspService(_exemple_dataso
urce.java:110)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:213)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:246)
at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
rvletContext.java:1265)
at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
pl.java:1622)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)


nondynamic.gif
tabRightSelected.gif
transparent.gif
tabLeft.gif
tabRight.gif
tabUpperLeft.gif
tabUpperRight.gif
subUpperLeft.gif
subUpperRight.gif

Robert Patrick

unread,
Apr 27, 2001, 12:46:38 PM4/27/01
to
Make sure you are using WLS 6.0 SP1 with Rolling Patch 1. If this still does
not work, please contact support as there was a couple of fixes dealing with
multipools created after SP1...

Hugues Simonnet wrote:

> [Image]
>
> [Image]
>
> [Image]
>
> [Image]
>
> [Image]
>
> [Image]
>
> [Image]
>
> [Image]
>
> [Image]

0 new messages