org.hibernate.MappingException: No Dialect mapping for JDBC type: -9
Hi Team,
Can anybody please let me know how to solve this issue.
Customer recently migrated from weblogic 10.3.0 to weblogic 12.1.1
No changes were made to his application or database.
Customers environment:
Old Environment
Maven 2.0.8
Sturts 1.2, Spring 2.5, Hibernate 3.2, JMS, TIBCO messaging Queues, Oracle 11g
Platform: JDK 1.4 JRE 6
New Environment after Upgradation
JDK 1.7 JRE 7
Maven 3.0.5
Sturts 1.2, Spring 2.5, Hibernate 3.2, JMS, TIBCO messaging Queues
Oracle Dialect used is Oracle9i Dialect. Also tried Oracle Dialect 10g
Getting the below stack in the logs:
####<Oct 30, 2014 4:44:20 PM IST> <Warning> <HTTP> <A2ML09548> <IrisAdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1414667660429> <BEA-101162> <User defined listener org.springframework.web.context.ContextLoaderListener failed: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'i18nDelegate' defined in class path resource [otherservicesSpringConfig.xml]: Invocation of init method failed; nested exception is com.cibavision.mcv.common.exception.ApplicationException: No Dialect mapping for JDBC type: -9.