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 "Sunitha Kambhampati (JIRA)" <de...@db.apache.org> on 2006/08/03 05:37:15 UTC

[jira] Created: (DERBY-1637) OutBufferedStream.java fails on ibm131/jdk131 jvms.

OutBufferedStream.java fails on ibm131/jdk131 jvms.
---------------------------------------------------

                 Key: DERBY-1637
                 URL: http://issues.apache.org/jira/browse/DERBY-1637
             Project: Derby
          Issue Type: Bug
          Components: Regression Test Failure
    Affects Versions: 10.2.0.0
         Environment: ibm131, sun jdk131 ,windows. derby jars are 10.2.0.5 alpha - (426734)

            Reporter: Sunitha Kambhampati
             Fix For: 10.2.0.0


OutBufferedStream test fails with ibm131 and jdk131. I'll attach the report file to this issue.

-- 
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] Commented: (DERBY-1637) OutBufferedStream.java fails on ibm131/jdk131 jvms.

Posted by "Tomohito Nakayama (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-1637?page=comments#action_12425536 ] 
            
Tomohito Nakayama commented on DERBY-1637:
------------------------------------------

Hello Sunitha.

This error seems to have something to do with my patch in DERBY-326...

I wanted to make this phenomena reappair in my develop environment.
However, I couldn't execute jdk131 at my linux environment ...

Can you upload stacktrace of Exception and so on ?

> OutBufferedStream.java fails on ibm131/jdk131 jvms.
> ---------------------------------------------------
>
>                 Key: DERBY-1637
>                 URL: http://issues.apache.org/jira/browse/DERBY-1637
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.2.0.0
>         Environment: ibm131, sun jdk131 ,windows. derby jars are 10.2.0.5 alpha - (426734)
>            Reporter: Sunitha Kambhampati
>             Fix For: 10.2.0.0
>
>         Attachments: outbuffstream_derbyall_report.txt
>
>
> OutBufferedStream test fails with ibm131 and jdk131. I'll attach the report file to this issue.

-- 
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] Updated: (DERBY-1637) OutBufferedStream.java fails on ibm131/jdk131 jvms.

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

Sunitha Kambhampati updated DERBY-1637:
---------------------------------------

    Attachment: 1637_jcc2.4.zip

Hi Tomohito, 

Unfortunately, there is no tmp files on the test machine where this test failed. But I am attaching the directory that was available.  

If I can get this to repro on my machine, I'll post the information to the jira. Thanks. 

Sunitha. 

> OutBufferedStream.java fails on ibm131/jdk131 jvms.
> ---------------------------------------------------
>
>                 Key: DERBY-1637
>                 URL: http://issues.apache.org/jira/browse/DERBY-1637
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.2.0.0
>         Environment: ibm131, sun jdk131 ,windows. derby jars are 10.2.0.5 alpha - (426734)
>            Reporter: Sunitha Kambhampati
>             Fix For: 10.2.0.0
>
>         Attachments: 1637_jcc2.4.zip, outbuffstream_derbyall_report.txt
>
>
> OutBufferedStream test fails with ibm131 and jdk131. I'll attach the report file to this issue.

-- 
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] Commented: (DERBY-1637) OutBufferedStream.java fails on ibm131/jdk131 jvms.

Posted by "Tomohito Nakayama (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-1637?page=comments#action_12425916 ] 
            
Tomohito Nakayama commented on DERBY-1637:
------------------------------------------

I tried ibm131 on my development environment and could executed it.
//Firstly, I thought ibm131 of 32-bit xSeries (Intel compatible),which I could found, is impossible to execucte at my notebook PC technically, because my PC is ThinkPad R52 and not xSeries ....

However , I couldn't reproduct the reported behavior.

