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

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

I cannot remember even what fixture I was stepping through when I saw this, nor 
a do I have a repro. I do remember specifically that things seemed to go on 
successfully *after* the NPE.

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

Reply via email to