Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Hi,
I am using ubuntu 12.04 desktop version.
My java version is 1.7.0_71 and my tomcat version is 7.0.55
I followed all the steps given in the wiki for the installations. Yet after deploying the war on tomcat when I go an start the application I get this error.
FAIL - Application at context path /Thingworx could not be started
This is what I see in the logs of tomcat:
SEVERE: The web application /Thingworx created a ThreadLocal with key of type (value ) and a value of type (value [[SuperUser:User]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
Can someone here give me some idea as to what is happening and if there is any solution for the same?
I am seeing the same error on CentOS
The solution for this issue is to create these directories in root (/)
/ThingworxBackupStorage
/ThingworxStorage
Open the permissions chmod 777 /ThingworxBackupStorage /ThingworxStorage