Next was the result.
------------------
naka@rufelza:~/derby/test/20060805$ cat /proc/version
Linux version 2.6.12-1-386 (horms@tabatha.lab.ultramonkey.org) (gcc version 4.0.2 20050917 (prerelease) (Debian 4.0.1-8)) #1 Tue Sep 27 12:41:08 JST 2005
naka@rufelza:~/derby/test/20060805$ java -version
java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1)
Classic VM (build 1.3.1, J2RE 1.3.1 IBM build cxia32131-20060605 (SR10) (JIT enabled: jitc))
naka@rufelza:~/derby/test/20060805$ runNetClientTest.sh derbynet/OutBufferedStream.java
/home/naka/derby/dev/trunk/jars/sane/derby.jar:/home/naka/derby/dev/trunk/jars/sane/derbytools.jar:/home/naka/derby/dev/trunk/jars/sane/derbynet.jar:/home/naka/derby/dev/trunk/jars/sane/derbyclient.jar:/home/naka/derby/dev/trunk/jars/sane/derbyrun.jar:/home/naka/derby/dev/trunk/jars/sane/derbyTesting.jar:/home/naka/derby/dev/trunk/tools/java/jakarta-oro-2.0.8.jar:/home/naka/derby/dev/trunk/jars/sane/derbyLocale_de_DE.jar:/home/naka/derby/dev/trunk/jars/sane/derbyLocale_es.jar:/home/naka/derby/dev/trunk/jars/sane/derbyLocale_fr.jar:/home/naka/derby/dev/trunk/jars/sane/derbyLocale_it.jar:/home/naka/derby/dev/trunk/jars/sane/derbyLocale_ja_JP.jar:/home/naka/derby/dev/trunk/jars/sane/derbyLocale_ko_KR.jar:/home/naka/derby/dev/trunk/jars/sane/derbyLocale_pt_BR.jar:/home/naka/derby/dev/trunk/jars/sane/derbyLocale_zh_CN.jar:/home/naka/derby/dev/trunk/jars/sane/derbyLocale_zh_TW.jar:/home/naka/derby/dev/trunk/tools/java/junit.jar:/home/naka/derby/dev/trunk/tools/java/db2jcc.jar:/home/naka/derby/dev/trunk/tools/java/db2jcc_license_c.jar:/home/naka/derby/dev/trunk/tools/java/jdbc2_0-stdext.jar:/home/naka/derby/dev/trunk/tools/java/jce1_2_2.jar:.
console.encoding:null file.encoding:ISO-8859-1 derby.ui.codeset: null
*** Start: OutBufferedStream jdk1.3.1 DerbyNetClient 2006-08-05 10:10:04 ***
Appending to derby_tests.policy
Initialize for framework: DerbyNetClient
startServer = false. Bypass server startup
Appending to derby_tests.policy
java -Duser.language=en -Duser.country=US -Dderby.system.home=/home/naka/derby/test/20060805/DerbyNetClient/OutBufferedStream -Dderby.infolog.append=true -Dframework=DerbyNetClient -Djava.security.manager -Djava.security.policy=/home/naka/derby/test/20060805/derby_tests.policy -DderbyTesting.codejar=file:/home/naka/derby/dev/trunk/jars/sane/ -DderbyTesting.codedir=/home/naka/derby/dev/trunk/jars/sane -DderbyTesting.serverhost=localhost -DderbyTesting.clienthost=localhost -DderbyTesting.codeclasses=file://unused/ org.apache.derbyTesting.functionTests.tests.derbynet.OutBufferedStream -p /home/naka/derby/test/20060805/DerbyNetClient/OutBufferedStream/OutBufferedStream_app.properties 
The test should be running...
About to execute: diff.exec( outName = /home/naka/derby/test/20060805/DerbyNetClient/OutBufferedStream.out,outDir = /home/naka/derby/test/20060805/DerbyNetClient,pwDiff = java.io.PrintWriter@58dbb249,testOutName = OutBufferedStream,frameworkMaster = DerbyNetClient,jvmName = ibm13,iminor = 3,useprocess = true,systemdiff = false,canondir = null,canonpath = null)

MasterFileName = master/OutBufferedStream.out
*** End:   OutBufferedStream jdk1.3.1 DerbyNetClient 2006-08-05 10:10:14 ***
naka@rufelza:~/derby/test/20060805$ ls -R
.:
DerbyNetClient	outBufferedStream.DerbyNetClient.shutdown.err.log  outBufferedStream.DerbyNetClient.shutdown.std.log

./DerbyNetClient:
OutBufferedStream.pass
-------------------

One of major difference between environments is Linux or Windows.
I suspect that this phenomena have something to do with that difference ....

> OutBufferedStream.java fails on ibm131/jdk131 jvms.
> ---------------------------------------------------
>
>                 Key: DERBY-1637
>                 URL: http://issues.apache.org/jira/browse/DERBY-1637
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.2.0.0
>         Environment: ibm131, sun jdk131 ,windows. derby jars are 10.2.0.5 alpha - (426734)
>            Reporter: Sunitha Kambhampati
>             Fix For: 10.2.0.0
>
>         Attachments: 1637_jcc2.4.zip, javacore.20060804.101637.3308.txt, javacore.20060804.101643.3308.txt, outbuff_ibm131.jar, outbuffstream_derbyall_report.txt
>
>
> OutBufferedStream test fails with ibm131 and jdk131. I'll attach the report file to this issue.

-- 
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] Commented: (DERBY-1637) OutBufferedStream.java fails on ibm131/jdk131 jvms.

Posted by "Tomohito Nakayama (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-1637?page=comments#action_12425940 ] 
            
Tomohito Nakayama commented on DERBY-1637:
------------------------------------------

I follow myself.

"when OutBufferedStream test program connect to Network serrver" in my previous comment means 
"when OutBufferedStream test program *tries* to connect to Network server.


> OutBufferedStream.java fails on ibm131/jdk131 jvms.
> ---------------------------------------------------
>
>                 Key: DERBY-1637
>                 URL: http://issues.apache.org/jira/browse/DERBY-1637
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.2.0.0
>         Environment: ibm131, sun jdk131 ,windows. derby jars are 10.2.0.5 alpha - (426734)
>            Reporter: Sunitha Kambhampati
>             Fix For: 10.2.0.0
>
>         Attachments: 1637_jcc2.4.zip, javacore.20060804.101637.3308.txt, javacore.20060804.101643.3308.txt, outbuff_ibm131.jar, outbuffstream_derbyall_report.txt
>
>
> OutBufferedStream test fails with ibm131 and jdk131. I'll attach the report file to this issue.

-- 
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] Closed: (DERBY-1637) OutBufferedStream.java fails on ibm131/jdk131 jvms.

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

Sunitha Kambhampati closed DERBY-1637.
--------------------------------------

    Resolution: Fixed
      Assignee: Sunitha Kambhampati

Thanks Tomohito for the commit .  Confirmed that this issue is fixed, so closing it.  

> OutBufferedStream.java fails on ibm131/jdk131 jvms.
> ---------------------------------------------------
>
>                 Key: DERBY-1637
>                 URL: http://issues.apache.org/jira/browse/DERBY-1637
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.2.0.0
>         Environment: ibm131, sun jdk131 ,windows. derby jars are 10.2.0.5 alpha - (426734)
>            Reporter: Sunitha Kambhampati
>         Assigned To: Sunitha Kambhampati
>             Fix For: 10.2.0.0
>
>         Attachments: 1637_jcc2.4.zip, derby1637.draft.txt, javacore.20060804.101637.3308.txt, javacore.20060804.101643.3308.txt, outbuff_ibm131.jar, outbuffstream_derbyall_report.txt
>
>
> OutBufferedStream test fails with ibm131 and jdk131. I'll attach the report file to this issue.

-- 
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] Updated: (DERBY-1637) OutBufferedStream.java fails on ibm131/jdk131 jvms.

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

Sunitha Kambhampati updated DERBY-1637:
---------------------------------------

    Attachment: derby1637.draft.txt

Hi Tomohito, Thanks for trying this out in your environment.   I looked at this  and it seems like a case of DERBY300.  By making  the change to not get a connection with create=true once the database is created,  the test passes on windows/ibm131. 

I am just attaching the diff with changes  that  I made. 

> OutBufferedStream.java fails on ibm131/jdk131 jvms.
> ---------------------------------------------------
>
>                 Key: DERBY-1637
>                 URL: http://issues.apache.org/jira/browse/DERBY-1637
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.2.0.0
>         Environment: ibm131, sun jdk131 ,windows. derby jars are 10.2.0.5 alpha - (426734)
>            Reporter: Sunitha Kambhampati
>             Fix For: 10.2.0.0
>
>         Attachments: 1637_jcc2.4.zip, derby1637.draft.txt, javacore.20060804.101637.3308.txt, javacore.20060804.101643.3308.txt, outbuff_ibm131.jar, outbuffstream_derbyall_report.txt
>
>
> OutBufferedStream test fails with ibm131 and jdk131. I'll attach the report file to this issue.

-- 
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] Commented: (DERBY-1637) OutBufferedStream.java fails on ibm131/jdk131 jvms.

Posted by "Tomohito Nakayama (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-1637?page=comments#action_12426221 ] 
            
