Z-wave on OH2 - getting errors and devices not visable in Habmin2

Hi, I have OH2 beta and Habmin2 working on RPi. When I try to view my z-wave .me ontroller product code ZME-UZB1 and 2 devices (Everspring HSM02 door sensor and Zipato RGWB bulb) it shows no devices in Habmin2.
I have below error messages from openhab.log file. Would be grateful for assistance on resolving the issue.

2016-02-10 11:06:45.260 [INFO ] [ng.zwave.internal.ZWaveActiveBinding] - Update config, port = /dev/ttyACM0
2016-02-10 11:06:45.262 [INFO ] [ng.zwave.internal.ZWaveActiveBinding] - Update config, healtime = 2
2016-02-10 11:06:45.268 [INFO ] [b.core.service.AbstractActiveService] - ZWave Refresh Service has been started
2016-02-10 11:06:45.380 [INFO ] [ve.internal.protocol.ZWaveController] - Starting Z-Wave controller
2016-02-10 11:06:45.382 [INFO ] [ve.internal.protocol.ZWaveController] - Z-Wave timeout is set to 5000ms. Soft reset is false.
2016-02-10 11:06:45.384 [INFO ] [ve.internal.protocol.ZWaveController] - Connecting to serial port /dev/ttyACM0
2016-02-10 11:06:45.804 [INFO ] [ve.internal.protocol.ZWaveController] - Serial port is initialized
2016-02-10 11:06:46.179 [INFO ] [ui.habmin.internal.servlet.HABminApp] - Started HABmin servlet at /habmin
2016-02-10 11:06:46.564 [INFO ] [basic.internal.servlet.WebAppServlet] - Started Basic UI at /basicui/app
2016-02-10 11:06:46.583 [INFO ] [ome.event.GroupItemStateChangedEvent] - ipp_printer_Deskjet_3520_series__9C6C9D_ changed from NULL to 0 through ipp_printer_Deskjet_3520_series__9C6C9D__waitingJobs
2016-02-10 11:06:46.587 [INFO ] [marthome.event.ItemStateChangedEvent] - ipp_printer_Deskjet_3520_series__9C6C9D__waitingJobs changed from NULL to 0
2016-02-10 11:06:46.635 [ERROR] [org.openhab.ui.habmin ] - [org.openhab.binding.zwave.configuration(183)] doFindMethod: Suitable but non-accessible method found in class org.openhab.ui.habmin.internal.services.zwave.ZWaveConfigResource
2016-02-10 11:06:46.638 [ERROR] [org.openhab.ui.habmin ] - [org.openhab.binding.zwave.configuration(183)] findMethod: Suitable but non-accessible method addConfigurationService found in class org.openhab.ui.habmin.internal.services.zwave.ZWaveConfigResource, subclass of org.openhab.ui.habmin.internal.services.zwave.ZWaveConfigResource
2016-02-10 11:06:46.645 [INFO ] [assic.internal.servlet.WebAppServlet] - Started Classic UI at /classicui/app
2016-02-10 11:06:46.645 [ERROR] [org.openhab.ui.habmin ] - [org.openhab.binding.zwave.configuration(183)] bind method [addConfigurationService] not found; Component will fail
2016-02-10 11:06:46.647 [ERROR] [org.openhab.ui.habmin ] - [org.openhab.binding.zwave.configuration(183)] bind method [addConfigurationService] not found
2016-02-10 11:06:46.658 [INFO ] [ng.zwave.internal.ZWaveActiveBinding] - ZWave ‘updated’ with null config

See here: