Posted: Tue Mar 10, 2015 6:08 pm Post subject: ClassCastException after upgrading to Oracle 11.0.0.4
Novice
Joined: 19 Sep 2012 Posts: 20
Hi there!
Running Broker version 8.0.0.4.
We use OracleCallableStatement in some of our Java to call Oracle Stored procedures. They used to work and still works after they upgraded from 11.0.0.3 to 11.0.0.4 in managed environments, ie. Linux servers (we had to update our db property files). But those new properties throw error since the upgrade/ properties change in our local Windows 7 Enterprise OS. The other Stored Procedure calls work but only those that use 'OracleCallableStatement' doesn't. Checked the db property files and they seem to be correct.
Found the issue. There was extra ojdbc6 file in the bar and the original in the ConfigurableServices and both were referring from two different locations. Two instances of the same file caused the conflict.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum