Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 95896 invoked from network); 6 Oct 2010 11:19:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Oct 2010 11:19:05 -0000 Received: (qmail 12688 invoked by uid 500); 6 Oct 2010 11:19:05 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 12497 invoked by uid 500); 6 Oct 2010 11:19:03 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 12484 invoked by uid 99); 6 Oct 2010 11:19:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Oct 2010 11:19:02 +0000 X-ASF-Spam-Status: No, hits=3.2 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of tiago@espinhas.net does not designate 209.85.214.172 as permitted sender) Received: from [209.85.214.172] (HELO mail-iw0-f172.google.com) (209.85.214.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Oct 2010 11:18:56 +0000 Received: by iwn3 with SMTP id 3so11423943iwn.31 for ; Wed, 06 Oct 2010 04:18:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.148.20 with SMTP id n20mr13678187ibv.196.1286363911642; Wed, 06 Oct 2010 04:18:31 -0700 (PDT) Received: by 10.231.114.209 with HTTP; Wed, 6 Oct 2010 04:18:31 -0700 (PDT) In-Reply-To: References: Date: Wed, 6 Oct 2010 12:18:31 +0100 Message-ID: Subject: Re: many test failures on windows From: Tiago Espinha To: derby-dev@db.apache.org Content-Type: multipart/alternative; boundary=0016e6509b500160a10491f0f054 --0016e6509b500160a10491f0f054 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Myrna, This failure is on a test fixture that I've added on r1004460 and it ran clean for me on Sun's JDK 1.6 with Ubuntu. Today's regression run should pick up on my changes and I'm curious to see if we'll experience those issues there as well or of this is an IBM only kind of thing. It's very strange though because it's failing on line 92 which is when we attempt a pass that stays under the 255 byte limit (and according to your failure, it's the pass with a simple ASCII character) so I'm thinking we might be hitting some Windows limitation here. I've noticed some of the other failures you've hit are with the embedded driver... this should not have been affected by my changes. Please let me know if you find anything else regarding this. Thanks, Tiago On Tue, Oct 5, 2010 at 11:01 PM, Myrna van Lunteren wrote: > Hi, > > I see many failures in the windows nightly run with ibm1.5 and ibm 1.6 > from last night (10/4/2010): > > http://people.apache.org/~myrnavl/derby_test_results/main/windows/testSum= mary-1004498.html > The first failure is: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > 1) > testBoundaries(org.apache.derbyTesting.functionTests.tests.jdbcapi.Intern= ationalConnectTest)java.sql.SQLException: > DERBY SQL error: SQLCODE: -1, SQLSTATE: XJ001, SQLERRMC: > java.security.AccessControlException Access denied > (java.io.FilePermission > > C:\jartest\JarResults.2010-10-04\ibm15_suites.All\system\AAAAAAAAAAAAAAAA= AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= AA\tmp > delete) XJ001.U > at > org.apache.derby.client.am.SQLExceptionFactory.getSQLException(Unknown > Source) > at org.apache.derby.client.am.SqlException.getSQLException(Unknown > Source) > at org.apache.derby.jdbc.ClientDriver.connect(Unknown Source) > at java.sql.DriverManager.getConnection(DriverManager.java:572) > at java.sql.DriverManager.getConnection(DriverManager.java:218) > at > org.apache.derbyTesting.functionTests.tests.jdbcapi.InternationalConnectT= est.testBoundaries(InternationalConnectTest.java:92) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java= :79) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI= mpl.java:43) > at > org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:109) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) > at junit.extensions.TestSetup$1.protect(TestSetup.java:19) > at junit.extensions.TestSetup.run(TestSetup.java:23) > at > org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) > at junit.extensions.TestSetup$1.protect(TestSetup.java:19) > at junit.extensions.TestSetup.run(TestSetup.java:23) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) > at junit.extensions.TestSetup$1.protect(TestSetup.java:19) > at junit.extensions.TestSetup.run(TestSetup.java:23) > at > org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57) > Caused by: org.apache.derby.client.am.SqlException: DERBY SQL error: > SQLCODE: -1, SQLSTATE: XJ001, SQLERRMC: > java.security.AccessControlException Access denied > (java.io.FilePermission > > C:\jartest\JarResults.2010-10-04\ibm15_suites.All\system\AAAAAAAAAAAAAAAA= AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= AA\tmp > delete) XJ001.U > at org.apache.derby.client.am.Connection.completeSqlca(Unknown > Source) > at > org.apache.derby.client.net.NetConnectionReply.parseRdbAccessFailed(Unkno= wn > Source) > at > org.apache.derby.client.net.NetConnectionReply.parseAccessRdbError(Unknow= n > Source) > at > org.apache.derby.client.net.NetConnectionReply.parseACCRDBreply(Unknown > Source) > at > org.apache.derby.client.net.NetConnectionReply.readAccessDatabase(Unknown > Source) > at > org.apache.derby.client.net.NetConnection.readSecurityCheckAndAccessRdb(U= nknown > Source) > at > org.apache.derby.client.net.NetConnection.flowSecurityCheckAndAccessRdb(U= nknown > Source) > at > org.apache.derby.client.net.NetConnection.flowUSRIDONLconnect(Unknown > Source) > at org.apache.derby.client.net.NetConnection.flowConnect(Unknown > Source) > at org.apache.derby.client.net.NetConnection.(Unknown Source= ) > at > org.apache.derby.client.net.ClientJDBCObjectFactoryImpl.newNetConnection(= Unknown > Source) > ... 42 more > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > > I'm analyzing - looking for indication of trouble on the machine, and > trying to duplicate this on my laptop machine. > > Myrna > --0016e6509b500160a10491f0f054 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Myrna,

