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 "Sunitha Kambhampati (JIRA)" <de...@db.apache.org> on 2006/09/21 19:34:23 UTC

[jira] Commented: (DERBY-1830) optimizerOverrides.sql fails with wctme5.7 with CNFE java.sql.DriverManager.

    [ http://issues.apache.org/jira/browse/DERBY-1830?page=comments#action_12436588 ] 
            
Sunitha Kambhampati commented on DERBY-1830:
--------------------------------------------

>My wctme5.7_foundation environment is having problems so I have not been able to run tests there. I am trying >to get my env problems resolved. 

I have resolved my env issues and I have successfuly run the lang/optimizerOverrides.sql test with wctme5.7_foundation and the test passes OK (as expected).

derby1830.diff.txt is ready for review/commit.  Thanks.

> optimizerOverrides.sql fails with wctme5.7 with CNFE  java.sql.DriverManager.
> -----------------------------------------------------------------------------
>
>                 Key: DERBY-1830
>                 URL: http://issues.apache.org/jira/browse/DERBY-1830
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.3.0.0
>            Reporter: Sunitha Kambhampati
>         Assigned To: Sunitha Kambhampati
>            Priority: Minor
>         Attachments: derby1830.diff.txt, derby1830.stat.txt
>
>
> Test failed with 10.3 jars  10.3.0.0 alpha - (439522).
> *** Start: optimizerOverrides jdkJ2ME Foundation Specification v1.0 derbyall:derbylang 2006-09-03 12:47:49 ***
> 1747a1748,1756
> > ERROR 38000: The exception 'java.sql.SQLException: The exception 'java.lang.reflect.InvocationTargetException' was thrown while evaluating an expression.' was thrown while evaluating an expression.
> > ERROR 38000: The exception 'java.lang.reflect.InvocationTargetException' was thrown while evaluating an expression.
> > ERROR XJ001: Java exception: ': java.lang.reflect.InvocationTargetException'.
> > ERROR XJ001: Java exception: 'java.sql.DriverManager: java.lang.NoClassDefFoundError'.
> > ij> select * from warehouse order by t1;
> > T1         
> > -----------
> > ij> -- cleanup
> > drop table warehouse;
> 1749,1764d1757
> < ij> select * from warehouse order by t1;
> < T1         
> < -----------
> < 1          
> < 2          
> < 3          
> < 4          
> < 5          
> < 6          
> < 7          
> < 8          
> < 9          
> < 10         
> < ij> -- cleanup
> < drop table warehouse;
> < 0 rows inserted/updated/deleted
> Test Failed.
> *** End:   optimizerOverrides jdkJ2ME Foundation Specification v1.0 derbyall:derbylang 2006-09-03 12:48:06 ***
> This particular testcase was added as part of  DERBY-1660. 

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