Immediate ERRORs after fresh install

  • Platform information:
    • Hardware: CPUArchitecture/RAM/storage
    • OS: Windows 10 64 bit
    • Java Runtime Environment: jre1.8.0_211
    • openHAB version: 2.5M1

Dear all

I’m on the upgrade from 2.3 to 2.5M1.

Immediately after start, without any bundles installed, I’m getting these errors:

2019-06-16 10:22:37.515 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at http://192.168.1.111:8080
2019-06-16 10:22:37.519 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at https://192.168.1.111:8443
2019-06-16 10:22:37.620 [ERROR] [org.eclipse.smarthome.core          ] - bundle org.eclipse.smarthome.core:0.11.0.oh250M1 (102)[org.eclipse.smarthome.core.internal.scheduler.PeriodicSchedulerImpl(71)] : doFindMethod: Suitable but non-accessible method found in class org.eclipse.smarthome.core.internal.scheduler.PeriodicSchedulerImpl
2019-06-16 10:22:37.621 [ERROR] [org.eclipse.smarthome.core          ] - bundle org.eclipse.smarthome.core:0.11.0.oh250M1 (102)[org.eclipse.smarthome.core.internal.scheduler.PeriodicSchedulerImpl(71)] : findMethod: Suitable but non-accessible method setScheduler found in class org.eclipse.smarthome.core.internal.scheduler.PeriodicSchedulerImpl, subclass of org.eclipse.smarthome.core.internal.scheduler.PeriodicSchedulerImpl
2019-06-16 10:22:37.628 [ERROR] [org.eclipse.smarthome.core          ] - bundle org.eclipse.smarthome.core:0.11.0.oh250M1 (102)[org.eclipse.smarthome.core.internal.scheduler.PeriodicSchedulerImpl(71)] : bind method [setScheduler] not found; Component will fail
2019-06-16 10:22:37.628 [ERROR] [org.eclipse.smarthome.core          ] - bundle org.eclipse.smarthome.core:0.11.0.oh250M1 (102)[org.eclipse.smarthome.core.internal.scheduler.PeriodicSchedulerImpl(71)] : bind method [setScheduler] not found
2019-06-16 10:22:37.629 [ERROR] [org.eclipse.smarthome.core          ] - bundle org.eclipse.smarthome.core:0.11.0.oh250M1 (102)[org.eclipse.smarthome.core.internal.scheduler.PeriodicSchedulerImpl(71)] : doFindMethod: Suitable but non-accessible method found in class org.eclipse.smarthome.core.internal.scheduler.PeriodicSchedulerImpl
2019-06-16 10:22:37.629 [ERROR] [org.eclipse.smarthome.core          ] - bundle org.eclipse.smarthome.core:0.11.0.oh250M1 (102)[org.eclipse.smarthome.core.internal.scheduler.PeriodicSchedulerImpl(71)] : findMethod: Suitable but non-accessible method unsetScheduler found in class org.eclipse.smarthome.core.internal.scheduler.PeriodicSchedulerImpl, subclass of org.eclipse.smarthome.core.internal.scheduler.PeriodicSchedulerImpl
2019-06-16 10:22:37.629 [ERROR] [org.eclipse.smarthome.core          ] - bundle org.eclipse.smarthome.core:0.11.0.oh250M1 (102)[org.eclipse.smarthome.core.internal.scheduler.PeriodicSchedulerImpl(71)] : unbind method [unsetScheduler] not found; Component will fail
2019-06-16 10:22:37.629 [ERROR] [org.eclipse.smarthome.core          ] - bundle org.eclipse.smarthome.core:0.11.0.oh250M1 (102)[org.eclipse.smarthome.core.internal.scheduler.PeriodicSchedulerImpl(71)] : unbind method [unsetScheduler] not found
2019-06-16 10:22:37.724 [INFO ] [thome.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
2019-06-16 10:23:15.665 [ERROR] [org.eclipse.smarthome.core          ] - bundle org.eclipse.smarthome.core:0.11.0.oh250M1 (102)[org.eclipse.smarthome.core.internal.scheduler.PeriodicSchedulerImpl(71)] : bind method [setScheduler] not found
2019-06-16 10:23:15.668 [ERROR] [org.eclipse.smarthome.core          ] - bundle org.eclipse.smarthome.core:0.11.0.oh250M1 (102)[org.eclipse.smarthome.core.internal.scheduler.PeriodicSchedulerImpl(71)] : unbind method [unsetScheduler] not found
2019-06-16 10:23:15.937 [INFO ] [ui.habmin.internal.servlet.HABminApp] - Started HABmin servlet at /habmin
2019-06-16 10:23:15.964 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Started Paper UI at /paperui

Any advise how I can solve that?

Thanks & regards
John

I’ve also seen that in my logs but did not notice any problem ? If you don’t see any as well, just ignore it.

Trying clearing the cache.