Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 81031 invoked from network); 9 Apr 2005 02:23:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Apr 2005 02:23:01 -0000 Received: (qmail 26474 invoked by uid 500); 9 Apr 2005 02:23:00 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 26453 invoked by uid 500); 9 Apr 2005 02:23:00 -0000 Mailing-List: contact derby-commits-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Derby Development" Delivered-To: mailing list derby-commits@db.apache.org Received: (qmail 26439 invoked by uid 500); 9 Apr 2005 02:23:00 -0000 Delivered-To: apmail-incubator-derby-cvs@incubator.apache.org Received: (qmail 26436 invoked by uid 99); 9 Apr 2005 02:23:00 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Fri, 08 Apr 2005 19:22:59 -0700 Received: (qmail 81014 invoked by uid 65534); 9 Apr 2005 02:22:58 -0000 Message-ID: <20050409022258.81013.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Mailer: svnmailer-1.0.0-dev Date: Sat, 09 Apr 2005 02:22:58 -0000 Subject: svn commit: r160650 - in incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/DerbyNetClient: badConnection.out dataSourcePermissions_net.out testSecMec.out testij.out To: derby-cvs@incubator.apache.org From: kmarsden@apache.org X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: kmarsden Date: Fri Apr 8 19:22:56 2005 New Revision: 160650 URL: http://svn.apache.org/viewcvs?view=3Drev&rev=3D160650 Log: Some client master updates Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functio= nTests/master/DerbyNetClient/badConnection.out incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functio= nTests/master/DerbyNetClient/dataSourcePermissions_net.out incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functio= nTests/master/DerbyNetClient/testSecMec.out incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functio= nTests/master/DerbyNetClient/testij.out Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/f= unctionTests/master/DerbyNetClient/badConnection.out URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/= org/apache/derbyTesting/functionTests/master/DerbyNetClient/badConnection.o= ut?view=3Ddiff&r1=3D160649&r2=3D160650 =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=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=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 --- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functio= nTests/master/DerbyNetClient/badConnection.out (original) +++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functio= nTests/master/DerbyNetClient/badConnection.out Fri Apr 8 19:22:56 2005 @@ -1,9 +1,9 @@ No user/password (Client error) passed SQLException all the way to client, then thrown by client... -SQLState is: null -vendorCode is: -99999 +SQLState is: 08004 +vendorCode is: -4499 nextException is: null -reason is: null password not supported +reason is: The application server rejected establishment of the connection= . An attempt was made to access a database, testbase, which was not found. Database not Found (RDBNFNRM) passed SQLException all the way to client, then thrown by client... SQLState is: 08004 Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/f= unctionTests/master/DerbyNetClient/dataSourcePermissions_net.out URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/= org/apache/derbyTesting/functionTests/master/DerbyNetClient/dataSourcePermi= ssions_net.out?view=3Ddiff&r1=3D160649&r2=3D160650 =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=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=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 --- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functio= nTests/master/DerbyNetClient/dataSourcePermissions_net.out (original) +++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functio= nTests/master/DerbyNetClient/dataSourcePermissions_net.out Fri Apr 8 19:22= :56 2005 @@ -1,6 +1,6 @@ EXPECTED SHUTDOWN DERBY SQL error: SQLCODE: -1, SQLSTATE: 08006, SQLERRMC:= wombat08006.DDatabase 'wombat' shutdown.((server log XXX) Checking authentication with DriverManager -EXPECTED CONNFAIL null password not supported +EXPECTED CONNFAIL Connection authorization failure occurred. Reason: user= id invalid. EXPECTED CONNFAIL Connection authorization failure occurred. Reason: user= id invalid. DS connected as EDWARD DS connected as FRANCES Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/f= unctionTests/master/DerbyNetClient/testSecMec.out URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/= org/apache/derbyTesting/functionTests/master/DerbyNetClient/testSecMec.out?= view=3Ddiff&r1=3D160649&r2=3D160650 =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=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=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 --- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functio= nTests/master/DerbyNetClient/testSecMec.out (original) +++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functio= nTests/master/DerbyNetClient/testSecMec.out Fri Apr 8 19:22:56 2005 @@ -1,6 +1,6 @@ Checking security mechanism authentication with DriverManager -T1: jdbc:derby://localhost:20000/wombat;create=3Dtrue - EXCEPTION null pas= sword not supported -T2: jdbc:derby://localhost:20000/wombat;create=3Dtrue;user=3Dmax - EXCEPTI= ON null password not supported +T1: jdbc:derby://localhost:20000/wombat;create=3Dtrue +T2: jdbc:derby://localhost:20000/wombat;create=3Dtrue;user=3Dmax T3: jdbc:derby://localhost:20000/wombat;create=3Dtrue;user=3Dneelima;passw= ord=3Dlee T4: jdbc:derby://localhost:20000/wombat;create=3Dtrue;user=3Dneelima;passw= ord=3Dlee;securityMechanism=3D3 T6: jdbc:derby://localhost:20000/wombat;create=3Dtrue;user=3Dneelima;secur= ityMechanism=3D4 Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/f= unctionTests/master/DerbyNetClient/testij.out URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/= org/apache/derbyTesting/functionTests/master/DerbyNetClient/testij.out?view= =3Ddiff&r1=3D160649&r2=3D160650 =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=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=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 --- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functio= nTests/master/DerbyNetClient/testij.out (original) +++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functio= nTests/master/DerbyNetClient/testij.out Fri Apr 8 19:22:56 2005 @@ -24,7 +24,7 @@ connect 'jdbc:derby://localhost:1527/wombat;create=3Dtrue;user=3Djudy;pass= word=3Djudy'; ij(CONNECTION1)> connect 'jdbc:derby://localhost:1527/./wombat;user=3Djudy= ;password=3Djudy'; ij(CONNECTION2)> connect 'jdbc:derby://localhost:1527/toursDB'; -ERROR (no SQLState): null password not supported +ERROR 08004: The application server rejected establishment of the connecti= on. An attempt was made to access a database, toursDB, which was not found. ij(CONNECTION2)> connect 'jdbc:derby://localhost:1527/toursDB' USER 'dbadm= in' PASSWORD 'dbadbmin'; ERROR 08004: The application server rejected establishment of the connecti= on. An attempt was made to access a database, toursDB, which was not found. ij(CONNECTION2)> connect 'jdbc:derby://localhost:1527/wombat' USER 'APP' P= ASSWORD 'APP'; @@ -55,7 +55,5 @@ ERROR 42X05: Table 'APP.NOTTHERE' does not exist. ij(CONNECTION14)> -- just user security mechanism connect 'jdbc:derby://localhost:1527/my-db-name;create=3Dtrue;user=3Dusr;r= etrieveMessageText=3Dtrue'; -ERROR (no SQLState): null password not supported -ij(CONNECTION14)> connect 'jdbc:derby://localhost:1527/wombat' USER 'APP'; -ERROR (no SQLState): null password not supported -ij(CONNECTION14)>=20 +ij(CONNECTION15)> connect 'jdbc:derby://localhost:1527/wombat' USER 'APP'; +ij(CONNECTION16)>=20