|
| Re: Data source access by a supposed "anonymous" user |
 |
Tue, 6 May 2008 09:57:19 -0700 |
Harnek Sandhar wrote:
> 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
> Nick
Hi Nick. You should open an official support case to debug this.
The JDBC subsystem seems to be the victim of a startup/timing issue
regarding the application/recognition of permissions.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|