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 19:04:27 UTC

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

     [ 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

        

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