Re: captcha not working

2017-12-06 Thread Maxim Solodovnik
I'm glad everything works as expected :) Thanks for sharing :) On Wed, Dec 6, 2017 at 9:43 PM, Chad Palenshus wrote: > Thanks for the help Maxim. It was just added the -Djava.awt.headless=true > statement in the red5.sh script to the java options. I have it working now. > > I really appreciate t

Re: captcha not working

2017-12-06 Thread Chad Palenshus
Thanks for the help Maxim. It was just added the -Djava.awt.headless=true statement in the red5.sh script to the java options. I have it working now. I really appreciate the patience and pointing me in the right direction. -Chad On Wed, Dec 6, 2017 at 9:28 AM, Chad Palenshus wrote: > I apolog

Re: captcha not working

2017-12-06 Thread Chad Palenshus
I apologize, I'm not sure what I was thinking. I got the log files mixed up and didn't realize I had pulled from historical log. The current log file revealed this error: java.lang.NoClassDefFoundError: Could not initialize class sun.awt.X11GraphicsEnvironment It definitely seems that it could

Re: captcha not working

2017-12-05 Thread Maxim Solodovnik
Hello Chad, Part of log you have quoted is related to Web installer, please check most recent logs Here is what I was able to found regarding java awt on CentOS: https://discuss.pivotal.io/hc/en-us/articles/202652118-Libraries-required-when-setting-the-java-awt-headless-system-property-for-u

Re: captcha not working

2017-12-05 Thread Chad Palenshus
I am using Oracle JDK. I'm trying to find how to make sure the AWT java module is working but it's not clear to me how to do just that. I do have logging in the openmeetings.log, most is debugging, but see some stuff about wicket in there that I was guessing is part of the issue. This is just a

Re: captcha not working

2017-12-05 Thread Ramón Zárate Moedano
Thanks ... ill try it. El 5 dic. 2017 10:13 AM, "Maxim Solodovnik" escribió: > I'm using Ubuntu > > On Tue, Dec 5, 2017 at 11:12 PM, Ramón Zárate Moedano > wrote: > >> Maxim. >> >> Which linux dist are you using on demo sites??? >> >> Ramón >> >> El 5 dic. 2017 10:06 AM, "Maxim Solodovnik" >>

Re: captcha not working

2017-12-05 Thread Maxim Solodovnik
I'm using Ubuntu On Tue, Dec 5, 2017 at 11:12 PM, Ramón Zárate Moedano wrote: > Maxim. > > Which linux dist are you using on demo sites??? > > Ramón > > El 5 dic. 2017 10:06 AM, "Maxim Solodovnik" > escribió: > >> I'm not advertising any Linux distrib >> any can be used >> >> It is just IMO: Ce

Re: captcha not working

2017-12-05 Thread Ramón Zárate Moedano
Maxim. Which linux dist are you using on demo sites??? Ramón El 5 dic. 2017 10:06 AM, "Maxim Solodovnik" escribió: > I'm not advertising any Linux distrib > any can be used > > It is just IMO: CentOS has most unpredictable setup > > On Tue, Dec 5, 2017 at 10:43 PM, Hossein Dehghanpoor < > hoss

Re: captcha not working

2017-12-05 Thread Maxim Solodovnik
I'm not advertising any Linux distrib any can be used It is just IMO: CentOS has most unpredictable setup On Tue, Dec 5, 2017 at 10:43 PM, Hossein Dehghanpoor < hossein.dehghanp...@gmail.com> wrote: > hello maxim > what kind of linux you suggest? > it seems that you dont suggest cent os for om,

Re: captcha not working

2017-12-05 Thread Hossein Dehghanpoor
hello maxim what kind of linux you suggest? it seems that you dont suggest cent os for om, right? On Dec 5, 2017 18:48, "Maxim Solodovnik" wrote: > CentOS again ... :( > > The images are being generated "on the fly" by Java > I guess you don't have AWT Java module working on your server > What J

Re: captcha not working

2017-12-05 Thread Maxim Solodovnik
CentOS again ... :( The images are being generated "on the fly" by Java I guess you don't have AWT Java module working on your server What JVM are you using? OpenJDK? Oracle JDK? Can you check if log messages are being written to $OM_HOME/log/openmeetings.log ? On Tue, Dec 5, 2017 at 10:12 PM,

Re: captcha not working

2017-12-05 Thread Chad Palenshus
Sorry I should have included that info. 4.0.0 on Centos 7. I do not have any errors in the logs. I guess I really just need help understanding how it works so that I can begin to diagnose why it's not working. Are the captcha images supposed to be locally stored somewhere on the system or they

Re: captcha not working

2017-12-05 Thread Maxim Solodovnik
Hello Chad, What version are you using? Captcha works as expected on all our demo servers: http://openmeetings.apache.org/demo.html Do you have any errors in the logs? On Tue, Dec 5, 2017 at 9:41 PM, Chad Palenshus wrote: > Hi All: > > I'm struggling with getting the captcha image to show on th

captcha not working

2017-12-05 Thread Chad Palenshus
Hi All: I'm struggling with getting the captcha image to show on the new user "Sign Up" page. The place holder is there but the missing image error is displayed. When I try to view the image, it resolves to the URL of x.x.x.x:5080/openmeetings/wicket/bookmarkable/org.apache.openmeetings.web.pag