[ http://issues.apache.org/jira/browse/DERBY-427?page=all ]
     
Andrew McIntyre resolved DERBY-427:
-----------------------------------

    Fix Version: 10.2.0.0
     Resolution: Fixed

Committed revision 233562 (trunk).

> An error message when running in XA environment says cloudscape.LOG rather 
> than derby.log
> -----------------------------------------------------------------------------------------
>
>          Key: DERBY-427
>          URL: http://issues.apache.org/jira/browse/DERBY-427
>      Project: Derby
>         Type: Bug
>   Components: Unknown
>     Versions: 10.2.0.0
>     Reporter: Mamta A. Satoor
>     Priority: Minor
>      Fix For: 10.2.0.0

>
> While trying to connect in ij under XA environment, I get an error message 
> which talks about looking into cloudscape.LOG rather than derby.log Here are 
> the steps to reproduce
> Just have derbytools.jar in the classpath and try to connect using ij as 
> follows
> java -Dij.exceptionTrace=true org.apache.derby.tools.ij
> xa_datasource 'c:/dellater/db1drda';
> The ij window throws following exception
> IJ ERROR: org.apache.derby.impl.tools.ij.ijException: EmbeddedXADataSource 
> not in classpath, please put derby.jar file in your classpath : 
> EmbeddedXADataSource not in classpath, please put derby.jar file in your 
> classpath (see cloudcape.LOG)
> The error message should say (see derby.log) rather than (see cloudscape.LOG)

-- 
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

Reply via email to