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
SSL Login issues after logging out
Currently, I'm having issues that just seemed to crop up when Logging out and then trying to log back into my localhost liferay bundle. I'm using Liferay 6.2 GA6
liferay-portal-tomcat-6.2-ce-ga6-20160112152609836
I see this screen when trying to log in
I don't have any SSL certs set up because I don't need any, I've been using this version of 6.2 for a few months with no issues. I haven't made any configuration changes or browser changes. I see this in the catalina.out
INFO: Error parsing HTTP request header
Note: further occurrences of HTTP header parsing errors will be logged at DEBUG level.
My only solution is to remove my tomcat bundle and re-install from the ZIP. This is very frustrating! Anyone know what's going on here?
You're accessing localhost:8080 through https - that's likely to fail in exactly the way you document. If you access it through http (no "s"), it probably works (if you really meant to access localhost)
Try to figure out where the URL is generated. It might be the hostname that's wrong (if you started on a different hostname) or the protocol
Powered by Liferay™