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

Kristian Waagan commented on DERBY-2547:
----------------------------------------

I agree with Dan, some more investigation should be done.
You might get some pointers from looking at the relevant code in the embedded 
driver, *assuming* this bug is the same as the one I reported earlier today.

> 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