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

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

     [ 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.