WLS 8.1 SP3 Oracle Driver Trnsaction error...

I have a Stateless EJB which takes a long processing time within a Process(.jpd). Once done when I try to update the DB in the same process I get Transaction Timeout Exception(Below). Document for WLS SP3
http://e-docs.bea.com/wls/docs81/notes/new.html#1201192 says that SP3 supports XAResource Transaction Timeout. But though I upgraded from sp2 to sp3 I am getting the same exception. Could someone give any input on this please. Am I doing something wrong?
<Sep 27, 2004 11:35:17 AM EDT> <Warning> <WLW> <000000> <Id=plateMapDBControl; Method=com.bea.wlw.runtime.core.control.DatabaseCon
trolImpl.context_onAcquire(); Failure=java.sql.SQLException: Unexpected exception while enlisting XAConnection java.sql.SQLExcepti
on: XA error: XAER_RMERR : A resource manager error has occured in the transaction branch start() failed on resource 'Cmpd Mgmt DB
Pool': XAER_RMERR : A resource manager error has occured in the transaction branch
weblogic.transaction.internal.ResourceAccessException: Transaction has timed out when making request to XAResource 'Cmpd Mgmt DB P
ool'.
at weblogic.transaction.internal.XAResourceDescriptor.startResourceUse(XAResourceDescriptor.java:644)
at weblogic.transaction.internal.XAServerResourceInfo.start(XAServerResourceInfo.java:1102)
at weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerResourceInfo.java:1035)
at weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerResourceInfo.java:213)
at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:461)
at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1383)
at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1325)
at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:396)
at weblogic.jdbc.jta.DataSource.connect(DataSource.java:354)
at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:305)
at com.bea.wlw.runtime.core.control.DatabaseControlImpl.getConnection(DatabaseControlImpl.jcs:1424)
at com.bea.wlw.runtime.core.control.DatabaseControlImpl.context_onAcquire(DatabaseControlImpl.jcs:1316)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.bea.wlw.runtime.core.dispatcher.DispMethod.invoke(DispMethod.java:367)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:423)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:396)
at com.bea.wlw.runtime.core.container.Invocable.fireEvent(Invocable.java:612)
at com.bea.wlw.runtime.core.context.WlwThreadContext.sendEvent(WlwThreadContext.java:980)
at com.bea.wlw.runtime.core.context.WlwThreadContext.raiseEvent(WlwThreadContext.java:910)
at com.bea.wlw.runtime.core.container.Container.raiseContextEvent(Container.java:567)
at com.bea.wlw.runtime.jcs.container.JcsContainer.onAcquire(JcsContainer.java:529)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.bea.wlw.runtime.core.dispatcher.DispMethod.invoke(DispMethod.java:367)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:423)
at com.bea.wlw.runtime.core.container.Invocable.sendContextEvent(Invocable.java:533)
at com.bea.wlw.runtime.jcs.container.JcsContainer.sendContextEvent(JcsContainer.java:480)
at com.bea.wlw.runtime.core.context.WlwThreadContext.acquireResources(WlwThreadContext.java:676)
at com.bea.wlw.runtime.jcs.container.JcsProxy.invoke(JcsProxy.java:315)
at $Proxy13.getTemplate(Unknown Source)
at processes.PlateMapProcess.plateMapDBControlGetTemplate(PlateMapProcess.jpd:159)
at processes.PlateMapProcess_wf$ImplControlSend11.invoke(PlateMapProcess_wf.java:111)
at com.bea.wli.bpm.runtime.Perform.execute(Perform.java:32)
at com.bea.wli.bpm.runtime.Block.execute(Block.java:39)
at com.bea.wli.bpm.runtime.Block.execute(Block.java:39)
at com.bea.wli.bpm.runtime.ProcessState.executeInternalCallback(ProcessState.java:726)
at processes.PlateMapProcess_wf$_ProcessState.executeInternalCallback(PlateMapProcess_wf.java:436)
at com.bea.wli.bpm.runtime.ProcessState.executeInternalCallback(ProcessState.java:685)
at com.bea.wli.bpm.runtime.ProcessState.processNodeOrchestration(ProcessState.java:681)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.bea.wlw.runtime.core.dispatcher.DispMethod.invoke(DispMethod.java:367)
at com.bea.wli.bpm.runtime.JpdInternalDispMethod.invoke(JpdInternalDispMethod.java:87)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:423)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:396)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:248)
at com.bea.wlw.runtime.core.bean.BaseContainerBean.invokeBase(BaseContainerBean.java:198)
at com.bea.wlw.runtime.core.bean.BMPContainerBean.invoke(BMPContainerBean.java:2033)
at com.bea.wli.bpm.runtime.ProcessContainerBean.invoke(ProcessContainerBean.java:163)
at com.bea.wlwgen.PersistentContainer_ynxra0_ELOImpl.invoke(PersistentContainer_ynxra0_ELOImpl.java:99)
at com.bea.wlwgen.PlateMapProcessBMPContAdpt.invokeOnBean(PlateMapProcessBMPContAdpt.java:96)
at com.bea.wlw.runtime.core.bean.BaseDispatcherBean.runAsInvoke(BaseDispatcherBean.java:153)
at com.bea.wlw.runtime.core.bean.BaseDispatcherBean.run(BaseDispatcherBean.java:85)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:144)
at com.bea.wlw.runtime.core.bean.BaseDispatcherBean.invoke(BaseDispatcherBean.java:50)
at com.bea.wlw.runtime.core.bean.AsyncDispatcherBean.onMessage(AsyncDispatcherBean.java:248)
at weblogic.ejb20.internal.MDListener.execute(MDListener.java:370)
at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:262)
at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:2678)
at weblogic.jms.client.JMSSession.execute(JMSSession.java:2598)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1388)
at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1325)
at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:396)
at weblogic.jdbc.jta.DataSource.connect(DataSource.java:354)
at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:305)
at com.bea.wlw.runtime.core.control.DatabaseControlImpl.getConnection(DatabaseControlImpl.jcs:1424)
at com.bea.wlw.runtime.core.control.DatabaseControlImpl.context_onAcquire(DatabaseControlImpl.jcs:1316)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.bea.wlw.runtime.core.dispatcher.DispMethod.invoke(DispMethod.java:367)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:423)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:396)
at com.bea.wlw.runtime.core.container.Invocable.fireEvent(Invocable.java:612)
at com.bea.wlw.runtime.core.context.WlwThreadContext.sendEvent(WlwThreadContext.java:980)
at com.bea.wlw.runtime.core.context.WlwThreadContext.raiseEvent(WlwThreadContext.java:910)
at com.bea.wlw.runtime.core.container.Container.raiseContextEvent(Container.java:567)
at com.bea.wlw.runtime.jcs.container.JcsContainer.onAcquire(JcsContainer.java:529)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.bea.wlw.runtime.core.dispatcher.DispMethod.invoke(DispMethod.java:367)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:423)
at com.bea.wlw.runtime.core.container.Invocable.sendContextEvent(Invocable.java:533)
at com.bea.wlw.runtime.jcs.container.JcsContainer.sendContextEvent(JcsContainer.java:480)
at com.bea.wlw.runtime.core.context.WlwThreadContext.acquireResources(WlwThreadContext.java:676)
at com.bea.wlw.runtime.jcs.container.JcsProxy.invoke(JcsProxy.java:315)
at $Proxy13.getTemplate(Unknown Source)
at processes.PlateMapProcess.plateMapDBControlGetTemplate(PlateMapProcess.jpd:159)
at processes.PlateMapProcess_wf$ImplControlSend11.invoke(PlateMapProcess_wf.java:111)
at com.bea.wli.bpm.runtime.Perform.execute(Perform.java:32)
at com.bea.wli.bpm.runtime.Block.execute(Block.java:39)
at com.bea.wli.bpm.runtime.Block.execute(Block.java:39)
at com.bea.wli.bpm.runtime.ProcessState.executeInternalCallback(ProcessState.java:726)
at processes.PlateMapProcess_wf$_ProcessState.executeInternalCallback(PlateMapProcess_wf.java:436)
at com.bea.wli.bpm.runtime.ProcessState.executeInternalCallback(ProcessState.java:685)
at com.bea.wli.bpm.runtime.ProcessState.processNodeOrchestration(ProcessState.java:681)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.bea.wlw.runtime.core.dispatcher.DispMethod.invoke(DispMethod.java:367)
at com.bea.wli.bpm.runtime.JpdInternalDispMethod.invoke(JpdInternalDispMethod.java:87)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:423)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:396)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:248)
at com.bea.wlw.runtime.core.bean.BaseContainerBean.invokeBase(BaseContainerBean.java:198)
at com.bea.wlw.runtime.core.bean.BMPContainerBean.invoke(BMPContainerBean.java:2033)
at com.bea.wli.bpm.runtime.ProcessContainerBean.invoke(ProcessContainerBean.java:163)
at com.bea.wlwgen.PersistentContainer_ynxra0_ELOImpl.invoke(PersistentContainer_ynxra0_ELOImpl.java:99)
at com.bea.wlwgen.PlateMapProcessBMPContAdpt.invokeOnBean(PlateMapProcessBMPContAdpt.java:96)
at com.bea.wlw.runtime.core.bean.BaseDispatcherBean.runAsInvoke(BaseDispatcherBean.java:153)
at com.bea.wlw.runtime.core.bean.BaseDispatcherBean.run(BaseDispatcherBean.java:85)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:144)
at com.bea.wlw.runtime.core.bean.BaseDispatcherBean.invoke(BaseDispatcherBean.java:50)
at com.bea.wlw.runtime.core.bean.AsyncDispatcherBean.onMessage(AsyncDispatcherBean.java:248)
at weblogic.ejb20.internal.MDListener.execute(MDListener.java:370)
at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:262)
at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:2678)
at weblogic.jms.client.JMSSession.execute(JMSSession.java:2598)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
[ServiceException]>
<Sep 27, 2004 11:35:18 AM EDT> <Warning> <WLW> <000000> <Id=plateMapDBControl:context; Method=com.bea.control.ControlContext$Callb
ack.onAcquire(); Failure=weblogic.jws.control.ContextException: Context failure: onAcquire[Unexpected exception while enlisting XA
Connection java.sql.SQLException: XA error: XAER_RMERR : A resource manager error has occured in the transaction branch start() fa
iled on resource 'Cmpd Mgmt DB Pool': XAER_RMERR : A resource manager error has occured in the transaction branch
weblogic.transaction.internal.ResourceAccessException: Transaction has timed out when making request to XAResource 'Cmpd Mgmt DB P
ool'.
at weblogic.transaction.internal.XAResourceDescriptor.startResourceUse(XAResourceDescriptor.java:644)
at weblogic.transaction.internal.XAServerResourceInfo.start(XAServerResourceInfo.java:1102)
at weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerResourceInfo.java:1035)
at weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerResourceInfo.java:213)
at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:461)
at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1383)
at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1325)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 

