[ 
https://issues.apache.org/jira/browse/GERONIMO-6270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13206727#comment-13206727
 ] 

Yi Xiao commented on GERONIMO-6270:
-----------------------------------

There are two problems when enable multiple instance:
(1)When two or more server instances start up, the activeMQ will try to lock 
the var/activemq directory, we can specify the activemq.data in 
var/config/config-subsitutions.properties to resolve it.
(2)When deploy a application in a new repository besides the default one using 
deploy.bat -port RMI_port deploy --targets %other_repo% path/to/application, 
the application could not be started by the "mvn:groupid/artifactId/..." could 
not be resolved error. I think it's the URL handler couldn't resolve the new 
repo, still under investigation.

                
> Re-enable multiple instances support in one installation
> --------------------------------------------------------
>
>                 Key: GERONIMO-6270
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6270
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 3.0-beta-1
>            Reporter: Forrest Xia
>            Assignee: Yi Xiao
>
> We need to investigate how to re-enable the multiple instances support in one 
> installation.
> Refer to 
> https://issues.apache.org/jira/browse/GERONIMO-6175
> https://issues.apache.org/jira/browse/GERONIMO-6174
> https://issues.apache.org/jira/browse/GERONIMO-5987

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to