You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Lu Jiang (JIRA)" <ji...@apache.org> on 2009/08/26 05:13:59 UTC

[jira] Created: (GERONIMO-4813) exceptions occur when running geronimo as a service on AIX

exceptions occur when running geronimo as a service on AIX
----------------------------------------------------------

                 Key: GERONIMO-4813
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4813
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: startup/shutdown
    Affects Versions: 2.2
         Environment: Operating System:  ppc   AIX 
geronimo: 2.2-SNAPSHOT +Build 2009.08.23-23:05:01.470-0400 
JAVA:1.6
            Reporter: Lu Jiang


Run Geronimo as a service on AIX and then start it.
It starts successfully and Geronimo can be accessed via http://localhost:8080/console.
But there some errors in the GERONIMO_HOME/var/log/geronimo.out. It seems that several processes are trying to start the server together and they conflict
with each other because the same default port 1099 is used .


 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.framework/rmi-naming/2.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.2-SNAPSHOT/car,j2eeType=GBean,name=RMIRegistry"
java.rmi.server.ExportException: Port already in use: 1099

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (GERONIMO-4813) exceptions occur when running geronimo as a service on AIX

Posted by "viola.lu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

viola.lu reassigned GERONIMO-4813:
----------------------------------

    Assignee: Ivan

> exceptions occur when running geronimo as a service on AIX
> ----------------------------------------------------------
>
>                 Key: GERONIMO-4813
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4813
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 2.2
>         Environment: Operating System:  ppc   AIX 
> geronimo: 2.2-SNAPSHOT +Build 2009.08.23-23:05:01.470-0400 
> JAVA:1.6
>            Reporter: Lu Jiang
>            Assignee: Ivan
>         Attachments: G4813.patch, geronimo.out
>
>
> Run Geronimo as a service on AIX and then start it.
> It starts successfully and Geronimo can be accessed via http://localhost:8080/console.
> But there some errors in the GERONIMO_HOME/var/log/geronimo.out. It seems that several processes are trying to start the server together and they conflict
> with each other because the same default port 1099 is used .
>  ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.framework/rmi-naming/2.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.2-SNAPSHOT/car,j2eeType=GBean,name=RMIRegistry"
> java.rmi.server.ExportException: Port already in use: 1099

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (GERONIMO-4813) exceptions occur when running geronimo as a service on AIX

Posted by "Ivan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan resolved GERONIMO-4813.
----------------------------

       Resolution: Fixed
    Fix Version/s: 2.2

Commit the changes to trunk At revision: 807877, and 2.2 At revision: 807876.
Thanks for the patch, viola !

> exceptions occur when running geronimo as a service on AIX
> ----------------------------------------------------------
>
>                 Key: GERONIMO-4813
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4813
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 2.2
>         Environment: Operating System:  ppc   AIX 
> geronimo: 2.2-SNAPSHOT +Build 2009.08.23-23:05:01.470-0400 
> JAVA:1.6
>            Reporter: Lu Jiang
>            Assignee: Ivan
>             Fix For: 2.2
>
>         Attachments: G4813.patch, geronimo.out
>
>
> Run Geronimo as a service on AIX and then start it.
> It starts successfully and Geronimo can be accessed via http://localhost:8080/console.
> But there some errors in the GERONIMO_HOME/var/log/geronimo.out. It seems that several processes are trying to start the server together and they conflict
> with each other because the same default port 1099 is used .
>  ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.framework/rmi-naming/2.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.2-SNAPSHOT/car,j2eeType=GBean,name=RMIRegistry"
> java.rmi.server.ExportException: Port already in use: 1099

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-4813) exceptions occur when running geronimo as a service on AIX

Posted by "viola.lu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

viola.lu updated GERONIMO-4813:
-------------------------------

    Attachment: G4813.patch

pls review and submit ,thanks.

> exceptions occur when running geronimo as a service on AIX
> ----------------------------------------------------------
>
>                 Key: GERONIMO-4813
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4813
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 2.2
>         Environment: Operating System:  ppc   AIX 
> geronimo: 2.2-SNAPSHOT +Build 2009.08.23-23:05:01.470-0400 
> JAVA:1.6
>            Reporter: Lu Jiang
>         Attachments: G4813.patch, geronimo.out
>
>
> Run Geronimo as a service on AIX and then start it.
> It starts successfully and Geronimo can be accessed via http://localhost:8080/console.
> But there some errors in the GERONIMO_HOME/var/log/geronimo.out. It seems that several processes are trying to start the server together and they conflict
> with each other because the same default port 1099 is used .
>  ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.framework/rmi-naming/2.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.2-SNAPSHOT/car,j2eeType=GBean,name=RMIRegistry"
> java.rmi.server.ExportException: Port already in use: 1099

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-4813) exceptions occur when running geronimo as a service on AIX

Posted by "Lu Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lu Jiang updated GERONIMO-4813:
-------------------------------

    Attachment: geronimo.out

> exceptions occur when running geronimo as a service on AIX
> ----------------------------------------------------------
>
>                 Key: GERONIMO-4813
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4813
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 2.2
>         Environment: Operating System:  ppc   AIX 
> geronimo: 2.2-SNAPSHOT +Build 2009.08.23-23:05:01.470-0400 
> JAVA:1.6
>            Reporter: Lu Jiang
>         Attachments: geronimo.out
>
>
> Run Geronimo as a service on AIX and then start it.
> It starts successfully and Geronimo can be accessed via http://localhost:8080/console.
> But there some errors in the GERONIMO_HOME/var/log/geronimo.out. It seems that several processes are trying to start the server together and they conflict
> with each other because the same default port 1099 is used .
>  ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.framework/rmi-naming/2.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/rmi-naming/2.2-SNAPSHOT/car,j2eeType=GBean,name=RMIRegistry"
> java.rmi.server.ExportException: Port already in use: 1099

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.