weblogic server jdbc rac didn't target the cluster
Hi everyone:I have a Problem that i create jdbc to connect oracle 10.2.0.4 rac , when i test the datasource it was Successful but it didn't target the cluster ,The error Message are:
####<Aug 2, 2011 7:12:02 PM CST> <Error> <Deployer> <web1> <app1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1312283522170> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1312283520903' for task 'weblogic.deploy.configChangeTask.0'. Error is: 'weblogic.application.ModuleException: '
weblogic.application.ModuleException:
at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:289)
at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
####<Aug 2, 2011 7:12:02 PM CST> <Error> <Deployer> <web1> <app1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1312283522170> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1312283520903' for task 'weblogic.deploy.configChangeTask.0'. Error is: 'weblogic.application.ModuleException: '
weblogic.application.ModuleException:
at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:289)
at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
0