Vikram,
You may need to add XASetTransactionTimeout="true" XATransactionTimeout="600"
to your connection pool definition. In addition, you will have to adjust XA timeout on oracle
side to match the timeout in the pool definition.
Hope this helps.
Regards,
Slava Imeshev
"Vikram padival" <[email protected]> wrote in message news:9717245.1096301732629.JavaMail.root@jserv5...
I have a Stateless EJB which takes a long processing time within a Process(.jpd). Once done when I try to update the DB in thesame process I get Transaction Timeout Exception(Below). Document for WLS SP3
http://e-docs.bea.com/wls/docs81/notes/new.html#1201192 says that SP3 supports XAResource Transaction Timeout. But though I
upgraded from sp2 to sp3 I am getting the same exception. Could someone give any input on this please. Am I doing something wrong?
>
<Sep 27, 2004 11:35:17 AM EDT> <Warning> <WLW> <000000> <Id=plateMapDBControl; Method=com.bea.wlw.runtime.core.control.DatabaseCon
trolImpl.context_onAcquire(); Failure=java.sql.SQLException: Unexpected exception while enlisting XAConnection java.sql.SQLExcepti
on: XA error: XAER_RMERR : A resource manager error has occured in the transaction branch start() failed on resource 'Cmpd Mgmt DB
Pool': XAER_RMERR : A resource manager error has occured in the transaction branch
weblogic.transaction.internal.ResourceAccessException: Transaction has timed out when making request to XAResource 'Cmpd Mgmt DB P
ool'.
at weblogic.transaction.internal.XAResourceDescriptor.startResourceUse(XAResourceDescriptor.java:644)
at weblogic.transaction.internal.XAServerResourceInfo.start(XAServerResourceInfo.java:1102)
at weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerResourceInfo.java:1035)
at weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerResourceInfo.java:213)
at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:461)
at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1383)
at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1325)
at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:396)
at weblogic.jdbc.jta.DataSource.connect(DataSource.java:354)
at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:305)
at com.bea.wlw.runtime.core.control.DatabaseControlImpl.getConnection(DatabaseControlImpl.jcs:1424)
at com.bea.wlw.runtime.core.control.DatabaseControlImpl.context_onAcquire(DatabaseControlImpl.jcs:1316)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.bea.wlw.runtime.core.dispatcher.DispMethod.invoke(DispMethod.java:367)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:423)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:396)
at com.bea.wlw.runtime.core.container.Invocable.fireEvent(Invocable.java:612)
at com.bea.wlw.runtime.core.context.WlwThreadContext.sendEvent(WlwThreadContext.java:980)
at com.bea.wlw.runtime.core.context.WlwThreadContext.raiseEvent(WlwThreadContext.java:910)
at com.bea.wlw.runtime.core.container.Container.raiseContextEvent(Container.java:567)
at com.bea.wlw.runtime.jcs.container.JcsContainer.onAcquire(JcsContainer.java:529)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.bea.wlw.runtime.core.dispatcher.DispMethod.invoke(DispMethod.java:367)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:423)
at com.bea.wlw.runtime.core.container.Invocable.sendContextEvent(Invocable.java:533)
at com.bea.wlw.runtime.jcs.container.JcsContainer.sendContextEvent(JcsContainer.java:480)
at com.bea.wlw.runtime.core.context.WlwThreadContext.acquireResources(WlwThreadContext.java:676)
at com.bea.wlw.runtime.jcs.container.JcsProxy.invoke(JcsProxy.java:315)
at $Proxy13.getTemplate(Unknown Source)
at processes.PlateMapProcess.plateMapDBControlGetTemplate(PlateMapProcess.jpd:159)
at processes.PlateMapProcess_wf$ImplControlSend11.invoke(PlateMapProcess_wf.java:111)
at com.bea.wli.bpm.runtime.Perform.execute(Perform.java:32)
at com.bea.wli.bpm.runtime.Block.execute(Block.java:39)
at com.bea.wli.bpm.runtime.Block.execute(Block.java:39)
at com.bea.wli.bpm.runtime.ProcessState.executeInternalCallback(ProcessState.java:726)
at processes.PlateMapProcess_wf$_ProcessState.executeInternalCallback(PlateMapProcess_wf.java:436)
at com.bea.wli.bpm.runtime.ProcessState.executeInternalCallback(ProcessState.java:685)
at com.bea.wli.bpm.runtime.ProcessState.processNodeOrchestration(ProcessState.java:681)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.bea.wlw.runtime.core.dispatcher.DispMethod.invoke(DispMethod.java:367)
at com.bea.wli.bpm.runtime.JpdInternalDispMethod.invoke(JpdInternalDispMethod.java:87)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:423)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:396)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:248)
at com.bea.wlw.runtime.core.bean.BaseContainerBean.invokeBase(BaseContainerBean.java:198)
at com.bea.wlw.runtime.core.bean.BMPContainerBean.invoke(BMPContainerBean.java:2033)
at com.bea.wli.bpm.runtime.ProcessContainerBean.invoke(ProcessContainerBean.java:163)
at com.bea.wlwgen.PersistentContainer_ynxra0_ELOImpl.invoke(PersistentContainer_ynxra0_ELOImpl.java:99)
at com.bea.wlwgen.PlateMapProcessBMPContAdpt.invokeOnBean(PlateMapProcessBMPContAdpt.java:96)
at com.bea.wlw.runtime.core.bean.BaseDispatcherBean.runAsInvoke(BaseDispatcherBean.java:153)
at com.bea.wlw.runtime.core.bean.BaseDispatcherBean.run(BaseDispatcherBean.java:85)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:144)
at com.bea.wlw.runtime.core.bean.BaseDispatcherBean.invoke(BaseDispatcherBean.java:50)
at com.bea.wlw.runtime.core.bean.AsyncDispatcherBean.onMessage(AsyncDispatcherBean.java:248)
at weblogic.ejb20.internal.MDListener.execute(MDListener.java:370)
at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:262)
at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:2678)
at weblogic.jms.client.JMSSession.execute(JMSSession.java:2598)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1388)
at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1325)
at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:396)
at weblogic.jdbc.jta.DataSource.connect(DataSource.java:354)
at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:305)
at com.bea.wlw.runtime.core.control.DatabaseControlImpl.getConnection(DatabaseControlImpl.jcs:1424)
at com.bea.wlw.runtime.core.control.DatabaseControlImpl.context_onAcquire(DatabaseControlImpl.jcs:1316)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.bea.wlw.runtime.core.dispatcher.DispMethod.invoke(DispMethod.java:367)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:423)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:396)
at com.bea.wlw.runtime.core.container.Invocable.fireEvent(Invocable.java:612)
at com.bea.wlw.runtime.core.context.WlwThreadContext.sendEvent(WlwThreadContext.java:980)
at com.bea.wlw.runtime.core.context.WlwThreadContext.raiseEvent(WlwThreadContext.java:910)
at com.bea.wlw.runtime.core.container.Container.raiseContextEvent(Container.java:567)
at com.bea.wlw.runtime.jcs.container.JcsContainer.onAcquire(JcsContainer.java:529)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.bea.wlw.runtime.core.dispatcher.DispMethod.invoke(DispMethod.java:367)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:423)
at com.bea.wlw.runtime.core.container.Invocable.sendContextEvent(Invocable.java:533)
at com.bea.wlw.runtime.jcs.container.JcsContainer.sendContextEvent(JcsContainer.java:480)
at com.bea.wlw.runtime.core.context.WlwThreadContext.acquireResources(WlwThreadContext.java:676)
at com.bea.wlw.runtime.jcs.container.JcsProxy.invoke(JcsProxy.java:315)
at $Proxy13.getTemplate(Unknown Source)
at processes.PlateMapProcess.plateMapDBControlGetTemplate(PlateMapProcess.jpd:159)
at processes.PlateMapProcess_wf$ImplControlSend11.invoke(PlateMapProcess_wf.java:111)
at com.bea.wli.bpm.runtime.Perform.execute(Perform.java:32)
at com.bea.wli.bpm.runtime.Block.execute(Block.java:39)
at com.bea.wli.bpm.runtime.Block.execute(Block.java:39)
at com.bea.wli.bpm.runtime.ProcessState.executeInternalCallback(ProcessState.java:726)
at processes.PlateMapProcess_wf$_ProcessState.executeInternalCallback(PlateMapProcess_wf.java:436)
at com.bea.wli.bpm.runtime.ProcessState.executeInternalCallback(ProcessState.java:685)
at com.bea.wli.bpm.runtime.ProcessState.processNodeOrchestration(ProcessState.java:681)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.bea.wlw.runtime.core.dispatcher.DispMethod.invoke(DispMethod.java:367)
at com.bea.wli.bpm.runtime.JpdInternalDispMethod.invoke(JpdInternalDispMethod.java:87)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:423)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:396)
at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:248)
at com.bea.wlw.runtime.core.bean.BaseContainerBean.invokeBase(BaseContainerBean.java:198)
at com.bea.wlw.runtime.core.bean.BMPContainerBean.invoke(BMPContainerBean.java:2033)
at com.bea.wli.bpm.runtime.ProcessContainerBean.invoke(ProcessContainerBean.java:163)
at com.bea.wlwgen.PersistentContainer_ynxra0_ELOImpl.invoke(PersistentContainer_ynxra0_ELOImpl.java:99)
at com.bea.wlwgen.PlateMapProcessBMPContAdpt.invokeOnBean(PlateMapProcessBMPContAdpt.java:96)
at com.bea.wlw.runtime.core.bean.BaseDispatcherBean.runAsInvoke(BaseDispatcherBean.java:153)
at com.bea.wlw.runtime.core.bean.BaseDispatcherBean.run(BaseDispatcherBean.java:85)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:144)
at com.bea.wlw.runtime.core.bean.BaseDispatcherBean.invoke(BaseDispatcherBean.java:50)
at com.bea.wlw.runtime.core.bean.AsyncDispatcherBean.onMessage(AsyncDispatcherBean.java:248)
at weblogic.ejb20.internal.MDListener.execute(MDListener.java:370)
at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:262)
at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:2678)
at weblogic.jms.client.JMSSession.execute(JMSSession.java:2598)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
[ServiceException]>
<Sep 27, 2004 11:35:18 AM EDT> <Warning> <WLW> <000000> <Id=plateMapDBControl:context; Method=com.bea.control.ControlContext$Callb
ack.onAcquire(); Failure=weblogic.jws.control.ContextException: Context failure: onAcquire[Unexpected exception while enlisting XA
Connection java.sql.SQLException: XA error: XAER_RMERR : A resource manager error has occured in the transaction branch start() fa
iled on resource 'Cmpd Mgmt DB Pool': XAER_RMERR : A resource manager error has occured in the transaction branch
weblogic.transaction.internal.ResourceAccessException: Transaction has timed out when making request to XAResource 'Cmpd Mgmt DB P
ool'.
at weblogic.transaction.internal.XAResourceDescriptor.startResourceUse(XAResourceDescriptor.java:644)
at weblogic.transaction.internal.XAServerResourceInfo.start(XAServerResourceInfo.java:1102)
at weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerResourceInfo.java:1035)
at weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerResourceInfo.java:213)
at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:461)
at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1383)
at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1325)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • Error Connecting to database URL jdbc:oracle:oci:@rmsdbtst as user rms13 java.lang.Exception:UnsatisfiedLinkError encountered when using the Oracle driver

    Trying to Install RMS application 13.2.2 and I get past the pre-installation checks and when I get to the Data Source details and enter the data source details with the check box checked to validate the schema/Test Data Source I get the following error:
    Error Connecting to database URL jdbc:oracle:oci:@rmsdbtst as user rms13 java.lang.Exception:UnsatisfiedLinkError encountered when using the Oracle driver. Please check that the library path is set up properly or switch to the JDBC thin client oracle/jdbc/driver/T2CConnection.getLibraryVersioNumber()
    Checks performed:
    RMS Application code location and directory contents:
    [oracle@test-rms-app application]$ pwd
    /binary_files/STAGING_DIR/rms/application
    [oracle@test-rms-app application]$ ls -ltr
    total 144
    -rw-r--r-- 1 oracle oinstall   272 Dec 7  2010 version.properties
    -rw-r--r-- 1 oracle oinstall   405 Jan 16 2011 expected-object-counts.properties
    -rw-r--r-- 1 oracle oinstall   892 May 13 2011 ant.install.properties.sample
    -rw-r--r-- 1 oracle oinstall 64004 Jun  6  2011 build.xml
    drwxr-xr-x 9 oracle oinstall  4096 Jun 16 2011 rms13
    drwxr-xr-x 3 oracle oinstall  4096 Jun 16 2011 installer-resources
    drwxr-xr-x 3 oracle oinstall  4096 Jun 16 2011 antinstall
    drwxr-xr-x 2 oracle oinstall  4096 Jun 16 2011 ant-ext
    drwxr-xr-x 5 oracle oinstall  4096 Jun 16 2011 ant
    -rw-r--r-- 1 oracle oinstall 11324 Dec 18 09:18 antinstall-config.xml.ORIG
    -rwxr-xr-x 1 oracle oinstall  4249 Dec 18 10:01 install.sh
    drwxr-xr-x 4 oracle oinstall  4096 Dec 18 10:06 common
    -rw-r--r-- 1 oracle oinstall 16244 Dec 19 10:37 antinstall-config.xml
    -rw-r--r-- 1 oracle oinstall   689 Dec 19 10:37 ant.install.log
    [oracle@test-rms-app application]$
    Application installation:
    [oracle@test-rms-app application]$ ./install.sh
    THIS IS the driver directory
    Verified $ORACLE_SID.
    Verified SQL*Plus exists.
    Verified write permissions.
    Verified formsweb.cfg read permissions.
    Verified Registry.dat read permissions.
    Verified Java version 1.4.2.x or greater. Java version - 1.6.0
    Verified Tk2Motif.rgb settings.
    Verified frmcmp_batch.sh status.
    WARNING: Oracle Enterprise Linux not detected.  Some components may not install properly.
    Verified $DISPLAY - 172.16.129.82:0.0.
    This installer will ask for your "My Oracle Support" credentials.
    Preparing installer. This may take a few moments.
    Your internet connection type is: NONE
    Integrating My Oracle Support into the product installer workflow...
         [move] Moving 1 file to /binary_files/STAGING_DIR/rms/application
    Installer preparation complete.
    MW_HOME=/u01/app/oracle/Middleware/NewMiddleware1034
    ORACLE_HOME=/u01/app/oracle/Middleware/NewMiddleware1034/as_1
    ORACLE_INSTANCE=/u01/app/oracle/Middleware/NewMiddleware1034/asinst_1
    DOMAIN_HOME=/u01/app/oracle/Middleware/NewMiddleware1034/user_projects/domains/rmsClassDomain
    WLS_INSTANCE=WLS_FORMS
    ORACLE_SID=rmsdbtst
    JAVA_HOME=/u01/app/oracle/jrockit-jdk1.6.0_45-R28.2.7-4.1.0
    Launching installer...
    To make sure I have connectivity from the app server to the database (on a database server) here are the steps followed:
    [oracle@test-rms-app application]$ tnsping rmsdbtst
    TNS Ping Utility for Linux: Version 11.1.0.7.0 - Production on 19-DEC-2013 10:41:40
    Copyright (c) 1997, 2008, Oracle.  All rights reserved.
    Used parameter files:
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = test-rms-db.vonmaur.vmc)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SID = rmsdbtst)))
    OK (0 msec)
    [oracle@test-rms-app application]$
    [oracle@test-rms-app application]$ sqlplus rms13@rmsdbtst
    SQL*Plus: Release 11.1.0.7.0 - Production on Thu Dec 19 10:46:18 2013
    Copyright (c) 1982, 2008, Oracle.  All rights reserved.
    Enter password:
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> exit
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    [oracle@test-rms-app application]$
    [oracle@test-rms-app application]$ ping test-rms-db
    PING test-rms-db.vonmaur.vmc (192.168.1.140) 56(84) bytes of data.
    64 bytes from test-rms-db.vonmaur.vmc (192.168.1.140): icmp_seq=1 ttl=64 time=0.599 ms
    64 bytes from test-rms-db.vonmaur.vmc (192.168.1.140): icmp_seq=2 ttl=64 time=0.168 ms
    64 bytes from test-rms-db.vonmaur.vmc (192.168.1.140): icmp_seq=3 ttl=64 time=0.132 ms
    64 bytes from test-rms-db.vonmaur.vmc (192.168.1.140): icmp_seq=4 ttl=64 time=0.158 ms
    64 bytes from test-rms-db.vonmaur.vmc (192.168.1.140): icmp_seq=5 ttl=64 time=0.135 ms
    --- test-rms-db.vonmaur.vmc ping statistics ---
    5 packets transmitted, 5 received, 0% packet loss, time 4001ms
    rtt min/avg/max/mdev = 0.132/0.238/0.599/0.181 ms
    [oracle@test-rms-app application]$
    [oracle@test-rms-app application]$ uname -a
    Linux test-rms-app.vonmaur.vmc 2.6.18-128.el5 #1 SMP Wed Jan 21 08:45:05 EST 2009 x86_64 x86_64 x86_64 GNU/Linux
    [oracle@test-rms-app application]$
    [oracle@test-rms-app application]$ cat /etc/*-release
    Enterprise Linux Enterprise Linux Server release 5.3 (Carthage)
    Red Hat Enterprise Linux Server release 5.3 (Tikanga)
    [oracle@test-rms-app application]$
    The database is created and all the batch file scripts have been successfully deployed.  Now working on the application server.  The  Weblogic server is installed and 11g forms and reports are installed successfully.
    Any help would be helpful.
    Thanks,
    Ram.

    Please check MOS Notes:
    FAQ: RWMS 13.2 Installation and Configuration (Doc ID 1307639.1)

  • Oracle ODBC  - Internal Error - unable to initialize NLS during driver load

    I'm having some trouble with my ODBC connections which I hope someone can please help me with!
    About 6 weeks ago all was working as normal.
    As far as I know there have been no updates to the ORacle DB, the Windows XP operating system or the ODBC Drivers.
    Today when I opened access and visual case 2 to connect to Oracle I was at first greeted with a:
    unable to connect SQLState=IM004 SQL_HANDLE_ENV
    error. ODBC also kept crashing.
    I restarted the computer and was confronted with a different error:
    odbc SQLSTate 08004 ORA 12154 TNS could not resolve the connect identifier specified
    I was able to fix this error by setting the environment variable TNS_ADMIN in windows xp environment variables. I'm extremely confused about how this happened though as it was working and I don't think anything has changed.
    I was then able to connect to the database via Microsoft Access but when I opened Visual Case 2 and tried to make an update, I was confronted with the following error:
    Oracle ODBC Driver - internal error - unable to initialize NLS during driver load
    I looked in the registry at:
    HKEY_LOCAL_MACHINE\SOFTWARE\Oracle\KEY_OraClient10g_home1
    HKEY_LOCAL_MACHINE\SOFTWARE\Oracle\KEY_OraClient10g_home2
    HKEY_LOCAL_MACHINE\SOFTWARE\Oracle\KEY_OraDb10g_home1
    and NLS_LANG was set to "AMERICAN_AMERICA.WE8MSWIN1252" in all 3 places.
    (Though KEY_OraClient10g_home2 only had 4 entries as opposed to KEY_OraClient10g_home1's 13 entries)...
    Since I made those changes I can no longer connect through Access.
    I just receive a ODBC - connection to 'xxx' failed
    Advice greatly appreciated!!!!
    Edited by: user11150264 on Aug 25, 2009 10:21 PM

    Actually it sort of does...
    I switched the ODBC connection to use instant client and now it's all working again.
    The biggest mystery is what changed to make it suddenly stop working the old way...

  • Reg : I am getting an error while Using MicroSoft ODBC For Oracle Driver

    I am Using MicroSoft ODBC For Oracle Driver  for JDBC. Why i am using this driver is i could not able to get  the arabic content if i use the other driver  .I Right now i cannot change the NLS Lang because its a production server    also it has around 300 gb of data  and i can not take risk now by changing the NLS lang.. coming to the below error .i could able to access my data up to 4 Hours after that i am getting this error.If i restart my tomcat i can use my application  one more 4 hrs  .Please get back to me if u have any solution.Its very very helpful to me......+*
    [java.sql.SQLException] [ Microsoft ODBC for Oracle ]
    at sun.jdbc.odbc.JdbcOdbc.createSQLException(JdbcOdbc.java:6957)
    at sun.jdbc.odbc.JdbcOdbc.standardError(JdbcOdbc.java:7114)
    at sun.jdbc.odbc.JdbcOdbc.SQLDriverConnect(JdbcOdbc.java:3073)
    at sun.jdbc.odbc.JdbcOdbcConnection.initialize(JdbcOdbcConnection.java:3
    23)
    at sun.jdbc.odbc.JdbcOdbcDriver.connect(JdbcOdbcDriver.java:174)
    at java.sql.DriverManager.getConnection(DriverManager.java:582)
    at java.sql.DriverManager.getConnection(DriverManager.java:185)
    at com.iton.eoffice.DatabaseBean.connecteOfficeMoEnq(DatabaseBean.java:4
    60)
    at org.apache.jsp.MhewProfilesearchMoEnq_jsp._jspService(MhewProfilesear
    chMoEnq_jsp.java:434)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper
    .java:384)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:3
    20)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:206)
    at com.iton.eoffice.tree.CharacterEncodingFilter.doFilter(CharacterEncod
    ingFilter.java:63)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
    alve.java:228)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
    alve.java:175)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
    ava:128)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
    ava:104)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
    ve.java:109)
    at org.apache.catalina.ha.tcp.ReplicationValve.invoke(ReplicationValve.j
    ava:347)
    at org.apache.catalina.ha.session.JvmRouteBinderValve.invoke(JvmRouteBin
    derValve.java:209)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
    a:212)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
    :844)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
    ss(Http11Protocol.java:634)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:44
    5)
    at java.lang.Thread.run(Thread.java:619)
    ------------1234-----------
    java.lang.NullPointerException
    at com.iton.eoffice.DatabaseBean.getSQLRows(DatabaseBean.java:764)
    at org.apache.jsp.MhewProfilesearchMoEnq_jsp._jspService(MhewProfilesear
    chMoEnq_jsp.java:435)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper
    .java:384)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:3
    20)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:206)
    at com.iton.eoffice.tree.CharacterEncodingFilter.doFilter(CharacterEncod
    ingFilter.java:63)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl

    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by sreenivas navuluri:
    Oracle(tm)Client and networking components not found. These components are supplied by Oracle Corporation and part of Oracle Version 7.2 or greater Client software installation. You will be unable to use this driver until these components have been installed . This error occurs while selecting the Microsoft Odbc for Oracle driver from the ODBC in control panel. Pls suggest<HR></BLOCKQUOTE>
    null

  • Error using "Microsoft ODBC for Oracle" driver

    I am trying to connect to Oracle 10g Express Edition from Access 2003 on Windows XP. I created a DSN using "Microsoft ODBC for Oracle" driver. When I try to connect using ADO, I get this error:
    [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
    I googled this error and got a lot of hits but no solution.
    Any help would be greatly appreciated. I am new to Oracle and am coming from SQL Server 2000.
    Thanks a lot!

    This is the connection string I am using:
    Conn1.ConnectionString = "driver={Oracle in XE};Dbq=GMIS_LIVE.WORLD;Uid=Administrator;Pwd=ubs;"
    These are the contents of my tnsnames.ora (what entries do I add to make this work)?
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = your-a9279112e3)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    )

  • Oracle Driver Error.

    hi all
    i have deploy ojdbc14.jar in VS to connect to an a oracle DB.
    the parametes im using in CC next:
    JDBC Driver: oracle.jdbc.driver.OracleDriver
    Connection: jdbc:oracle:thin:@subuedwd:1521:ddwh
    User: xxx
    pass: xxx
    now. this jar is been used in PE and other legacy system to connect to oracle db but in PI im getting this error:
    Error during database connection to the database URL 'jdbc:oracle:thin:@subuedwd:1521:ddwh' using the JDBC driver 'oracle.jdbc.driver.OracleDriver': 'com.sap.aii.adapter.jdbc.sql.DriverManagerException: Cannot establish connection to URL 'jdbc:oracle:thin:@subuedwd:1521:ddwh': ClassNotFoundException: oracle.jdbc.driver.OracleDriver'
    in a legacy system checked the conectivity with ddwh db and there no problems, an SQL query was executed perfect.
    in PI server cheked if the deploy was made right, so i go to /usr/sap/XD0/DVEBMGS01/j2ee/cluster/server0/bin/ext to verify if folder  oracle.jdbc.driver.OracleDriver with the ojdbc14.jar was there and it was.
    the server was restarted discard possible errors but nothing change.
    any idea?
    Rgds
    RP
    Edited by: Rodrigo Pertierra on Jan 24, 2008 8:33 AM

    Hi,
    Check this links.
    To install oracle drive in XI server, just check these links,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3867a582-0401-0010-6cbf-9644e49f1a10
    http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/index.html
    http://msdn2.microsoft.com/en-us/library/ms177523.aspx
    /people/bhavesh.kantilal/blog/2006/07/03/jdbc-receiver-adapter--synchronous-select-150-step-by-step
                              JDBC  Receiver with Oracle Stored Procedures
    configuring jdbc adapter with multiple tables
    RFC -> XI -> JDBC Scenario Updating Multiple Tables
    /people/alessandro.berta/blog/2005/10/04/save-time-with-generalized-jdbc-datatypes
    JDBC Adapter multiple Selects
    https://www.sdn.sap.com/irj/sdn/advancedsearch?query=jdbc%20with%20multiple%20tables&cat=sdn_all
    Regards,
    Phani

  • Oracle driver error [-87] incorrect number format

    Hi my friends
    In my web application with ora10g r2 this message error occur after a read statement in cds001c table
    I/O function: F, mode: 0, on file/table: CDS001C index: 1 =
    ORACLE Driver Error [-87]: Incorrect number format.
    ORACLE Driver Error [-59]: Preprocessing input data failed.
    ORACLE Driver Error [-35]: Fetch driver function failed.
    what the cause of this error?

    Your web application is what application (including version) running on what operating system using what application server?
    The message you have posted has nothing to do with the Oracle database.

  • Error when changing Oracle thin driver to Bea's Oracle driver

    Hi All !
         I was using this code with WL9.2 and Oracle 10 until recently with an Oracle thin driver
         URL: jdbc:oracle:thin:@[x.x.x.x]:1521:[SID]
         Driver Class: oracle.jdbc.xa.client.OracleXADataSource
         Now this was changed to
         URL: jdbc:bea:oracle://[x.x.x.x]:1521
         Class Driver Name: weblogic.jdbcx.oracle.OracleDataSource
         (Bea's oracle driver)
         but the code is not ok.
         The error is Caused by: java.lang.ClassCastException: weblogic.jdbc.wrapper.CallableStatement_weblogic_jdbcx_base_BaseCallableStatementWrapper
         at      com.esi.packages.dataaccess.pagination.ResolvePackageCriteriaPageProvider.getRPCSQLOfPackage(ResolvePackageCriteriaPageProvider.java:1208
         (this is the line where the cast of the result connection.prepareCall() is happenning).
         I tried different CallableStatement objects, from Bea but no success. Any idea/working example about this?
         The code follows:
         org.hibernate.Session session = this.getSession();
         String sqlCode = null;
         OracleThinClob sqlClobCode = null;
         StringBuffer sb = new StringBuffer();
         java.sql.Connection connection = null;
    try {
    connection = session.connection();
    connection.setAutoCommit(false);
    try {
         OracleCallableStatement proc = (OracleCallableStatement) connection.prepareCall("{ ? = call packages_pkg.clob_get_sql_psd_and_package (?,?,?,?,?) }");
         proc.registerOutParameter(1, Types.CLOB);
         proc.setString(2, pkgStatus);
         proc.setLong(3, packageSk); // pkg sk
         proc.setDate(4, new java.sql.Date(date.getTime())); //date
         proc.setString(5, null);
         if(null == provinceSk){
              proc.setNull(6, java.sql.Types.NUMERIC); //province sk
         }else{
              proc.setLong(6, provinceSk); //province sk
    ResultSet rs = null;
    try {
    proc.execute();
    sqlClobCode = (OracleThinClob)proc.getClob(1);
    Writer clobWriter = ((OracleThinClob)sqlClobCode).getCharacterOutputStream();
    if(null != clobWriter){
    try {
         char[] buf = new char[32000];
         buf[0] = '\0';
         sqlClobCode.getChars(1, sqlClobCode.getChunkSize(), buf);
         sb.append(buf);
    } catch(Exception exception) {                           
    logger.debug("Cannot read the SQL from CLOB that resolves the package");
    throw exception;
    sqlCode = sb.toString();
    }catch(Exception e){
         logger.error("Cannot retrieve the benefits types from the database.");
         throw new RuntimeException("Cannot retrieve the benefits types from the database.");
    }finally {               
    if(null != rs){
    rs.close();
    if(null != proc){
         proc.close();
    }

    Horatiu Stanciu wrote:
    Hi All !
         I was using this code with WL9.2 and Oracle 10 until recently with an Oracle thin driver
         URL: jdbc:oracle:thin:@[x.x.x.x]:1521:[SID]
         Driver Class: oracle.jdbc.xa.client.OracleXADataSource
         Now this was changed to
         URL: jdbc:bea:oracle://[x.x.x.x]:1521
         Class Driver Name: weblogic.jdbcx.oracle.OracleDataSource
         (Bea's oracle driver)
         but the code is not ok.
         The error is Caused by: java.lang.ClassCastException: weblogic.jdbc.wrapper.CallableStatement_weblogic_jdbcx_base_BaseCallableStatementWrapper
         at      com.esi.packages.dataaccess.pagination.ResolvePackageCriteriaPageProvider.getRPCSQLOfPackage(ResolvePackageCriteriaPageProvider.java:1208
         (this is the line where the cast of the result connection.prepareCall() is happenning).The weblogic.jdbc.vendor.oracle.OracleCallableStatement
    is for obtaining access to some Oracle's non-standard
    methods:
    void registerIndexTableOutParameter(int i, int j, int k, int l) throws java.sql.SQLException;
    void registerOutParameter(int i, int j, int k, int l) throws java.sql.SQLException;
    java.sql.ResultSet getCursor(int i) throws java.sql.SQLException;
    java.io.InputStream getAsciiStream(int i) throws java.sql.SQLException;
    java.io.InputStream getBinaryStream(int i) throws java.sql.SQLException;
    java.io.InputStream getUnicodeStream(int i) throws java.sql.SQLException;
    You're not calling any of those. Good. Just remove the cast. Stick to standard
    JDBC if you can. Also, note the comments I added about your setAutoCommit() call.
    Joe
         I tried different CallableStatement objects, from Bea but no success. Any idea/working example about this?
         The code follows:
         org.hibernate.Session session = this.getSession();
         String sqlCode = null;
         OracleThinClob sqlClobCode = null;
         StringBuffer sb = new StringBuffer();
         java.sql.Connection connection = null;
    try {
    connection = session.connection();
    connection.setAutoCommit(false); // DON'T DO THIS!! I SEE NO COMMIT. LET WEBLOGIC HANDLE ANY TX.
    try {
         OracleCallableStatement proc = connection.prepareCall("{ ? = call packages_pkg.clob_get_sql_psd_and_package (?,?,?,?,?) }");
         proc.registerOutParameter(1, Types.CLOB);
         proc.setString(2, pkgStatus);
         proc.setLong(3, packageSk); // pkg sk
         proc.setDate(4, new java.sql.Date(date.getTime())); //date
         proc.setString(5, null);
         if(null == provinceSk){
              proc.setNull(6, java.sql.Types.NUMERIC); //province sk
         }else{
              proc.setLong(6, provinceSk); //province sk
    ResultSet rs = null; // WHY IS THIS HERE?
    try {
    proc.execute();
    sqlClobCode = (OracleThinClob)proc.getClob(1);
    Writer clobWriter = ((OracleThinClob)sqlClobCode).getCharacterOutputStream();
    if(null != clobWriter){
    try {
         char[] buf = new char[32000];
         buf[0] = '\0';
         sqlClobCode.getChars(1, sqlClobCode.getChunkSize(), buf);
         sb.append(buf);
    } catch(Exception exception) {                           
    logger.debug("Cannot read the SQL from CLOB that resolves the package");
    throw exception;
    sqlCode = sb.toString();
    }catch(Exception e){
         logger.error("Cannot retrieve the benefits types from the database.");
         throw new RuntimeException("Cannot retrieve the benefits types from the database.");
    }finally {               
    if(null != rs){
    rs.close();
    if(null != proc){
         proc.close();

  • Error with pageContext.popBody(); on WLS 6.1 SP3

              Hello,
              I have just migrated my application from WLS6.1 SP2 to WLS6.1 SP3, and I now get
              the following error:
              ***************************************************************** /opt/webapp/usr/bea/wlserver6.1/config/ISOInt/applications/.wlnotdelete_ISOServer1/WEB-INF/_tmp_war_spow/jsp_servlet/_rac/__login.java:152:
              cannot resolve symbol symbol : method popBody () location: class javax.servlet.jsp.PageContext
              while (out != null && out != _originalOut) out = pageContext.popBody(); ^ Note:
              /opt/webapp/usr/bea/wlserver6.1/config/ISOInt/applications/.wlnotdelete_ISOServer1/WEB-INF/_tmp_war_spow/jsp_servlet/_rac/__login.java
              uses or overrides a deprecated API. *****************************************************************
              Please help!
              Thanks in advance, Nicolas
              

    I tested this method in WLS 6.1 SP3 and it works fine. Is it a problem of your JDK?
              Nicolas Marin wrote:
              > Hello,
              >
              > I have just migrated my application from WLS6.1 SP2 to WLS6.1 SP3, and I now get
              > the following error:
              >
              > ***************************************************************** /opt/webapp/usr/bea/wlserver6.1/config/ISOInt/applications/.wlnotdelete_ISOServer1/WEB-INF/_tmp_war_spow/jsp_servlet/_rac/__login.java:152:
              > cannot resolve symbol symbol : method popBody () location: class javax.servlet.jsp.PageContext
              > while (out != null && out != _originalOut) out = pageContext.popBody(); ^ Note:
              > /opt/webapp/usr/bea/wlserver6.1/config/ISOInt/applications/.wlnotdelete_ISOServer1/WEB-INF/_tmp_war_spow/jsp_servlet/_rac/__login.java
              > uses or overrides a deprecated API. *****************************************************************
              >
              > Please help!
              >
              > Thanks in advance, Nicolas
              Regards,
              Ann
              Developer Relations Engineer
              BEA Support
              

  • Oracle ODBC Driver Specifc Error Codes

    Dear All,
    I'm currently working in a migration assignment.I'm looking for a Technical document which consists error codes specific to Oracle ODBC Driver(ver.9.00.11.00).Any help in this regard will be appreciated.
    Thanks & Regards,
    Sam

    There shouldn't be any Oracle ODBC Driver specific error codes. When you're talking about ODBC and error codes, there are two possibilities-
    1) You're looking at the SQLState return codes. These are part of an ISO standard (they're more than happy to sell you a copy) and are documented in the ODBC Programmer's Reference from Microsoft as well as most decent ODBC guides.
    2) You're looking at the Oracle specific error codes that are returned as the error text in ODBC. These (potentially) depend on the version of the database you're connecting to, rather than the version of the client software you have, and are covered in Oracle's error message manual available at tahiti.oracle.com
    Justin

  • Oracle driver error [-22] : rollback failed

    Hi friends
    Often this message is appearing in my application, without apparent reason: Oracle driver error [-22] : rollback failed
    Someone has some idea of what can be?
    Oracle 8i
    Thanks

    What kind of Oracle driver your application is using? Is it the same version as your Oracle server? In any event, you need to upgrade your server now, it's obsolete version and you can't get Oracle support on it.

  • User error when connecting to Apex on XE with Oracle drive

    Hi,
    When I tried to connect to Apex (webdav) on an XE database to access themes and css with Oracle Drive it sends incorrect user or password message, I tried with sys, system and other users.
    With windows explorer I could connect using the same user.
    Any help to sove my problem is welcome
    thanks

    Steve_Macleod wrote:
    I am having some issues with connecting to Apex Listener via SQL Developer. I get "cannot connect to connection" when I attempt to connect.
    I do get apex pages (when I use the Glassfish default port - it doesn't seem to take the specified port which is defined as 7788 in the apex.properties at the config.dir location). The port specified in apex.properties is only used by Standalone Mode, the port that GlassFish uses is configured by GlassFish, not Listener.
    I have defined the user via the war config (which is written to the credentials file), and added the users under default config > file realm in Glassfish.You only need to do the former, doing the latter should have no effect, I would remove the user in the GlassFish file realm, to avoid causing confusion.
    I wonder if anyone has had a similar issue?
    Ensure you have spelt the role name correctly when setting up the user, any typos (it is case sensitive) and it won't match the role, and will therefore refuse access.
    You have disabled SSL verfication as well? (If you are not using SSL)
    http://docs.oracle.com/cd/E37099_01/doc/doc.20/e25066/install.htm#CHDJFAAI
    If neither of those work, try turning on logging in the Listener to see if the request is even reaching Listener (It sounds like it's not even connecting TBH).
    https://cdivilly.wordpress.com/2013/03/11/configuring-logging-with-oracle-application-express-listener-and-glassfish/
    I am using the following:
    Glassfish 3.1.2.2
    Apex Listener 2.0.2.133.14.50
    SQL Dev 3.2.09
    Edited by: Steve_Macleod on May 24, 2013 2:42 PM
    Edited by: Steve_Macleod on May 24, 2013 2:57 PM

  • Download Oracle Driver Error

    I am trying to download a 9i driver and no matter what I pick on the download page I get thrown to a page not found page with a search box. Any ideas why?

    What kind of Oracle driver your application is using? Is it the same version as your Oracle server? In any event, you need to upgrade your server now, it's obsolete version and you can't get Oracle support on it.

  • Dump produced after install WLS 8.1 SP3

    Hi there,
         I am sending you the DUMP file generated a lot of times after we had just installed the SP 3. I am not sending the MDUMP file because its size is larger then 180Mb. The same code that generated this error worked fine when we were using the SP 2. It has never occured a DUMP while we were using the SP 2.
         My server configuration:
         before the SP3 installation:
              - WLS 8.1 SP2
              - BEA WebLogic JRockit(TM) 1.4.2_04 JVM (build ari-29212-20040415-1348-win-ia32)
              - SQL Server 2000
              - DB JDBC Driver weblogic.jdbc.sqlserver.SQLServerDriver
         after the SP3 installation:
              - WLS 8.1 SP3
              - BEA WebLogic JRockit(TM) 1.4.2_04 JVM (build ari-31788-20040616-1132-win-ia32)
              - SQL Server 2000
              - DB JDBC Driver weblogic.jdbc.sqlserver.SQLServerDriver
         Piece of code where the error occured:
         public void executeData(String sql) throws DAOException {
              if (Util.isEmpty(sql)){
                   return;
              Connection con = null;
              Statement st = null;
              try {
              con = getConnection();
                   st = con.createStatement();
                   if (logger.isDebugEnabled())
                        logger.debug("Antes do execute do sql no DAO " + sql); // the sql variable has lots of "update" statements (more then 100)
                   int rs = st.executeUpdate(sql); // THE ERROR OCCURES HERE
                   st.close();
              } catch (SQLException sqe) {
                   logger.error(sqe.toString(), sqe);
                   throw new DAOException(sqe);
              } catch (Exception ex) {
                   logger.error("Erro inesperado na aplicação do sql no banco", ex);
              throw new DAOException(ex);
              } finally {
                   cleanup(con, st);
         Thanks
    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 0 days, 02:49:43 on Thu Sep 09 10:05:17 2004
    Additional information is available in:
    D:\bea\user_projects\Mercador_PROD\jrockit.3332.dump
    D:\bea\user_projects\Mercador_PROD\jrockit.3332.mdmp
    Please send the file(s), information about your system
    setup and the program you were running to [email protected]. Thank you.
    Error Message: Stack overflow
    Version : BEA WebLogic JRockit(TM) 1.4.2_04 JVM ari-31788-20040616-1132-win-ia32
    Threads / GC : Native Threads, GC strategy: parallel
    : mmHeap->data = 0x10020000, mmHeap->top = 0x54C20000
    : mmStartCompaction = 0x303C0000, mmEndCompaction = 0x359B0000
    Number CPUs : 2
    Tot Phys Mem : 2683813888
    OS version : Microsoft Windows 2000 Service Pack 4 (Build 2195)
    State : JVM is running
    Command Line : -Djava.class.path=D:\bea\jrockit81sp3_142_04\lib\tools.jar;D:\bea\WEBLOG~1\server\lib\weblogic_sp.jar;D:\bea\WEBLOG~1\server\lib\weblogic.jar;D:\bea\WEBLOG~1\common\eval\pointbase\lib\pbserver44.jar;D:\bea\WEBLOG~1\common\eval\pointbase\lib\pbclient44.jar;D:\bea\jrockit81sp3_142_04\jre\lib\rt.jar;D:\bea\WEBLOG~1\server\lib\webservices.jar;D:\bea\weblogic81\server\lib\JSQLConnect.jar; -Xgc:parallel -XXfullsystemgc -Xmanagement -Xms1100m -Xmx1100m -Dweblogic.Name=Mercador -Dweblogic.management.username= -Dweblogic.management.password= -Dweblogic.ProductionModeEnabled=true -Djava.security.policy=D:\bea\WEBLOG~1\server\lib\weblogic.policy -Dsun.java.command=weblogic.Server
    Environment : JAVA_HOME=D:\bea\jrockit81sp3_142_04, java.home=D:\bea\jrockit81sp3_142_04\jre, java.class.path=D:\bea\jrockit81sp3_142_04\lib\tools.jar;D:\bea\WEBLOG~1\server\lib\weblogic_sp.jar;D:\bea\WEBLOG~1\server\lib\weblogic.jar;D:\bea\WEBLOG~1\common\eval\pointbase\lib\pbserver44.jar;D:\bea\WEBLOG~1\common\eval\pointbase\lib\pbclient44.jar;D:\bea\jrockit81sp3_142_04\jre\lib\rt.jar;D:\bea\WEBLOG~1\server\lib\webservices.jar;D:\bea\weblogic81\server\lib\JSQLConnect.jar;, java.library.path=D:\bea\jrockit81sp3_142_04\jre\bin;.;C:\WINNT\system32;C:\WINNT;D:\bea\jrockit81sp3_142_04\jre\bin;D:\bea\WEBLOG~1\server\bin;D:\bea\jrockit81sp3_142_04\jre\bin;D:\bea\jrockit81sp3_142_04\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;D:\bea\WEBLOG~1\server\bin\oci920_8
    C Heap : Good; no memory allocations have failed
    Registers:
    Converted EIP: 004ef5dd
    EAX = 00000000 EBX = 5be2a26c
    ECX = 5be0fc40 EDX = 5e2c103d
    ESI = 5be0fc40 EDI = 1e45ad90
    EIP = 004ef5dd ESP = 5e2c1000
    EBP = 5be2a1e0 EFL = 00010202
    CS = 001b DS = 0023 ES = 0023
    SS = 0023 FS = 0038 GS = 0000
    Stack:
    5e2c1000 :5be2a26c 00000000 00000000 00000000 00000000 5be2a1e0
    5e2c1018 :0056ae00 0055f017 5be0fc40 5be2a1e0 5e2c1038 5be2a2dc
    5e2c1030 :5be0fc40 55f70707 5be2a26c 54c99368 5be2a2dc 00000000
    5e2c1048 :5be0fc40 5be2a1e0 5be2a26c 1e45ae08 1e45ae0d 55f70758
    5e2c1060 :54c2d910 1e45ad90 5be0fc40 22f30898 55f70b00 00000058
    5e2c1078 :00000022 6e000aa3 00000053 1e45ad90 22f307f0 00000010
    5e2c1090 :1e45ad90 000df4ab 6e0001d3 1e45ad68 5be2a1e0 6e0004f4
    5e2c10a8 :000df49b 000df49a 1e45ad68 22f30820 6e0005cc 1e45aea0
    5e2c10c0 :000df493 22f307b8 1e45ad68 6e001e1f 22f30770 5be2a1e0
    5e2c10d8 :000df492 1e45aea0 000df448 1e45ad90 6e001225 00000007
    5e2c10f0 :22f303a8 1e45ad68 5be2a1e0 22f303a8 22f303a8 22f303a8
    5e2c1108 :00000001 22f30320 000df447 22f30340 1e45ad68 5be2a1e0
    5e2c1120 :6e001710 22f302e8 22f302e8 22f302e8 22f302e8 22f302e8
    5e2c1138 :22f302e8 22f2f108 1e45ad68 22f2f0b0 6e0017f2 22f2f0b0
    5e2c1150 :22f2f0b0 22f2f0b0 22f2f0b0 22f2f0b0 22f2f0b0 22f2e388
    5e2c1168 :1e45ad68 22f2e330 6e0017f2 22f2e330 22f2e330 22f2e330
    5e2c1180 :22f2e330 22f2e330 22f2e330 22f2d4a0 1e45ad68 22f2d448
    5e2c1198 :6e0017f2 22f2d448 22f2d448 22f2d448 22f2d448 22f2d448
    5e2c11b0 :22f2d448 22f2c938 1e45ad68 22f2c8e0 6e0017f2 22f2c8e0
    5e2c11c8 :22f2c8e0 22f2c8e0 22f2c8e0 22f2c8e0 22f2c8e0 000df0a3
    5e2c11e0 :1e45ad68 22f2be38 6e0017f2 22f2be38 22f2be38 22f2be38
    5e2c11f8 :22f2be38 22f2be38 22f2be38 000df094 1e45ad68 22f2bc80
    5e2c1210 :6e0017f2 22f2bc80 22f2bc80 22f2bc80 22f2bc80 22f2bc80
    5e2c1228 :22f2bc80 22f2b708 1e45ad68 22f2b6b0 6e0017f2 22f2b6b0
    5e2c1240 :22f2b6b0 22f2b6b0 22f2b6b0 22f2b6b0 22f2b6b0 000defc6
    5e2c1258 :1e45ad68 22f2ac50 6e0017f2 22f2ac50 22f2ac50 22f2ac50
    5e2c1270 :22f2ac50 22f2ac50 22f2ac50 000defb7 1e45ad68 22f2aa98
    5e2c1288 :6e0017f2 22f2aa98 22f2aa98 22f2aa98 22f2aa98 22f2aa98
    5e2c12a0 :22f2aa98 22f2a510 1e45ad68 22f2a4b8 6e0017f2 22f2a4b8
    5e2c12b8 :22f2a4b8 22f2a4b8 22f2a4b8 22f2a4b8 22f2a4b8 000deee8
    5e2c12d0 :1e45ad68 22f29a68 6e0017f2 22f29a68 22f29a68 22f29a68
    5e2c12e8 :22f29a68 22f29a68 22f29a68 000deed9 1e45ad68 22f298b0
    5e2c1300 :6e0017f2 22f298b0 22f298b0 22f298b0 22f298b0 22f298b0
    5e2c1318 :22f298b0 22f29340 1e45ad68 22f292e8 6e0017f2 22f292e8
    5e2c1330 :22f292e8 22f292e8 22f292e8 22f292e8 22f292e8 000dee0d
    5e2c1348 :1e45ad68 22f28898 6e0017f2 22f28898 22f28898 22f28898
    5e2c1360 :22f28898 22f28898 22f28898 000dedfe 1e45ad68 22f286c0
    5e2c1378 :6e0017f2 22f286c0 22f286c0 22f286c0 22f286c0 22f286c0
    5e2c1390 :22f286c0 22f28150 1e45ad68 22f280f8 6e0017f2 22f280f8
    5e2c13a8 :22f280f8 22f280f8 22f280f8 22f280f8 22f280f8 22f27938
    5e2c13c0 :1e45ad68 22f278e0 6e0017f2 22f278e0 22f278e0 22f278e0
    5e2c13d8 :22f278e0 22f278e0 22f278e0 000debeb 1e45ad68 22f25ba0
    5e2c13f0 :6e0017f2 22f25ba0 22f25ba0 22f25ba0 22f25ba0 22f25ba0
    5e2c1408 :22f25ba0 22f256b0 1e45ad68 22f25658 6e0017f2 22f25658
    5e2c1420 :22f25658 22f25658 22f25658 22f25658 22f25658 000deb54
    5e2c1438 :1e45ad68 22f24c70 6e0017f2 22f24c70 22f24c70 22f24c70
    5e2c1450 :22f24c70 22f24c70 22f24c70 22f24788 1e45ad68 22f24730
    5e2c1468 :6e0017f2 22f24730 22f24730 22f24730 22f24730 22f24730
    5e2c1480 :22f24730 22f23ba0 1e45ad68 22f23b48 6e0017f2 22f23b48
    5e2c1498 :22f23b48 22f23b48 22f23b48 22f23b48 22f23b48 22f22620
    5e2c14b0 :1e45ad68 22f225c8 6e0017f2 22f225c8 22f225c8 22f225c8
    5e2c14c8 :22f225c8 22f225c8 22f225c8 22f20f58 1e45ad68 22f20f00
    5e2c14e0 :6e0017f2 22f20f00 22f20f00 22f20f00 22f20f00 22f20f00
    5e2c14f8 :22f20f00 22f201c0 1e45ad68 22f20168 6e0017f2 22f20168
    5e2c1510 :22f20168 22f20168 22f20168 22f20168 22f20168 22f1ef58
    5e2c1528 :1e45ad68 22f1ef00 6e0017f2 22f1ef00 22f1ef00 22f1ef00
    5e2c1540 :22f1ef00 22f1ef00 22f1ef00 22f1e1c0 1e45ad68 22f1e168
    5e2c1558 :6e0017f2 22f1e168 22f1e168 22f1e168 22f1e168 22f1e168
    5e2c1570 :22f1e168 22f1cf58 1e45ad68 22f1cf00 6e0017f2 22f1cf00
    5e2c1588 :22f1cf00 22f1cf00 22f1cf00 22f1cf00 22f1cf00 22f1c1c0
    5e2c15a0 :1e45ad68 22f1c168 6e0017f2 22f1c168 22f1c168 22f1c168
    5e2c15b8 :22f1c168 22f1c168 22f1c168 22f1af58 1e45ad68 22f1af00
    5e2c15d0 :6e0017f2 22f1af00 22f1af00 22f1af00 22f1af00 22f1af00
    5e2c15e8 :22f1af00 22f1a1c0 1e45ad68 22f1a168 6e0017f2 22f1a168
    5e2c1600 :22f1a168 22f1a168 22f1a168 22f1a168 22f1a168 22f18f58
    5e2c1618 :1e45ad68 22f18f00 6e0017f2 22f18f00 22f18f00 22f18f00
    5e2c1630 :22f18f00 22f18f00 22f18f00 22f181c0 1e45ad68 22f18168
    5e2c1648 :6e0017f2 22f18168 22f18168 22f18168 22f18168 22f18168
    5e2c1660 :22f18168 22f16f58 1e45ad68 22f16f00 6e0017f2 22f16f00
    5e2c1678 :22f16f00 22f16f00 22f16f00 22f16f00 22f16f00 22f161c0
    5e2c1690 :1e45ad68 22f16168 6e0017f2 22f16168 22f16168 22f16168
    5e2c16a8 :22f16168 22f16168 22f16168 22f14f58 1e45ad68 22f14f00
    5e2c16c0 :6e0017f2 22f14f00 22f14f00 22f14f00 22f14f00 22f14f00
    5e2c16d8 :22f14f00 22f141c0 1e45ad68 22f14168 6e0017f2 22f14168
    5e2c16f0 :22f14168 22f14168 22f14168 22f14168 22f14168 22f132a8
    5e2c1708 :1e45ad68 22f13250 6e0017f2 22f13250 22f13250 22f13250
    5e2c1720 :22f13250 22f13250 22f13250 22f12718 1e45ad68 22f126c0
    5e2c1738 :6e0017f2 22f126c0 22f126c0 22f126c0 22f126c0 22f126c0
    5e2c1750 :22f126c0 000ddc2e 1e45ad68 22f11b70 6e0017f2 22f11b70
    5e2c1768 :22f11b70 22f11b70 22f11b70 22f11b70 22f11b70 000ddc1f
    5e2c1780 :1e45ad68 22f119b8 6e0017f2 22f119b8 22f119b8 22f119b8
    5e2c1798 :22f119b8 22f119b8 22f119b8 22f11428 1e45ad68 22f113d0
    5e2c17b0 :6e0017f2 22f113d0 22f113d0 22f113d0 22f113d0 22f113d0
    5e2c17c8 :22f113d0 000ddb41 1e45ad68 22f10898 6e0017f2 22f10898
    5e2c17e0 :22f10898 22f10898 22f10898 22f10898 22f10898 000ddb32
    5e2c17f8 :1e45ad68 22f106c0 6e0017f2 22f106c0 22f106c0 22f106c0
    Code:
    004ef4dd :44890000 548b1424 78a11424 8b005ada c0851004 80c71b74
    004ef4f5 :000000c0 00000000 00c4808b c0850000 ff500774 58210015
    004ef50d :75f68500 6a046a2e cd946801 4c8d0058 396a2424 83d3ff51
    004ef525 :f88314c4 8d077339 52182454 706805eb e80058cd 00019e33
    004ef53d :8b04c483 8b0c2444 5bb2400d 81348900 63980d8b 3b40005b
    004ef555 :244489c1 248c0f0c 5effffff c4835b5d ccccc348 cccccccc
    004ef56d :8bcccccc 5b63980d 85c03300 8b167ec9 5bb24015 348b5600
    004ef585 :c13b4082 000006c7 f27c0000 ccccc35e cccccccc cccccccc
    004ef59d :a1cccccc 005bb244 0f75c085 0b9d7eb8 4ecde800 44a30008
    004ef5b5 :8b005bb2 4f71e8c8 ff250008 997fffff 63983df7 c28b005b
    004ef5cd :83ccccc3 4c8b18ec 84a11c24 53005bb2 8b575655 db330c79
    004ef5e5 :89ffff83 8910245c 751c2444 b244a12d c33b005b 7eb80f75
    004ef5fd :e8000b9d 00084e7b 5bb244a3 e8c88b00 00084f1f ffffff25
    004ef615 :3df7997f 005b6398 7c89fa8b 40a11824 8b005bb2 758bb82c
    004ef62d :89f68500 8924246c 74142474 009b8d34 8b000000 24548916
    004ef645 :24548b20 24448b24 244c8b14 b10ff020 0fc63b0a 0000ce84
    004ef65d :00758b00 7489f685 d7751424 5bb240a1 244c8b00 75c98510
    004ef675 :55006a3f b23c15ff 4c8b005b 158b2424 005bb284 3b08c483
    004ef68d :ff850fd1 85000000 0e850fc0 8b000001 bb2c2454 00000001
    004ef6a5 :10245c89 ff0c42c7 e9ffffff ffffff6e 6398158b 3b47005b
    004ef6bd :33027cfa b80c8bff 8b003983 7518244c 3bff8b15 471374f9
    004ef6d5 :027cfa3b 348bff33 003e83b8 f93bed74 01bb3e75 53000000
    Loaded modules:
    (* denotes the module causing the exception)
    0x77f80000-0x77ffcfff C:\WINNT\system32\ntdll.dll
    0x7c570000-0x7c627fff C:\WINNT\system32\KERNEL32.dll
    0x7c2d0000-0x7c331fff C:\WINNT\system32\ADVAPI32.dll
    0x77d30000-0x77da0fff C:\WINNT\system32\RPCRT4.DLL
    0x78000000-0x78044fff C:\WINNT\system32\MSVCRT.dll
    0x00410000-0x0060efff* D:\bea\jrockit81sp3_142_04\jre\bin\jrockit\jvm.dll
    0x77570000-0x7759ffff C:\WINNT\system32\WINMM.dll
    0x77e10000-0x77e74fff C:\WINNT\system32\USER32.DLL
    0x77f40000-0x77f7dfff C:\WINNT\system32\GDI32.DLL
    0x782f0000-0x78537fff C:\WINNT\system32\SHELL32.dll
    0x70a70000-0x70ad4fff C:\WINNT\system32\SHLWAPI.DLL
    0x71710000-0x71793fff C:\WINNT\system32\COMCTL32.DLL
    0x75030000-0x75043fff C:\WINNT\system32\WS2_32.dll
    0x75020000-0x75027fff C:\WINNT\system32\WS2HELP.DLL
    0x7c340000-0x7c395fff D:\bea\jrockit81sp3_142_04\jre\bin\MSVCR71.dll
    0x10000000-0x10018fff D:\bea\jrockit81sp3_142_04\jre\bin\java.dll
    0x00b30000-0x00b3dfff D:\bea\jrockit81sp3_142_04\jre\bin\verify.dll
    0x74fd0000-0x74fedfff C:\WINNT\system32\msafd.dll
    0x75010000-0x75016fff C:\WINNT\System32\wshtcpip.dll
    0x692e0000-0x69306fff C:\WINNT\system32\pdh.dll
    0x76b30000-0x76b6dfff C:\WINNT\system32\comdlg32.dll
    0x77a50000-0x77b3efff C:\WINNT\system32\ole32.dll
    0x779b0000-0x77a4afff C:\WINNT\system32\OLEAUT32.dll
    0x69280000-0x69288fff C:\WINNT\system32\perfos.dll
    0x782c0000-0x782cbfff C:\WINNT\System32\rnr20.dll
    0x77980000-0x779a3fff C:\WINNT\system32\DNSAPI.DLL
    0x75050000-0x75057fff C:\WINNT\system32\WSOCK32.DLL
    0x77340000-0x77352fff C:\WINNT\system32\iphlpapi.dll
    0x77520000-0x77524fff C:\WINNT\system32\ICMP.DLL
    0x77320000-0x77336fff C:\WINNT\system32\MPRAPI.DLL
    0x75150000-0x7515efff C:\WINNT\system32\SAMLIB.DLL
    0x75170000-0x751befff C:\WINNT\system32\NETAPI32.DLL
    0x59810000-0x5981efff C:\WINNT\system32\SECUR32.DLL
    0x751c0000-0x751c5fff C:\WINNT\system32\NETRAP.DLL
    0x77950000-0x77979fff C:\WINNT\system32\WLDAP32.DLL
    0x773b0000-0x773defff C:\WINNT\system32\ACTIVEDS.DLL
    0x77380000-0x773a2fff C:\WINNT\system32\ADSLDPC.DLL
    0x77830000-0x7783dfff C:\WINNT\system32\RTUTILS.DLL
    0x77880000-0x7790dfff C:\WINNT\system32\SETUPAPI.DLL
    0x7c0f0000-0x7c150fff C:\WINNT\system32\USERENV.DLL
    0x774e0000-0x77512fff C:\WINNT\system32\RASAPI32.DLL
    0x774c0000-0x774d0fff C:\WINNT\system32\RASMAN.DLL
    0x77530000-0x77551fff C:\WINNT\system32\TAPI32.DLL
    0x77360000-0x77378fff C:\WINNT\system32\DHCPCSVC.DLL
    0x777e0000-0x777e7fff C:\WINNT\System32\winrnr.dll
    0x777f0000-0x777f4fff C:\WINNT\system32\rasadhlp.dll
    0x621c0000-0x621c5fff D:\bea\jrockit81sp3_142_04\jre\bin\ioser12.dll
    0x06640000-0x06644fff D:\bea\weblogic81\server\bin\wlntio.dll
    0x6cd60000-0x6ce20fff D:\bea\jrockit81sp3_142_04\jre\bin\dbghelp.dll
    0x77820000-0x77826fff C:\WINNT\system32\VERSION.dll
    0x759b0000-0x759b5fff C:\WINNT\system32\LZ32.DLL
    0x690a0000-0x690aafff C:\WINNT\system32\psapi.dll
    Java Thread ID = 0x00000880, lastJavaFrame = 0x5E2C103C, Name = ExecuteThread: '4' for queue: 'weblogic.kernel.Default'
    Thread Stack Trace:
    at _mmAllocateThreadLocalAreaMemory+13()@0x004EF5DD
    at jrockit/vm/MemSystem.getMoreTLAMemory(Native Method)@0x55F706C0
    at jrockit/vm/MemSystem.getMoreTLAMemoryWrapper(Native Method)@0x55F70758
    at jrockit/vm/MemSystem.allocArray2(Native Method)@0x55F70B00
    at weblogic/jdbc/base/BaseSQLScanner$BaseSQLScannerIDOrKeywordState.processChar(Optimized Method)@0x6E000AA3
    at weblogic/jdbc/base/BaseSQLScanner.getNextToken(Optimized Method)@0x6E0001D3
    at weblogic/jdbc/base/BaseSQLParser.matchWhiteSpaceOrComment(Optimized Method)@0x6E0004F4
    at weblogic/jdbc/base/BaseSQLParser.matchWhiteSpaceOrComment(Optimized Method)@0x6E0005CC
    at weblogic/jdbc/base/BaseSQLParser.parseParenthesizedExpression(Optimized Method)@0x6E001E1F
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E001710
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents(Optimized Method)@0x6E0017F2
    at weblogic/jdbc/base/B

    The dump is caused by a stackoverflow condition. For some reason JRockit is not able to throw the StackOverFlowError (this can be really tricky in a JVM when there is no stack left).
    The cause seems to be that weblogic/jdbc/base/BaseSQLParser.parseUnknownStatementComponents calls itself recursively quite a few times. I don't anything about that code so I couldn't tell you why there are are so many recursive calls. Maybe there is something in your SQL statement that causes the driver to do this?
    The reason this happens after the SP3 installation can be a couple of things: 1) code in the driver has changed 2) code in WLS has changed 3) changes in JRockit may cause the stackoverflow to happen in a "bad" place which we cannot handle.
    You can try increasing the stack size with the -Xss parameter. I think the default is 64kB, so try the double or more.
    Maybe you should contact support for the db driver and ask them why the recursive calls happen.
    Regards,
    /Staffan

  • ConnectionPool problems with WLS 7.0 and Oracle 9.2

    Hi,
    We are using WLS 7.0 SP4, and Oracle 9 and the Oracle thin driver type 4. In our
    application on the productive system (and only there) we constantly encounter
    a whole set of SQLExceptions which have all in common that the Connection from
    the pool is not valid any more when the application tries to use it.
    Typical, recurring error messages are:
    - Exhausted ResultSet
    - Connection has already been closed
    - Closed Statement
    - Transaction is no longer active - status committing
    - NullPointerException at
    weblogic.jdbc.pool.Connection.prepareStatement()
    There are no special Statements which create these errors. They are spread at
    random across practically every query the application creates, and the same queries
    sometimes succeed and sometimes fail.
    I double and triple checked that all Connections, Statements and ResultSets are
    closed immediately after use. As an example, I attached a code snippet and a resulting
    StackTrace which.
    The problem also seems to occur only with an (unknown) minimum of concurrent usern,
    since in the approval tests on an almost identical test system these errors never
    occurred.
    I also followed the advice from Oracle and installed the latest Oracle JDBC driver
    (Oracle 10g) - to no avail.
    What else can I do?
    Another question: Is it correct that my Oracle JDBC driver is in the application
    classpath (via a reference in the Manifest file of the application jar), not in
    the system classpath? There has never been a problem with that, but in a Newsgroup
    answer from Nov 10, 2003 (subject: "ResultSet closes prematurely"), Joe Weinstein
    suggested to "get it listed at the
    front of the -classpath argument that the startWebLogic script creates for the
    java line that starts the server".
    I hesitate to do so, since the driver is in a standard WebApp- directory, WEB-INF/lib.
    Is it possible and safe to add a jar located there to the system classpath? If
    it is possible, why is it necessary?
    Best regards,
    Andreas Zehrt
    [CodeSnippetsAndStackTraceForConnectionPoolProblem.txt]

    Andreas Zehrt wrote:
    Hi Joe,
    Your hint that there is a threading problem was right:
    On further investigation of the code I found out that the class that passes the
    Connection to the DAO not only stores it as a member at some point (which is not
    a good idea anyway) but is also a singleton - then, of course, it's no surprise
    that the Connection gets invalid in a incalculable way when concurrent threads
    share it.
    The singleton instantiation was not so obvious because the way of instantiation
    is controlled by a configuration parameter that can be overridden at different
    levels.
    I changed it and the productive logfiles indicate that the SQLExceptions related
    to that class have disappeared.I am happy to have helped.
    So, thanks a lot for the advice.
    But I am still wondering why this code has worked for so long a time with WLS
    5.1 and Oracle 8 (the system has been productive for over 2 years). Even in the
    approval tests with WLS 7.0 and Oracle 9, we did not run into problems, although
    it was multi-user environment.Mo idea.
    I still believe that there is a difference between WLS 5.1 and 7.0 in the way
    it treats pooled Oracle JDBC Connections. I wished both Oracle and Bea could be
    a little more explicit about those changes and possible version incompatabilities
    beyond the general advice "use the latest thin driver".Though I can think of no change to our pooling which would have had any material
    effect in this case, I will certainly do what I can to see that our documentation
    is explicit about changes.
    Joe
    Best regards, Andreas
    Joe Weinstein <[email protected]> wrote:
    Hi Andreas.
    Andreas Zehrt wrote:
    Hi,
    We are using WLS 7.0 SP4, and Oracle 9 and the Oracle thin driver type4. In our
    application on the productive system (and only there) we constantlyencounter
    a whole set of SQLExceptions which have all in common that the Connectionfrom
    the pool is not valid any more when the application tries to use it.
    Typical, recurring error messages are:
    - Exhausted ResultSetThat is typically if the statement that created it is either re-executed
    or closed.
    - Connection has already been closedAs described. If you give a stacktrace, we could make a debug patch which
    would show
    where it was originally closed.
    - Closed Statementsame as above.
    - Transaction is no longer active - status committingThat implies your code is obtaining a connection from a transactional
    datasource,
    and then later trying to use it after the transaction which it was associated
    with,
    is finished.
    - NullPointerException at
    weblogic.jdbc.pool.Connection.prepareStatement()Maybe any of the above.
    There are no special Statements which create these errors. They arespread at
    random across practically every query the application creates, andthe same queries
    sometimes succeed and sometimes fail.
    I double and triple checked that all Connections, Statements and ResultSetsare
    closed immediately after use. As an example, I attached a code snippetand a resulting
    StackTrace which.
    The problem also seems to occur only with an (unknown) minimum of concurrentusern,
    since in the approval tests on an almost identical test system theseerrors never
    occurred.
    I also followed the advice from Oracle and installed the latest OracleJDBC driver
    (Oracle 10g) - to no avail.
    What else can I do?
    Another question: Is it correct that my Oracle JDBC driver is in theapplication
    classpath (via a reference in the Manifest file of the applicationjar), not in
    the system classpath? There has never been a problem with that, butin a Newsgroup
    answer from Nov 10, 2003 (subject: "ResultSet closes prematurely"),Joe Weinstein
    suggested to "get it listed at the
    front of the -classpath argument that the startWebLogic script createsfor the
    java line that starts the server".
    I hesitate to do so, since the driver is in a standard WebApp- directory,WEB-INF/lib.
    Is it possible and safe to add a jar located there to the system classpath?If
    it is possible, why is it necessary?I was only concerned to ensure we know which driver we are working with.
    We also ship
    an oracle thin driver, which becomes obsolete soon...
    I am concerned that your code creates pool connections to be used later.
    The problems
    can arise if more than one thread ever gets the same connection, or if
    the connection
    is used in the same thread, spanning transactions. It does also seem
    that there may
    be a threading issue, because if two threads each call the code to create
    a connection,
    and two connections are made, but one over-writes the other, the two
    threads can
    end up using the same connection, and closing it. The over-written one
    never gets closed,
    resulting in that leak message you got...
    Joe
    The Connection parameter is opened by a business component class, ComaServiceProviderClassicImpl.It is propagated through
    several classes in the business layer, but not used, until the DAOtakes it to make the query.
    So, the Connection is closed where it was opened, not in the DAO class.
    public class ConcernDAOImpl extends BaseDAO {
         public Collection getConcernsForIncidents(Connection conn, Collectionincidents)
    throws DataAccessException, ConstraintException, ComaParseException{>
    sqlMessage.append(")");
    String sqlStmt = sqlMessage.toString();
    PreparedStatement pstmt = null;
    ResultSet rs = null;
    try {
    pstmt = conn.prepareStatement(sqlStmt);
    rs = pstmt.executeQuery();
    while (rs != null && rs.next()) {
    final Concern concern =
    new Concern(DAOUtil.getComaOID(rs, ComaDBNames.KDANR));
    concern.setIncidentOID(DAOUtil.getComaOID(rs, ComaDBNames.KDAVGENR));
    return concerns;
    } catch (SQLException sqle) {
    // Wrapps real SQL exception
    String[] message = new String[]{sqle.getMessage(), sqlStmt};
    throw new DataAccessException(ExpCode.S_ORACLE_SQL, message,
    sqle);
    } finally {
    closeAll(rs, pstmt);
    _logger.exitDebug(method);
    Here, the Connection is acquired and finally closed
    public class ComaServiceProviderClassicImpl {
         public void updateComplaint(
    final Request updateRequest,
    final ResponseSingleElement response,
    final Principal principal)
    throws SystemException {
    try {
    logger.info("updateComplaint", "store incident");
    // store the incident in the database
    incidentManager.storeIncident(getConnection(), updateIncident);
    // reload the incident from Cache and / or the databaseto get the ContactReferences.
    Incident returnIncident = incidentManager.loadIncident(//IncidentManager passes the Connection to the DAO
    getConnection(), updateIncident.getOID());
    } catch (RemoteException rex) {
    // remote exceptions
    rollbackIfNecessary();
    CoreUtils.unwrapRemoteException(rex, logger);
    } catch (SystemException e) {
    // all other exceptions --> rollback if necessary and rethrow
    rollbackIfNecessary();
    throw e;
    } finally {
    removeConnection();
    logger.exitDebug("updateComplaint");
    This is the resulting StackTrace:
    sql exception: [Closed Statement: next] - sql statement: [select *
         at de.deutschepost.ubbrief.coma.persistence.dao.ConcernDAOImpl.getConcernsForIncidents(ConcernDAOImpl.java:363)
         at de.deutschepost.ubbrief.coma.persistence.dao.CachingConcernDAOImpl.getConcernsForIncidents(CachingConcernDAOImpl.java:129)
         at de.deutschepost.ubbrief.coma.persistence.incidentmanager.IncidentManagerImpl.loadConcernStructuresIntoIncidents(IncidentManagerImpl.java:1067)
         at de.deutschepost.ubbrief.coma.persistence.incidentmanager.IncidentManagerImpl.loadStructureForIncident(IncidentManagerImpl.java:320)
         at de.deutschepost.ubbrief.coma.persistence.incidentmanager.IncidentManagerImpl.loadIncidents(IncidentManagerImpl.java:264)
         at de.deutschepost.ubbrief.coma.persistence.taskmanager.TaskManagerImpl.selectTasksForUser(TaskManagerImpl.java:299)
         at de.deutschepost.ubbrief.coma.service.z2.ComaServiceProviderZ2Impl.getTaskList(ComaServiceProviderZ2Impl.java:113)
         at de.deutschepost.ubbrief.coma.service.z2.ComaServiceProviderZ2Bean_1dhrj7_EOImpl.getTaskList(ComaServiceProviderZ2Bean_1dhrj7_EOImpl.java:154)
         at de.deutschepost.ubbrief.coma.sbba.z2.CMPGetTaskList.runServiceMethod(CMPGetTaskList.java:64)
         at de.deutschepost.ubbrief.coma.sbbx.sp.BasicMethodProvider.execute(BasicMethodProvider.java:145)
         at de.deutschepost.ubbrief.coma.sbba.z2.CMPGetTaskList_9b9mv5_EOImpl.execute(CMPGetTaskList_9b9mv5_EOImpl.java:46)
         at de.deutschepost.ubbrief.coma.sbba.z2.CMPGetTaskList_9b9mv5_EOImpl_WLSkel.invoke(UnknownSource)
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:159)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:263)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:230)
         at de.deutschepost.ubbrief.coma.sbba.z2.CMPGetTaskList_9b9mv5_EOImpl_WLStub.execute(UnknownSource)
         at de.deutschepost.ubbrief.backbone.jazz.impl.core.RequestHandlerImpl.handleRequest(RequestHandlerImpl.java:115)
         at de.deutschepost.ubbrief.backbone.common.impl.core.rpc.server.ServerKernelImpl.handleTransportMessage(ServerKernelImpl.java:270)
         at de.deutschepost.ubbrief.backbone.common.impl.core.messaging.MessageTransport.handleMessage(MessageTransport.java:454)
         at de.deutschepost.ubbrief.backbone.common.impl.core.KernelFacade.handleMessage(KernelFacade.java:209)
         at de.deutschepost.ubbrief.backbone.jazz.impl.backbone.BackboneBean.messageArrived(BackboneBean.java:637)
         at de.deutschepost.ubbrief.backbone.jazz.impl.backbone.BackboneBean_ina9d7_ELOImpl.messageArrived(BackboneBean_ina9d7_ELOImpl.java:105)
         at de.deutschepost.ubbrief.backbone.jazz.impl.transport.receive.LocalQueueReceiveBean.deliverMessage(LocalQueueReceiveBean.java:43)
         at de.deutschepost.ubbrief.backbone.jazz.impl.transport.receive.AbstractMessageReceiveBean.onMessage(AbstractMessageReceiveBean.java:127)
         at weblogic.ejb20.internal.MDListener.execute(MDListener.java:377)
         at weblogic.ejb20.internal.MDListener.transactionalOnMessage(MDListener.java:311)
         at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:286)
         at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:2351)
         at weblogic.jms.client.JMSSession.execute(JMSSession.java:2267)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:234)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:210)
    ####<May 26, 2004 12:18:43 PM CEST> <Warning> <JDBC> <S0048016> <REMA20Z><Finalizer> <kernel identity> <> <001074> <A JDBC pool connection leak
    was detected. A Connection leak occurs when a connection obtained from
    the pool was not closed explicitly by calling close() and then was disposed
    by the garbage collector and returned to the connection pool. The following
    stack trace at create shows where the leaked connection was created.
    Stack trace at connection create:
         at weblogic.jdbc.pool.Connection.<init>(Connection.java:66)
         at weblogic.jdbc.pool.Driver.allocateConnection(Driver.java:294)
         at weblogic.jdbc.pool.Driver.connect(Driver.java:210)
         at weblogic.jdbc.jts.Driver.getNonTxConnection(Driver.java:373)
         at weblogic.jdbc.jts.Driver.connect(Driver.java:129)
         at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:287)
         at de.deutschepost.ubbrief.coma.core.ComaComponentImpl.getConnectionFromPool(ComaComponentImpl.java:163)
         at de.deutschepost.ubbrief.coma.core.ComaComponentImpl.getConnectionInternal(ComaComponentImpl.java:135)
         at de.deutschepost.ubbrief.coma.core.ComaComponentImpl.getConnection(ComaComponentImpl.java:99)
         at de.deutschepost.ubbrief.coma.persistence.customermanager.CurryCustomerManagerImpl.findCustomers(CurryCustomerManagerImpl.java:73)
         at de.deutschepost.ubbrief.coma.service.z2.ComaServiceProviderZ2BaseImpl.resolveCustomerInstances(ComaServiceProviderZ2BaseImpl.java:808)
         at de.deutschepost.ubbrief.coma.service.z2.ComaServiceProviderZ2Impl.getTaskList(ComaServiceProviderZ2Impl.java:213)
         at de.deutschepost.ubbrief.coma.service.z2.ComaServiceProviderZ2Bean_1dhrj7_EOImpl.getTaskList(ComaServiceProviderZ2Bean_1dhrj7_EOImpl.java:154)
         at de.deutschepost.ubbrief.coma.sbba.z2.CMPGetTaskList.runServiceMethod(CMPGetTaskList.java:64)
         at de.deutschepost.ubbrief.coma.sbbx.sp.BasicMethodProvider.execute(BasicMethodProvider.java:145)
         at de.deutschepost.ubbrief.coma.sbba.z2.CMPGetTaskList_9b9mv5_EOImpl.execute(CMPGetTaskList_9b9mv5_EOImpl.java:46)
         at de.deutschepost.ubbrief.coma.sbba.z2.CMPGetTaskList_9b9mv5_EOImpl_WLSkel.invoke(UnknownSource)
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:159)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:263)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:230)
         at de.deutschepost.ubbrief.coma.sbba.z2.CMPGetTaskList_9b9mv5_EOImpl_WLStub.execute(UnknownSource)
         at de.deutschepost.ubbrief.backbone.jazz.impl.core.RequestHandlerImpl.handleRequest(RequestHandlerImpl.java:115)
         at de.deutschepost.ubbrief.backbone.common.impl.core.rpc.server.ServerKernelImpl.handleTransportMessage(ServerKernelImpl.java:270)
         at de.deutschepost.ubbrief.backbone.common.impl.core.messaging.MessageTransport.handleMessage(MessageTransport.java:454)
         at de.deutschepost.ubbrief.backbone.common.impl.core.KernelFacade.handleMessage(KernelFacade.java:209)
         at de.deutschepost.ubbrief.backbone.jazz.impl.backbone.BackboneBean.messageArrived(BackboneBean.java:637)
         at de.deutschepost.ubbrief.backbone.jazz.impl.backbone.BackboneBean_ina9d7_ELOImpl.messageArrived(BackboneBean_ina9d7_ELOImpl.java:105)
         at de.deutschepost.ubbrief.backbone.jazz.impl.transport.receive.LocalQueueReceiveBean.deliverMessage(LocalQueueReceiveBean.java:43)
         at de.deutschepost.ubbrief.backbone.jazz.impl.transport.receive.AbstractMessageReceiveBean.onMessage(AbstractMessageReceiveBean.java:127)
         at weblogic.ejb20.internal.MDListener.execute(MDListener.java:377)
         at weblogic.ejb20.internal.MDListener.transactionalOnMessage(MDListener.java:311)
         at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:286)
         at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:2351)
         at weblogic.jms.client.JMSSession.execute(JMSSession.java:2267)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:234)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:210)

Maybe you are looking for

  • HT4059 Being new to iBook publishing I need to know if stats are available to determine how many times my iBook has been downloaded. Can anyone help please? Mr Ignorant

    Being new to iBook publishing I need to know if stats are available to determine how many times my iBook has been downloaded. Can anyone help please? I need to persuade someone that this really is worthwhile. Mr Ignorant.

  • How to maximize the MDI window in web form.

    Dear all, i am new to jdeveloper. i am using form 10g there is a problem which is not handle by me in forms. i want to maximize the MDI window in web form. can jdeveloper solve my problem. i am new please anyone tell me step by step. thanks Muhammad

  • Docking Station Set Up

    I have a Lenovo thinkpad t400 and I would like to have a set up where I have 2 monitors (not using the laptop as a monitor) and I can dock my laptop in, push a single button, and have everything set up to turn on.  Is there a way to get a similar set

  • Ipod update messed up video

    i just updated my ipod to 1.1 before the update..my videos were running fine, i could watch a full length video without running into any problems. after the update..the ipod plays the video for about 30 sec then pauses and then resumes. Not only does

  • Video Icon gives me a blank screen

    When I click on my video icon on my ipod touch, it gives me a blank screen.  However, if I click on the music icon and search for the video there, it works fine.  What is the problem?  Any help would be appreciated!  Thanks.