Groups > Weblogic > WebLogic JDBC > Re: Data source access by a supposed "anonymous" user




Re: Data source access by a supposed
"anonymous" user

Re: Data source access by a supposed "anonymous" user
Tue, 6 May 2008 05:21:47 -0700
Hi Sabrina

I tried 9.2 MP3 but to no available on every server restart it will throw this
User <Anonymous>... error for the connection pool. Once the app is
reployed it runs ok, its just on server restart.

Maybe its something to do with our deployed Spring application, but I'm not
sure.

If you get any help on this please could you post on the forum.

Heres the error dump:
org.springframework.beans.factory.BeanCreationException: Error creating bean
wit
h name 'repositoryBean' defined in class path resource [applicationConte
xt.xml]: Invocation of init method failed; nested exception is
org.springframewo
rk.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested
exception is weblogic.jdbc.extensions.PoolPermissionsSQLException:
weblogic.comm
on.resourcepool.ResourcePermissionsException: User "<anonymous>"
does not have p
ermission to perform operation "reserve" on resource "myDS"
of module "null" o
f application "null" of type "ConnectionPool"
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.initializeBean(AbstractAutowireCapableBeanFactory.java:1362)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:540)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory$1.run(AbstractAutowireCapableBeanFactory.java:485)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.createBean(AbstractAutowireCapableBeanFactory.java:455)


Thanks
Post Reply
about | contact