Re: webmin + open meetings

2011-12-26 Thread Jean-Louis Noel
Hi Hasan, From: Hasan Gharehasanloo yes, I am root in this system. it is ubuntu 10.04. Service tries to start red5 as red5 user usually, it doesn't matter who start the script. Bye, Jean-Louis

Re: webmin + open meetings

2011-12-26 Thread Hasan Gharehasanloo
the last time that I installed openmeetings, I did it with the same user. On Mon, Dec 26, 2011 at 1:03 PM, Jean-Louis Noel wrote: > Hi Hasan, > > From: Hasan Gharehasanloo > >> yes, I am root in this system. it is ubuntu 10.04. >> > Service tries to start red5 as red5 user usually, it doesn't ma

ISO OpenMeetings-1.9.1 in Ubuntu 11.04 Live to download

2011-12-26 Thread zurcamos
Hi, Is ready to download an ISO with OpenMeetings 1.9.1 in Ubuntu 11.04. In the Desktop is a folder called Ejemplos, in which are files wth the users names and passwords of everything. Can change Ubuntu language to english. Look the file called: OpenMeetings-Ubuntu change language.txt Look also

Re: webmin + open meetings

2011-12-26 Thread Jean-Louis Noel
Hi Hasan, From: Hasan Gharehasanloo the last time that I installed openmeetings, I did it with the same user. What does red5 error.log say? Bye, Jean-Louis

Re: webmin + open meetings

2011-12-26 Thread Hasan Gharehasanloo
Hi Jean red5 error.log is empty On Mon, Dec 26, 2011 at 2:03 PM, Jean-Louis Noel wrote: > Hi Hasan, > > From: Hasan Gharehasanloo > >> the last time that I installed openmeetings, I did it with the same user. >> > What does red5 error.log say? > > Bye, > Jean-Louis > -- -

Re: webmin + open meetings

2011-12-26 Thread Jean-Louis Noel
Hi, From: Hasan Gharehasanloo red5 error.log is empty Is red5.log OK? Bye, Jean-Louis

Re: webmin + open meetings

2011-12-26 Thread Hasan Gharehasanloo
Hi yes, red5.loh is ok too. On Mon, Dec 26, 2011 at 3:10 PM, Jean-Louis Noel wrote: > Hi, > > From: Hasan Gharehasanloo > >> red5 error.log is empty >> > Is red5.log OK? > > Bye, > Jean-Louis > -- - Best Regards Hassan Gharehasanloo

RE: ISO OpenMeetings-1.9.1 in Ubuntu 11.04 Live to download

2011-12-26 Thread zurcamos
...test mail...

Re: webmin + open meetings

2011-12-26 Thread Jean-Louis Noel
Hi Hasan, From: Hasan Gharehasanloo yes, red5.loh is ok too. Is a line like this one present? == 2011-12-24 12:07:09,062 [Launcher:/openmeetings] INFO o.s.b.f.c.PropertyPlaceho lderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/ red5-web.properties] =

Re: webmin + open meetings

2011-12-26 Thread Hasan Gharehasanloo
hI there isnt any line like that, this is my red5.log : 2011-12-25 10:04:30,688 [main] INFO org.red5.server.Launcher - Red5 Server 1.0.0 RC2 $Rev: 4297 $ (http://code.google.com/p/red5/) 2011-12-25 10:04:31,836 [main] INFO o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from cla

Re: webmin + open meetings

2011-12-26 Thread Jean-Louis Noel
Hi Hasan, From: Hasan Gharehasanloo there isnt any line like that, this is my red5.log : It looks like you didn't unzip openmeeting at the right spot. Bye, Jean-Louis

Re: webmin + open meetings

2011-12-26 Thread Hasan Gharehasanloo
Hi would you please help me more, how did you get it??? I did as it said in the wiki for ubuntu. On Mon, Dec 26, 2011 at 9:13 PM, Jean-Louis Noel wrote: > Hi Hasan, > > From: Hasan Gharehasanloo > >> there isnt any line like that, this is my red5.log : >> > It looks like you didn't unzip openme

Re: webmin + open meetings

2011-12-26 Thread Jean-Louis Noel
Hi Hasan, From: Hasan Gharehasanloo would you please help me more, how did you get it??? Could you post the line about red5 from ps -ax? It should look like: == 2142 ?S 0:00 su -p -s /bin/sh red5 -c "/usr/bin/java" "-Dpython.home=lib" -Dred5.root="/usr/share/red5" -Dlogba

Re: webmin + open meetings

2011-12-26 Thread Hasan Gharehasanloo
Hi there is no process for red5 there this is the last message when I run red5.sh : [INFO] [main] org.springframework.beans.factory.support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7e8f00: defining beans [placeholder

Re: webmin + open meetings

2011-12-26 Thread Jean-Louis Noel
Hi Hasan, From: Hasan Gharehasanloo there is no process for red5 there OK. Try: mkdir /usr/test cd /usr/test wget http://openmeetings.googlecode.com/files/openmeetings_1_9_1_r4707.zip unzip openmeetings_1_9_1_r4707.zip cd red5 chmod +x red5.sh ./red5.sh And now, check if red5 is working.

Re: webmin + open meetings

2011-12-26 Thread Hasan Gharehasanloo
I have done this, in /opt directorory but the result is the same On Tue, Dec 27, 2011 at 12:39 AM, Jean-Louis Noel wrote: > Hi Hasan, > > From: Hasan Gharehasanloo > >> there is no process for red5 there >> > OK. > > Try: > > mkdir /usr/test > cd /usr/test > wget http://openmeetings.**googlecode