You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2011/01/22 23:38:43 UTC

[jira] Created: (GERONIMODEVTOOLS-702) NPE when opening blueprint.xml

NPE when opening blueprint.xml
------------------------------

                 Key: GERONIMODEVTOOLS-702
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-702
             Project: Geronimo-Devtools
          Issue Type: Bug
          Components: eclipse-plugin
            Reporter: Jarek Gawor
            Assignee: Delos Dai


The following exception can be generated by doing two things: a) create a bundle project with blueprint file. Change the blueprint file to have wrong namespace. Close and try to open the blueprint.xml file. An error message will be displayed. Press "no" and you will see the exception, or b) create a bundle with blueprint file and do NOT associate it with a target runtime. Then try to open the blueprint.xml file.

java.lang.NullPointerException
                at org.apache.geronimo.st.v30.ui.sections.blueprint.TypeConverterSection.<init>(TypeConverterSection.java:50)
                at org.apache.geronimo.st.v30.ui.pages.blueprint.BlueprintPage.fillBody(BlueprintPage.java:50)
                at org.apache.geronimo.st.v30.ui.pages.AbstractGeronimoFormPage.createFormContent(AbstractGeronimoFormPage.java:93)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GERONIMODEVTOOLS-702) NPE when opening blueprint.xml

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor closed GERONIMODEVTOOLS-702.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0-M2
         Assignee: Han Hong Fang  (was: Delos Dai)

> NPE when opening blueprint.xml
> ------------------------------
>
>                 Key: GERONIMODEVTOOLS-702
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-702
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>            Reporter: Jarek Gawor
>            Assignee: Han Hong Fang
>             Fix For: 3.0-M2
>
>
> The following exception can be generated by doing two things: a) create a bundle project with blueprint file. Change the blueprint file to have wrong namespace. Close and try to open the blueprint.xml file. An error message will be displayed. Press "no" and you will see the exception, or b) create a bundle with blueprint file and do NOT associate it with a target runtime. Then try to open the blueprint.xml file.
> java.lang.NullPointerException
>                 at org.apache.geronimo.st.v30.ui.sections.blueprint.TypeConverterSection.<init>(TypeConverterSection.java:50)
>                 at org.apache.geronimo.st.v30.ui.pages.blueprint.BlueprintPage.fillBody(BlueprintPage.java:50)
>                 at org.apache.geronimo.st.v30.ui.pages.AbstractGeronimoFormPage.createFormContent(AbstractGeronimoFormPage.java:93)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira