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 Daniel John Debrunner <dj...@apache.org> on 2007/11/01 00:02:23 UTC

Re: Failures on AIX6.1 with ibm15 using 10.3 derby jars

Manjula Kutty wrote:
> Hi Dan,
> I'm running the whole suites.All like this, through a script
>  
> export OLD_DERBY_JARS_DIR=$JARDIR/oldderbyjars
> java -Xmx512M -Xms512M -DoldReleasePath=$OLD_DERBY_JARS_DIR 
> junit.textui.TestRunner org.apache.derbyTesting.functionTests.suites.All 
>  
> Do we have any other alternative way to do this? If so where can I find 
> more information?

The property name is derbyTesting.oldReleasePath, not oldReleasePath.

Dan.

>  
> Thanks
> Manjula
> 
>  
> On 10/31/07, *Daniel John Debrunner* <djd@apache.org 
> <ma...@apache.org>> wrote:
> 
>     Manjula Kutty wrote:
>      > Hi,
>      >
>      > All my upgrade tests are failing on aix6.2 machine with ibm15.
>     Here is
>      > the stack trace for some of the failures on aix6.1 with upgrade
>     tests. I
>      > could not figure why is this happening. Can any one shed some
>     light on it?
> 
>     Are you running with the old jars being local rather than obtaining
>     them
>     through svn urls? Ie. are you setting the property
>     derbyTesting.oldReleasePath?
> 
>     Dan.
> 
> 
> 
> 
> -- 
> Thanks,
> Manjula.


Re: Failures on AIX6.1 with ibm15 using 10.3 derby jars

Posted by Manjula Kutty <ma...@gmail.com>.
Thanks Dan. Now everything worked perfect on both10.3 and trunk. Thanks for
your help

-Manjula


On 10/31/07, Daniel John Debrunner <dj...@apache.org> wrote:
>
>
> > Manjula Kutty wrote:
>
> >> Do we have any other alternative way to do this? If so where can I
> >> find more information?
>
> Forgot to add:
>
> http://wiki.apache.org/db-derby/DerbyTopLevelJunitTests
>
> for more info.
>
> Dan.
>
>


-- 
Thanks,
Manjula.

Re: Failures on AIX6.1 with ibm15 using 10.3 derby jars

Posted by Daniel John Debrunner <dj...@apache.org>.
> Manjula Kutty wrote:

>> Do we have any other alternative way to do this? If so where can I 
>> find more information?

Forgot to add:

http://wiki.apache.org/db-derby/DerbyTopLevelJunitTests

for more info.

Dan.