This failure is on a test fixture that I'v= e added on=A0r1004460 and it ran clean for me on Sun's JDK 1.6 with Ubu= ntu. Today's regression run should pick up on my changes and I'm cu= rious to see if we'll experience those issues there as well or of this = is an IBM only kind of thing.

It's very strange though because it's failing o= n line 92 which is when we attempt a pass that stays under the 255 byte lim= it (and according to your failure, it's the pass with a simple ASCII ch= aracter) so I'm thinking we might be hitting some Windows limitation he= re.

I've noticed some of the other failures you've = hit are with the embedded driver... this should not have been affected by m= y changes.

Please let me know if you find anything= else regarding this.

Thanks,
Tiago

On Tue, Oct 5, 2010 at 11:01 PM, Myrna van Lunteren &l= t;m.v.lunteren@= gmail.com> wrote:
Hi,

I see many failures in the windows nightly run with ibm1.5 and ibm 1.6
from last night (10/4/2010):
http://people.apache.org/~myr= navl/derby_test_results/main/windows/testSummary-1004498.html
The first failure is:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
1) testBoundaries(org.apache.derbyTesting.functionTests.tests.jdbcapi.Inter= nationalConnectTest)java.sql.SQLException:
DERBY SQL error: SQLCODE: -1, SQLSTATE: XJ001, SQLERRMC:
java.security.AccessControlException Access denied
(java.io.FilePermission
C:\jartest\JarResults.2010-10-04\ibm15_suites.All\system\AAAAAAAAAAAAAAAAAA= AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= \tmp
delete) XJ001.U
=A0 =A0 =A0 =A0at org.apache.derby.client.am.SQLExceptionFactory.getSQLExc= eption(Unknown
Source)
=A0 =A0 =A0 =A0at org.apache.derby.client.am.SqlException.getSQLException(= Unknown Source)
=A0 =A0 =A0 =A0at org.apache.derby.jdbc.ClientDriver.connect(Unknown Sourc= e)
=A0 =A0 =A0 =A0at java.sql.DriverManager.getConnection(DriverManager.java:= 572)
=A0 =A0 =A0 =A0at java.sql.DriverManager.getConnection(DriverManager.java:= 218)
=A0 =A0 =A0 =A0at org.apache.derbyTesting.functionTests.tests.jdbcapi.Inte= rnationalConnectTest.testBoundaries(InternationalConnectTest.java:92)
=A0 =A0 =A0 =A0at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Meth= od)
=A0 =A0 =A0 =A0at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethod= AccessorImpl.java:79)
=A0 =A0 =A0 =A0at sun.reflect.DelegatingMethodAccessorImpl.invoke(Delegati= ngMethodAccessorImpl.java:43)
=A0 =A0 =A0 =A0at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseT= estCase.java:109)
=A0 =A0 =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.ja= va:22)
=A0 =A0 =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19)<= br> =A0 =A0 =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23)
=A0 =A0 =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTest= Setup.java:57)
=A0 =A0 =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.ja= va:22)
=A0 =A0 =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19)<= br> =A0 =A0 =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23)
=A0 =A0 =A0 =A0at junit.extensions.TestDecorator.basicRun(TestDecorator.ja= va:22)
=A0 =A0 =A0 =A0at junit.extensions.TestSetup$1.protect(TestSetup.java:19)<= br> =A0 =A0 =A0 =A0at junit.extensions.TestSetup.run(TestSetup.java:23)
=A0 =A0 =A0 =A0at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTest= Setup.java:57)
Caused by: org.apache.derby.client.am.SqlException: DERBY SQL error:
SQLCODE: -1, SQLSTATE: XJ001, SQLERRMC:
java.security.AccessControlException Access denied
(java.io.FilePermission
C:\jartest\JarResults.2010-10-04\ibm15_suites.All\system\AAAAAAAAAAAAAAAAAA= AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA= \tmp
delete) XJ001.U
=A0 =A0 =A0 =A0at org.apache.derby.client.am.Connection.completeSqlca(Unkn= own Source)
=A0 =A0 =A0 =A0at org.apache.derby.client.net.NetConnectionReply.parseRdbA= ccessFailed(Unknown
Source)
=A0 =A0 =A0 =A0at org.apache.derby.client.net.NetConnectionReply.parseAcce= ssRdbError(Unknown
Source)
=A0 =A0 =A0 =A0at org.apache.derby.client.net.NetConnectionReply.parseACCR= DBreply(Unknown
Source)
=A0 =A0 =A0 =A0at org.apache.derby.client.net.NetConnectionReply.readAcces= sDatabase(Unknown
Source)
=A0 =A0 =A0 =A0at org.apache.derby.client.net.NetConnection.readSecurityCh= eckAndAccessRdb(Unknown
Source)
=A0 =A0 =A0 =A0at org.apache.derby.client.net.NetConnection.flowSecurityCh= eckAndAccessRdb(Unknown
Source)
=A0 =A0 =A0 =A0at org.apache.derby.client.net.NetConnection.flowUSRIDONLco= nnect(Unknown
Source)
=A0 =A0 =A0 =A0at org.apache.derby.client.net.NetConnection.flowConnect(Un= known Source)
=A0 =A0 =A0 =A0at org.apache.derby.client.net.NetConnection.<init>(U= nknown Source)
=A0 =A0 =A0 =A0at org.apache.derby.client.net.ClientJDBCObjectFactoryImpl.= newNetConnection(Unknown
Source)
=A0 =A0 =A0 =A0... 42 more
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D

I'm analyzing - looking for indication of trouble on the machine, and trying to duplicate this on my laptop machine.

Myrna

--0016e6509b500160a10491f0f054--