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 "Rajesh Kartha (JIRA)" <de...@db.apache.org> on 2006/05/26 00:22:29 UTC

[jira] Created: (DERBY-1348) upgradeTests/Upgrade_10_1_10_2.java test fails with java.lang.NoClassDefFoundError: org/apache/derby/iapi/services/info/JVMInfo

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


[jira] Resolved: (DERBY-1348) upgradeTests/Upgrade_10_1_10_2.java test fails with java.lang.NoClassDefFoundError: org/apache/derby/iapi/services/info/JVMInfo

Posted by "Andrew McIntyre (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1348?page=all ]
     
Andrew McIntyre resolved DERBY-1348:
------------------------------------

    Resolution: Fixed
     Assign To: Andrew McIntyre

Marking this specific issue resolved.

Comment regarding the test harness' use of properties still applies. :-)

> 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
>     Assignee: Andrew McIntyre
>      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