Test derbynetmats/testSecMec fails with message: security mechanism '8' not
supported
--------------------------------------------------------------------------------------
Key: DERBY-1728
URL: http://issues.apache.org/jira/browse/DERBY-1728
Project: Derby
Issue Type: Bug
Affects Versions: 10.2.1.0
Environment: Linux SLES 9 - IBM JDK 131 SR10
Reporter: Stan Bradbury
Priority: Minor
Testing of 10.2.1.0 beta on SLES 9 and IBM JDK 1.3.1 SR10 fails with *many*
diffs. Might be related to the problem listed in DERBY-1496 (message format
differences?) however most lines of the DIFF report the following message that
is NOT reported in 1496: security mechanism '8' not supported.
A few messages for reference:
********* Diff file derbyall/derbynetmats/DerbyNet/derbynetmats/testSecMec.diff
*** Start: testSecMec jdk1.3.1 DerbyNet derbynetmats:derbynetmats 2006-08-15
15:03:14 ***
10a11
> T9:
> jdbc:derby:net://xxxFILTERED_HOSTNAMExxx:xxxFILTEREDPORTxxx/wombat:user=neelima;password=le
e;securityMechanism=8; - EXCEPTION security mechanism '8' not supported
23a25,26
> #
> jdbc:derby:net://xxxFILTERED_HOSTNAMExxx:xxxFILTEREDPORTxxx/wombat:user=calvin;password=hobbe
s;securityMechanism=8; - EXCEPTION security mechanism '8' not supported
> TEST_DS (user=calvin;password=hobbes,securityMechanism=8)EXCEPTION
> testSecurityMechanism() sec
urity mechanism '8' not supported
31a35,36
> #
> jdbc:derby:net://xxxFILTERED_HOSTNAMExxx:xxxFILTEREDPORTxxx/wombat:user=calvin;securityMechan
ism=8; - EXCEPTION security mechanism '8' not supported
> TEST_DS (user=calvin,securityMechanism=8)EXCEPTION testSecurityMechanism()
> security mechanism
'8' not supported
--- ABOUT 50 LINES SKIPPED --
187a223,224
> #
> jdbc:derby:net://xxxFILTERED_HOSTNAMExxx:xxxFILTEREDPORTxxx/wombat:password=hobbes;securityMe
chanism=8; - EXCEPTION security mechanism '8' not supported
> TEST_DS (password=hobbes,securityMechanism=8)EXCEPTION
> testSecurityMechanism() security mechan
ism '8' not supported
195a233,234
> #
> jdbc:derby:net://xxxFILTERED_HOSTNAMExxx:xxxFILTEREDPORTxxx/wombat:;securityMechanism=8;
> - EX
CEPTION null userid not supported
> TEST_DS (,securityMechanism=8)EXCEPTION testSecurityMechanism() security
> mechanism '8' not sup
ported
197 del
< Testing with derby.drda.securityMechanism=INVALID_VALUE
198 del
< EXPECTED EXCEPTION DRDA_InvalidValue.U:Invalid value, INVALID_VALUE, for
derby.drda.securityMec
hanism.
199 del
< -----
200 del
< Testing with derby.drda.securityMechanism=
201 del
---- ABOUT 80 lines removed --
> Test USRSSBPWD_with_BUILTIN -
> derby.drda.securityMechanism=STRONG_PASSWORD_SUBSTITUTE_SECURITY
> Turning ON Derby BUILTIN authentication
> EXCEPTION getConnectionWithSecMec() security mechanism '8' not supported
> -----
> Testing with derby.drda.securityMechanism=INVALID_VALUE
> EXPECTED EXCEPTION DRDA_InvalidValue.U:Invalid value, INVALID_VALUE, for
> derby.drda.securityMec
hanism.
> -----
> Testing with derby.drda.securityMechanism=
> EXPECTED EXCEPTION DRDA_InvalidValue.U:Invalid value, , for
> derby.drda.securityMechanism.
> Completed testSecMec
Test Failed.
*** End: testSecMec jdk1.3.1 DerbyNet derbynetmats:derbynetmats 2006-08-15
15:03:55 ***
--
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