Skip to main content
1-Visitor
September 17, 2017
Question

Thread error HTTP Status 500

  • September 17, 2017
  • 2 replies
  • 5949 views

Hi, all.

I can't suddenly connect to the server.

I don't know why. This error occurs.

ApplicationLog

Actually, connection was smooth until just a few days ago.

Ubuntu 14.04, Tomcat8, Postgresql9.4..

Please help me T.T

2 replies

5-Regular Member
September 18, 2017

Hi Jeongeun, just to confirm is PostgerSQL DB is up and running? Are you able to connect to it via PgAdminII client? Can you also share the tomcat logs?

jkim-611-VisitorAuthor
1-Visitor
September 18, 2017

yes, running.

What does mean this error? I deleted everything. And I installed Thingworx8. However, the same error occurs.

help me.

1..GIF

jkim-611-VisitorAuthor
1-Visitor
September 18, 2017

Thank you for your solution. I re-create database(thingworx) but I got this error.

캑처.GIF

T.T help me.

20-Turquoise
September 18, 2017

How do you deploy your application? Do you drop the .war file in Tomcat/webapps folder or upload via the browser? The browser/UI method would not work and likely  cause this error.

JUdging by the logs your database isn't connecting either.

jkim-611-VisitorAuthor
1-Visitor
September 18, 2017

I copied .war file under the webapps folder..

20-Turquoise
September 19, 2017

Have you ever installed a different version of postgres on the same machine? And what is your current version?