OH 2.0B3, 25.06.2015 EnOcean trouble

Dear all,
I tried to install EnOcean Binding on OH2.0B3, Offline Version, nightlybuild from 25.JUN on a Raspi 3. Attached at time ZWAVE UZB-Stick on ACM0 and the EnOcean USB300-Stick on ttyUSB0. ZWave runs fine,the binding-enocean - 1.9.0.b3 is installed, but the binding dosnt work. So, I tired many times to remove the binding, but it was not possible to remove them. So, I reinstalled OH, but same behavior -Enocean Binding installed, but do not recognize any devices Binding is not in the Binding-Ovierview and I´m unable to uninstall this binding.

Any ideas what to do now to remove the EnOcean binding and get the system up? And hints when a 2.0 binding should be available for OH2?

start.sh:
java $debug_opts
-Dosgi.clean=true
-Dgnu.io.rxtx.SerialPorts=/dev/ttyUSB0
-Declipse.ignoreApp=true \

enocean.cfg:
enocean:serialPort=/dev/ttyUSB0

EnOcean Events:
2016-06-26 19:26:01.301 [ExtensionEvent ] - Extension ‘binding-enocean’ has been installed.

2016-06-26 23:36:24.440 [ExtensionEvent ] - binding-enocean: org.osgi.framework.BundleException: Unable to acquire the state change lock for the module: osgi.identity; osgi.identity=“org.openhab.binding.enocean”; type=“osgi.bundle”; version:Version=“1.9.0.b3” [id=193] UNINSTALLED [STOPPED]

Openhab.log
2016-06-26 19:26:01.301 [INFO ] [smarthome.event.ExtensionEvent ] - Extension ‘binding-enocean’ has been installed.
2016-06-26 21:28:52.660 [INFO ] [.enocean.internal.bus.EnoceanBinding] - Connecting to Enocean [serialPort=’/dev/ttyUSB0’ ].
2016-06-26 23:36:24.440 [INFO ] [smarthome.event.ExtensionEvent ] - binding-enocean: org.osgi.framework.BundleException: Unable to acquire the state change lock for the module: osgi.identity; osgi.identity=“org.openhab.binding.enocean”; type=“osgi.bundle”; version:Version=“1.9.0.b3” [id=193] UNINSTALLED [STOPPED]

Best regards