Tomohito Nakayama commented on DERBY-1637:
------------------------------------------

I confirmed to execute derbynet/OutBufferedStream.java with derby1637.draft.txt and found it passes in my development environment.

> OutBufferedStream.java fails on ibm131/jdk131 jvms.
> ---------------------------------------------------
>
>                 Key: DERBY-1637
>                 URL: http://issues.apache.org/jira/browse/DERBY-1637
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.2.0.0
>         Environment: ibm131, sun jdk131 ,windows. derby jars are 10.2.0.5 alpha - (426734)
>            Reporter: Sunitha Kambhampati
>             Fix For: 10.2.0.0
>
>         Attachments: 1637_jcc2.4.zip, derby1637.draft.txt, javacore.20060804.101637.3308.txt, javacore.20060804.101643.3308.txt, outbuff_ibm131.jar, outbuffstream_derbyall_report.txt
>
>
> OutBufferedStream test fails with ibm131 and jdk131. I'll attach the report file to this issue.

-- 
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] Commented: (DERBY-1637) OutBufferedStream.java fails on ibm131/jdk131 jvms.

Posted by "Tomohito Nakayama (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-1637?page=comments#action_12425936 ] 
            
Tomohito Nakayama commented on DERBY-1637:
------------------------------------------

Reading the dump which Sunitha uploaded, 
it seems that something happens and the program hangs when OutBufferedStream test program connect to Network serrver.

Network client side:
3XMTHREADINFO      "main" (TID:0x9141D8, sys_thread_t:0x7C9680, state:R, native ID:0xC04) prio=5
<snip>
4XESTACKTRACE          at org.apache.derby.jdbc.ClientDriver.connect(ClientDriver.java:139)
4XESTACKTRACE          at java.sql.DriverManager.getConnection(DriverManager.java:543)
4XESTACKTRACE          at java.sql.DriverManager.getConnection(DriverManager.java:194)
4XESTACKTRACE          at org.apache.derbyTesting.functionTests.tests.derbynet.OutBufferedStream.getConnection(OutBufferedStream.java:253)
4XESTACKTRACE          at org.apache.derbyTesting.functionTests.tests.derbynet.OutBufferedStream.testReadOfLob(OutBufferedStream.java:144)
4XESTACKTRACE          at org.apache.derbyTesting.functionTests.tests.derbynet.OutBufferedStream.main(OutBufferedStream.java:78)

Network server side:
3XMTHREADINFO      "DRDAConnThread_3" (TID:0x913DD8, sys_thread_t:0x23E04448, state:CW, native ID:0xBB4) prio=5
4XESTACKTRACE          at java.sql.SQLWarning.<init>(SQLWarning.java:46)
<snip>
4XESTACKTRACE          at org.apache.derby.jdbc.AutoloadedDriver.connect(AutoloadedDriver.java:116)
4XESTACKTRACE          at org.apache.derby.impl.drda.Database.makeConnection(Database.java:231)
4XESTACKTRACE          at org.apache.derby.impl.drda.DRDAConnThread.getConnFromDatabaseName(DRDAConnThread.java:1190)
4XESTACKTRACE          at org.apache.derby.impl.drda.DRDAConnThread.verifyUserIdPassword(DRDAConnThread.java:1168)
4XESTACKTRACE          at org.apache.derby.impl.drda.DRDAConnThread.parseSECCHK(DRDAConnThread.java:2757)
4XESTACKTRACE          at org.apache.derby.impl.drda.DRDAConnThread.parseDRDAConnection(DRDAConnThread.java:1030)
4XESTACKTRACE          at org.apache.derby.impl.drda.DRDAConnThread.processCommands(DRDAConnThread.java:873)
4XESTACKTRACE          at org.apache.derby.impl.drda.DRDAConnThread.run(DRDAConnThread.java:254)

However, I'm not sure whether I could read the dump....

> OutBufferedStream.java fails on ibm131/jdk131 jvms.
> ---------------------------------------------------
>
>                 Key: DERBY-1637
>                 URL: http://issues.apache.org/jira/browse/DERBY-1637
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.2.0.0
>         Environment: ibm131, sun jdk131 ,windows. derby jars are 10.2.0.5 alpha - (426734)
>            Reporter: Sunitha Kambhampati
>             Fix For: 10.2.0.0
>
>         Attachments: 1637_jcc2.4.zip, javacore.20060804.101637.3308.txt, javacore.20060804.101643.3308.txt, outbuff_ibm131.jar, outbuffstream_derbyall_report.txt
>
>
> OutBufferedStream test fails with ibm131 and jdk131. I'll attach the report file to this issue.

