[
https://issues.apache.org/jira/browse/SLING-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17379652#comment-17379652
]
Robert Munteanu commented on SLING-10580:
-----------------------------------------
[~ankitaagar] - can you paste a stack trace of what is thrown? Also, looking at
the PR, I don't think we should simply ignore all exceptions, and maybe log at
debug level that something unexpected was going wrong.
> 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
> Fix For: Launchpad Base 2.7.2
>
>
> 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)