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/23 16:19:11 UTC

[jira] [Created] (KARAF-1967) An internal error occurred resolving org/ops4j/pax/url/mvn/MvnURLConnectionFactory

filippo balicchia created KARAF-1967:
----------------------------------------

             Summary: An internal error occurred resolving org/ops4j/pax/url/mvn/MvnURLConnectionFactory
                 Key: KARAF-1967
                 URL: https://issues.apache.org/jira/browse/KARAF-1967
             Project: Karaf
          Issue Type: Bug
          Components: eik-core
            Reporter: filippo balicchia
             Fix For: eik-3.0.0
         Attachments: MvnUrlConnectionFactory.png

if you try to download eik from trunk,
compile install EIk plugin  and try to create new runtime you get 
{noformat}
An internal error occurred during: "Resolving Features for karaf229".
org/ops4j/pax/url/mvn/MvnURLConnectionFactory
{noformat}

Probably there is a problem in the packaging. 
The class MvnURLConnectionFactory is present in org.ops4j.pax.url.mvn repackaging.

I think that during compilation phase it get the standard org.ops4j.pax.url.mvn and not
eik plugins that contains the class.


I try to investigate ASAP



--
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] [Comment Edited] (KARAF-1967) An internal error occurred resolving org/ops4j/pax/url/mvn/MvnURLConnectionFactory

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

filippo balicchia edited comment on KARAF-1967 at 10/24/12 4:16 AM:
--------------------------------------------------------------------

Please see the attach for patch
                
      was (Author: fbalicchia):
    Please see the attach
                  
> An internal error occurred resolving org/ops4j/pax/url/mvn/MvnURLConnectionFactory
> ----------------------------------------------------------------------------------
>
>                 Key: KARAF-1967
>                 URL: https://issues.apache.org/jira/browse/KARAF-1967
>             Project: Karaf
>          Issue Type: Bug
>          Components: eik-core
>            Reporter: filippo balicchia
>             Fix For: eik-3.0.0
>
>         Attachments: eikfeature.xml.patch.txt, MvnUrlConnectionFactory.png
>
>
> if you try to download eik from trunk,
> compile install EIk plugin  and try to create new runtime you get 
> {noformat}
> An internal error occurred during: "Resolving Features for karaf229".
> org/ops4j/pax/url/mvn/MvnURLConnectionFactory
> {noformat}
> Probably there is a problem in the packaging. 
> The class MvnURLConnectionFactory is present in org.ops4j.pax.url.mvn repackaging.
> I think that during compilation phase it get the standard org.ops4j.pax.url.mvn and not
> eik plugins that contains the class.
> I try to investigate ASAP

--
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-1967) An internal error occurred resolving org/ops4j/pax/url/mvn/MvnURLConnectionFactory

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

filippo balicchia updated KARAF-1967:
-------------------------------------

    Attachment: MvnUrlConnectionFactory.png

screenshot of error
                
> An internal error occurred resolving org/ops4j/pax/url/mvn/MvnURLConnectionFactory
> ----------------------------------------------------------------------------------
>
>                 Key: KARAF-1967
>                 URL: https://issues.apache.org/jira/browse/KARAF-1967
>             Project: Karaf
>          Issue Type: Bug
>          Components: eik-core
>            Reporter: filippo balicchia
>             Fix For: eik-3.0.0
>
>         Attachments: MvnUrlConnectionFactory.png
>
>
> if you try to download eik from trunk,
> compile install EIk plugin  and try to create new runtime you get 
> {noformat}
> An internal error occurred during: "Resolving Features for karaf229".
> org/ops4j/pax/url/mvn/MvnURLConnectionFactory
> {noformat}
> Probably there is a problem in the packaging. 
> The class MvnURLConnectionFactory is present in org.ops4j.pax.url.mvn repackaging.
> I think that during compilation phase it get the standard org.ops4j.pax.url.mvn and not
> eik plugins that contains the class.
> I try to investigate ASAP

