Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6F023DC21 for ; Tue, 16 Oct 2012 14:45:05 +0000 (UTC) Received: (qmail 94286 invoked by uid 500); 16 Oct 2012 14:45:05 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 93844 invoked by uid 500); 16 Oct 2012 14:45:03 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 93802 invoked by uid 99); 16 Oct 2012 14:45:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Oct 2012 14:45:03 +0000 Date: Tue, 16 Oct 2012 14:45:03 +0000 (UTC) From: "xiezhi (JIRA)" To: dev@geronimo.apache.org Message-ID: <1466022207.51613.1350398703258.JavaMail.jiratomcat@arcas> In-Reply-To: <84116162.79563.1347613087751.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (GERONIMO-6390) A port used by geronimo server but is not controlled in the config-subsititution.properties MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GERONIMO-6390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477057#comment-13477057 ] xiezhi commented on GERONIMO-6390: ---------------------------------- Jarek, thank you very much. I will continue to work on this jira. > A port used by geronimo server but is not controlled in the config-subsititution.properties > ------------------------------------------------------------------------------------------- > > Key: GERONIMO-6390 > URL: https://issues.apache.org/jira/browse/GERONIMO-6390 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: CORBA > Affects Versions: 3.0-beta-1 > Reporter: xiezhi > Assignee: xiezhi > Priority: Minor > Attachments: system.properties.patch > > > I find there is a port(65430) used by geronimo server but is not controlled in the config-subsititution.properties. The port is a random high value. > It is related with the module j2ee-corba-yoko. > Proto Local Address Foreign Address State PID > TCP 0.0.0.0:1050 0.0.0.0:0 LISTENING 5036 > TCP 0.0.0.0:1099 0.0.0.0:0 LISTENING 5036 > TCP 0.0.0.0:1527 0.0.0.0:0 LISTENING 5036 > TCP 0.0.0.0:2001 0.0.0.0:0 LISTENING 5036 > TCP 0.0.0.0:4201 0.0.0.0:0 LISTENING 5036 > TCP 0.0.0.0:6882 0.0.0.0:0 LISTENING 5036 > TCP 0.0.0.0:8009 0.0.0.0:0 LISTENING 5036 > TCP 0.0.0.0:8080 0.0.0.0:0 LISTENING 5036 > TCP 0.0.0.0:8443 0.0.0.0:0 LISTENING 5036 > TCP 0.0.0.0:9999 0.0.0.0:0 LISTENING 5036 > TCP 0.0.0.0:10359 0.0.0.0:0 LISTENING 5036 > TCP 0.0.0.0:10360 0.0.0.0:0 LISTENING 5036 > TCP 0.0.0.0:10361 0.0.0.0:0 LISTENING 5036 > TCP 0.0.0.0:61616 0.0.0.0:0 LISTENING 5036 > TCP 0.0.0.0:65430 0.0.0.0:0 LISTENING 5036 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira