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

Srini

unread,
Apr 26, 2002, 8:52:00 AM4/26/02
to

I am also having same problem ..Please let me know how to resolve the same ..
thanks
Srini
"Hugues Simonnet" <hugues....@bea.com> wrote:
>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)
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>

hugues simonnet

unread,
Apr 26, 2002, 8:58:00 AM4/26/02
to

hi all,

i was doing everything correctly but it was on WLS 6.0 without any SP.

So i confirm now it's working on WLS6.1 sp1 and sp2

----------------------

0 new messages