[jira] [Updated] (DERBY-2687) store/encryptDatabase.sql fails intermittently with ClassNotFoundException, Log Corrupted

2012-02-20 Thread Dag H. Wanvik (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DERBY-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dag H. Wanvik updated DERBY-2687:
-

Attachment: derby-2687-2.stat
derby-2687-2.diff

Uploading #2 of the patch, addressing Knut's comments except the last: I 
removed the line altogether, it's no longer needed.

 store/encryptDatabase.sql fails intermittently with ClassNotFoundException, 
 Log Corrupted
 -

 Key: DERBY-2687
 URL: https://issues.apache.org/jira/browse/DERBY-2687
 Project: Derby
  Issue Type: Bug
  Components: Test
Affects Versions: 10.2.2.1, 10.3.1.4
 Environment: Microsoft Windows XP Professional - 5.1.2600 Service 
 Pack 2, Sun JVM 1.4.2_08-b03, 10.2.2.1.
 SUSE Linux Enterprise Server 10 (x86_64) (Linux 2.6.16.21-0.8-smp), Sun JVM 
 1.6.0_01-b06, trunk (SVN 531991).
 Solaris 10 x86, Sun JVM 1.5.0, SVN 371617 (2006-01-23).
 Solaris 9 SPARC, Sun JVM 1.5.0, SVN 169872 (2005-05-13).
 etc...
Reporter: John H. Embretsen
Assignee: Dag H. Wanvik
  Labels: derby_triage10_5_2
 Attachments: derby-2687-1.diff, derby-2687-1.stat, derby-2687-2.diff, 
 derby-2687-2.stat, derby.log, tmp-82.zip, wombat.zip


 Failure seen in derbyall/encryptionAll run on WinXP (10.2.2.1). So far unable 
 to reproduce (standalone or as part of derbyall, encryptionAll or 
 encryptionBlowfish).
 method
 store/encryptDatabase.sql
 /method
 signature
 Failure details:
 * Diff file 
 derbyall/encryptionAll/encryptionBlowfish/encryptDatabase.diff
 *** Start: encryptDatabase jdk1.4.2_08 encryptionAll:encryptionBlowfish 
 2007-05-21 05:07:55 ***
 95 del
  ERROR XBM06: Startup failed. An encrypted database cannot be accessed 
 without the correct boot password.
 95a95
  ERROR XJ001: Java exception: 'ERROR XBM0U: No class was registered for 
  identifier 15009.: java.lang.ClassNotFoundException'.
 Test Failed.
 *** End:   encryptDatabase jdk1.4.2_08 encryptionAll:encryptionBlowfish 
 2007-05-21 05:08:12 ***
 /signature
 derby.log also reports ERROR XSLA3: Log Corrupted, has invalid data in the 
 log stream.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (DERBY-2687) store/encryptDatabase.sql fails intermittently with ClassNotFoundException, Log Corrupted

2012-02-17 Thread Dag H. Wanvik (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DERBY-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dag H. Wanvik updated DERBY-2687:
-

 Component/s: (was: Store)
  Test
Issue  fix info: Patch Available

 store/encryptDatabase.sql fails intermittently with ClassNotFoundException, 
 Log Corrupted
 -

 Key: DERBY-2687
 URL: https://issues.apache.org/jira/browse/DERBY-2687
 Project: Derby
  Issue Type: Bug
  Components: Test
Affects Versions: 10.2.2.1, 10.3.1.4
 Environment: Microsoft Windows XP Professional - 5.1.2600 Service 
 Pack 2, Sun JVM 1.4.2_08-b03, 10.2.2.1.
 SUSE Linux Enterprise Server 10 (x86_64) (Linux 2.6.16.21-0.8-smp), Sun JVM 
 1.6.0_01-b06, trunk (SVN 531991).
 Solaris 10 x86, Sun JVM 1.5.0, SVN 371617 (2006-01-23).
 Solaris 9 SPARC, Sun JVM 1.5.0, SVN 169872 (2005-05-13).
 etc...
Reporter: John H. Embretsen
  Labels: derby_triage10_5_2
 Attachments: derby-2687-1.diff, derby-2687-1.stat, derby.log, 
 tmp-82.zip, wombat.zip


 Failure seen in derbyall/encryptionAll run on WinXP (10.2.2.1). So far unable 
 to reproduce (standalone or as part of derbyall, encryptionAll or 
 encryptionBlowfish).
 method
 store/encryptDatabase.sql
 /method
 signature
 Failure details:
 * Diff file 
 derbyall/encryptionAll/encryptionBlowfish/encryptDatabase.diff
 *** Start: encryptDatabase jdk1.4.2_08 encryptionAll:encryptionBlowfish 
 2007-05-21 05:07:55 ***
 95 del
  ERROR XBM06: Startup failed. An encrypted database cannot be accessed 
 without the correct boot password.
 95a95
  ERROR XJ001: Java exception: 'ERROR XBM0U: No class was registered for 
  identifier 15009.: java.lang.ClassNotFoundException'.
 Test Failed.
 *** End:   encryptDatabase jdk1.4.2_08 encryptionAll:encryptionBlowfish 
 2007-05-21 05:08:12 ***
 /signature
 derby.log also reports ERROR XSLA3: Log Corrupted, has invalid data in the 
 log stream.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (DERBY-2687) store/encryptDatabase.sql fails intermittently with ClassNotFoundException, Log Corrupted

2012-02-17 Thread Dag H. Wanvik (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DERBY-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dag H. Wanvik updated DERBY-2687:
-

Attachment: derby-2687-1.stat
derby-2687-1.diff

Uploading derby-2687-1 (conversion to JUnit, ignoring the boot issue), running 
regressions.

 store/encryptDatabase.sql fails intermittently with ClassNotFoundException, 
 Log Corrupted
 -

 Key: DERBY-2687
 URL: https://issues.apache.org/jira/browse/DERBY-2687
 Project: Derby
  Issue Type: Bug
  Components: Test
Affects Versions: 10.2.2.1, 10.3.1.4
 Environment: Microsoft Windows XP Professional - 5.1.2600 Service 
 Pack 2, Sun JVM 1.4.2_08-b03, 10.2.2.1.
 SUSE Linux Enterprise Server 10 (x86_64) (Linux 2.6.16.21-0.8-smp), Sun JVM 
 1.6.0_01-b06, trunk (SVN 531991).
 Solaris 10 x86, Sun JVM 1.5.0, SVN 371617 (2006-01-23).
 Solaris 9 SPARC, Sun JVM 1.5.0, SVN 169872 (2005-05-13).
 etc...
Reporter: John H. Embretsen
  Labels: derby_triage10_5_2
 Attachments: derby-2687-1.diff, derby-2687-1.stat, derby.log, 
 tmp-82.zip, wombat.zip


 Failure seen in derbyall/encryptionAll run on WinXP (10.2.2.1). So far unable 
 to reproduce (standalone or as part of derbyall, encryptionAll or 
 encryptionBlowfish).
 method
 store/encryptDatabase.sql
 /method
 signature
 Failure details:
 * Diff file 
 derbyall/encryptionAll/encryptionBlowfish/encryptDatabase.diff
 *** Start: encryptDatabase jdk1.4.2_08 encryptionAll:encryptionBlowfish 
 2007-05-21 05:07:55 ***
 95 del
  ERROR XBM06: Startup failed. An encrypted database cannot be accessed 
 without the correct boot password.
 95a95
  ERROR XJ001: Java exception: 'ERROR XBM0U: No class was registered for 
  identifier 15009.: java.lang.ClassNotFoundException'.
 Test Failed.
 *** End:   encryptDatabase jdk1.4.2_08 encryptionAll:encryptionBlowfish 
 2007-05-21 05:08:12 ***
 /signature
 derby.log also reports ERROR XSLA3: Log Corrupted, has invalid data in the 
 log stream.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (DERBY-2687) store/encryptDatabase.sql fails intermittently with ClassNotFoundException, Log Corrupted

2012-02-14 Thread Dag H. Wanvik (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DERBY-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dag H. Wanvik updated DERBY-2687:
-

Attachment: tmp-82.zip

 store/encryptDatabase.sql fails intermittently with ClassNotFoundException, 
 Log Corrupted
 -

 Key: DERBY-2687
 URL: https://issues.apache.org/jira/browse/DERBY-2687
 Project: Derby
  Issue Type: Bug
  Components: Store
Affects Versions: 10.2.2.1, 10.3.1.4
 Environment: Microsoft Windows XP Professional - 5.1.2600 Service 
 Pack 2, Sun JVM 1.4.2_08-b03, 10.2.2.1.
 SUSE Linux Enterprise Server 10 (x86_64) (Linux 2.6.16.21-0.8-smp), Sun JVM 
 1.6.0_01-b06, trunk (SVN 531991).
 Solaris 10 x86, Sun JVM 1.5.0, SVN 371617 (2006-01-23).
 Solaris 9 SPARC, Sun JVM 1.5.0, SVN 169872 (2005-05-13).
 etc...
Reporter: John H. Embretsen
  Labels: derby_triage10_5_2
 Attachments: derby.log, tmp-82.zip, wombat.zip


 Failure seen in derbyall/encryptionAll run on WinXP (10.2.2.1). So far unable 
 to reproduce (standalone or as part of derbyall, encryptionAll or 
 encryptionBlowfish).
 method
 store/encryptDatabase.sql
 /method
 signature
 Failure details:
 * Diff file 
 derbyall/encryptionAll/encryptionBlowfish/encryptDatabase.diff
 *** Start: encryptDatabase jdk1.4.2_08 encryptionAll:encryptionBlowfish 
 2007-05-21 05:07:55 ***
 95 del
  ERROR XBM06: Startup failed. An encrypted database cannot be accessed 
 without the correct boot password.
 95a95
  ERROR XJ001: Java exception: 'ERROR XBM0U: No class was registered for 
  identifier 15009.: java.lang.ClassNotFoundException'.
 Test Failed.
 *** End:   encryptDatabase jdk1.4.2_08 encryptionAll:encryptionBlowfish 
 2007-05-21 05:08:12 ***
 /signature
 derby.log also reports ERROR XSLA3: Log Corrupted, has invalid data in the 
 log stream.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (DERBY-2687) store/encryptDatabase.sql fails intermittently with ClassNotFoundException, Log Corrupted

2007-05-29 Thread Mike Matrigali (JIRA)

 [ 
https://issues.apache.org/jira/browse/DERBY-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Matrigali updated DERBY-2687:
--

Component/s: Store

 store/encryptDatabase.sql fails intermittently with ClassNotFoundException, 
 Log Corrupted
 -

 Key: DERBY-2687
 URL: https://issues.apache.org/jira/browse/DERBY-2687
 Project: Derby
  Issue Type: Bug
  Components: Regression Test Failure, Store
Affects Versions: 10.2.2.1, 10.3.0.0
 Environment: Microsoft Windows XP Professional - 5.1.2600 Service 
 Pack 2, Sun JVM 1.4.2_08-b03, 10.2.2.1.
 SUSE Linux Enterprise Server 10 (x86_64) (Linux 2.6.16.21-0.8-smp), Sun JVM 
 1.6.0_01-b06, trunk (SVN 531991).
 Solaris 10 x86, Sun JVM 1.5.0, SVN 371617 (2006-01-23).
 Solaris 9 SPARC, Sun JVM 1.5.0, SVN 169872 (2005-05-13).
 etc...
Reporter: John H. Embretsen
 Attachments: derby.log, wombat.zip


 Failure seen in derbyall/encryptionAll run on WinXP (10.2.2.1). So far unable 
 to reproduce (standalone or as part of derbyall, encryptionAll or 
 encryptionBlowfish).
 method
 store/encryptDatabase.sql
 /method
 signature
 Failure details:
 * Diff file 
 derbyall/encryptionAll/encryptionBlowfish/encryptDatabase.diff
 *** Start: encryptDatabase jdk1.4.2_08 encryptionAll:encryptionBlowfish 
 2007-05-21 05:07:55 ***
 95 del
  ERROR XBM06: Startup failed. An encrypted database cannot be accessed 
 without the correct boot password.
 95a95
  ERROR XJ001: Java exception: 'ERROR XBM0U: No class was registered for 
  identifier 15009.: java.lang.ClassNotFoundException'.
 Test Failed.
 *** End:   encryptDatabase jdk1.4.2_08 encryptionAll:encryptionBlowfish 
 2007-05-21 05:08:12 ***
 /signature
 derby.log also reports ERROR XSLA3: Log Corrupted, has invalid data in the 
 log stream.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (DERBY-2687) store/encryptDatabase.sql fails intermittently with ClassNotFoundException, Log Corrupted

2007-05-24 Thread John H. Embretsen (JIRA)

 [ 
https://issues.apache.org/jira/browse/DERBY-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John H. Embretsen updated DERBY-2687:
-

Attachment: derby.log

Attached derby.log from the test run on Win XP against 10.2.2.1.

The failure happened when executing the IJ command
connect 'jdbc:derby:wombat;bootPassword=Saturday';
(incorrect boot password, negative test).

This failure does not seem to occur very often. Yet, similar failures have been 
observed in previous periodic regression testing, for example:
http://dbtg.thresher.com/derby/test/Daily/jvm1.6/testing/testlog/sles/531991-encryptionAll_diff.txt

The diff is not exectly the same, though, and since the derby.log file is 
apparently no longer available for that test run, it is hard to tell if there 
was a Log Corrupted message there as well.


 store/encryptDatabase.sql fails intermittently with ClassNotFoundException, 
 Log Corrupted
 -

 Key: DERBY-2687
 URL: https://issues.apache.org/jira/browse/DERBY-2687
 Project: Derby
  Issue Type: Bug
  Components: Regression Test Failure
Affects Versions: 10.2.2.1, 10.3.0.0
 Environment: Microsoft Windows XP Professional - 5.1.2600 Service 
 Pack 2, Sun JVM 1.4.2_08-b03, 10.2.2.1
 SUSE Linux Enterprise Server 10 (x86_64) (Linux 2.6.16.21-0.8-smp), Sun JVM 
 1.6.0_01-b06, trunk (SVN 531991)
Reporter: John H. Embretsen
 Attachments: derby.log


 Failure seen in derbyall/encryptionAll run on WinXP (10.2.2.1). So far unable 
 to reproduce (standalone or as part of derbyall, encryptionAll or 
 encryptionBlowfish).
 method
 store/encryptDatabase.sql
 /method
 signature
 Failure details:
 * Diff file 
 derbyall/encryptionAll/encryptionBlowfish/encryptDatabase.diff
 *** Start: encryptDatabase jdk1.4.2_08 encryptionAll:encryptionBlowfish 
 2007-05-21 05:07:55 ***
 95 del
  ERROR XBM06: Startup failed. An encrypted database cannot be accessed 
 without the correct boot password.
 95a95
  ERROR XJ001: Java exception: 'ERROR XBM0U: No class was registered for 
  identifier 15009.: java.lang.ClassNotFoundException'.
 Test Failed.
 *** End:   encryptDatabase jdk1.4.2_08 encryptionAll:encryptionBlowfish 
 2007-05-21 05:08:12 ***
 /signature
 derby.log also reports ERROR XSLA3: Log Corrupted, has invalid data in the 
 log stream.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (DERBY-2687) store/encryptDatabase.sql fails intermittently with ClassNotFoundException, Log Corrupted

2007-05-24 Thread John H. Embretsen (JIRA)

 [ 
https://issues.apache.org/jira/browse/DERBY-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John H. Embretsen updated DERBY-2687:
-

Attachment: wombat.zip

Attached database (wombat.zip, 10.2) from the Win XP test run mentioned above.

 store/encryptDatabase.sql fails intermittently with ClassNotFoundException, 
 Log Corrupted
 -

 Key: DERBY-2687
 URL: https://issues.apache.org/jira/browse/DERBY-2687
 Project: Derby
  Issue Type: Bug
  Components: Regression Test Failure
Affects Versions: 10.2.2.1, 10.3.0.0
 Environment: Microsoft Windows XP Professional - 5.1.2600 Service 
 Pack 2, Sun JVM 1.4.2_08-b03, 10.2.2.1
 SUSE Linux Enterprise Server 10 (x86_64) (Linux 2.6.16.21-0.8-smp), Sun JVM 
 1.6.0_01-b06, trunk (SVN 531991)
Reporter: John H. Embretsen
 Attachments: derby.log, wombat.zip


 Failure seen in derbyall/encryptionAll run on WinXP (10.2.2.1). So far unable 
 to reproduce (standalone or as part of derbyall, encryptionAll or 
 encryptionBlowfish).
 method
 store/encryptDatabase.sql
 /method
 signature
 Failure details:
 * Diff file 
 derbyall/encryptionAll/encryptionBlowfish/encryptDatabase.diff
 *** Start: encryptDatabase jdk1.4.2_08 encryptionAll:encryptionBlowfish 
 2007-05-21 05:07:55 ***
 95 del
  ERROR XBM06: Startup failed. An encrypted database cannot be accessed 
 without the correct boot password.
 95a95
  ERROR XJ001: Java exception: 'ERROR XBM0U: No class was registered for 
  identifier 15009.: java.lang.ClassNotFoundException'.
 Test Failed.
 *** End:   encryptDatabase jdk1.4.2_08 encryptionAll:encryptionBlowfish 
 2007-05-21 05:08:12 ***
 /signature
 derby.log also reports ERROR XSLA3: Log Corrupted, has invalid data in the 
 log stream.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (DERBY-2687) store/encryptDatabase.sql fails intermittently with ClassNotFoundException, Log Corrupted

2007-05-24 Thread John H. Embretsen (JIRA)

 [ 
https://issues.apache.org/jira/browse/DERBY-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John H. Embretsen updated DERBY-2687:
-

Environment: 
Microsoft Windows XP Professional - 5.1.2600 Service Pack 2, Sun JVM 
1.4.2_08-b03, 10.2.2.1.
SUSE Linux Enterprise Server 10 (x86_64) (Linux 2.6.16.21-0.8-smp), Sun JVM 
1.6.0_01-b06, trunk (SVN 531991).
Solaris 10 x86, Sun JVM 1.5.0, SVN 371617 (2006-01-23).
Solaris 9 SPARC, Sun JVM 1.5.0, SVN 169872 (2005-05-13).
etc...

  was:
Microsoft Windows XP Professional - 5.1.2600 Service Pack 2, Sun JVM 
1.4.2_08-b03, 10.2.2.1
SUSE Linux Enterprise Server 10 (x86_64) (Linux 2.6.16.21-0.8-smp), Sun JVM 
1.6.0_01-b06, trunk (SVN 531991)


Reports from other previous occurrences of this test failure may be found by 
googling something like:
+encryptDatabase +ClassNotFoundException site:dbtg.thresher.com

It seems that this test has been failing intermittently since (at least) may 
2005 (SVN 169872), on various operating systems (including Solaris 9, Solaris 
10 (x86 and SPARC), Red Hat Enterprise Linux, Windows XP), on various JVMs 
(including Sun 1.4.2, 1.5.0, 1.6.0), and in various encryption suites (such as 
encryptionAES, encryptionCFB, encryptionDES, encryptionECB, encryptionBlowfish).

 store/encryptDatabase.sql fails intermittently with ClassNotFoundException, 
 Log Corrupted
 -

 Key: DERBY-2687
 URL: https://issues.apache.org/jira/browse/DERBY-2687
 Project: Derby
  Issue Type: Bug
  Components: Regression Test Failure
Affects Versions: 10.2.2.1, 10.3.0.0
 Environment: Microsoft Windows XP Professional - 5.1.2600 Service 
 Pack 2, Sun JVM 1.4.2_08-b03, 10.2.2.1.
 SUSE Linux Enterprise Server 10 (x86_64) (Linux 2.6.16.21-0.8-smp), Sun JVM 
 1.6.0_01-b06, trunk (SVN 531991).
 Solaris 10 x86, Sun JVM 1.5.0, SVN 371617 (2006-01-23).
 Solaris 9 SPARC, Sun JVM 1.5.0, SVN 169872 (2005-05-13).
 etc...
Reporter: John H. Embretsen
 Attachments: derby.log, wombat.zip


 Failure seen in derbyall/encryptionAll run on WinXP (10.2.2.1). So far unable 
 to reproduce (standalone or as part of derbyall, encryptionAll or 
 encryptionBlowfish).
 method
 store/encryptDatabase.sql
 /method
 signature
 Failure details:
 * Diff file 
 derbyall/encryptionAll/encryptionBlowfish/encryptDatabase.diff
 *** Start: encryptDatabase jdk1.4.2_08 encryptionAll:encryptionBlowfish 
 2007-05-21 05:07:55 ***
 95 del
  ERROR XBM06: Startup failed. An encrypted database cannot be accessed 
 without the correct boot password.
 95a95
  ERROR XJ001: Java exception: 'ERROR XBM0U: No class was registered for 
  identifier 15009.: java.lang.ClassNotFoundException'.
 Test Failed.
 *** End:   encryptDatabase jdk1.4.2_08 encryptionAll:encryptionBlowfish 
 2007-05-21 05:08:12 ***
 /signature
 derby.log also reports ERROR XSLA3: Log Corrupted, has invalid data in the 
 log stream.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.