You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Samuel Andrew McIntyre (JIRA)" <de...@db.apache.org> on 2005/04/29 09:33:28 UTC

[jira] Closed: (DERBY-245) Missing class org/apache/derby/client/am/LossOfPrecisionConversionException

     [ http://issues.apache.org/jira/browse/DERBY-245?page=all ]
     
Samuel Andrew McIntyre closed DERBY-245:
----------------------------------------

    Resolution: Invalid

Closing issue for Dibyendu Majumdar

> Missing class org/apache/derby/client/am/LossOfPrecisionConversionException
> ---------------------------------------------------------------------------
>
>          Key: DERBY-245
>          URL: http://issues.apache.org/jira/browse/DERBY-245
>      Project: Derby
>         Type: Bug
>   Components: Network Client
>     Reporter: Dibyendu Majumdar

>
> When getXAConnection() is executed on ClientXADataSource, the following exception is thrown:
> java.lang.NoClassDefFoundError: org/apache/derby/client/am/LossOfPrecisionConversionException
> 	at org.apache.derby.client.am.Agent.<init>(Agent.java:63)
> 	at org.apache.derby.client.net.NetAgent.<init>(NetAgent.java:103)
> 	at org.apache.derby.client.net.NetConnection.newAgent_(NetConnection.java:949)
> 	at org.apache.derby.client.am.Connection.initConnection(Connection.java:170)
> 	at org.apache.derby.client.am.Connection.<init>(Connection.java:146)
> 	at org.apache.derby.client.net.NetConnection.<init>(NetConnection.java:203)
> 	at org.apache.derby.client.net.NetXAConnection.<init>(NetXAConnection.java:38)
> 	at org.apache.derby.client.ClientPooledConnection.<init>(ClientPooledConnection.java:84)
> 	at org.apache.derby.client.ClientXAConnection.<init>(ClientXAConnection.java:47)
> 	at org.apache.derby.jdbc.ClientXADataSource.getXAConnection(ClientXADataSource.java:57)
> 	at org.apache.derby.jdbc.ClientXADataSource.getXAConnection(ClientXADataSource.java:49)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira