You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jan Bednar (JIRA)" <ji...@apache.org> on 2019/08/11 15:01:00 UTC

[jira] [Updated] (CAMEL-13853) camel-test AvailablePortFinder fails on WSL for Windows 10

     [ https://issues.apache.org/jira/browse/CAMEL-13853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Bednar updated CAMEL-13853:
-------------------------------
    Environment: WSL: OpenJDK 1.8.0_212 and OpenJDK 11.0.4  (was: WSL: OpenJDK 1.8.0_212 and OpenJDK 11.0.4

Windows 10: OracleJDK 1.8.0_131)
    Description: 
On WSL with Ubuntu 16.04.6 LTS method getNextAvailable iterates all ports and then crashes JVM (logs in attachments).

This can be reproduced by running AvailablePortFinderTest on one of these platforms.

We can take a look to other implementations, if they performs better and are usable on all supported OS.

//Edit: Removed W10 from environments, as I cannot reproduce it again. On WSL it is reproducible always.

 

  was:
On WSL with Ubuntu 16.04.6 LTS method getNextAvailable iterates all ports and then crashes JVM (logs in attachments).

On Windows 10 this method fails really hard, because before JVM crash it makes OS unstable and sometimes leads to OS crash.

This can be reproduced by running AvailablePortFinderTest on one of these platforms.

We can take a look to other implementations, if they performs better and are usable on all supported OS.

        Summary: camel-test AvailablePortFinder fails on WSL for Windows 10  (was: camel-test AvailablePortFinder fails on WSL and Windows 10)

> camel-test AvailablePortFinder fails on WSL for Windows 10
> ----------------------------------------------------------
>
>                 Key: CAMEL-13853
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13853
>             Project: Camel
>          Issue Type: Improvement
>          Components: tests
>         Environment: WSL: OpenJDK 1.8.0_212 and OpenJDK 11.0.4
>            Reporter: Jan Bednar
>            Assignee: Jan Bednar
>            Priority: Minor
>         Attachments: console.log, hs_err_pid9023.log, replay_pid9023.log
>
>
> On WSL with Ubuntu 16.04.6 LTS method getNextAvailable iterates all ports and then crashes JVM (logs in attachments).
> This can be reproduced by running AvailablePortFinderTest on one of these platforms.
> We can take a look to other implementations, if they performs better and are usable on all supported OS.
> //Edit: Removed W10 from environments, as I cannot reproduce it again. On WSL it is reproducible always.
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)