Openhab 2 My openhab

hi all

I noted that myopenhab stopped working with openhab1.8.3 last week. I tried to get it working but could not. I ended up installing Openhab 2 beta 3.

Everything seems to work but my openhab still does not work. I have enabled debugging ,the log does not show attempts to connect to the cloud. I have updated the uuid and password on the cloud to match the values in openhab but that does not seem to help

below is portion of my log showing initialization of myopenhab, what am i missing or how can i get this working again

2016-08-03 22:12:49.245 [DEBUG] [.myopenhab.internal.MyOpenHABService] - my.openHAB service activated
2016-08-03 22:12:49.326 [DEBUG] [lipse.smarthome.core.id.InstanceUUID] - UUID '/var/lib/openhab2/uuid' has been restored from file '234daaw-052a-44b7-gg34-fc2df2e234b7'
2016-08-03 22:12:49.351 [DEBUG] [.myopenhab.internal.MyOpenHABService] - Using secret at '/var/lib/openhab2/myopenhab/secret' with content '69xxxxxxx5F9277vvv9q'
2016-08-03 22:12:49.366 [DEBUG] [.myopenhab.internal.MyOpenHABService] - UUID = 234daaw-052a-44b7-gg34-fc2df2e234b7, secret = 69xxxxxxx5F9277vvv9q
2016-08-03 22:12:49.531 [DEBUG] [.myopenhab.internal.MyOpenHABService] - Using secret at '/var/lib/openhab2/myopenhab/secret' with content '69xxxxxxx5F9277vvv9q'
2016-08-03 22:12:49.620 [DEBUG] [ig.xml.osgi.XmlDocumentBundleTracker] - Create an empty XmlDocumentProvider for the module 'org.openhab.binding.astro'.
2016-08-03 22:12:49.636 [DEBUG] [ig.xml.osgi.XmlDocumentBundleTracker] - Reading the XML document '/ESH-INF/thing/moon.xml' in module 'org.openhab.binding.astro'...
2016-08-03 22:12:49.698 [DEBUG] [ig.xml.osgi.XmlDocumentBundleTracker] - Reading the XML document '/ESH-INF/thing/sun.xml' in module 'org.openhab.binding.astro'...
2016-08-03 22:12:49.812 [DEBUG] [ome.core.thing.internal.ThingManager] - 'org.eclipse.smarthome.config.xml.osgi.XmlDocumentBundleTracker$1@e1b74c' finished loading meta-data of bundle 'org.openhab.binding.astro'
2016-08-03 22:12:50.117 [DEBUG] [org.openhab.io.myopenhab            ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.core.persistence.PersistenceService, org.eclipse.smarthome.core.events.EventSubscriber, org.eclipse.smarthome.model.script.engine.action.ActionService}={service.pid=org.openhab.myopenhab, component.name=org.openhab.myopenhab, component.id=171, service.id=295, service.bundleid=205, service.scope=bundle} - org.openhab.io.myopenhab
2016-08-03 22:12:50.147 [DEBUG] [sistence.internal.PersistenceManager] - Initializing myopenhab persistence service.
2016-08-03 22:12:50.218 [DEBUG] [org.openhab.io.myopenhab            ] - BundleEvent STARTED - org.openhab.io.myopenhab
2016-08-03 22:12:50.329 [DEBUG] [org.eclipse.smarthome.transform.map ] - BundleEvent STARTING - org.eclipse.smarthome.transform.map
2016-08-03 22:12:50.523 [DEBUG] [org.eclipse.smarthome.transform.map ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.core.transform.TransformationService}={component.name=org.eclipse.smarthome.transform.processor.map, component.id=172, smarthome.transform=MAP, service.id=296, service.bundleid=206, service.scope=b

Have you updated to the latest version of java?

yes, i assume this is the latest

Selection Path Priority Status

  • 0 /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/bin/java 318 auto mode
    1 /usr/lib/jvm/jdk-7-oracle-arm-vfp-hflt/jre/bin/java 317 manual mode
    2 /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/bin/java 318 manual mode