Hello,
 I am having trouble with a j2ee application in an informatix database.
Sometimes I encounter the following error message.
 
java.sql.SQLException: java.sql.SQLException: System or internal error java.sql.SQLException: Cannot attach to transaction.
        at java.sql.SQLException.<init>(SQLException.java:84)
        at com.informix.jdbc.IfxSqliConnect.<init>(IfxSqliConnect.java:871)
        at java.lang.reflect.Constructor.newInstance(Native Method)
        at com.informix.jdbc.IfxDriver.connect(IfxDriver.java:241)
        at com.evermind.sql.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:65)
        at com.evermind.sql.DriverManagerConnectionPoolDataSource.getPooledConnection(DriverManagerConnectionPoolDataSource.java:29)
        at com.evermind.sql.OrionPooledDataSource.getPooledConnection(OrionPooledDataSource.java:275)
        at com.evermind.sql.PooledConnectionUsage.getPooledConnection(PooledConnectionUsage.java:21)
        at com.evermind.sql.OrionPooledDataSource.getConnection(OrionPooledDataSource.java:145)
        at com.evermind.sql.OrionPooledDataSource.getConnection(OrionPooledDataSource.java:100)
        at com.evermind.sql.DriverManagerXADataSource.getAutoCommitConnection(DriverManagerXADataSource.java:233)
        at com.evermind.sql.LogicalDriverManagerXAConnection.intercept(LogicalDriverManagerXAConnection.java:88)
        at com.evermind.sql.FilterConnection.createStatement(FilterConnection.java:324)
        at com.evermind.sql.FilterConnection.createStatement(FilterConnection.java:325
 
somebody knows this problem and how i could fix it?   
 
Best Regards
 
Michael Moossen ( mailto:[EMAIL PROTECTED] )
Tuxpan Software ( http://www.tuxpan.cl )
Los Castaņos 357 / Viņa del Mar / Chile
Phone : +56 32 680906 (Anexo 210)
Saludos

Reply via email to