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.0.0
Reporter: Myrna van Lunteren
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.