You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org> on 2006/02/10 17:42:55 UTC

[jira] Commented: (GERONIMO-1349) Missing Ports in Startup Port List

    [ http://issues.apache.org/jira/browse/GERONIMO-1349?page=comments#action_12365918 ] 

Aaron Mulder commented on GERONIMO-1349:
----------------------------------------

A recent Geronimo/netstat run with at least one CORBA EJB enabled indicates that we don't show the CORBA TSS SSL listen port, and there were two unknown ports in the list.  If one was JMX, I'm still not sure about the other.

> Missing Ports in Startup Port List
> ----------------------------------
>
>          Key: GERONIMO-1349
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1349
>      Project: Geronimo
>         Type: Bug
>   Components: startup/shutdown
>     Versions: 1.0-M5, 1.0
>     Reporter: Aaron Mulder
>     Assignee: Aaron Mulder
>      Fix For: 1.1, 1.0.1
>  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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira