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 Mamta Satoor <ms...@gmail.com> on 2008/11/14 18:15:58 UTC

OnlineBackupTest1 test failure on 10.2 codeline with IBM J2ME implementation wctme5.7

Hi,

I was wondering if anyone has seen following failure for
derbyall/storeall/storeall.fail:store/OnlineBackupTest1.java on 10.2
codeline. The diff looks as follows

thanks,
Mamta

*** Start: OnlineBackupTest1 jdkJ2ME Foundation Specification v1.0
storeall:storemore 2008-11-14 05:38:08 ***
5 del
< database shutdown properly
6 del
< Restored From the Backup
7 del
< Consistency Check is Done
8 del
< database shutdown properly
9 del
< End Online Backup Test1
9 add
> Unhandled exception
> Type=GPF vmState=0x00000040
> Target=2_20_20040706_1457_lHdSMR (Windows 2000 5.0 build 2195 Service Pack 4)
> CPU=x86 (2 logical CPUs) (0x7fffffff RAM)
> ExceptionCode=c0000005 ExceptionAddress=1130A074 ContextFlags=0001003f Handler1=1130A07C
> Handler2=1130A080
> EDI=022c0678 ESI=022c0678 EAX=e8077501 EBX=00000000
> ECX=022bb438 EDX=12d7da10 EBP=022c0678
> EIP=12cb8825 ESP=0115fb4c
> Module=c:\jartest\wctme5.7\ive\bin\j9jit22.dll
> Module_base_address=12c00000 Offset_in_DLL=000b8825
> JavaVMInitArgs.nOptions=23:
>     -Dcom.ibm.oti.vm.exe=c:\jartest\wctme5.7\ive\bin\j9.exe
>     _port_library (extra info: 0012F894)
>     -Duser.language=en
>     -Duser.country=US
>     -Dij.dataSource=org.apache.derby.jdbc.EmbeddedSimpleDataSource
>     -Xjcl:jclfoun10_22
>     -Xbootclasspath/a:c:/jartest/wctme5.7/ive/lib/jdbc.jar
>     -Dderby.system.home=C:\jartest\JarResults.2008-11-13\wctme5.7_foundation_derbyall\derbyall\storeall\storemore\OnlineBackupTest1
>     -Dderby.infolog.append=true
>     -Dframework=embedded
>     -DderbyTesting.jar.path=c:/jartest/tools/testing/derby
>     -Djava.security.manager
>     -Djava.security.policy=C:\jartest\JarResults.2008-11-13\wctme5.7_foundation_derbyall\derby_tests.policy
>     -DderbyTesting.clientjar=file:/C:/jartest/classes/
>     -DderbyTesting.codejar=file:/C:/jartest/classes/
>     -DderbyTesting.testjar=file:/C:/jartest/classes/
>     -DderbyTesting.codedir=C:\jartest\classes
>     -DderbyTesting.serverhost=xxxFILTERED_HOSTNAMExxx
>     -DderbyTesting.clienthost=xxxFILTERED_HOSTNAMExxx
>     -Djava.home=c:\jartest\wctme5.7\ive
>     -Dcom.ibm.oti.vm.bootstrap.library.path=c:\jartest\wctme5.7\ive\bin\
>     -Djava.library.path=c:\jartest\wctme5.7\ive\bin\;.;c:/jartest/wctme5.7/ive/bin;c:/jartest/wctme5.7/ive/lib;c:/jartest/frameworks/embedded/bin;c:\jartest\tools\nt;c:\jartest\tools\nightlybuild;c:\jartest\ibm142\bin;C:\PROGRA~1\MKSTOO~1\bin;C:\PROGRA~1\MKSTOO~1\bin\X11;C:\PROGRA~1\MKSTOO~1\mksnt;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Perforce;C:\Program Files\IBM\GSK7\bin;C:\Program
> Error: Dump failed - could not link MiniDumpWriteDump in DBGHELP.DLL
>  Files\IBM\GSK7\lib;C:\IBM\ITM\bin;C:\IBM\ITM\bin\dll;C:\IBM\ITM\TMAITM6;C:\IBM\ITM\InstallITM
> (no Thread object associated with thread)
> Thread: Gc Slave Thread (priority 5) (daemon)
> Thread: derby.antiGC (priority 1) (daemon)
> Thread: Thread-0 (priority 5) (daemon)
> Thread: derby.rawStoreDaemon (priority 5) (daemon)
> Thread: Finalizer thread (priority 5) (daemon)
> Thread: BACKUP (priority 5)
>  00000039 org/apache/derbyTesting/functionTests/tests/store/OnlineBackup.performBackup()V
>  00000006 org/apache/derbyTesting/functionTests/tests/store/OnlineBackup.run()V
> Thread: DML_THREAD (priority 5)
>  0000005b org/apache/derbyTesting/functionTests/tests/store/OnlineBackupTest1$DatabaseActions.insert(Ljava/lang/String;III)V
>  0000000f org/apache/derbyTesting/functionTests/tests/store/OnlineBackupTest1$DatabaseActions.performDmlActions()V
>  00000029 org/apache/derbyTesting/functionTests/tests/store/OnlineBackupTest1$DatabaseActions.run()V
> Thread: DDL_THREAD (priority 5)
>  0000004e org/apache/derbyTesting/functionTests/tests/store/OnlineBackupTest1$DatabaseActions.performCreateDropTables()V
>  00000030 org/apache/derbyTesting/functionTests/tests/store/OnlineBackupTest1$DatabaseActions.run()V
> Thread: main (priority 5)
>  000000d7 org/apache/derbyTesting/functionTests/tests/store/OnlineBackupTest1.runTest()V
>  0000000d org/apache/derbyTesting/functionTests/tests/store/OnlineBackupTest1.main([Ljava/lang/String;)V
Test Failed.
*** End:   OnlineBackupTest1 jdkJ2ME Foundation Specification v1.0
storeall:storemore 2008-11-14 05:38:19 ***

Re: OnlineBackupTest1 test failure on 10.2 codeline with IBM J2ME implementation wctme5.7

Posted by Mamta Satoor <ms...@gmail.com>.
Thanks, Kathey.

On Fri, Nov 14, 2008 at 10:19 AM, Kathey Marsden
<km...@sbcglobal.net> wrote:
> Mamta Satoor wrote:
>>
>> Hi,
>>
>> I was wondering if anyone has seen following failure for
>> derbyall/storeall/storeall.fail:store/OnlineBackupTest1.java on 10.2
>> codeline. The diff looks as follows
>>
>>
>
> It looks like DERBY-2082
>
>> thanks,
>> Mamta
>>
>> *** Start: OnlineBackupTest1 jdkJ2ME Foundation Specification v1.0
>> storeall:storemore 2008-11-14 05:38:08 ***
>> 5 del
>> < database shutdown properly
>> 6 del
>> < Restored From the Backup
>> 7 del
>> < Consistency Check is Done
>> 8 del
>> < database shutdown properly
>> 9 del
>> < End Online Backup Test1
>> 9 add
>>
>>>
>>> Unhandled exception
>>> Type=GPF vmState=0x00000040
>>> Target=2_20_20040706_1457_lHdSMR (Windows 2000 5.0 build 2195 Service
>>> Pack 4)
>>> CPU=x86 (2 logical CPUs) (0x7fffffff RAM)
>>> ExceptionCode=c0000005 ExceptionAddress=1130A074 ContextFlags=0001003f
>>> Handler1=1130A07C
>>> Handler2=1130A080
>>> EDI=022c0678 ESI=022c0678 EAX=e8077501 EBX=00000000
>>> ECX=022bb438 EDX=12d7da10 EBP=022c0678
>>> EIP=12cb8825 ESP=0115fb4c
>>> Module=c:\jartest\wctme5.7\ive\bin\j9jit22.dll
>>> Module_base_address=12c00000 Offset_in_DLL=000b8825
>>> JavaVMInitArgs.nOptions=23:
>>>    -Dcom.ibm.oti.vm.exe=c:\jartest\wctme5.7\ive\bin\j9.exe
>>>    _port_library (extra info: 0012F894)
>>>    -Duser.language=en
>>>    -Duser.country=US
>>>    -Dij.dataSource=org.apache.derby.jdbc.EmbeddedSimpleDataSource
>>>    -Xjcl:jclfoun10_22
>>>    -Xbootclasspath/a:c:/jartest/wctme5.7/ive/lib/jdbc.jar
>>>
>>>  -Dderby.system.home=C:\jartest\JarResults.2008-11-13\wctme5.7_foundation_derbyall\derbyall\storeall\storemore\OnlineBackupTest1
>>>    -Dderby.infolog.append=true
>>>    -Dframework=embedded
>>>    -DderbyTesting.jar.path=c:/jartest/tools/testing/derby
>>>    -Djava.security.manager
>>>
>>>  -Djava.security.policy=C:\jartest\JarResults.2008-11-13\wctme5.7_foundation_derbyall\derby_tests.policy
>>>    -DderbyTesting.clientjar=file:/C:/jartest/classes/
>>>    -DderbyTesting.codejar=file:/C:/jartest/classes/
>>>    -DderbyTesting.testjar=file:/C:/jartest/classes/
>>>    -DderbyTesting.codedir=C:\jartest\classes
>>>    -DderbyTesting.serverhost=xxxFILTERED_HOSTNAMExxx
>>>    -DderbyTesting.clienthost=xxxFILTERED_HOSTNAMExxx
>>>    -Djava.home=c:\jartest\wctme5.7\ive
>>>    -Dcom.ibm.oti.vm.bootstrap.library.path=c:\jartest\wctme5.7\ive\bin\
>>>
>>>  -Djava.library.path=c:\jartest\wctme5.7\ive\bin\;.;c:/jartest/wctme5.7/ive/bin;c:/jartest/wctme5.7/ive/lib;c:/jartest/frameworks/embedded/bin;c:\jartest\tools\nt;c:\jartest\tools\nightlybuild;c:\jartest\ibm142\bin;C:\PROGRA~1\MKSTOO~1\bin;C:\PROGRA~1\MKSTOO~1\bin\X11;C:\PROGRA~1\MKSTOO~1\mksnt;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program
>>> Files\Perforce;C:\Program Files\IBM\GSK7\bin;C:\Program
>>> Error: Dump failed - could not link MiniDumpWriteDump in DBGHELP.DLL
>>>
>>>  Files\IBM\GSK7\lib;C:\IBM\ITM\bin;C:\IBM\ITM\bin\dll;C:\IBM\ITM\TMAITM6;C:\IBM\ITM\InstallITM
>>> (no Thread object associated with thread)
>>> Thread: Gc Slave Thread (priority 5) (daemon)
>>> Thread: derby.antiGC (priority 1) (daemon)
>>> Thread: Thread-0 (priority 5) (daemon)
>>> Thread: derby.rawStoreDaemon (priority 5) (daemon)
>>> Thread: Finalizer thread (priority 5) (daemon)
>>> Thread: BACKUP (priority 5)
>>>  00000039
>>> org/apache/derbyTesting/functionTests/tests/store/OnlineBackup.performBackup()V
>>>  00000006
>>> org/apache/derbyTesting/functionTests/tests/store/OnlineBackup.run()V
>>> Thread: DML_THREAD (priority 5)
>>>  0000005b
>>> org/apache/derbyTesting/functionTests/tests/store/OnlineBackupTest1$DatabaseActions.insert(Ljava/lang/String;III)V
>>>  0000000f
>>> org/apache/derbyTesting/functionTests/tests/store/OnlineBackupTest1$DatabaseActions.performDmlActions()V
>>>  00000029
>>> org/apache/derbyTesting/functionTests/tests/store/OnlineBackupTest1$DatabaseActions.run()V
>>> Thread: DDL_THREAD (priority 5)
>>>  0000004e
>>> org/apache/derbyTesting/functionTests/tests/store/OnlineBackupTest1$DatabaseActions.performCreateDropTables()V
>>>  00000030
>>> org/apache/derbyTesting/functionTests/tests/store/OnlineBackupTest1$DatabaseActions.run()V
>>> Thread: main (priority 5)
>>>  000000d7
>>> org/apache/derbyTesting/functionTests/tests/store/OnlineBackupTest1.runTest()V
>>>  0000000d
>>> org/apache/derbyTesting/functionTests/tests/store/OnlineBackupTest1.main([Ljava/lang/String;)V
>>>
>>
>> Test Failed.
>> *** End:   OnlineBackupTest1 jdkJ2ME Foundation Specification v1.0
>> storeall:storemore 2008-11-14 05:38:19 ***
>>
>>
>
>
>

Re: OnlineBackupTest1 test failure on 10.2 codeline with IBM J2ME implementation wctme5.7

Posted by Kathey Marsden <km...@sbcglobal.net>.
Mamta Satoor wrote:
> Hi,
>
> I was wondering if anyone has seen following failure for
> derbyall/storeall/storeall.fail:store/OnlineBackupTest1.java on 10.2
> codeline. The diff looks as follows
>
>   
It looks like DERBY-2082

> thanks,
> Mamta
>
> *** Start: OnlineBackupTest1 jdkJ2ME Foundation Specification v1.0
> storeall:storemore 2008-11-14 05:38:08 ***
> 5 del
> < database shutdown properly
> 6 del
> < Restored From the Backup
> 7 del
> < Consistency Check is Done
> 8 del
> < database shutdown properly
> 9 del
> < End Online Backup Test1
> 9 add
>   
>> Unhandled exception
>> Type=GPF vmState=0x00000040
>> Target=2_20_20040706_1457_lHdSMR (Windows 2000 5.0 build 2195 Service Pack 4)
>> CPU=x86 (2 logical CPUs) (0x7fffffff RAM)
>> ExceptionCode=c0000005 ExceptionAddress=1130A074 ContextFlags=0001003f Handler1=1130A07C
>> Handler2=1130A080
>> EDI=022c0678 ESI=022c0678 EAX=e8077501 EBX=00000000
>> ECX=022bb438 EDX=12d7da10 EBP=022c0678
>> EIP=12cb8825 ESP=0115fb4c
>> Module=c:\jartest\wctme5.7\ive\bin\j9jit22.dll
>> Module_base_address=12c00000 Offset_in_DLL=000b8825
>> JavaVMInitArgs.nOptions=23:
>>     -Dcom.ibm.oti.vm.exe=c:\jartest\wctme5.7\ive\bin\j9.exe
>>     _port_library (extra info: 0012F894)
>>     -Duser.language=en
>>     -Duser.country=US
>>     -Dij.dataSource=org.apache.derby.jdbc.EmbeddedSimpleDataSource
>>     -Xjcl:jclfoun10_22
>>     -Xbootclasspath/a:c:/jartest/wctme5.7/ive/lib/jdbc.jar
>>     -Dderby.system.home=C:\jartest\JarResults.2008-11-13\wctme5.7_foundation_derbyall\derbyall\storeall\storemore\OnlineBackupTest1
>>     -Dderby.infolog.append=true
>>     -Dframework=embedded
>>     -DderbyTesting.jar.path=c:/jartest/tools/testing/derby
>>     -Djava.security.manager
>>     -Djava.security.policy=C:\jartest\JarResults.2008-11-13\wctme5.7_foundation_derbyall\derby_tests.policy
>>     -DderbyTesting.clientjar=file:/C:/jartest/classes/
>>     -DderbyTesting.codejar=file:/C:/jartest/classes/
>>     -DderbyTesting.testjar=file:/C:/jartest/classes/
>>     -DderbyTesting.codedir=C:\jartest\classes
>>     -DderbyTesting.serverhost=xxxFILTERED_HOSTNAMExxx
>>     -DderbyTesting.clienthost=xxxFILTERED_HOSTNAMExxx
>>     -Djava.home=c:\jartest\wctme5.7\ive
>>     -Dcom.ibm.oti.vm.bootstrap.library.path=c:\jartest\wctme5.7\ive\bin\
>>     -Djava.library.path=c:\jartest\wctme5.7\ive\bin\;.;c:/jartest/wctme5.7/ive/bin;c:/jartest/wctme5.7/ive/lib;c:/jartest/frameworks/embedded/bin;c:\jartest\tools\nt;c:\jartest\tools\nightlybuild;c:\jartest\ibm142\bin;C:\PROGRA~1\MKSTOO~1\bin;C:\PROGRA~1\MKSTOO~1\bin\X11;C:\PROGRA~1\MKSTOO~1\mksnt;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Perforce;C:\Program Files\IBM\GSK7\bin;C:\Program
>> Error: Dump failed - could not link MiniDumpWriteDump in DBGHELP.DLL
>>  Files\IBM\GSK7\lib;C:\IBM\ITM\bin;C:\IBM\ITM\bin\dll;C:\IBM\ITM\TMAITM6;C:\IBM\ITM\InstallITM
>> (no Thread object associated with thread)
>> Thread: Gc Slave Thread (priority 5) (daemon)
>> Thread: derby.antiGC (priority 1) (daemon)
>> Thread: Thread-0 (priority 5) (daemon)
>> Thread: derby.rawStoreDaemon (priority 5) (daemon)
>> Thread: Finalizer thread (priority 5) (daemon)
>> Thread: BACKUP (priority 5)
>>  00000039 org/apache/derbyTesting/functionTests/tests/store/OnlineBackup.performBackup()V
>>  00000006 org/apache/derbyTesting/functionTests/tests/store/OnlineBackup.run()V
>> Thread: DML_THREAD (priority 5)
>>  0000005b org/apache/derbyTesting/functionTests/tests/store/OnlineBackupTest1$DatabaseActions.insert(Ljava/lang/String;III)V
>>  0000000f org/apache/derbyTesting/functionTests/tests/store/OnlineBackupTest1$DatabaseActions.performDmlActions()V
>>  00000029 org/apache/derbyTesting/functionTests/tests/store/OnlineBackupTest1$DatabaseActions.run()V
>> Thread: DDL_THREAD (priority 5)
>>  0000004e org/apache/derbyTesting/functionTests/tests/store/OnlineBackupTest1$DatabaseActions.performCreateDropTables()V
>>  00000030 org/apache/derbyTesting/functionTests/tests/store/OnlineBackupTest1$DatabaseActions.run()V
>> Thread: main (priority 5)
>>  000000d7 org/apache/derbyTesting/functionTests/tests/store/OnlineBackupTest1.runTest()V
>>  0000000d org/apache/derbyTesting/functionTests/tests/store/OnlineBackupTest1.main([Ljava/lang/String;)V
>>     
> Test Failed.
> *** End:   OnlineBackupTest1 jdkJ2ME Foundation Specification v1.0
> storeall:storemore 2008-11-14 05:38:19 ***
>
>