thingworx 7.2 installation : cannot start tomcat8 : –Dfile.encoding=UTF-8 class not found
Hello
I followed the guide to install Thingworx 7.2 on Ubuntu 14 LTS using postgres and I have the following error at the enxt step when starting tomcat8
(error : impossobile to find or load main class -Dfile.econding=UTF8)
any ideas ?
thanks
m2aim@M2AIMvm2:~$ sudo service tomcat8 restart
Using CATALINA_BASE: /usr/share/tomcat8/8.0.33
Using CATALINA_HOME: /usr/share/tomcat8/8.0.33
Using CATALINA_TMPDIR: /usr/share/tomcat8/8.0.33/temp
Using JRE_HOME: /usr/lib/jvm/jdk1.8.0_111/jre
Using CLASSPATH: /usr/share/tomcat8/8.0.33/bin/bootstrap.jar:/usr/share/tomcat8/8.0.33/bin/tomcat-juli.jar
Erreur : impossible de trouver ou charger la classe principale –Dfile.encoding=UTF-8
Using CATALINA_BASE: /usr/share/tomcat8/8.0.33
Using CATALINA_HOME: /usr/share/tomcat8/8.0.33
Using CATALINA_TMPDIR: /usr/share/tomcat8/8.0.33/temp
Using JRE_HOME: /usr/lib/jvm/jdk1.8.0_111/jre
Using CLASSPATH: /usr/share/tomcat8/8.0.33/bin/bootstrap.jar:/usr/share/tomcat8/8.0.33/bin/tomcat-juli.jar

