HTTP Status 500 - Internal Server Error

Installation Forum (Inactive)
HTTP Status 500 - Internal Server Error greener  2016-01-20 21:56
Status: Closed
 
Longtime labkey user first time installation problem (well its been a while). Followed the linux instructions on the website (installing on Centos7) and when I start it up I get a 500 error. Versions all appear to be supported(javac 1.8.0_66, PostgreSQL 9.2.14, apache-tomcat-7.0.67). Tomcat appears to running just fine. Any suggestions would be great.
Thanks
-Rich
 
 
adam responded:  2016-01-20 22:37
We've seen reports like this from folks attempting to use the very latest Tomcat releases. It appears that a Tomcat change is causing it to return illegal values for one of the request methods we use... but we haven't investigated fully or reported the issue to them yet.

If you want to avoid the problem, I suggest using an earlier Tomcat release for now.

Adam
 
Jon (LabKey DevOps) responded:  2016-01-21 14:13
Hi Rich,

Just curious, was the version of Tomcat you have (7.0.67) downloaded or was it apart of a yum package?

As Adam stated, we are seeing some weird behavior with Tomcat, but it is depends on which version number. For example, 7.0.64 doesn't display the behavior you describe.

Regards,

Jon
 
greener responded:  2016-01-21 14:28
Yes, I downloaded (not yum) tomcat-7.0.67 and it didn't work.
7.0.57 worked. I was able to install labkey successfully.
Thanks
-Rich
 
Jon (LabKey DevOps) responded:  2016-02-01 16:39
Hello!

We've pushed out the revised build of LabKey 15.3 to our downloads page.

Feel free to download our revised build and install it on your server. It should install without any issue.

Regards,

Jon