Protocol error when trying to connect with an unsupported security mechanism
----------------------------------------------------------------------------

         Key: DERBY-926
         URL: http://issues.apache.org/jira/browse/DERBY-926
     Project: Derby
        Type: Bug
  Components: Network Client, Network Server  
    Versions: 10.0.2.0, 10.0.2.1, 10.1.1.0, 10.1.1.1, 10.1.1.2, 10.1.2.0, 
10.1.2.1, 10.1.2.2, 10.2.0.0, 10.1.3.0, 10.1.2.3, 10.0.2.2    
 Environment: all
    Reporter: Sunitha Kambhampati
    Priority: Minor


1) Start network server on port
2) In ij, try to connect using the securityMechanism=12

 ij(CONNECTION2)> connect 
'testdb;create=true;securityMechanism=12;user=sa;password=p1';
ERROR 58009: Execution failed due to a distribution protocol error that caused 
deallocation of the conversation.  A PROTOCOL Data Stream Syntax Error was 
detected.  Reason: 0x12

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

Reply via email to