[ http://issues.apache.org/jira/browse/DERBY-1080?page=comments#action_12369447 ]
Kathey Marsden commented on DERBY-1080: --------------------------------------- Thanks for the patch Sunitha. I applied it and ran derbynetmats and derbynetclientmats and all passed. Your change looks like it would resolve the problem but I think it would be better to put a reset() method in Database.java rather than resetting the variables directly in DRDAConnThread. > Connection reset when using security mechanism=EUSRIDPWD results in protocol > error. > ----------------------------------------------------------------------------------- > > Key: DERBY-1080 > URL: http://issues.apache.org/jira/browse/DERBY-1080 > Project: Derby > Type: Bug > 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 > Reporter: Sunitha Kambhampati > Assignee: Sunitha Kambhampati > Fix For: 10.2.0.0 > Attachments: Derby1080.diff.txt, Derby1080.stat.txt > > if connection is reset, the security mechanism related information for > EUSRIDPWD is not reset correctly and this leads to a protocol error. -- 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
