upgradeTests/Upgrade_10_1_10_2.java test fails with 
java.lang.NoClassDefFoundError: org/apache/derby/iapi/services/info/JVMInfo
-------------------------------------------------------------------------------------------------------------------------------

         Key: DERBY-1348
         URL: http://issues.apache.org/jira/browse/DERBY-1348
     Project: Derby
        Type: Bug

  Components: Build tools  
    Versions: 10.2.0.0    
 Environment: Windows Xp and IBM sdk 1.4.2 / Sun JDK 1.5
    Reporter: Rajesh Kartha
     Fix For: 10.2.0.0


The test
derbyall/derbyall.fail:upgradeTests/Upgrade_10_1_10_2.java

has been failing in the nighlies on IBM SDK 142 and Sun JDK 15 with the 
following:

Derby version - 10.2.0.0 alpha - (409280)

> FAIL - Unexpected exception - null
> Possible Reason - Test could not find the location of jar files. Please check 
> if you are running with jar files in the classpath. The test does not run 
> with classes folder in the classpath. Also, check that old jars are checked 
> out from the repository or specified in derbyTesting.jar.path property in 
> ant.properties
> java.lang.reflect.InvocationTargetException
> Caused by: java.lang.NoClassDefFoundError: 
> org/apache/derby/iapi/services/info/JVMInfo
>       ... 9 more
> Exception: null
> java.lang.reflect.InvocationTargetException
> Caused by: java.lang.NoClassDefFoundError: 
> org/apache/derby/iapi/services/info/JVMInfo
>       ... 9 more

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