You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Ankita Agarwal (Jira)" <ji...@apache.org> on 2021/07/02 11:35:00 UTC

[jira] [Commented] (SLING-10580) While receiving commands, SocketException is not handled in readline()

    [ https://issues.apache.org/jira/browse/SLING-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17373450#comment-17373450 ] 

Ankita Agarwal commented on SLING-10580:
----------------------------------------

[~karlpauls] and [~cziegeler]  Could you please review the PR: https://github.com/apache/sling-org-apache-sling-launchpad-base/pull/11

> While receiving commands, SocketException is not handled in readline() 
> -----------------------------------------------------------------------
>
>                 Key: SLING-10580
>                 URL: https://issues.apache.org/jira/browse/SLING-10580
>             Project: Sling
>          Issue Type: Bug
>          Components: Launchpad
>    Affects Versions: Launchpad Base 2.7.0
>            Reporter: Ankita Agarwal
>            Priority: Major
>
> run a nmap command:
> {{nmap -sT -p <controlPort> 127.0.0.1}} 
> SocketException is thrown but it's not handled  in the readline()
> https://github.com/apache/sling-org-apache-sling-launchpad-base/blob/master/src/main/java/org/apache/sling/launchpad/app/ControlListener.java#L217



--
This message was sent by Atlassian Jira
(v8.3.4#803005)