please examine red5.log from both instances and fix all errors On Mon, Mar 9, 2015 at 7:45 PM, Mark Lin <[email protected]> wrote:
> attached logs > noticed: > i can log just to one of the instance, the other instance refer me to - > http:/My_Domain.com:5080/openmeetings/notinited page... > It doesn't matter wiche one you choose to load > after loading the first time it remain as at the first time loading: > meaning the one that was load i can log to any time and the other stacked > at the notinited page > > *OpenMeetings - Loading ...* > > The server is not yet completely initialized. Please try again in a couple > of seconds. > > If this message persists for several minutes contact your > Sys-Administration. > > If that message stays forever you should check the logs located in > > openmeetings_install_dir/log > > folder, probably your database user/pwd/host is wrong! > > > On Mon, Mar 9, 2015 at 9:08 AM, Maxim Solodovnik <[email protected]> > wrote: > >> any errors in the logs? >> >> On Mon, Mar 9, 2015 at 12:20 AM, Mark Lin <[email protected]> wrote: >> >>> changed the config file to - <red5httpport>5081</red5httpport> >>> but nothing >>> >>> On Sun, Mar 8, 2015 at 7:38 PM, Maxim Solodovnik <[email protected]> >>> wrote: >>> >>>> yes, port (or maybe ports) need to be changed >>>> >>>> >>>> On Sun, Mar 8, 2015 at 11:19 PM, Mark Lin <[email protected]> wrote: >>>> >>>>> so i need to change the port at the config file of the particular >>>>> instance. >>>>> That's all? >>>>> >>>>> On Sun, Mar 8, 2015 at 6:54 PM, Maxim Solodovnik <[email protected] >>>>> > wrote: >>>>> >>>>>> I have memory issues while starting 2 OM instances this way >>>>>> you need to check red5.log for the exact error >>>>>> >>>>>> I personally prefer to start another OM instance as separate process >>>>>> on different port (for ex. 5081) >>>>>> >>>>>> On Sat, Mar 7, 2015 at 9:01 PM, Mark Lin <[email protected]> wrote: >>>>>> >>>>>>> Hello, Dedicate VPS >>>>>>> I'm Testing this method according to - >>>>>>> http://openmeetings.apache.org/WebappNamePath.html >>>>>>> >>>>>>> 1. $Commands cp -r /red5/openmeetings /red5/openmeetings-1 >>>>>>> 2. I added line - webapp.contextPath=/openmeetings1 >>>>>>> for every instance >>>>>>> >>>>>>> webapps/openmeetings/WEB-INF/red5-web.properties >>>>>>> webapps/openmeetings-1/WEB-INF/red5-web.properties >>>>>>> >>>>>>> >>>>>>> So now instanses look like this: >>>>>>> >>>>>>> webapp.virtualHosts=*,localhost, 127.0.0.1 >>>>>>> webapp.contextPath=/openmeetings >>>>>>> >>>>>>> >>>>>>> webapp.virtualHosts=*,localhost, 127.0.0.1 >>>>>>> >>>>>>> webapp.contextPath=/openmeetings-1 >>>>>>> >>>>>>> 3. restart red5 >>>>>>> >>>>>>> 4. went to http://Mydomain.com:5080/openmeetings & openmeetings-1 >>>>>>> >>>>>>> but OM didn't load to browser - it's stacks with empty page. >>>>>>> >>>>>>> 5. so added the line to /red5/red5.bat >>>>>>> >>>>>>> set JAVA_OPTS=-XX:+CMSClassUnloadingEnabled >>>>>>> -XX:+CMSPermGenSweepingEnabled -XX:MaxPermSize=128M >>>>>>> >>>>>>> below the line... >>>>>>> >>>>>>> set JAVA_OPTS=%LOGGING_OPTS% %SECURITY_OPTS% %JAVA_OPTS% %JVM_OPTS% >>>>>>> %JYTHON_OPTS% >>>>>>> set JAVA_OPTS=-XX:+CMSClassUnloadingEnabled >>>>>>> -XX:+CMSPermGenSweepingEnabled -XX:MaxPermSize=128M >>>>>>> >>>>>>> but red5 doesn't start >>>>>>> >>>>>>> what i'm doing wrong? >>>>>>> >>>>>>> Thank you >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> WBR >>>>>> Maxim aka solomax >>>>>> >>>>> >>>>> >>>> >>>> >>>> -- >>>> WBR >>>> Maxim aka solomax >>>> >>> >>> >> >> >> -- >> WBR >> Maxim aka solomax >> > > -- WBR Maxim aka solomax
