You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "filippo balicchia (JIRA)" <ji...@apache.org> on 2012/10/31 19:06:11 UTC

[jira] [Created] (KARAF-1987) Eik go in NPE when org.osgi.framework.system.packages.extra if is not define

filippo balicchia created KARAF-1987:
----------------------------------------

             Summary: Eik go in NPE when org.osgi.framework.system.packages.extra if is not define
                 Key: KARAF-1987
                 URL: https://issues.apache.org/jira/browse/KARAF-1987
             Project: Karaf
          Issue Type: Bug
          Components: eik-core
            Reporter: filippo balicchia
             Fix For: eik-3.0.0
         Attachments: KarafLaunchConfigurationDelegate.patch.txt

If in karaf *config.properties* 
the entry *org.osgi.framework.system.packages.extra* is not define. 
When try to use Karaf from EIK  it goes in null pointer.

For example in karaf 2.3.0 that properties in not present but the problem is reproducible with all version

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (KARAF-1987) Eik go in NPE when org.osgi.framework.system.packages.extra is not define

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

filippo balicchia updated KARAF-1987:
-------------------------------------

    Attachment: KarafLaunchConfigurationDelegate.patch.txt
    
> Eik go in NPE when org.osgi.framework.system.packages.extra is not define
> -------------------------------------------------------------------------
>
>                 Key: KARAF-1987
>                 URL: https://issues.apache.org/jira/browse/KARAF-1987
>             Project: Karaf
>          Issue Type: Bug
>          Components: eik-core
>            Reporter: filippo balicchia
>             Fix For: eik-3.0.0
>
>         Attachments: KarafLaunchConfigurationDelegate.patch.txt
>
>
> If in karaf *config.properties* 
> the entry *org.osgi.framework.system.packages.extra* is not define. 
> When try to use Karaf from EIK  it goes in null pointer.
> For example in karaf 2.3.0 that properties in not present but the problem is reproducible with all version

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (KARAF-1987) Eik go in NPE when org.osgi.framework.system.packages.extra is not define

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned KARAF-1987:
-------------------------------------------

    Assignee: Jean-Baptiste Onofré
    
> Eik go in NPE when org.osgi.framework.system.packages.extra is not define
> -------------------------------------------------------------------------
>
>                 Key: KARAF-1987
>                 URL: https://issues.apache.org/jira/browse/KARAF-1987
>             Project: Karaf
>          Issue Type: Bug
>          Components: eik-core
>            Reporter: filippo balicchia
>            Assignee: Jean-Baptiste Onofré
>             Fix For: eik-3.0.0
>
>         Attachments: KarafLaunchConfigurationDelegate.patch.txt
>
>
> If in karaf *config.properties* 
> the entry *org.osgi.framework.system.packages.extra* is not define. 
> When try to use Karaf from EIK  it goes in null pointer.
> For example in karaf 2.3.0 that properties in not present but the problem is reproducible with all version

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (KARAF-1987) Eik go in NPE when org.osgi.framework.system.packages.extra is not define

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13488527#comment-13488527 ] 

Jean-Baptiste Onofré commented on KARAF-1987:
---------------------------------------------

Fixed on EIK trunk: http://svn.apache.org/viewvc?view=revision&revision=1404484
                
> Eik go in NPE when org.osgi.framework.system.packages.extra is not define
> -------------------------------------------------------------------------
>
>                 Key: KARAF-1987
>                 URL: https://issues.apache.org/jira/browse/KARAF-1987
>             Project: Karaf
>          Issue Type: Bug
>          Components: eik-core
>            Reporter: filippo balicchia
>            Assignee: Jean-Baptiste Onofré
>             Fix For: eik-3.0.0
>
>         Attachments: KarafLaunchConfigurationDelegate.patch.txt
>
>
> If in karaf *config.properties* 
> the entry *org.osgi.framework.system.packages.extra* is not define. 
> When try to use Karaf from EIK  it goes in null pointer.
> For example in karaf 2.3.0 that properties in not present but the problem is reproducible with all version

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (KARAF-1987) Eik go in NPE when org.osgi.framework.system.packages.extra is not define

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved KARAF-1987.
-----------------------------------------

    Resolution: Fixed
    
> Eik go in NPE when org.osgi.framework.system.packages.extra is not define
> -------------------------------------------------------------------------
>
>                 Key: KARAF-1987
>                 URL: https://issues.apache.org/jira/browse/KARAF-1987
>             Project: Karaf
>          Issue Type: Bug
>          Components: eik-core
>            Reporter: filippo balicchia
>            Assignee: Jean-Baptiste Onofré
>             Fix For: eik-3.0.0
>
>         Attachments: KarafLaunchConfigurationDelegate.patch.txt
>
>
> If in karaf *config.properties* 
> the entry *org.osgi.framework.system.packages.extra* is not define. 
> When try to use Karaf from EIK  it goes in null pointer.
> For example in karaf 2.3.0 that properties in not present but the problem is reproducible with all version

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (KARAF-1987) Eik go in NPE when org.osgi.framework.system.packages.extra is not define

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

filippo balicchia updated KARAF-1987:
-------------------------------------

    Summary: Eik go in NPE when org.osgi.framework.system.packages.extra is not define  (was: Eik go in NPE when org.osgi.framework.system.packages.extra if is not define)
    
> Eik go in NPE when org.osgi.framework.system.packages.extra is not define
> -------------------------------------------------------------------------
>
>                 Key: KARAF-1987
>                 URL: https://issues.apache.org/jira/browse/KARAF-1987
>             Project: Karaf
>          Issue Type: Bug
>          Components: eik-core
>            Reporter: filippo balicchia
>             Fix For: eik-3.0.0
>
>         Attachments: KarafLaunchConfigurationDelegate.patch.txt
>
>
> If in karaf *config.properties* 
> the entry *org.osgi.framework.system.packages.extra* is not define. 
> When try to use Karaf from EIK  it goes in null pointer.
> For example in karaf 2.3.0 that properties in not present but the problem is reproducible with all version

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira