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 "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2008/02/07 19:49:10 UTC

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

    [ https://issues.apache.org/jira/browse/DERBY-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566737#action_12566737 ] 

Myrna van Lunteren commented on DERBY-2548:
-------------------------------------------

The attached patch appears to be for DERBY-1400?
Or am I missing something?

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