-- 
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] Updated: (DERBY-1637) OutBufferedStream.java fails on ibm131/jdk131 jvms.

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

Sunitha Kambhampati updated DERBY-1637:
---------------------------------------

    Attachment: outbuffstream_derbyall_report.txt

The report file.

> OutBufferedStream.java fails on ibm131/jdk131 jvms.
> ---------------------------------------------------
>
>                 Key: DERBY-1637
>                 URL: http://issues.apache.org/jira/browse/DERBY-1637
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.2.0.0
>         Environment: ibm131, sun jdk131 ,windows. derby jars are 10.2.0.5 alpha - (426734)
>            Reporter: Sunitha Kambhampati
>             Fix For: 10.2.0.0
>
>         Attachments: outbuffstream_derbyall_report.txt
>
>
> OutBufferedStream test fails with ibm131 and jdk131. I'll attach the report file to this issue.

-- 
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] Commented: (DERBY-1637) OutBufferedStream.java fails on ibm131/jdk131 jvms.

Posted by "Tomohito Nakayama (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-1637?page=comments#action_12426563 ] 
            
Tomohito Nakayama commented on DERBY-1637:
------------------------------------------

I see.
I will commit it.

> OutBufferedStream.java fails on ibm131/jdk131 jvms.
> ---------------------------------------------------
>
>                 Key: DERBY-1637
>                 URL: http://issues.apache.org/jira/browse/DERBY-1637
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.2.0.0
>         Environment: ibm131, sun jdk131 ,windows. derby jars are 10.2.0.5 alpha - (426734)
>            Reporter: Sunitha Kambhampati
>             Fix For: 10.2.0.0
>
>         Attachments: 1637_jcc2.4.zip, derby1637.draft.txt, javacore.20060804.101637.3308.txt, javacore.20060804.101643.3308.txt, outbuff_ibm131.jar, outbuffstream_derbyall_report.txt
>
>
> OutBufferedStream test fails with ibm131 and jdk131. I'll attach the report file to this issue.

-- 
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] Commented: (DERBY-1637) OutBufferedStream.java fails on ibm131/jdk131 jvms.

Posted by "Tomohito Nakayama (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-1637?page=comments#action_12425917 ] 
            
Tomohito Nakayama commented on DERBY-1637:
------------------------------------------

Uh-oh.
Sorry for very long line comment ....

Web-based application is very difficult ...

> OutBufferedStream.java fails on ibm131/jdk131 jvms.
> ---------------------------------------------------
>
>                 Key: DERBY-1637
>                 URL: http://issues.apache.org/jira/browse/DERBY-1637
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.2.0.0
>         Environment: ibm131, sun jdk131 ,windows. derby jars are 10.2.0.5 alpha - (426734)
>            Reporter: Sunitha Kambhampati
>             Fix For: 10.2.0.0
>
>         Attachments: 1637_jcc2.4.zip, javacore.20060804.101637.3308.txt, javacore.20060804.101643.3308.txt, outbuff_ibm131.jar, outbuffstream_derbyall_report.txt
>
>
> OutBufferedStream test fails with ibm131 and jdk131. I'll attach the report file to this issue.

-- 
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] Commented: (DERBY-1637) OutBufferedStream.java fails on ibm131/jdk131 jvms.

Posted by "Tomohito Nakayama (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-1637?page=comments#action_12426566 ] 
            
Tomohito Nakayama commented on DERBY-1637:
------------------------------------------

I committed.

Sending        java/testing/org/apache/derbyTesting/functionTests/tests/derbynet/OutBufferedStream.java
Transmitting file data .
Committed revision 429648.

> OutBufferedStream.java fails on ibm131/jdk131 jvms.
> ---------------------------------------------------
>
>                 Key: DERBY-1637
>                 URL: http://issues.apache.org/jira/browse/DERBY-1637
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.2.0.0
>         Environment: ibm131, sun jdk131 ,windows. derby jars are 10.2.0.5 alpha - (426734)
>            Reporter: Sunitha Kambhampati
>             Fix For: 10.2.0.0
>
>         Attachments: 1637_jcc2.4.zip, derby1637.draft.txt, javacore.20060804.101637.3308.txt, javacore.20060804.101643.3308.txt, outbuff_ibm131.jar, outbuffstream_derbyall_report.txt
>
>
> OutBufferedStream test fails with ibm131 and jdk131. I'll attach the report file to this issue.

-- 
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] Updated: (DERBY-1637) OutBufferedStream.java fails on ibm131/jdk131 jvms.

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

Sunitha Kambhampati updated DERBY-1637:
---------------------------------------

    Attachment: outbuff_ibm131.jar
                javacore.20060804.101637.3308.txt
                javacore.20060804.101643.3308.txt

This test is hanging on my machine (win2k, T40 laptop, ibm131). with  derby jars 10.2.0.5 alpha - (428044M)

I did a control/pause break and I am attaching javacore dump files. 
It has the look of DERBY-300. 

With 142 jvms, the test passes OK and comes out in less than a minute.

The tmp file has only one line , start test. I let it run yesterday and the test didnt finish for more than an hour. Also  I dont think the timeout mechanism is working for this combination of jvm/test. 

I changed the timeout to 10 for derbynetclientmats, but the test does not timeout .

I am posting the test directory outbuff_ibm131.jar.

Is anyone else seeing this behavior ? 

Thanks.

> OutBufferedStream.java fails on ibm131/jdk131 jvms.
> ---------------------------------------------------
>
>                 Key: DERBY-1637
>                 URL: http://issues.apache.org/jira/browse/DERBY-1637
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.2.0.0
>         Environment: ibm131, sun jdk131 ,windows. derby jars are 10.2.0.5 alpha - (426734)
>            Reporter: Sunitha Kambhampati
>             Fix For: 10.2.0.0
>
>         Attachments: 1637_jcc2.4.zip, javacore.20060804.101637.3308.txt, javacore.20060804.101643.3308.txt, outbuff_ibm131.jar, outbuffstream_derbyall_report.txt
>
>
> OutBufferedStream test fails with ibm131 and jdk131. I'll attach the report file to this issue.

-- 
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] Commented: (DERBY-1637) OutBufferedStream.java fails on ibm131/jdk131 jvms.

Posted by "Sunitha Kambhampati (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-1637?page=comments#action_12426272 ] 
            
Sunitha Kambhampati commented on DERBY-1637:
--------------------------------------------

Thanks Tomohito for trying it out.  If it looks ok, it would be great if you could commit this change.    

Thanks,
Sunitha. 


> OutBufferedStream.java fails on ibm131/jdk131 jvms.
> ---------------------------------------------------
>
>                 Key: DERBY-1637
>                 URL: http://issues.apache.org/jira/browse/DERBY-1637
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.2.0.0
>         Environment: ibm131, sun jdk131 ,windows. derby jars are 10.2.0.5 alpha - (426734)
>            Reporter: Sunitha Kambhampati
>             Fix For: 10.2.0.0
>
>         Attachments: 1637_jcc2.4.zip, derby1637.draft.txt, javacore.20060804.101637.3308.txt, javacore.20060804.101643.3308.txt, outbuff_ibm131.jar, outbuffstream_derbyall_report.txt
>
>
> OutBufferedStream test fails with ibm131 and jdk131. I'll attach the report file to this issue.

-- 
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] Commented: (DERBY-1637) OutBufferedStream.java fails on ibm131/jdk131 jvms.

Posted by "Tomohito Nakayama (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-1637?page=comments#action_12426235 ] 
            
Tomohito Nakayama commented on DERBY-1637:
------------------------------------------

I meant ibm131 on Linux...

> OutBufferedStream.java fails on ibm131/jdk131 jvms.
> ---------------------------------------------------
>
>                 Key: DERBY-1637
>                 URL: http://issues.apache.org/jira/browse/DERBY-1637
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure
>    Affects Versions: 10.2.0.0
>         Environment: ibm131, sun jdk131 ,windows. derby jars are 10.2.0.5 alpha - (426734)
>            Reporter: Sunitha Kambhampati
>             Fix For: 10.2.0.0
>
>         Attachments: 1637_jcc2.4.zip, derby1637.draft.txt, javacore.20060804.101637.3308.txt, javacore.20060804.101643.3308.txt, outbuff_ibm131.jar, outbuffstream_derbyall_report.txt
>
>
> OutBufferedStream test fails with ibm131 and jdk131. I'll attach the report file to this issue.

-- 
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