Try following command:
java -version 2>&1 | grep -i version | sed 's/.*version "\(.*\)\.\(.*\)\..*"/\1\2/; 1q'
Hi Anton,
thanks for your promt reply & i get this:
[root@paketsts home]# java -version 2>&1 | grep -i version | sed 's/.*version "\(.*\)\.\(.*\)\..*"/\1\2/; 1q' 18
finally, it's running well after downgrade to version 3.4.
There should be no difference. I haven't changed any of the setup scripts for a while.
I had just about the same problem, installing over docker centos7.
traccar.run requieres linux to have installed which & sudo commands.
It's a problem with YAJSW. I have created a thread in their forum:
https://sourceforge.net/p/yajsw/discussion/810311/thread/acd6616e/
Hi,
please help, i got this following error while installing on centos 7: