You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Jean-Marie Landri <je...@gmail.com> on 2012/09/14 13:17:14 UTC

2 openmeetings instance

Hello,
Trying to implement 2 openmeetings instance according to-
http://incubator.apache.org/openmeetings/WebappNamePath.html

in my red5/webapp/
i have 2 openmeetings folders named openmeetings-1 And openmeetings-2
edit webapps/openmeetings1/WEB-INF/red5-web.properties for every Openmeetings
instance and add the following line:
webapp.contextPath=/openmeetings-1

and in openmeetings-2
webapp.contextPath=/openmeetings-1

i add export JAVA_OPTS="-XX:+CMSClassUnloadingEnabled
-XX:+CMSPermGenSweepingEnabled -XX:MaxPermSize=128M"

to red5.sh
but the browser does not loading any of the application.

thank you

i attached the red5.sh file

thank you

Re: 2 openmeetings instance

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
You should at least use different context paths.
But I am not sure if having multiple instances currently works. We
have been using this in the past but I don't know what the current
status is.

Sebastian

2012/9/14 Jean-Marie Landri <je...@gmail.com>:
> Hello,
> Trying to implement 2 openmeetings instance according to-
> http://incubator.apache.org/openmeetings/WebappNamePath.html
>
> in my red5/webapp/
> i have 2 openmeetings folders named openmeetings-1 And openmeetings-2
> edit webapps/openmeetings1/WEB-INF/red5-web.properties for every
> Openmeetings instance and add the following line:
> webapp.contextPath=/openmeetings-1
>
> and in openmeetings-2
> webapp.contextPath=/openmeetings-1
>
> i add export JAVA_OPTS="-XX:+CMSClassUnloadingEnabled
> -XX:+CMSPermGenSweepingEnabled -XX:MaxPermSize=128M"
>
> to red5.sh
> but the browser does not loading any of the application.
>
> thank you
>
> i attached the red5.sh file
>
> thank you



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com