Thingworx first install
Hi,
I'm trying to perform the first install On thingworx core 8. So far the PostgreSQL database is created and both scripts ran with no problem.
When trying to acess the platform through http://localhost/Thingworx i am only getting a blank page. Them localhost_acess_log on tomcat dysplays:
0:0:0:0:0:0:0:1 - - [21/Jul/2017:11:52:57 -0300] "GET /Thingworx HTTP/1.1" 302 -
0:0:0:0:0:0:0:1 - - [21/Jul/2017:11:52:57 -0300] "GET /Thingworx/Home HTTP/1.1" 401 -
0:0:0:0:0:0:0:1 - - [21/Jul/2017:12:10:32 -0300] "GET /Thingworx HTTP/1.1" 302 -
0:0:0:0:0:0:0:1 - - [21/Jul/2017:12:10:32 -0300] "GET /Thingworx/Home HTTP/1.1" 401 -
0:0:0:0:0:0:0:1 - - [21/Jul/2017:12:17:45 -0300] "GET /Thingworx HTTP/1.1" 302 -
0:0:0:0:0:0:0:1 - - [21/Jul/2017:12:17:45 -0300] "GET /Thingworx/Home HTTP/1.1" 401 -
Believing that this is a 401 error I've tried the recommendations on Frequently Seen Errors upon launching the Thingworx application concerning the 401 error, but with no sucess so far.
I've changed only the password in the JSON file on the Platform.
I am using the following software:
Microsoft Windows 10 Pro 10.0.15063 N/A build 15063
Tomcat 8.5
PostgreSQL 9.4.12
Do you know of any steps I did wrong or missed?
Thank you.

