Ok sounds like your Red5 script is not working so well.

 

Can you do this instead:

 

killall red5

 

Then

cd /usr/lib/red5 

chmod 755 red5-debug.sh

./red5-debug.sh

this will show you the debug trace as it starts, can you paste back any
errors to the mail list and we can see if we can help you.

 

Best Regards

 

 

 

From: Jean-Marie Landri [mailto:jeanmarielan...@gmail.com] 
Sent: 17 July 2012 17:12
To: openmeetings-user@incubator.apache.org
Subject: Re: openmeetings doesn't send emails

 

Hello Sir,
when running - 
[root@vps-1083527-7281 ~]# /etc/init.d/red5 stop
Stopping Red5 flash streaming server: red5/etc/init.d/red5: line 33:
start-stop-daemon: command not found


[root@vps-1083527-7281 ~]# -bash: cd: /usr/lib/red5: No such file or
directory
-bash: -bash:: command not found

2012/7/17 Stephen Cottham <stephen.cott...@robertbird.com.au>

Hey Jean-Marie

 

Can you do the following:

 

/etc/init.d/red5 stop

 

Then

 

cd /usr/lib/red5

 

chmod 755 red5-debug.sh

 

then

 

./red5-debug.sh

 

This will show you the debug trace as it starts, can you paste back any
errors to the mail list and we can see if we can help you.

 

Best Regards

 

 

 

From: Jean-Marie Landri [mailto:jeanmarielan...@gmail.com] 
Sent: 17 July 2012 16:29


To: openmeetings-user@incubator.apache.org
Subject: Re: openmeetings doesn't send emails

 

Hello evrey body here,


I'm trying now George Kirkham suggestion, but when running "sudo sh
red5.sh" and in brwoser  - 
http://216.224.184.166:5080/openmeetings/install?command=step1
showing -
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!

and in window shell - 
Caused by: java.sql.SQLException: Access denied for user
'root'@'localhost' (usi
ng password: NO)
        at
com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1055) ~[mysq
l-connector-java-jar-5.1.9.jar:na]
        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
~[mysql
-connector-java-jar-5.1.9.jar:na]
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3558)
~[mysql-co
nnector-java-jar-5.1.9.jar:na]
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3490)
~[mysql-co
nnector-java-jar-5.1.9.jar:na]
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919)
~[mysql-con
nector-java-jar-5.1.9.jar:na]
        at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:3996)
~[mysql-conne
ctor-java-jar-5.1.9.jar:na]
        at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1284)
~[mysql-connect
or-java-jar-5.1.9.jar:na]
        at
com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2287) ~
[mysql-connector-java-jar-5.1.9.jar:na]
        ... 54 common frames omitted
[INFO] [http-0.0.0.0-5080-1]
org.apache.catalina.core.ContainerBase.[red5Engine]
.[0.0.0.0].[/openmeetings] -  Velocity  [debug] ResourceManager : found
booting.
vm with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoad
er
I understand it is something with mysql but i really don't know how to
handle this issue.

thank you

2012/7/12 Jean-Marie Landri <jeanmarielan...@gmail.com>

Thank you for quick replay,
where i can find the openmeetings log?

 

2012/7/12 George Kirkham <gkirk...@co2crc.com.au>

Jean-Marie,

 

Sebastian is correct, the logs may help.

 

Seems like you have used the correct settings.  Do you have another
email client that you can test your gmail setting with to ensure that
all works with your GMAIL account ?

http://support.google.com/mail/bin/answer.py?hl=en&answer=13287

 

I do not use TLS so I am not sure if this works or not.

 

I could suggest that you use the version that you can check out from the
below command, but I doubt if this would resolve your issue.

 

The below steps have helped me.

"svn checkout 
http://svn.apache.org/repos/asf/incubator/openmeetings/branches/2.0/"; 

"ant clean.all" 

"ant -Ddb=mysql",

 

Thanks,

 

George Kirkham

 

 

Stephen Cottham
Group IT Manager (Associate)

Robert Bird Group
Level 5, 333 Ann St
Brisbane, Queensland, 4000, Australia

Phone: +6173 319 2777 (AUS)

Phone: +44207 592 8000 (UK)

Fax: +6173 319 2799

 

Mobile:  +61400 756 963 (AUS)

Mobile:  +447900 918 616 (UK)

Web: www.robertbird.com <http://www.robertbird.com/> 

  <http://www.robertbird.com.au/> 

This email and any attachments are confidential and may contain legally
privileged information or copyright material. Unless expressly stated,
confidentiality and/or legal privilege is not intended to be waived by
the sending of this email. The contents of this email, including any
attachments, are intended solely for the use of the individual or entity
to whom they are addressed. If you are not an intended recipient, please
contact us immediately by return email and then delete both messages.
You may not otherwise read, forward, copy, use or disclose this email or
any attachments. Any views expressed in this email are those of the
individual sender except where the sender expressly, and with authority,
states otherwise. It is your responsibility to check any attachments for
viruses or defects before opening or sending them on. None of the sender
or its related entities accepts any liability for any consequential
damage resulting from this email containing computer viruses. 

 


Disclaimer added by CodeTwo Exchange Rules
www.codetwo.com

 

From: Jean-Marie Landri [mailto:jeanmarielan...@gmail.com] 
Sent: Thursday, 12 July 2012 7:55 PM
To: openmeetings-user@incubator.apache.org
Subject: Re: openmeetings doesn't send emails

 

Sorry to bother , forgote to attach the image so its here

thank you

2012/7/12 Jean-Marie Landri <jeanmarielan...@gmail.com>

Hello
i just checkout the openmeetings svn,
https://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singleweba
pp/
i set the email configuration for gmail use [attached image].
logged out but the same,can't send email invitation and a new user
registering as well.

Thank you


Stephen Cottham
Group IT Manager (Associate)

Robert Bird Group
Level 5, 333 Ann St
Brisbane, Queensland, 4000, Australia
Phone: +6173 319 2777 (AUS)
Phone: +44207 592 8000 (UK)
Fax: +6173 319 2799
 
Mobile:  +61400 756 963 (AUS)
Mobile: +447900 918 616 (UK)
Web: www.robertbird.com


This email and any attachments are confidential and may contain legally 
privileged information or copyright material. Unless expressly stated, 
confidentiality and/or legal privilege is not intended to be waived by the 
sending of this email. The contents of this email, including any attachments, 
are intended solely for the use of the individual or entity to whom they are 
addressed. If you are not an intended recipient, please contact us immediately 
by return email and then delete both messages. You may not otherwise read, 
forward, copy, use or disclose this email or any attachments. Any views 
expressed in this email are those of the individual sender except where the 
sender expressly, and with authority, states otherwise. It is your 
responsibility to check any attachments for viruses or defects before opening 
or sending them on. None of the sender or its related entities accepts any 
liability for any consequential damage resulting from this email containing 
computer viruses. 

Disclaimer added by CodeTwo Exchange Rules      
http://www.codetwo.com  

<<image001.png>>

<<image002.png>>

Reply via email to