You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Scott England-Sullivan (JIRA)" <ji...@apache.org> on 2011/08/10 18:58:27 UTC

[jira] [Created] (KARAF-809) MainStartTest fails on WinXP

MainStartTest fails on WinXP
----------------------------

                 Key: KARAF-809
                 URL: https://issues.apache.org/jira/browse/KARAF-809
             Project: Karaf
          Issue Type: Bug
    Affects Versions: 2.2.2
         Environment: Win32 XP
Sun J2SE-1.5
Maven 2.2.1
            Reporter: Scott England-Sullivan
            Priority: Minor
             Fix For: 2.2.3


When executing the MainStartTest.testStopWithTimeout() a java.net.URISyntaxException is thrown.  Fix is to change lines 77 & 78 to call the File.toURI() method to retrieve a valid path.

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

        

Re: [jira] [Updated] (KARAF-809) MainStartTest fails on WinXP

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi Scott,

thanks for the update. I'm gonna review your patch and test it.

Regards
JB

On 08/10/2011 08:08 PM, sully6768 wrote:
> It is fixed in trunk but not the karaf-2.2.x branch.  I just rechecked it
> out.
>
> I am building against that branch for a feature issue/improvement I am
> getting ready to submit and this showed up.
>
> --
> View this message in context: http://karaf.922171.n3.nabble.com/Re-jira-Updated-KARAF-809-MainStartTest-fails-on-WinXP-tp3243331p3243441.html
> Sent from the Karaf - Dev mailing list archive at Nabble.com.

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: [jira] [Updated] (KARAF-809) MainStartTest fails on WinXP

Posted by sully6768 <su...@yahoo.com>.
It is fixed in trunk but not the karaf-2.2.x branch.  I just rechecked it
out.

I am building against that branch for a feature issue/improvement I am
getting ready to submit and this showed up.

--
View this message in context: http://karaf.922171.n3.nabble.com/Re-jira-Updated-KARAF-809-MainStartTest-fails-on-WinXP-tp3243331p3243441.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.

Re: [jira] [Updated] (KARAF-809) MainStartTest fails on WinXP

Posted by Andreas Pieber <an...@gmail.com>.
Is this validated against the latest 2.2.x branch? I think I've fixed this
last week
On Aug 10, 2011 7:04 PM, "Scott England-Sullivan (JIRA)" <ji...@apache.org>
wrote:
>
> [
https://issues.apache.org/jira/browse/KARAF-809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Scott England-Sullivan updated KARAF-809:
> -----------------------------------------
>
> Attachment: KARAF-809.patch
>
> Patch for KARAF-809
>
>> MainStartTest fails on WinXP
>> ----------------------------
>>
>> Key: KARAF-809
>> URL: https://issues.apache.org/jira/browse/KARAF-809
>> Project: Karaf
>> Issue Type: Bug
>> Affects Versions: 2.2.2
>> Environment: Win32 XP
>> Sun J2SE-1.5
>> Maven 2.2.1
>> Reporter: Scott England-Sullivan
>> Priority: Minor
>> Labels: test
>> Fix For: 2.2.3
>>
>> Attachments: KARAF-809.patch
>>
>> Original Estimate: 1h
>> Remaining Estimate: 1h
>>
>> When executing the MainStartTest.testStopWithTimeout() a
java.net.URISyntaxException is thrown. Fix is to change lines 77 & 78 to
call the File.toURI() method to retrieve a valid path.
>
> --
> This message is automatically generated by JIRA.
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>

[jira] [Closed] (KARAF-809) MainStartTest fails on WinXP

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

Jamie goodyear closed KARAF-809.
--------------------------------

    
> MainStartTest fails on WinXP
> ----------------------------
>
>                 Key: KARAF-809
>                 URL: https://issues.apache.org/jira/browse/KARAF-809
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>    Affects Versions: 2.2.2
>         Environment: Win32 XP
> Sun J2SE-1.5
> Maven 2.2.1
>            Reporter: Scott England-Sullivan
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>              Labels: test
>             Fix For: 2.2.3
>
>         Attachments: KARAF-809.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> When executing the MainStartTest.testStopWithTimeout() a java.net.URISyntaxException is thrown.  Fix is to change lines 77 & 78 to call the File.toURI() method to retrieve a valid path.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (KARAF-809) MainStartTest fails on WinXP

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

Scott England-Sullivan updated KARAF-809:
-----------------------------------------

    Attachment: KARAF-809.patch

Patch for KARAF-809

> MainStartTest fails on WinXP
> ----------------------------
>
>                 Key: KARAF-809
>                 URL: https://issues.apache.org/jira/browse/KARAF-809
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 2.2.2
>         Environment: Win32 XP
> Sun J2SE-1.5
> Maven 2.2.1
>            Reporter: Scott England-Sullivan
>            Priority: Minor
>              Labels: test
>             Fix For: 2.2.3
>
>         Attachments: KARAF-809.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> When executing the MainStartTest.testStopWithTimeout() a java.net.URISyntaxException is thrown.  Fix is to change lines 77 & 78 to call the File.toURI() method to retrieve a valid path.

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

        

[jira] [Commented] (KARAF-809) MainStartTest fails on WinXP

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

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

The trunk works as it uses:

		System.setProperty("karaf.home", home.toString());
		System.setProperty("karaf.data", data.toString());

> MainStartTest fails on WinXP
> ----------------------------
>
>                 Key: KARAF-809
>                 URL: https://issues.apache.org/jira/browse/KARAF-809
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>    Affects Versions: 2.2.2
>         Environment: Win32 XP
> Sun J2SE-1.5
> Maven 2.2.1
>            Reporter: Scott England-Sullivan
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>              Labels: test
>             Fix For: 2.2.3
>
>         Attachments: KARAF-809.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> When executing the MainStartTest.testStopWithTimeout() a java.net.URISyntaxException is thrown.  Fix is to change lines 77 & 78 to call the File.toURI() method to retrieve a valid path.

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

       

[jira] [Commented] (KARAF-809) MainStartTest fails on WinXP

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

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

I apply the same as trunk on the karaf-2.2.x branch.

> MainStartTest fails on WinXP
> ----------------------------
>
>                 Key: KARAF-809
>                 URL: https://issues.apache.org/jira/browse/KARAF-809
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>    Affects Versions: 2.2.2
>         Environment: Win32 XP
> Sun J2SE-1.5
> Maven 2.2.1
>            Reporter: Scott England-Sullivan
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>              Labels: test
>             Fix For: 2.2.3
>
>         Attachments: KARAF-809.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> When executing the MainStartTest.testStopWithTimeout() a java.net.URISyntaxException is thrown.  Fix is to change lines 77 & 78 to call the File.toURI() method to retrieve a valid path.

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

       

[jira] [Assigned] (KARAF-809) MainStartTest fails on WinXP

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

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

    Assignee: Jean-Baptiste Onofré

> MainStartTest fails on WinXP
> ----------------------------
>
>                 Key: KARAF-809
>                 URL: https://issues.apache.org/jira/browse/KARAF-809
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>    Affects Versions: 2.2.2
>         Environment: Win32 XP
> Sun J2SE-1.5
> Maven 2.2.1
>            Reporter: Scott England-Sullivan
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>              Labels: test
>             Fix For: 2.2.3
>
>         Attachments: KARAF-809.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> When executing the MainStartTest.testStopWithTimeout() a java.net.URISyntaxException is thrown.  Fix is to change lines 77 & 78 to call the File.toURI() method to retrieve a valid path.

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

       

[jira] [Updated] (KARAF-809) MainStartTest fails on WinXP

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

Jean-Baptiste Onofré updated KARAF-809:
---------------------------------------

    Component/s: karaf-core

> MainStartTest fails on WinXP
> ----------------------------
>
>                 Key: KARAF-809
>                 URL: https://issues.apache.org/jira/browse/KARAF-809
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>    Affects Versions: 2.2.2
>         Environment: Win32 XP
> Sun J2SE-1.5
> Maven 2.2.1
>            Reporter: Scott England-Sullivan
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>              Labels: test
>             Fix For: 2.2.3
>
>         Attachments: KARAF-809.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> When executing the MainStartTest.testStopWithTimeout() a java.net.URISyntaxException is thrown.  Fix is to change lines 77 & 78 to call the File.toURI() method to retrieve a valid path.

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

       

[jira] [Resolved] (KARAF-809) MainStartTest fails on WinXP

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

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

    Resolution: Fixed

Revision 1162675.

> MainStartTest fails on WinXP
> ----------------------------
>
>                 Key: KARAF-809
>                 URL: https://issues.apache.org/jira/browse/KARAF-809
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>    Affects Versions: 2.2.2
>         Environment: Win32 XP
> Sun J2SE-1.5
> Maven 2.2.1
>            Reporter: Scott England-Sullivan
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>              Labels: test
>             Fix For: 2.2.3
>
>         Attachments: KARAF-809.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> When executing the MainStartTest.testStopWithTimeout() a java.net.URISyntaxException is thrown.  Fix is to change lines 77 & 78 to call the File.toURI() method to retrieve a valid path.

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

       

[jira] [Updated] (KARAF-809) MainStartTest fails on WinXP

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

Jean-Baptiste Onofré updated KARAF-809:
---------------------------------------

    Fix Version/s:     (was: 3.0.0)

> MainStartTest fails on WinXP
> ----------------------------
>
>                 Key: KARAF-809
>                 URL: https://issues.apache.org/jira/browse/KARAF-809
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>    Affects Versions: 2.2.2
>         Environment: Win32 XP
> Sun J2SE-1.5
> Maven 2.2.1
>            Reporter: Scott England-Sullivan
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>              Labels: test
>             Fix For: 2.2.3
>
>         Attachments: KARAF-809.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> When executing the MainStartTest.testStopWithTimeout() a java.net.URISyntaxException is thrown.  Fix is to change lines 77 & 78 to call the File.toURI() method to retrieve a valid path.

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

       

[jira] [Updated] (KARAF-809) MainStartTest fails on WinXP

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

Jean-Baptiste Onofré updated KARAF-809:
---------------------------------------

    Fix Version/s: 3.0.0

> MainStartTest fails on WinXP
> ----------------------------
>
>                 Key: KARAF-809
>                 URL: https://issues.apache.org/jira/browse/KARAF-809
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>    Affects Versions: 2.2.2
>         Environment: Win32 XP
> Sun J2SE-1.5
> Maven 2.2.1
>            Reporter: Scott England-Sullivan
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>              Labels: test
>             Fix For: 2.2.3, 3.0.0
>
>         Attachments: KARAF-809.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> When executing the MainStartTest.testStopWithTimeout() a java.net.URISyntaxException is thrown.  Fix is to change lines 77 & 78 to call the File.toURI() method to retrieve a valid path.

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