traccar: INFO: error on creating script link
hi,
Would you be able to guess what could be causing the following error when I try to install traccar 3.8 on an Ubuntu 64 bit machine. Btw I don’t see the 32/64 bit naming like you used to do for earlier versions. I guess 32 bit is now out? Btw thanks for 3.8 - the new features are cool 👍
root@testingpc-a1:/home# sudo ./traccar.run
Verifying archive integrity... All good.
Uncompressing traccar 100%
/usr/bin/java
++++++++++ YAJSW SET ENV ++++++++++
java version "1.8.0_111"
Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)
wrapper home : /opt/traccar
configuration: /opt/traccar/conf/wrapper.conf
java version "1.8.0_111"
Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)
---------- YAJSW SET ENV ----------
++++++++++ YAJSW SET ENV ++++++++++
java version "1.8.0_111"
Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)
wrapper home : /opt/traccar
configuration: /opt/traccar/conf/wrapper.conf
java version "1.8.0_111"
Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)
---------- YAJSW SET ENV ----------
YAJSW: yajsw-beta-12.07
OS : Linux/4.8.3-x86_64-linode76/amd64
JVM : Oracle Corporation/1.8.0_111//usr/lib/jvm/java-8-oracle/jre/64
Nov 19, 2016 5:53:21 PM org.apache.commons.vfs2.VfsLog info
INFO: Using "/tmp/vfs_cache" as temporary files store.
************* INSTALLING traccar ***********************
Nov 19, 2016 5:53:21 PM org.rzo.yajsw.os.posix.PosixService getPid
INFO: wrapper pid file: /run/wrapper.traccar.pid
Nov 19, 2016 5:53:21 PM org.rzo.yajsw.os.posix.PosixService install
WARNING: created daemon script: /etc/init.d/traccar
Nov 19, 2016 5:53:21 PM org.rzo.yajsw.os.posix.PosixService install
INFO: error on creating script link /etc/init.d/rc5.d/S20traccar
Nov 19, 2016 5:53:21 PM org.rzo.yajsw.os.posix.PosixService install
INFO: error on creating script link /etc/init.d/rc5.d/K20traccar
Service traccar installed
Regards
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 21 (7 by maintainers)
Commits related to this issue
- Better fix for the start scripts (fix #2563) — committed to traccar/traccar by tananaev 8 years ago
- One more fix attempt (fix #2563) — committed to traccar/traccar by tananaev 8 years ago
- Adjust init scripts location (fix #2563) — committed to vitalidze/traccar by tananaev 8 years ago
- Better fix for the start scripts (fix #2563) — committed to vitalidze/traccar by tananaev 8 years ago
- One more fix attempt (fix #2563) — committed to vitalidze/traccar by tananaev 8 years ago
@m-menon, that error is expected. You can safely ignore it.
Please try this installer:
https://www.dropbox.com/s/mo7thza1d52s36p/traccar-linux-3.9.zip?dl=0
It should work this time.