cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

Issue with Thinkworx8.0.3 platform with postgres using docker compose

aacharya
1-Newbie

Issue with Thinkworx8.0.3 platform with postgres using docker compose

I am trying to run thinkworx8.0.3 platform with postgres  using docker compose.

it seem like the postgres contained bootstraps properly , but the tomcat fails with the below errror.

twtc   | Attempting to load ESAPI.properties via file I/O.

twtc   | System property [org.owasp.esapi.opsteam] is not set

twtc   | System property [org.owasp.esapi.devteam] is not set

twtc   | Attempting to load ESAPI.properties as resource file via file I/O.

twtc   | Found in 'org.owasp.esapi.resources' directory: /ThingworxStorage/esapi/ESAPI.properties

twtc   | Loaded 'ESAPI.properties' properties file

twtc   | Attempting to load validation.properties via file I/O.

twtc   | Attempting to load validation.properties as resource file via file I/O.

twtc   | Found in 'org.owasp.esapi.resources' directory: /ThingworxStorage/esapi/validation.properties

twtc   | Loaded 'validation.properties' properties file

twpg   | LOG:  unexpected EOF on client connection with an open transaction

twtc exited with code 1




I have attached my compose file with this for your reference.



1 REPLY 1
posipova
20-Turquoise
(To:aacharya)

Top Tags