[
https://issues.apache.org/jira/browse/DERBY-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhilash T.G reassigned DERBY-2547:
-----------------------------------
Assignee: Abhilash T.G
> possible NullPointerException in client/am/ProductLevel
> -------------------------------------------------------
>
> Key: DERBY-2547
> URL: https://issues.apache.org/jira/browse/DERBY-2547
> 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 NPE that doesn't make it to the application/end-user when
> debugging test jdbcapi/DataSourceTest in one of my eclipse workspaces;
> org/apache/derby/client/am/ProductLevel
> constructor;
> versionLevel_ = Integer.parseInt(productID.substring(3,5));
> NPE because productID was null
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.