org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)
at java.lang.Thread.run(Thread.java:595)
ajay
bhavani gade wrote:
>
> Dear all,
>
> I am trying to port my application from Oracle to PostGREs. I have a
> problem while doing so. In my application i need to update record if the
> delete on the respective record is failed due to Constraint Violation. But
> SQL Error: 0, SQLState: 25P02
The following bug has been logged online:
Bug reference: 4904
Logged by: ajay
Email address: ajaykumar.ga...@yahoo.com
PostgreSQL version: 8.3.7
Operating system: windows xp service pack2
Description:mapping between security ids and account name missing
Details:
hi