Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 38200 invoked from network); 30 Jan 2008 07:36:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jan 2008 07:36:55 -0000 Received: (qmail 15789 invoked by uid 500); 30 Jan 2008 07:36:46 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 15575 invoked by uid 500); 30 Jan 2008 07:36:46 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 15564 invoked by uid 99); 30 Jan 2008 07:36:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jan 2008 23:36:46 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jan 2008 07:36:27 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 32F0A71423E for ; Tue, 29 Jan 2008 23:36:34 -0800 (PST) Message-ID: <32857416.1201678594206.JavaMail.jira@brutus> Date: Tue, 29 Jan 2008 23:36:34 -0800 (PST) From: "Abhilash T.G (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Assigned: (DERBY-2548) NullPointerException through client/am/EncryptionManager In-Reply-To: <15497515.1176525195278.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhilash T.G reassigned DERBY-2548: ----------------------------------- Assignee: Abhilash T.G > 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 > > 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.