You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Abhilash T.G (JIRA)" <ji...@apache.org> on 2008/01/30 10:38:34 UTC

[jira] Updated: (DERBY-2548) NullPointerException through client/am/EncryptionManager

     [ https://issues.apache.org/jira/browse/DERBY-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhilash T.G updated DERBY-2548:
--------------------------------

    Attachment: DERBY-1400.diff

Removed all the variables and added comments

Attaching a fix

do evaluate and send comoments.

> NullPointerException through client/am/EncryptionManager
> --------------------------------------------------------
>
>                 Key: DERBY-2548
>                 URL: https://issues.apache.org/jira/browse/DERBY-2548
>             Project: Derby
>          Issue Type: Bug
>          Components: Network Client
>    Affects Versions: 10.3.1.4
>            Reporter: Myrna van Lunteren
>            Assignee: Abhilash T.G
>            Priority: Trivial
>         Attachments: DERBY-1400.diff
>
>
> Encountered a NullPointerException that doesn't make it to the enduser / application while debugging test jdbcapi/DataSourceTest in one of my eclipse workspaces:
> org/apache/derby/client/am/EncryptionManager; constructor:
>        public EncryptionManager(Agent agent) :
>                    throw new SqlException(agent_.logWriter_, 
>   agent_ was null....

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.