Anyone running NetHomeServer with Tellstick on Ubuntu Server?
Posted: Thu Jan 22, 2015 9:55 pm
I'm trying to get NetHomeServer to work with a Tellstick Duo on Ubuntu Server 14.04.1 I don't know if I have missed something fundamental but I can't get it to work. Java version is 1.7.0_65.
I have done the driver installation and I can see in dmesg that the Tellstick is found as ttyUSB0. When I start HomeServer64.sh I can access the GUI interface in the web browser. So far everything seems fine. My guess is that I need to add the item Tellstick and when I do that and select ttyUSB0 I get a crash.
This is the output from Java/HomeManager when it crashes.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fc604425462, pid=12351, tid=140488453834496
#
# JRE version: OpenJDK Runtime Environment (7.0_65-b32) (build 1.7.0_65-b32)
# Java VM: OpenJDK 64-Bit Server VM (24.65-b04 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea 2.5.3
# Distribution: Ubuntu 14.04 LTS, package 7u71-2.5.3-0ubuntu0.14.04.1
# Problematic frame:
# C [librxtxSerial.so+0x6462] read_byte_array+0x52
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/ge/NetHomeServer/lib/hs_err_pid12351.log
RXTX fhs_lock() Error: creating lock file: /var/lock/LCK..ttyUSB0: Filen existerar
RXTX fhs_lock() Error: creating lock file: /var/lock/LCK..ttyUSB0: Filen existerar
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted (core dumped)
I have removed the lock file manually and when I start HomeManager it crashes immediately without that message. As soon as I remove the Tellstick from default.xml I can start it again.
Am I missing something?
My Linux experience is not so strong, and I hope that there is something basic that I have missed.
/Göran
I have done the driver installation and I can see in dmesg that the Tellstick is found as ttyUSB0. When I start HomeServer64.sh I can access the GUI interface in the web browser. So far everything seems fine. My guess is that I need to add the item Tellstick and when I do that and select ttyUSB0 I get a crash.
This is the output from Java/HomeManager when it crashes.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fc604425462, pid=12351, tid=140488453834496
#
# JRE version: OpenJDK Runtime Environment (7.0_65-b32) (build 1.7.0_65-b32)
# Java VM: OpenJDK 64-Bit Server VM (24.65-b04 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea 2.5.3
# Distribution: Ubuntu 14.04 LTS, package 7u71-2.5.3-0ubuntu0.14.04.1
# Problematic frame:
# C [librxtxSerial.so+0x6462] read_byte_array+0x52
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/ge/NetHomeServer/lib/hs_err_pid12351.log
RXTX fhs_lock() Error: creating lock file: /var/lock/LCK..ttyUSB0: Filen existerar
RXTX fhs_lock() Error: creating lock file: /var/lock/LCK..ttyUSB0: Filen existerar
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted (core dumped)
I have removed the lock file manually and when I start HomeManager it crashes immediately without that message. As soon as I remove the Tellstick from default.xml I can start it again.
Am I missing something?
My Linux experience is not so strong, and I hope that there is something basic that I have missed.
/Göran