[jboss-jira] [JBoss JIRA] (HIBERNATE-107) Database layer(hibernate) failed to connect jdbc, thought all the jdbc connections at the weblogic fin

Steve Ebersole (JIRA) issues at jboss.org
Thu Nov 19 10:36:01 EST 2015


    [ https://issues.jboss.org/browse/HIBERNATE-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130927#comment-13130927 ] 

Steve Ebersole commented on HIBERNATE-107:
------------------------------------------

This is an issue tracker for reporting issues, not a help forum.  If you need help using Hibernate please use its forums, irc or StackOverflow.  Thanks.

This is not the correct project to report Hibernate issues under. This Jira project is for reporting issues in the integration between Hibernate and WildFly. To report issues in Hibernate, please use https://hibernate.atlassian.net. Thanks.


> Database layer(hibernate) failed to connect jdbc, thought all the jdbc connections at the weblogic fin
> ------------------------------------------------------------------------------------------------------
>
>                 Key: HIBERNATE-107
>                 URL: https://issues.jboss.org/browse/HIBERNATE-107
>             Project: Hibernate Integration
>          Issue Type: Feature Request
>         Environment: Operation System: Linux
> S/w: Java, hydernate, spring,weblogic,informix
>            Reporter: Praveen Deverachetty
>            Assignee: Steve Ebersole
>              Labels: hibernate_persistance_layer
>
> Hi,
> We found a scenario where the app failed connecting to database and failing with the following exceptions. At that point we verified with the weblogic admin and dba and all looks fine. Any idea what went wrong. After the weblogic server bounce the application seems working fine. This is the first time we saw this in the app after went live, i think it is 3 months we are live in production.
> 2008-10-22 11:01:45,905 WARN [org.hibernate.util.JDBCExceptionReporter] - SQL Error: -79730, SQLState: IX000
> 2008-10-22 11:01:45,905 ERROR [org.hibernate.util.JDBCExceptionReporter] - Connection not established
> 2008-10-22 11:01:45,907 ERROR [com.circuitcity.instantcredit.services.persistance.impl] - find failed
> javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCException: could not inspect JDBC autocommit mode
> 	at org.hibernate.ejb.AbstractEntityManagerImpl.throwPersistenceException(AbstractEntityManagerImpl.java:630)
> 	at org.hibernate.ejb.AbstractEntityManagerImpl.find(AbstractEntityManagerImpl.java:195)
>        ..........
> --------------------
> Caused by: java.sql.SQLException: Connection not established
> 	at com.informix.util.IfxErrMsg.getSQLException(IfxErrMsg.java:400)
> 	at com.informix.jdbc.IfxSqliConnect.h(IfxSqliConnect.java:6287)
> 	at com.informix.jdbc.IfxSqliConnect.prepareStatement(IfxSqliConnect.java:2310)
>         ....



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list