[
https://issues.apache.org/jira/browse/YOKO-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jencks closed YOKO-35.
----------------------------
Resolution: Won't Fix
This appears to be a geronimo issue.
> Missing Ports in Startup Port List
> ----------------------------------
>
> Key: YOKO-35
> URL: https://issues.apache.org/jira/browse/YOKO-35
> Project: Yoko - CORBA Server
> Issue Type: Bug
> Security Level: public(Regular issues)
> Reporter: Aaron Mulder
> Attachments: GERONIMO-1349_JMXConnector.patch
>
>
> The port list for Geronimo is:
> Listening on Ports:
> 1099 0.0.0.0 RMI Naming
> 1527 0.0.0.0 Derby Connector
> 4201 0.0.0.0 ActiveIO Connector EJB
> 4242 0.0.0.0 Remote Login Listener
> 8019 127.0.0.1 Jetty Connector AJP13
> 8080 0.0.0.0 Jetty Connector HTTP
> 8443 0.0.0.0 Jetty Connector HTTPS
> 61616 0.0.0.0 ActiveMQ Message Broker Connector
> The port list from netstat is:
> tcp 0 0 :::1099 :::* LISTEN
> 8447/java
> tcp 0 0 :::1389 :::* LISTEN
> 8447/java
> tcp 0 0 :::1527 :::* LISTEN
> 8447/java
> tcp 0 0 :::4201 :::* LISTEN
> 8447/java
> tcp 0 0 :::4242 :::* LISTEN
> 8447/java
> tcp 0 0 127.0.0.1:8019 :::* LISTEN
> 8447/java
> tcp 0 0 :::8080 :::* LISTEN
> 8447/java
> tcp 0 0 :::8443 :::* LISTEN
> 8447/java
> tcp 0 0 :::16321 :::* LISTEN
> 8447/java
> tcp 0 0 :::61616 :::* LISTEN
> 8447/java
> The differences are:
> 1389 -- Directory
> variable -- 16321 (16333 on next run) -- what is this??
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)