[teiid-issues] [JBoss JIRA] (TEIID-4576) Do not get rid of an excepiton in BasicCryptor.decrypt()

Steven Hawkins (JIRA) issues at jboss.org
Mon Nov 14 07:52:00 EST 2016


    [ https://issues.jboss.org/browse/TEIID-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13321774#comment-13321774 ] 

Steven Hawkins commented on TEIID-4576:
---------------------------------------

>From the case it looks like this affects 8.7, not 8.12.  Do we know the exact client and server versions that are affected here?

An exception like this is never expected.  It is doubtful that the stacktrace will reveal more information about what has occurred, thus the pull request has been closed.  We could look at logging the underlying exception before throwing a new one, but I'd like to get more information on the actual issue first.

A similar issue was reported with https://developer.jboss.org/thread/221232 but did not seem to occur for the user with later versions - and involved the sealed object logic that should not be used here.

> Do not get rid of an excepiton in BasicCryptor.decrypt()
> --------------------------------------------------------
>
>                 Key: TEIID-4576
>                 URL: https://issues.jboss.org/browse/TEIID-4576
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Common
>    Affects Versions: 8.12.6.6_3
>            Reporter: Hisanobu Okuda
>            Assignee: Steven Hawkins
>
> org.teiid.core.crypto.BasicCryptor.decrypt() disposes of an exception which is caught there, but it is necessary for investigation when an error occurs.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list