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 "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2011/04/29 00:08:03 UTC

[jira] [Commented] (DERBY-5209) 10.8 upgrade and compatibility testing

    [ https://issues.apache.org/jira/browse/DERBY-5209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13026726#comment-13026726 ] 

Myrna van Lunteren commented on DERBY-5209:
-------------------------------------------

I haven't looked but in re DERBY-5028 I ran into some javacores being generated.
Knut said: 
"Perhaps you see the javacore files because of DERBY-4856? Since the interrupts cause session severity errors, I think that code will kick in and generate thread dumps."
And Lilly said:
"There are two way to avoid the problem: deleting them to the cleanup or set the derby.stream.error.extendedDiagSeverityLevel higher so javacore file does not get created."

Perhaps it's related.

> 10.8 upgrade and compatibility testing
> --------------------------------------
>
>                 Key: DERBY-5209
>                 URL: https://issues.apache.org/jira/browse/DERBY-5209
>             Project: Derby
>          Issue Type: Task
>          Components: Test
>    Affects Versions: 10.8.1.3
>            Reporter: Kathey Marsden
>         Attachments: test10_8SoftUpgradeFrom10_5.out
>
>
> I am doing some upgrade, client/server and  test compatibility testing with 10.8 and am using this issue for tracking tests and results.  
> The first test was to create the system/wombat database with 10.5 and run Suites.All with 10.8 product jars and 10.5 derbyTesting.jar Then I verified I could reconnect with 10.5 and perform a few operations.
> derbyTesting.jar.  Environment for reference is:
> export JAVA_HOME="/ibmsvn/ntsoftware/ibm16"
> export PATH="$JAVA_HOME/bin:$PATH"
> LIB="c:/cygwin/home/kmarsden/projects/10.8.1testing/db-derby-10.8.1.2-lib/lib"
> TOOLS="C:/cygwin/svn4/trunka/tools/java"
> LIB_105="C:/cygwin/svnreleases/jars/10.5.3.0"
> export CLASSPATH="$LIB/derbyrun.jar;$LIB_105/derbyTesting.jar;$TOOLS/junit.jar;
> TOOLS/jakarta-oro-2.0.8.jar"
> Output attached as test10_8SoftUpgradeFrom10_5.out. There were  Failures: 188,  Errors: 109 which haven't been analyzed yet, but I skimmed them and didn't see anything that looked like data corruption.
> Will also run
> 10.7 derbyclient.jar, derbyTesting.jar 10.8 other product jars
> 10.7 derbynet.jar derbyTesting.jar 10.8 other product jars.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira