OR 2.6.2 on a Synology DS211j

Hi there i was browsing through some of the documentation and posts and ended up with a lot of questionmarks at
http://www.openremote.org/display/docs/OpenRemote+2.0+How+To+-+Synology+with+Z-Wave

Some parts of the documentation seem to be very old and i’m getting confused which steps still apply.
i’m trying to use a UZB1 but from the log it looks like it might not be setup correctly yet though it is detected on /dev/ttyACM0

from /var/packages/OpenRemote/target/logs/zwave/zwave.log

INFO 2017-01-04 00:09:18,527 (Z-Wave): Serial_Port : Opening the serial port [COM port: /dev/ttyACM0, Communication Layer: RXTX]…
ERROR 2017-01-04 00:09:19,705 (Z-Wave): Serial_Port_RXTX : Failed to configure the serial port [Name: ‘/dev/ttyACM0’, Communication Layer: RXTX] because it does not exist.
ERROR 2017-01-04 00:09:19,829 (Z-Wave): Serial_Port : Failed to open the serial port [COM port: /dev/ttyACM0, Communication Layer: RXTX].

when i resync with the online designer and also after the first start i also get some messages which don’t show any errors

DEBUG 2017-01-04 00:11:26,464 (Z-Wave): Command_Builder : Building Z-Wave command
DEBUG 2017-01-04 00:11:26,523 (Z-Wave): Command_Builder : Z-Wave command: nodeId = ‘1’, endPoint = ‘1’
DEBUG 2017-01-04 00:11:26,523 (Z-Wave): Command_Builder : Z-Wave command: command = INCLUSION_MODE_STATUS
DEBUG 2017-01-04 00:11:26,671 (Z-Wave): Command_Builder : Building Z-Wave command
DEBUG 2017-01-04 00:11:26,672 (Z-Wave): Command_Builder : Z-Wave command: nodeId = ‘1’, endPoint = ‘1’
DEBUG 2017-01-04 00:11:26,673 (Z-Wave): Command_Builder : Z-Wave command: command = EXCLUSION_MODE_STATUS

But when i press the Switch in the webapp i get a

Error!
The following error occured: -
No such command
which i suspect to be related to missing configuration of the ttyACM0 device

Some additional notes to my setup

  • after DSM restart OpenRemote seems not to start automatially
  • I’ve implemented the commands sensors and switches from www.openremote.org/display/forums/New+Z-Wave+2.0.0+Release but again i’m
    unsure if this does still apply
  • running ejdk8.101 including the full crypto part
  • installed OpenRemote from a synology package
  • DSM 6 is installed, the hardware does have one of the complicated but compatible ARMv5 Marvell processors

Any help appreciated …

just to be complete … trying to get the drivers from http://www.jadahl.com/drivers.html now