--
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-1967) An internal error occurred resolving org/ops4j/pax/url/mvn/MvnURLConnectionFactory

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

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

    Resolution: Fixed
      Assignee: Jean-Baptiste Onofré
    
> An internal error occurred resolving org/ops4j/pax/url/mvn/MvnURLConnectionFactory
> ----------------------------------------------------------------------------------
>
>                 Key: KARAF-1967
>                 URL: https://issues.apache.org/jira/browse/KARAF-1967
>             Project: Karaf
>          Issue Type: Bug
>          Components: eik-core
>            Reporter: filippo balicchia
>            Assignee: Jean-Baptiste Onofré
>             Fix For: eik-3.0.0
>
>         Attachments: eikfeature.xml.patch.txt, MvnUrlConnectionFactory.png
>
>
> if you try to download eik from trunk,
> compile install EIk plugin  and try to create new runtime you get 
> {noformat}
> An internal error occurred during: "Resolving Features for karaf229".
> org/ops4j/pax/url/mvn/MvnURLConnectionFactory
> {noformat}
> Probably there is a problem in the packaging. 
> The class MvnURLConnectionFactory is present in org.ops4j.pax.url.mvn repackaging.
> I think that during compilation phase it get the standard org.ops4j.pax.url.mvn and not
> eik plugins that contains the class.
> I try to investigate ASAP

--
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-1967) An internal error occurred resolving org/ops4j/pax/url/mvn/MvnURLConnectionFactory

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

filippo balicchia updated KARAF-1967:
-------------------------------------

    Attachment: eikfeature.xml.patch.txt

Please see the attach
                
> An internal error occurred resolving org/ops4j/pax/url/mvn/MvnURLConnectionFactory
> ----------------------------------------------------------------------------------
>
>                 Key: KARAF-1967
>                 URL: https://issues.apache.org/jira/browse/KARAF-1967
>             Project: Karaf
>          Issue Type: Bug
>          Components: eik-core
>            Reporter: filippo balicchia
>             Fix For: eik-3.0.0
>
>         Attachments: eikfeature.xml.patch.txt, MvnUrlConnectionFactory.png
>
>
> if you try to download eik from trunk,
> compile install EIk plugin  and try to create new runtime you get 
> {noformat}
> An internal error occurred during: "Resolving Features for karaf229".
> org/ops4j/pax/url/mvn/MvnURLConnectionFactory
> {noformat}
> Probably there is a problem in the packaging. 
> The class MvnURLConnectionFactory is present in org.ops4j.pax.url.mvn repackaging.
> I think that during compilation phase it get the standard org.ops4j.pax.url.mvn and not
> eik plugins that contains the class.
> I try to investigate ASAP

--
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-1967) An internal error occurred resolving org/ops4j/pax/url/mvn/MvnURLConnectionFactory

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

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

Fixed on EIK trunk: http://svn.apache.org/viewvc?view=revision&revision=1402749
                
> An internal error occurred resolving org/ops4j/pax/url/mvn/MvnURLConnectionFactory
> ----------------------------------------------------------------------------------
>
>                 Key: KARAF-1967
>                 URL: https://issues.apache.org/jira/browse/KARAF-1967
>             Project: Karaf
>          Issue Type: Bug
>          Components: eik-core
>            Reporter: filippo balicchia
>             Fix For: eik-3.0.0
>
>         Attachments: eikfeature.xml.patch.txt, MvnUrlConnectionFactory.png
>
>
> if you try to download eik from trunk,
> compile install EIk plugin  and try to create new runtime you get 
> {noformat}
> An internal error occurred during: "Resolving Features for karaf229".
> org/ops4j/pax/url/mvn/MvnURLConnectionFactory
> {noformat}
> Probably there is a problem in the packaging. 
> The class MvnURLConnectionFactory is present in org.ops4j.pax.url.mvn repackaging.
> I think that during compilation phase it get the standard org.ops4j.pax.url.mvn and not
> eik plugins that contains the class.
> I try to investigate ASAP

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