Problem setting up myopenhab service on openhab2 installed on windows 10

Hi!

I’m trying to use the my openhab service for the first time but with no success.
I have registered in my openhab with the correct UUID and password, I made one triple check, incluing the printed uuid and the password in logs.

I tried severals restarts but there is some proble in the connection.

08:58:15.839 [DEBUG] [.myopenhab.internal.MyOpenHABService] - my.openHAB service activated
08:58:15.844 [DEBUG] [.myopenhab.internal.MyOpenHABService] - Using secret at ‘C:\OPENHA~1.0-S\userdata\myopenhab\secret’ with content '125V****************'
08:58:15.845 [DEBUG] [.myopenhab.internal.MyOpenHABService] - UUID = c6eed7af-a112-4b87-8ee0-9ad9aca84e05, secret = ***********************
08:58:15.957 [DEBUG] [.myopenhab.internal.MyOpenHABService] - Using secret at ‘C:\OPENHA~1.0-S\userdata\myopenhab\secret’ with content '*********************'
08:58:16.195 [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=299, service.bundleid=193, service.scope=bundle} - org.openhab.io.myopenhab
08:58:16.277 [INFO ] [me.event.ThingStatusInfoChangedEvent] - ‘astro:sun:home’ changed from UNINITIALIZED to INITIALIZING
08:58:16.361 [INFO ] [me.event.ThingStatusInfoChangedEvent] - ‘astro:sun:home’ changed from INITIALIZING to ONLINE
08:58:16.884 [INFO ] [smarthome.event.ThingUpdatedEvent ] - Thing ‘astro:sun:home’ has been updated.
08:58:18.902 [INFO ] [ding.astro.handler.AstroThingHandler] - Scheduled astro DailyJob at midnight for thing astro:sun:home
08:58:18.953 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent
08:58:18.958 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent

I changed the services.cfg file the security option, but I can understand from documentation if this is also required for openhab2.
org.eclipse.smarthome.security:option=EXTERNAL
org.eclipse.smarthome.security:netmask=255.255.255.0

I don’t know if this is related to your problem, but there are problems with my.openhab if you aren’t using the latest Oracle Java version. See this thread:

https://community.openhab.org/t/my-openhab-org-is-online-ios-app-doesnt-show-sitemap-solution-java-upgrade/12858

Maybe you check this first?

My Java is updated:

java version "1.8.0_101"
Java™ SE Runtime Environment (build 1.8.0_101-b13)
Java HotSpot™ 64-Bit Server VM (build 25.101-b13, mixed mode)

Hmmm…I’ve also read here and there in this forum that the 64Bit Java Runtime can be problematic with OH (doesn’t know if this related to both OH versions).

Maybe you’ll give it a try and do a parallel installation of the 32Bit Java RE and activate this?

Your netmask is wrong …

sihui, our master of netmask-checking! :slight_smile:

Sometimes you have to do it over and over again … :stuck_out_tongue_winking_eye:

@sihui
Can you please explain me why you are saying that my net mask is wrong? Isn’t my local net mask? In Windows Network properties shows this mask. Thanks

Take a look into your openhab.cfg, it’s explained over there:

# the Netmask to define a range of internal IP-Addresses which doesn't require
# authorization (optional, defaults to '192.168.1.0/24')

So if your router is on 192.168.1.2, your netmask is 192.168.1.0/24, if your router is on 192.168.178.88, your netmask is 192.168.178.0/24 …

Good luck

Edit: don’t forget to restart openhab after the change …

what is the goal of this netmask?
what is the advantages of not using the netmask format that the rest of the
world is using?

y

Did you try my suggestion?

Hi!
I changed the net mask but the problem remains.
This is my log:
23:08:53.170 [INFO ] [home.event.ItemChannelLinkAddedEvent] - Link 'Hora_PorDoSol-astro:sun:home:set#start' has been added. 23:08:53.180 [INFO ] [home.event.ItemChannelLinkAddedEvent] - Link 'Iluminacao_Estadio-silvercrestwifisocket:wifiSocket:iluminacao_salaEstadio:wifiSocketChannel' has been added. 23:08:53.185 [INFO ] [home.event.ItemChannelLinkAddedEvent] - Link 'Hora_NascerDoSol-astro:sun:home:rise#start' has been added. 23:08:53.308 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'default.things' 23:08:53.705 [INFO ] [smarthome.event.ThingAddedEvent ] - Thing 'silvercrestwifisocket:wifiSocket:iluminacao_salaEstadio' has been added. 23:08:53.760 [INFO ] [me.event.ThingStatusInfoChangedEvent] - 'silvercrestwifisocket:wifiSocket:iluminacao_salaEstadio' changed from UNINITIALIZED to INITIALIZING 23:08:53.820 [INFO ] [me.event.ThingStatusInfoChangedEvent] - 'silvercrestwifisocket:wifiSocket:iluminacao_salaEstadio' changed from INITIALIZING to ONLINE 23:08:53.838 [INFO ] [smarthome.event.ItemAddedEvent ] - Item 'silvercrestwifisocket_wifiSocket_iluminacao_salaEstadio_wifiSocketChannel' has been added. 23:08:53.840 [INFO ] [home.event.ItemChannelLinkAddedEvent] - Link 'silvercrestwifisocket_wifiSocket_iluminacao_salaEstadio_wifiSocketChannel-silvercrestwifisocket:wifiSocket:iluminacao_salaEstadio:wifiSocketChannel' has been added. 23:08:53.929 [INFO ] [smarthome.event.ThingUpdatedEvent ] - Thing 'silvercrestwifisocket:wifiSocket:iluminacao_salaEstadio' has been updated. 23:08:56.696 [INFO ] [me.event.ThingStatusInfoChangedEvent] - 'silvercrestwifisocket:wifiSocket:iluminacao_salaEstadio' changed from ONLINE to OFFLINE 23:08:56.720 [INFO ] [marthome.event.ItemStateChangedEvent] - silvercrestwifisocket_wifiSocket_iluminacao_salaEstadio_wifiSocketChannel changed from NULL to OFF 23:08:56.724 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_Estadio changed from NULL to OFF 23:08:56.726 [INFO ] [me.event.ThingStatusInfoChangedEvent] - 'silvercrestwifisocket:wifiSocket:iluminacao_salaEstadio' changed from OFFLINE to ONLINE 23:08:56.738 [INFO ] [ome.event.GroupItemStateChangedEvent] - grupoResDoChao changed from NULL to UNDEF through grupoSala 23:08:56.741 [INFO ] [ome.event.GroupItemStateChangedEvent] - grupoSala changed from NULL to UNDEF through Iluminacao_Estadio 23:09:02.183 [INFO ] [basic.internal.servlet.WebAppServlet] - Started Basic UI at /basicui/app 23:09:02.377 [INFO ] [assic.internal.servlet.WebAppServlet] - Started Classic UI at /classicui/app 23:09:02.534 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Started Paper UI at /ui 23:09:02.614 [INFO ] [.dashboard.internal.DashboardService] - Started dashboard at /start 23:09:02.856 [INFO ] [b.core.service.AbstractActiveService] - IHC / ELKO LS refresh and notification listener service has been started 23:09:03.012 [INFO ] [smarthome.event.ThingAddedEvent ] - Thing 'astro:sun:home' has been added. 23:09:03.086 [DEBUG] [org.openhab.io.myopenhab ] - BundleEvent STARTING - org.openhab.io.myopenhab 23:09:03.116 [DEBUG] [.myopenhab.internal.MyOpenHABService] - my.openHAB service activated 23:09:03.124 [DEBUG] [.myopenhab.internal.MyOpenHABService] - Using secret at 'C:\OPENHA~1.0-S\userdata\myopenhab\secret' with content '***MY_SECRECT***' 23:09:03.127 [DEBUG] [.myopenhab.internal.MyOpenHABService] - UUID = c6eed7af-a112-4b87-8ee0-9ad9aca84e05, secret = ***MY_SECRECT*** 23:09:03.177 [DEBUG] [.myopenhab.internal.MyOpenHABService] - Using secret at 'C:\OPENHA~1.0-S\userdata\myopenhab\secret' with content '***MY_SECRECT***' 23:09:03.419 [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=299, service.bundleid=193, service.scope=bundle} - org.openhab.io.myopenhab 23:09:03.493 [INFO ] [me.event.ThingStatusInfoChangedEvent] - 'astro:sun:home' changed from UNINITIALIZED to INITIALIZING 23:09:03.508 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Manager.EVENT_TRANSPORT 23:09:03.508 [DEBUG] [org.openhab.io.myopenhab ] - BundleEvent STARTED - org.openhab.io.myopenhab 23:09:03.724 [INFO ] [me.event.ThingStatusInfoChangedEvent] - 'astro:sun:home' changed from INITIALIZING to ONLINE 23:09:03.740 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Transport.EVENT_REQUEST_HEADERS 23:09:04.127 [INFO ] [smarthome.event.ThingUpdatedEvent ] - Thing 'astro:sun:home' has been updated. 23:09:06.190 [INFO ] [ding.astro.handler.AstroThingHandler] - Scheduled astro DailyJob at midnight for thing astro:sun:home 23:09:06.317 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:06.331 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:06.335 [INFO ] [ome.event.GroupItemStateChangedEvent] - grupoExterior changed from NULL to UNDEF through Hora_NascerDoSol 23:09:09.054 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Manager.EVENT_TRANSPORT 23:09:09.056 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Transport.EVENT_REQUEST_HEADERS 23:09:11.149 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Manager.EVENT_TRANSPORT 23:09:11.151 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Transport.EVENT_REQUEST_HEADERS 23:09:12.269 [WARN ] [nhab.binding.ihc.internal.IhcBinding] - Connection to controller is not ok, abort resource value update for item 'Hora_NascerDoSol'! 23:09:12.278 [INFO ] [marthome.event.ItemStateChangedEvent] - Hora_NascerDoSol changed from NULL to 2016-08-21T06:57:00.000+0100 23:09:14.184 [INFO ] [marthome.event.ItemStateChangedEvent] - Hora_PorDoSol changed from NULL to 2016-08-21T20:22:00.000+0100 23:09:14.481 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Manager.EVENT_TRANSPORT 23:09:14.481 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Transport.EVENT_REQUEST_HEADERS 23:09:16.535 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.539 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_Varanda changed from NULL to OFF 23:09:16.541 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.577 [INFO ] [marthome.event.ItemStateChangedEvent] - Virtual_EstadioIHC changed from NULL to OFF 23:09:16.590 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.650 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_CasaDeBanhoSuite changed from NULL to ON 23:09:16.727 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.729 [INFO ] [ome.event.GroupItemStateChangedEvent] - grupoSuite changed from NULL to UNDEF through Iluminacao_CasaDeBanhoSuite 23:09:16.733 [INFO ] [ome.event.GroupItemStateChangedEvent] - grupoPrimeiroAndar changed from NULL to UNDEF through grupoSuite 23:09:16.768 [INFO ] [ome.event.GroupItemStateChangedEvent] - grupoGaragem changed from NULL to UNDEF through Iluminacao_CentroGaragem 23:09:16.769 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.774 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_CentroGaragem changed from NULL to OFF 23:09:16.774 [INFO ] [marthome.event.ItemStateChangedEvent] - Porta_Garagem changed from NULL to CLOSED 23:09:16.774 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.774 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.789 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.789 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.789 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.805 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.805 [INFO ] [marthome.event.ItemStateChangedEvent] - Dispositivo_PortaoGaragem changed from NULL to OFF 23:09:16.805 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.805 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_EscadasSuperiores changed from NULL to OFF 23:09:16.805 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_Escritorio changed from NULL to OFF 23:09:16.805 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.805 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_Garagem changed from NULL to OFF 23:09:16.820 [INFO ] [ome.event.GroupItemStateChangedEvent] - grupoDispositivos changed from NULL to UNDEF through Dispositivo_PortaoGaragem 23:09:16.836 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.852 [INFO ] [ome.event.GroupItemStateChangedEvent] - grupoHall changed from NULL to UNDEF through Iluminacao_EscadasSuperiores 23:09:16.852 [INFO ] [ome.event.GroupItemStateChangedEvent] - grupoCorredor changed from NULL to UNDEF through Iluminacao_EscadasSuperiores 23:09:16.852 [INFO ] [ome.event.GroupItemStateChangedEvent] - grupoEscritorio changed from NULL to UNDEF through Iluminacao_Escritorio 23:09:16.852 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.852 [INFO ] [ome.event.GroupItemStateChangedEvent] - grupoCasaDeBanhoDeApoio changed from NULL to UNDEF through Iluminacao_CasaDeBanhoDeApoio 23:09:16.852 [INFO ] [ome.event.GroupItemStateChangedEvent] - grupoCozinha changed from NULL to UNDEF through Iluminacao_Cozinha 23:09:16.852 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_Arrecadacao changed from NULL to OFF 23:09:16.852 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.868 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_Jardim changed from NULL to OFF 23:09:16.870 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_CasaDeBanhoDeApoio changed from NULL to OFF 23:09:16.871 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.872 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_Lavandaria changed from NULL to OFF 23:09:16.875 [INFO ] [marthome.event.ItemStateChangedEvent] - Dispositivo_MaquinaLavarRoupa changed from NULL to ON 23:09:16.876 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_Hall changed from NULL to OFF 23:09:16.876 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.878 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_Cozinha changed from NULL to OFF 23:09:16.880 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_EscadasInferiores changed from NULL to OFF 23:09:16.880 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.882 [INFO ] [marthome.event.ItemStateChangedEvent] - Dispositivo_PainelSolar changed from NULL to OFF 23:09:16.884 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_SalaDeJantar changed from NULL to OFF 23:09:16.884 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.885 [INFO ] [ome.event.GroupItemStateChangedEvent] - grupoHall changed from UNDEF to OFF through Iluminacao_Hall 23:09:16.886 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_QuartoDeVisitas changed from NULL to OFF 23:09:16.887 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.889 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_ArmariosCozinha changed from NULL to OFF 23:09:16.890 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.892 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_CasaDeBanhoDeApoioEspelho changed from NULL to OFF 23:09:16.894 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.896 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_Pateo changed from NULL to OFF 23:09:16.898 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.900 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_Suite changed from NULL to ON 23:09:16.901 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.903 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_TV changed from NULL to ON 23:09:16.905 [INFO ] [ome.event.GroupItemStateChangedEvent] - grupoQuartoDeVisitas changed from NULL to UNDEF through Iluminacao_QuartoDeVisitas 23:09:16.959 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.963 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_Corredor changed from NULL to OFF 23:09:16.965 [INFO ] [ome.event.GroupItemStateChangedEvent] - grupoCorredor changed from UNDEF to OFF through Iluminacao_Corredor 23:09:16.968 [DEBUG] [o.myopenhab.internal.MyOpenHABClient] - No connection, Item update is not sent 23:09:16.971 [INFO ] [marthome.event.ItemStateChangedEvent] - Iluminacao_CasaDeBanhoSuiteEspelho changed from NULL to OFF 23:09:19.815 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Manager.EVENT_TRANSPORT 23:09:19.816 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Transport.EVENT_REQUEST_HEADERS 23:09:24.933 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Manager.EVENT_TRANSPORT 23:09:24.933 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Transport.EVENT_REQUEST_HEADERS 23:09:30.036 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Manager.EVENT_TRANSPORT 23:09:30.036 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Transport.EVENT_REQUEST_HEADERS 23:09:35.150 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Manager.EVENT_TRANSPORT 23:09:35.150 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Transport.EVENT_REQUEST_HEADERS 23:09:40.250 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Manager.EVENT_TRANSPORT 23:09:40.250 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Transport.EVENT_REQUEST_HEADERS 23:09:45.361 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Manager.EVENT_TRANSPORT 23:09:45.361 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Transport.EVENT_REQUEST_HEADERS 23:09:50.475 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Manager.EVENT_TRANSPORT 23:09:50.475 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Transport.EVENT_REQUEST_HEADERS 23:09:55.589 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Manager.EVENT_TRANSPORT 23:09:55.589 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Transport.EVENT_REQUEST_HEADERS 23:10:00.690 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Manager.EVENT_TRANSPORT 23:10:00.690 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Transport.EVENT_REQUEST_HEADERS 23:10:05.799 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Manager.EVENT_TRANSPORT 23:10:05.799 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Transport.EVENT_REQUEST_HEADERS 23:10:10.917 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Manager.EVENT_TRANSPORT 23:10:10.917 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Transport.EVENT_REQUEST_HEADERS 23:10:16.024 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Manager.EVENT_TRANSPORT 23:10:16.024 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Transport.EVENT_REQUEST_HEADERS 23:10:21.169 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Manager.EVENT_TRANSPORT 23:10:21.169 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Transport.EVENT_REQUEST_HEADERS 23:10:26.302 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Manager.EVENT_TRANSPORT 23:10:26.302 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Transport.EVENT_REQUEST_HEADERS 23:10:31.472 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Manager.EVENT_TRANSPORT 23:10:31.472 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Transport.EVENT_REQUEST_HEADERS 23:10:36.573 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Manager.EVENT_TRANSPORT 23:10:36.573 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Transport.EVENT_REQUEST_HEADERS 23:10:41.713 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Manager.EVENT_TRANSPORT 23:10:41.713 [TRACE] [o.myopenhab.internal.MyOpenHABClient] - Transport.EVENT_REQUEST_HEADERS

What is missing?

Thanks

Are you still on a 64Bit java? Did you try [quote=“jaydee73, post:4, topic:13358”]
Maybe you’ll give it a try and do a parallel installation of the 32Bit Java RE and activate this?
[/quote]

Even if you are on a 64Bit operating system you may need the 32Bit version of java …

Also check if you have spaces in your folder names: