Hallo,
Ich habe den Openhab Server auf einem Macbook Air 2013 (Mavericks) installiert und wollte Bluetooth verwenden.
Bekomme in der OSGi Konsole folgende Fehlermeldung.
dyld: lazy symbol binding failed: Symbol not found: _IOBluetoothLocalDeviceReadSupportedFeatures
Referenced from: /private/var/folders/y4/fnyc3sgj3ybcz2gw7zvjydvr0000gn/T/bluecove_martin_0/libbluecove.jnilib
Expected in: /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
dyld: Symbol not found: _IOBluetoothLocalDeviceReadSupportedFeatures
Referenced from: /private/var/folders/y4/fnyc3sgj3ybcz2gw7zvjydvr0000gn/T/bluecove_martin_0/libbluecove.jnilib
Expected in: /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
start.sh: line 16: 3569 Trace/BPT trap: 5 java -Dosgi.clean=true -Declipse.ignoreApp=true -Dosgi.noShutdown=true -Djetty.port=$HTTP_PORT -Djetty.port.ssl=$HTTPS_PORT -Djetty.home=. -Dlogback.configurationFile=configurations/logback.xml -Dfelix.fileinstall.dir=addons -Djava.library.path=lib -Djava.security.auth.login.config=./etc/login.conf -Dorg.quartz.properties=./etc/quartz.properties -Dequinox.ds.block_timeout=240000 -Dequinox.scr.waitTimeOnBlock=60000 -Dfelix.fileinstall.active.level=4 -Djava.awt.headless=true -jar $cp $* -console
Hat jemand einen Rat?
Als ich Java auf dem MAC installiert habe, hatte ich Bluetooth deaktiviert. Kann es damit zusammenhängen?
Ich habe den Openhab Server auf einem Macbook Air 2013 (Mavericks) installiert und wollte Bluetooth verwenden.
Bekomme in der OSGi Konsole folgende Fehlermeldung.
dyld: lazy symbol binding failed: Symbol not found: _IOBluetoothLocalDeviceReadSupportedFeatures
Referenced from: /private/var/folders/y4/fnyc3sgj3ybcz2gw7zvjydvr0000gn/T/bluecove_martin_0/libbluecove.jnilib
Expected in: /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
dyld: Symbol not found: _IOBluetoothLocalDeviceReadSupportedFeatures
Referenced from: /private/var/folders/y4/fnyc3sgj3ybcz2gw7zvjydvr0000gn/T/bluecove_martin_0/libbluecove.jnilib
Expected in: /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
start.sh: line 16: 3569 Trace/BPT trap: 5 java -Dosgi.clean=true -Declipse.ignoreApp=true -Dosgi.noShutdown=true -Djetty.port=$HTTP_PORT -Djetty.port.ssl=$HTTPS_PORT -Djetty.home=. -Dlogback.configurationFile=configurations/logback.xml -Dfelix.fileinstall.dir=addons -Djava.library.path=lib -Djava.security.auth.login.config=./etc/login.conf -Dorg.quartz.properties=./etc/quartz.properties -Dequinox.ds.block_timeout=240000 -Dequinox.scr.waitTimeOnBlock=60000 -Dfelix.fileinstall.active.level=4 -Djava.awt.headless=true -jar $cp $* -console
Hat jemand einen Rat?
Als ich Java auf dem MAC installiert habe, hatte ich Bluetooth deaktiviert. Kann es damit zusammenhängen?
Kommentar