[
https://issues.apache.org/jira/browse/FELIX-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard S. Hall resolved FELIX-525.
-----------------------------------
Resolution: Fixed
Clement was able to reproduce this issue on his Vista machine. We could see no
real way to detect the error, so I just check for profileName to be null and
then process it as an empty string; although it might also be reasonable to
treat this situation as an error that causes an abort. Seems weird though that
this can happen...I think it sounds like a Java bug. Regardless, Jacek please
close this issue if everything is good.
> NPE when Ctrl-C at the "Enter profile name:" prompt
> ---------------------------------------------------
>
> Key: FELIX-525
> URL: https://issues.apache.org/jira/browse/FELIX-525
> Project: Felix
> Issue Type: Bug
> Components: Framework
> Reporter: Jacek Laskowski
> Assignee: Richard S. Hall
>
> [EMAIL PROTECTED] /cygdrive/c/apps/felix
> $ java -jar bin/felix.jar
> Welcome to Felix.
> =================
> Enter profile name: (press Ctrl-C here)
> Exception in thread "main" java.lang.NullPointerException
> at org.apache.felix.main.Main.main(Main.java:205)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.