Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Liferay captcha throws CaptchaTextException in some occassions
Our Captcha is configured correctly and working properly on most times. However, in rare cases , the front-end captcha validation passes and in the back end it throws the following exception
com.liferay.portal.kernel.captcha.CaptchaTextException at com.liferay.captcha.recaptcha.ReCaptchaImpl.validateChallenge(ReCaptchaImpl.java:110)
The only way to re-produce this issue is when we put a breakpoint in the backend and release it after captcha expiry. Not sure why this is happening in normal scenarios. Let's say around 5% of times this error occurs. Any help will be highly appreciated.
com.liferay.portal.kernel.captcha.CaptchaTextException at com.liferay.captcha.recaptcha.ReCaptchaImpl.validateChallenge(ReCaptchaImpl.java:110)
The only way to re-produce this issue is when we put a breakpoint in the backend and release it after captcha expiry. Not sure why this is happening in normal scenarios. Let's say around 5% of times this error occurs. Any help will be highly appreciated.