Eclipse IDE PaperUI missing

Hello,
I performed a new installation of Eclipse IDE, selecting Photon.
This window appears when the debug starts
image

Continuous…

image

BasicUI works while PaperUI NO.

image

Log:

2019-02-18 23:01:46.055:INFO::Start Level: Equinox Container: 103a6c6a-7e28-4a2f-9264-9bef1945f6e1: Logging initialized @25746ms to org.eclipse.jetty.util.log.StdErrLog
2019-02-18 23:01:46.059:WARN:oejob.JettyBootstrapActivator:Start Level: Equinox Container: 103a6c6a-7e28-4a2f-9264-9bef1945f6e1: OSGi support for java.util.ServiceLoader may not be present. You may experience runtime errors.
2019-02-18 23:01:46.099:INFO:oejobis.DefaultJettyAtJettyHomeHelper:Start Level: Equinox Container: 103a6c6a-7e28-4a2f-9264-9bef1945f6e1: Configuring the default jetty server with [file:/D:/eclipse-installerBinding/openhab-master/git/openhab-distro/launch/home/./etc/jetty.xml, file:/D:/eclipse-installerBinding/openhab-master/git/openhab-distro/launch/home/./etc/jetty-http.xml, file:/D:/eclipse-installerBinding/openhab-master/git/openhab-distro/launch/home/./etc/jetty-deployer.xml]
2019-02-18 23:01:46.100:INFO:oejobis.DefaultJettyAtJettyHomeHelper:Start Level: Equinox Container: 103a6c6a-7e28-4a2f-9264-9bef1945f6e1: JETTY.HOME=D:\eclipse-installerBinding\openhab-master\git\openhab-distro\launch\home\.
2019-02-18 23:01:46.100:INFO:oejobis.DefaultJettyAtJettyHomeHelper:Start Level: Equinox Container: 103a6c6a-7e28-4a2f-9264-9bef1945f6e1: JETTY.BASE=D:\eclipse-installerBinding\openhab-master\git\openhab-distro\launch\home\.
2019-02-18 23:01:47.184:INFO:oejs.Server:Start Level: Equinox Container: 103a6c6a-7e28-4a2f-9264-9bef1945f6e1: jetty-9.4.11.v20180605; built: 2018-07-31T19:09:00.599Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
2019-02-18 23:01:47.765:INFO:oejus.SslContextFactory:Start Level: Equinox Container: 103a6c6a-7e28-4a2f-9264-9bef1945f6e1: x509=X509@6f9434fe(mykey,h=[openhab.org],w=[]) for SslContextFactory@539d2bad[provider=null,keyStore=file:///D:/eclipse-installerBinding/openhab-master/git/openhab-distro/launch/home/etc/keystore,trustStore=file:///D:/eclipse-installerBinding/openhab-master/git/openhab-distro/launch/home/etc/keystore]
2019-02-18 23:01:49.013:INFO:oejs.AbstractConnector:Start Level: Equinox Container: 103a6c6a-7e28-4a2f-9264-9bef1945f6e1: Started 0.0.0.0:8443@1350c73d{SSL,[ssl, http/1.1]}{0.0.0.0:8443}
2019-02-18 23:01:49.019:INFO:oejs.AbstractConnector:Start Level: Equinox Container: 103a6c6a-7e28-4a2f-9264-9bef1945f6e1: Started ServerConnector@7e46e155{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
2019-02-18 23:01:49.021:INFO:oejs.Server:Start Level: Equinox Container: 103a6c6a-7e28-4a2f-9264-9bef1945f6e1: Started @28719ms
2019-02-18 23:01:49.021:INFO:oejobis.JettyServerServiceTracker:Start Level: Equinox Container: 103a6c6a-7e28-4a2f-9264-9bef1945f6e1: Started Server defaultJettyServer
2019-02-18 23:01:49.021:INFO:oejobis.DefaultJettyAtJettyHomeHelper:Start Level: Equinox Container: 103a6c6a-7e28-4a2f-9264-9bef1945f6e1: Default jetty server configured
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
osgi> 2019-02-18 23:01:51.917:INFO:oejs.session:Start Level: Equinox Container: 103a6c6a-7e28-4a2f-9264-9bef1945f6e1: DefaultSessionIdManager workerName=node0
2019-02-18 23:01:51.918:INFO:oejs.session:Start Level: Equinox Container: 103a6c6a-7e28-4a2f-9264-9bef1945f6e1: No SessionScavenger set, using defaults
2019-02-18 23:01:51.922:INFO:oejs.session:Start Level: Equinox Container: 103a6c6a-7e28-4a2f-9264-9bef1945f6e1: node0 Scavenging every 660000ms
2019-02-18 23:01:52.187:INFO:oejsh.ContextHandler:Start Level: Equinox Container: 103a6c6a-7e28-4a2f-9264-9bef1945f6e1: Started o.e.j.s.ServletContextHandler@3a2d9c2a{/,null,AVAILABLE}
2019-02-18 23:01:54.699 [DEBUG] [.c.audio.internal.AudioServlet:55   ] - Starting up AudioServlet at /audio
2019-02-18 23:01:55.900 [DEBUG] [e.s.a.o.i.c.SymmetricKeyCipher:154  ] - Encryption key generated
2019-02-18 23:01:56.361 [INFO ] [s.i.GenericScriptEngineFactory:37   ] - Activated scripting support for ECMAScript
2019-02-18 23:01:56.525 [DEBUG] [s.i.GenericScriptEngineFactory:38   ] - Activated scripting support with engine Oracle Nashorn(1.8.0_191) for ECMAScript(ECMA - 262 Edition 5.1) with mimetypes [application/javascript, application/ecmascript, text/javascript, text/ecmascript] and file extensions [js]
2019-02-18 23:01:56.567 [DEBUG] [.core.common.ThreadPoolManager:131  ] - Created scheduled thread pool 'file-processing' of size 5
2019-02-18 23:01:56.675 [DEBUG] [.a.m.s.r.i.l.ScriptFileWatcher:211  ] - in queue: {js=[file:/D:/eclipse-installerBinding/openhab-master/git/openhab-distro/features/distro-resources/src/main/resources/automation/jsr223/demo.js]}
2019-02-18 23:01:56.676 [DEBUG] [.a.m.s.r.i.l.ScriptFileWatcher:211  ] - in queue: {js=[file:/D:/eclipse-installerBinding/openhab-master/git/openhab-distro/features/distro-resources/src/main/resources/automation/jsr223/demo.js], py=[file:/D:/eclipse-installerBinding/openhab-master/git/openhab-distro/features/distro-resources/src/main/resources/automation/jsr223/demo.py]}
2019-02-18 23:01:58.728 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.openhab.core.automation.internal.provider.TemplateResourceBundleProvider" has been added.
2019-02-18 23:01:58.730 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.openhab.core.automation.internal.provider.file.TemplateFileProviderWatcher" has been added.
2019-02-18 23:01:58.855 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.openhab.core.automation.module.media.internal.MediaActionTypeProvider" has been added.
2019-02-18 23:01:58.856 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.openhab.core.automation.module.script.rulesupport.internal.ScriptedCustomModuleTypeProvider" has been added.
2019-02-18 23:01:58.857 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.openhab.core.automation.internal.provider.file.ModuleTypeFileProviderWatcher" has been added.
2019-02-18 23:01:58.873 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider" has been added.
2019-02-18 23:01:59.210 [DEBUG] [.o.c.a.internal.RuleEngineImpl:427  ] - ModuleHandlerFactory added ScriptedCustomModuleHandlerFactory
2019-02-18 23:01:59.212 [DEBUG] [.o.c.a.internal.RuleEngineImpl:427  ] - ModuleHandlerFactory added ScriptedPrivateModuleHandlerFactory
2019-02-18 23:01:59.215 [DEBUG] [.o.c.a.internal.RuleEngineImpl:427  ] - ModuleHandlerFactory added ScriptModuleHandlerFactory
2019-02-18 23:01:59.292 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.openhab.core.automation.internal.commands.CommandlineModuleTypeProvider" has been added.
2019-02-18 23:01:59.298 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.openhab.core.automation.internal.commands.CommandlineTemplateProvider" has been added.
2019-02-18 23:01:59.304 [DEBUG] [.c.c.registry.AbstractRegistry:612  ] - Provider "CommandlineModuleTypeProvider" has been removed.
2019-02-18 23:01:59.306 [DEBUG] [.c.c.registry.AbstractRegistry:612  ] - Provider "CommandlineTemplateProvider" has been removed.
2019-02-18 23:02:12.196 [DEBUG] [.c.d.internal.ConfigDispatcher:140  ] - Error loading exclusive pids from 'D:\eclipse-installerBinding\openhab-master\ws\.metadata\.plugins\org.eclipse.pde.core\openHAB_Runtime\org.eclipse.osgi\102\data\configdispatcher_pid_list.json': D:\eclipse-installerBinding\openhab-master\ws\.metadata\.plugins\org.eclipse.pde.core\openHAB_Runtime\org.eclipse.osgi\102\data\configdispatcher_pid_list.json (Impossibile trovare il file specificato)
2019-02-18 23:02:12.206 [DEBUG] [.c.d.internal.ConfigDispatcher:280  ] - Processing config file 'services.cfg'
2019-02-18 23:02:14.116 [DEBUG] [.c.d.internal.ConfigDispatcher:280  ] - Processing config file 'basicui.cfg'
2019-02-18 23:02:14.181 [DEBUG] [.c.d.internal.ConfigDispatcher:280  ] - Processing config file 'logging.cfg'
2019-02-18 23:02:14.299 [DEBUG] [.c.d.internal.ConfigDispatcher:280  ] - Processing config file 'classicui.cfg'
2019-02-18 23:02:14.904 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.openhab.core.automation.internal.commands.CommandlineModuleTypeProvider" has been added.
2019-02-18 23:02:14.923 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.openhab.core.automation.internal.commands.CommandlineTemplateProvider" has been added.
2019-02-18 23:02:15.679 [INFO ] [o.ui.paper.internal.PaperUIApp:47   ] - Started Paper UI at /paperui
2019-02-18 23:02:17.732 [DEBUG] [.core.common.ThreadPoolManager:131  ] - Created scheduled thread pool 'common' of size 5
2019-02-18 23:02:17.763 [DEBUG] [.i.r.sse.internal.SseActivator:51   ] - SSE API - SseFeature registered.
2019-02-18 23:02:17.838 [DEBUG] [.i.r.sse.internal.SseActivator:60   ] - SSE API has been started.
2019-02-18 23:02:19.507 [DEBUG] [s.i.t.m.internal.MDNSActivator:34   ] - mDNS service has been started.
2019-02-18 23:02:20.293 [DEBUG] [.core.common.ThreadPoolManager:131  ] - Created scheduled thread pool 'upnp-io' of size 5
2019-02-18 23:02:20.295 [DEBUG] [.e.s.i.t.u.i.UpnpIOServiceImpl:198  ] - Starting UPnP IO service...
2019-02-18 23:02:22.794 [INFO ] [.a.m.s.r.i.l.ScriptFileWatcher:170  ] - Loading script 'demo.js'
2019-02-18 23:02:31.704 [DEBUG] [s.m.i.r.i.ItemRuntimeActivator:28   ] - Registered 'item' configuration parser
2019-02-18 23:02:33.440 [DEBUG] [.a.m.s.r.i.l.ScriptFileWatcher:178  ] - Script loaded: demo.js
2019-02-18 23:02:36.109 [INFO ] [.e.s.m.c.i.ModelRepositoryImpl:115  ] - Loading model 'demo.items'
2019-02-18 23:02:36.805 [DEBUG] [.e.s.m.i.i.GenericItemProvider:188  ] - Read items from model 'demo.items'
2019-02-18 23:02:36.818 [DEBUG] [.e.s.m.i.i.GenericItemProvider:536  ] - Couldn't find ItemFactory for item 'Lights' of type 'Switch'


........... All items 



2019-02-18 23:02:37.107 [DEBUG] [.e.s.m.i.i.GenericItemProvider:536  ] - Couldn't find ItemFactory for item 'Thermostat_Mode' of type 'String'
2019-02-18 23:02:37.109 [DEBUG] [.e.s.m.i.i.GenericItemProvider:210  ] - Processing binding configs for items from model 'demo.items'
2019-02-18 23:02:37.140 [DEBUG] [.e.s.m.i.i.GenericItemProvider:536  ] - Couldn't find ItemFactory for item 'Lights' of type 'Switch'


........... All items 


2019-02-18 23:02:37.418 [DEBUG] [.e.s.m.i.i.GenericItemProvider:536  ] - Couldn't find ItemFactory for item 'Thermostat_Mode' of type 'String'
2019-02-18 23:02:38.671 [DEBUG] [.i.PersistenceRuntimeActivator:28   ] - Registered 'persistence' configuration parser
2019-02-18 23:02:40.306 [DEBUG] [.s.r.i.SitemapRuntimeActivator:28   ] - Registered 'sitemap' configuration parser
2019-02-18 23:02:41.385 [INFO ] [.e.s.m.c.i.ModelRepositoryImpl:115  ] - Loading model 'lang_en_GB.sitemap'
2019-02-18 23:02:41.752 [INFO ] [.e.s.m.c.i.ModelRepositoryImpl:115  ] - Loading model 'demo.sitemap'
2019-02-18 23:02:42.342 [DEBUG] [.m.t.r.i.ThingRuntimeActivator:28   ] - Registered 'thing' configuration parser
2019-02-18 23:02:42.786 [INFO ] [.e.s.m.c.i.ModelRepositoryImpl:115  ] - Loading model 'demo.things'
2019-02-18 23:02:42.833 [DEBUG] [.e.s.m.i.i.GenericItemProvider:536  ] - Couldn't find ItemFactory for item 'Sun_Elevation' of type 'Number:Angle'
2019-02-18 23:02:42.837 [DEBUG] [.e.s.m.i.i.GenericItemProvider:536  ] - Couldn't find ItemFactory for item 'Sun_Azimuth' of type 'Number:Angle'
2019-02-18 23:02:42.837 [DEBUG] [.e.s.m.i.i.GenericItemProvider:536  ] - Couldn't find ItemFactory for item 'Sunrise_Time' of type 'DateTime'
2019-02-18 23:02:42.838 [DEBUG] [.e.s.m.i.i.GenericItemProvider:536  ] - Couldn't find ItemFactory for item 'Sunset_Time' of type 'DateTime'
2019-02-18 23:02:42.839 [DEBUG] [.e.s.m.i.i.GenericItemProvider:536  ] - Couldn't find ItemFactory for item 'Moon_Elevation' of type 'Number:Angle'
2019-02-18 23:02:42.839 [DEBUG] [.e.s.m.i.i.GenericItemProvider:536  ] - Couldn't find ItemFactory for item 'Moon_Azimuth' of type 'Number:Angle'
2019-02-18 23:02:42.840 [DEBUG] [.e.s.m.i.i.GenericItemProvider:536  ] - Couldn't find ItemFactory for item 'Moon_Phase' of type 'String'
2019-02-18 23:02:42.840 [DEBUG] [.e.s.m.i.i.GenericItemProvider:536  ] - Couldn't find ItemFactory for item 'CurrentDate' of type 'DateTime'
2019-02-18 23:02:43.150 [DEBUG] [o.e.s.c.s.i.SchedulerActivator:39   ] - Scheduler has been started.
2019-02-18 23:02:43.414 [INFO ] [uartz.impl.StdSchedulerFactory:1184 ] - Using default implementation for ThreadExecutor
2019-02-18 23:02:43.467 [INFO ] [rtz.core.SchedulerSignalerImpl:61   ] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2019-02-18 23:02:43.467 [INFO ] [rg.quartz.core.QuartzScheduler:240  ] - Quartz Scheduler v.2.2.1 created.
2019-02-18 23:02:43.470 [INFO ] [org.quartz.simpl.RAMJobStore  :155  ] - RAMJobStore initialized.
2019-02-18 23:02:43.472 [INFO ] [rg.quartz.core.QuartzScheduler:305  ] - Scheduler meta-data: Quartz Scheduler (v2.2.1) 'openHAB-job-scheduler' with instanceId 'NON_CLUSTERED'
  Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  NOT STARTED.
  Currently in standby mode.
  Number of jobs executed: 0
  Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 2 threads.
  Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

2019-02-18 23:02:43.473 [INFO ] [uartz.impl.StdSchedulerFactory:1339 ] - Quartz scheduler 'openHAB-job-scheduler' initialized from specified file: 'quartz.properties'
2019-02-18 23:02:43.473 [INFO ] [uartz.impl.StdSchedulerFactory:1343 ] - Quartz scheduler version: 2.2.1
2019-02-18 23:02:43.474 [INFO ] [rg.quartz.core.QuartzScheduler:575  ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED started.
2019-02-18 23:02:43.572 [DEBUG] [o.e.s.s.j.i.JsonStorageService:73   ] - Json Storage Service: Activated.
2019-02-18 23:02:43.592 [DEBUG] [.s.s.json.internal.JsonStorage:110  ] - Json storage file at 'D:\eclipse-installerBinding\openhab-master\git\openhab-distro\launch\home\userdata\jsondb\automation_rules.json' does not exist - checking for a backup.
2019-02-18 23:02:43.648 [DEBUG] [.s.s.json.internal.JsonStorage:110  ] - Json storage file at 'D:\eclipse-installerBinding\openhab-master\git\openhab-distro\launch\home\userdata\jsondb\automation_rules.json' does not exist - checking for a backup.
2019-02-18 23:02:43.659 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.openhab.core.automation.ManagedRuleProvider" has been added.
2019-02-18 23:02:43.667 [DEBUG] [.s.s.json.internal.JsonStorage:110  ] - Json storage file at 'D:\eclipse-installerBinding\openhab-master\git\openhab-distro\launch\home\userdata\jsondb\automation_rules_disabled.json' does not exist - checking for a backup.
2019-02-18 23:02:43.686 [DEBUG] [e.s.a.o.i.c.SymmetricKeyCipher:162  ] - Encryption key loaded
2019-02-18 23:02:43.696 [DEBUG] [.s.s.json.internal.JsonStorage:110  ] - Json storage file at 'D:\eclipse-installerBinding\openhab-master\git\openhab-distro\launch\home\userdata\jsondb\StorageHandler.For.OAuthClientService.json' does not exist - checking for a backup.
2019-02-18 23:02:43.757 [DEBUG] [i.p.RuleResourceBundleImporter:88   ] - Parse rules from bundle 'org.openhab.core.automation.module.script.rulesupport' 
2019-02-18 23:02:43.758 [DEBUG] [i.p.RuleResourceBundleImporter:88   ] - Parse rules from bundle 'org.openhab.core.automation.module.script' 
2019-02-18 23:02:43.759 [DEBUG] [i.p.RuleResourceBundleImporter:88   ] - Parse rules from bundle 'org.openhab.core.automation' 
2019-02-18 23:02:43.775 [DEBUG] [.s.a.o.i.OAuthStoreHandlerImpl:100  ] - Using Cipher: org.eclipse.smarthome.auth.oauth2client.internal.cipher.SymmetricKeyCipher@2d7c35bb
2019-02-18 23:02:43.791 [DEBUG] [.s.s.json.internal.JsonStorage:110  ] - Json storage file at 'D:\eclipse-installerBinding\openhab-master\git\openhab-distro\launch\home\userdata\jsondb\StorageHandler.For.OAuthClientService.json' does not exist - checking for a backup.
2019-02-18 23:02:43.793 [DEBUG] [.s.a.o.i.OAuthStoreHandlerImpl:100  ] - Using Cipher: org.eclipse.smarthome.auth.oauth2client.internal.cipher.SymmetricKeyCipher@2d7c35bb
2019-02-18 23:02:44.048 [DEBUG] [.s.s.json.internal.JsonStorage:110  ] - Json storage file at 'D:\eclipse-installerBinding\openhab-master\git\openhab-distro\launch\home\userdata\jsondb\org.eclipse.smarthome.core.thing.Thing.json' does not exist - checking for a backup.
2019-02-18 23:02:44.169 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.eclipse.smarthome.core.thing.ManagedThingProvider" has been added.
2019-02-18 23:02:44.216 [DEBUG] [.s.s.json.internal.JsonStorage:110  ] - Json storage file at 'D:\eclipse-installerBinding\openhab-master\git\openhab-distro\launch\home\userdata\jsondb\org.eclipse.smarthome.core.thing.link.ItemChannelLink.json' does not exist - checking for a backup.
2019-02-18 23:02:44.406 [DEBUG] [.c.t.i.TransformationActivator:39   ] - Transformation Service has been started.
2019-02-18 23:02:44.575 [DEBUG] [s.ui.icon.internal.IconServlet:55   ] - Starting up IconServlet at /icon
2019-02-18 23:02:44.699 [DEBUG] [ui.internal.chart.ChartServlet:55   ] - Starting up ChartServlet at /chart
2019-02-18 23:02:45.258 [DEBUG] [.core.common.ThreadPoolManager:161  ] - Created thread pool 'safeCall' with size 10
2019-02-18 23:02:45.366 [DEBUG] [.s.s.json.internal.JsonStorage:110  ] - Json storage file at 'D:\eclipse-installerBinding\openhab-master\git\openhab-distro\launch\home\userdata\jsondb\org.eclipse.smarthome.config.discovery.DiscoveryResult.json' does not exist - checking for a backup.
2019-02-18 23:02:45.368 [DEBUG] [.core.common.ThreadPoolManager:131  ] - Created scheduled thread pool 'discovery' of size 5
2019-02-18 23:02:46.546 [DEBUG] [.e.s.c.i.i18n.I18nProviderImpl:180  ] - No language set, setting locale to 'null'.
2019-02-18 23:02:46.554 [DEBUG] [.e.s.c.i.i18n.I18nProviderImpl:162  ] - Error setting measurement system for value 'null'.
2019-02-18 23:02:47.111 [DEBUG] [.o.c.a.internal.RuleEngineImpl:427  ] - ModuleHandlerFactory added AnnotatedActionModuleTypeProvider
2019-02-18 23:02:47.112 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.openhab.core.automation.internal.module.provider.AnnotatedActionModuleTypeProvider" has been added.
2019-02-18 23:02:47.125 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.openhab.core.automation.internal.provider.ModuleTypeResourceBundleProvider" has been added.
2019-02-18 23:02:47.134 [DEBUG] [.o.c.a.internal.RuleEngineImpl:427  ] - ModuleHandlerFactory added AnnotatedThingActionModuleTypeProvider
2019-02-18 23:02:47.135 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider" has been added.
2019-02-18 23:02:47.448 [DEBUG] [.e.s.io.rest.LocaleServiceImpl:65   ] - The localeProvider in LocaleUtilService has been set
2019-02-18 23:02:47.560 [DEBUG] [.o.c.a.internal.RuleEngineImpl:427  ] - ModuleHandlerFactory added MediaModuleHandlerFactory
2019-02-18 23:02:47.679 [DEBUG] [.s.s.json.internal.JsonStorage:110  ] - Json storage file at 'D:\eclipse-installerBinding\openhab-master\git\openhab-distro\launch\home\userdata\jsondb\org.eclipse.smarthome.core.items.Metadata.json' does not exist - checking for a backup.
2019-02-18 23:02:47.800 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.eclipse.smarthome.model.item.internal.GenericMetadataProvider" has been added.
2019-02-18 23:02:47.801 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.eclipse.smarthome.core.internal.items.ManagedMetadataProviderImpl" has been added.
2019-02-18 23:02:48.543 [DEBUG] [.e.s.m.i.i.GenericItemProvider:188  ] - Read items from model 'demo.items'
2019-02-18 23:02:48.544 [DEBUG] [.e.s.m.i.i.GenericItemProvider:536  ] - Couldn't find ItemFactory for item 'Lights' of type 'Switch'

........... All items 


2019-02-18 23:02:49.566 [DEBUG] [.e.s.m.i.i.GenericItemProvider:536  ] - Couldn't find ItemFactory for item 'Thermostat_Mode' of type 'String'
2019-02-18 23:02:48.655 [INFO ] [home.event.RuleStatusInfoEvent:53   ] - 0559ba69-1c89-4f6f-af08-2fade0d0791c updated: INITIALIZING
2019-02-18 23:02:49.609 [DEBUG] [c.internal.events.EventHandler:86   ] - Could not find an Event Factory for the event type 'ItemAddedEvent'.
2019-02-18 23:02:49.605 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.eclipse.smarthome.model.item.internal.GenericItemProvider" has been added.
2019-02-18 23:02:49.735 [DEBUG] [c.internal.events.EventHandler:86   ] - Could not find an Event Factory for the event type 'ItemAddedEvent'.
2019-02-18 23:02:49.839 [DEBUG] [c.internal.events.EventHandler:86   ] - Could not find an Event Factory for the event type 'ItemAddedEvent'.
2019-02-18 23:02:49.610 [INFO ] [home.event.RuleStatusInfoEvent:53   ] - 0559ba69-1c89-4f6f-af08-2fade0d0791c updated: UNINITIALIZED (HANDLER_INITIALIZING_ERROR): Missing handler 'timer.GenericCronTrigger' for module 'aTimerTrigger'

2019-02-18 23:02:49.915 [DEBUG] [c.internal.events.EventHandler:86   ] - Could not find an Event Factory for the event type 'ItemAddedEvent'.
2019-02-18 23:02:49.916 [DEBUG] [c.internal.events.EventHandler:86   ] - Could not find an Event Factory for the event type 'ItemAddedEvent'.
2019-02-18 23:02:49.994 [DEBUG] [c.internal.events.EventHandler:86   ] - Could not find an Event Factory for the event type 'ItemAddedEvent'.
2019-02-18 23:02:49.995 [DEBUG] [c.internal.events.EventHandler:86   ] - Could not find an Event Factory for the event type 'ItemAddedEvent'.
2019-02-18 23:02:50.027 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.eclipse.smarthome.core.semantics.internal.SemanticsMetadataProvider" has been added.
2019-02-18 23:02:50.110 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.openhab.core.autoupdate.internal.AutoUpdateProviderDelegate" has been added.
2019-02-18 23:02:50.119 [DEBUG] [model.script.ScriptServiceUtil:69   ] - ScriptServiceUtil started
2019-02-18 23:02:55.041 [DEBUG] [e.s.m.s.r.i.e.ScriptEngineImpl:72   ] - Registered 'script' configuration parser
2019-02-18 23:02:56.005 [DEBUG] [s.m.r.r.i.RuleRuntimeActivator:39   ] - Registered 'rule' configuration parser
2019-02-18 23:02:56.030 [DEBUG] [.core.common.ThreadPoolManager:131  ] - Created scheduled thread pool 'ruleEngine' of size 5
2019-02-18 23:02:56.043 [INFO ] [rg.quartz.core.QuartzScheduler:2311 ] - JobFactory set to: org.eclipse.smarthome.model.rule.runtime.internal.engine.GuiceAwareJobFactory@4fbc4666
2019-02-18 23:02:56.045 [INFO ] [rg.quartz.core.QuartzScheduler:613  ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED paused.
2019-02-18 23:02:56.046 [DEBUG] [.m.r.r.i.engine.RuleEngineImpl:103  ] - Started rule engine
2019-02-18 23:02:56.128 [DEBUG] [.o.c.a.internal.RuleEngineImpl:427  ] - ModuleHandlerFactory added CoreModuleHandlerFactory
2019-02-18 23:02:56.458 [DEBUG] [.b.internal.servlet.CmdServlet:55   ] - Starting up CmdServlet at /basicui/CMD
2019-02-18 23:02:56.565 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.eclipse.smarthome.model.thing.internal.GenericItemChannelLinkProvider" has been added.
2019-02-18 23:02:56.566 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.eclipse.smarthome.core.thing.link.ManagedItemChannelLinkProvider" has been added.
2019-02-18 23:02:56.748 [DEBUG] [.core.common.ThreadPoolManager:131  ] - Created scheduled thread pool 'thingLinkManager' of size 5
2019-02-18 23:02:56.911 [DEBUG] [.core.common.ThreadPoolManager:131  ] - Created scheduled thread pool 'scheduler' of size 5
2019-02-18 23:02:57.212 [DEBUG] [.o.c.a.internal.RuleEngineImpl:427  ] - ModuleHandlerFactory added TimerModuleHandlerFactory
2019-02-18 23:02:57.256 [DEBUG] [.core.common.ThreadPoolManager:161  ] - Created thread pool 'ConfigStatusService' with size 5
2019-02-18 23:02:57.306 [DEBUG] [.i.f.FirmwareUpdateServiceImpl:141  ] - Modifying the configuration of the firmware update service.
2019-02-18 23:02:57.307 [DEBUG] [.i.f.FirmwareUpdateServiceImpl:419  ] - Given time unit null is not supported. Will keep current configuration.
2019-02-18 23:02:57.453 [DEBUG] [e.s.m.t.i.GenericThingProvider:263  ] - Read things from model 'demo.things'
2019-02-18 23:02:57.613 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.eclipse.smarthome.model.thing.internal.GenericThingProvider" has been added.
2019-02-18 23:02:57.806 [INFO ] [home.event.RuleStatusInfoEvent:53   ] - 0559ba69-1c89-4f6f-af08-2fade0d0791c updated: INITIALIZING
2019-02-18 23:02:58.069 [DEBUG] [.m.h.GenericCronTriggerHandler:61   ] - Scheduled cron job '0 * * * * ?' for trigger 'aTimerTrigger'.
2019-02-18 23:02:58.303 [INFO ] [home.event.RuleStatusInfoEvent:53   ] - 0559ba69-1c89-4f6f-af08-2fade0d0791c updated: IDLE
2019-02-18 23:02:59.684 [DEBUG] [.s.s.json.internal.JsonStorage:110  ] - Json storage file at 'D:\eclipse-installerBinding\openhab-master\git\openhab-distro\launch\home\userdata\jsondb\org.eclipse.smarthome.core.items.Item.json' does not exist - checking for a backup.
2019-02-18 23:02:59.706 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.eclipse.smarthome.core.items.ManagedItemProvider" has been added.
2019-02-18 23:02:59.966 [DEBUG] [.c.c.registry.AbstractRegistry:399  ] - Provider "org.eclipse.smarthome.core.thing.internal.ChannelItemProvider" has been added.
2019-02-18 23:03:00.728 [DEBUG] [.o.c.a.internal.RuleEngineImpl:62   ] - The trigger 'aTimerTrigger' of rule '0559ba69-1c89-4f6f-af08-2fade0d0791c' is triggered.
2019-02-18 23:03:00.750 [DEBUG] [.core.common.ThreadPoolManager:131  ] - Created scheduled thread pool 'thingManager' of size 5
This is a 'hello world!' from a Javascript rule.
2019-02-18 23:03:01.310 [DEBUG] [.o.c.a.internal.RuleEngineImpl:1005 ] - The rule '0559ba69-1c89-4f6f-af08-2fade0d0791c' is executed.
2019-02-18 23:03:01.337 [DEBUG] [c.x.o.XmlDocumentBundleTracker:409  ] - Reading the XML document '/ESH-INF/config/config.xml' in module 'org.openhab.ui.basic'...
2019-02-18 23:03:01.391 [DEBUG] [.s.s.json.internal.JsonStorage:110  ] - Json storage file at 'D:\eclipse-installerBinding\openhab-master\git\openhab-distro\launch\home\userdata\jsondb\thing_status_storage.json' does not exist - checking for a backup.
2019-02-18 23:03:01.419 [INFO ] [home.event.RuleStatusInfoEvent:53   ] - 0559ba69-1c89-4f6f-af08-2fade0d0791c updated: RUNNING
2019-02-18 23:03:01.458 [INFO ] [home.event.RuleStatusInfoEvent:53   ] - 0559ba69-1c89-4f6f-af08-2fade0d0791c updated: IDLE
2019-02-18 23:03:01.460 [DEBUG] [c.x.o.XmlDocumentBundleTracker:409  ] - Reading the XML document '/ESH-INF/config/config.xml' in module 'org.openhab.core.audio'...
2019-02-18 23:03:01.497 [INFO ] [rg.quartz.core.QuartzScheduler:575  ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED started.
2019-02-18 23:03:01.585 [INFO ] [vent.ItemChannelLinkAddedEvent:53   ] - Link 'Sunrise_Time-astro:sun:home:rise#start' has been added.
2019-02-18 23:03:01.632 [DEBUG] [c.x.o.XmlDocumentBundleTracker:409  ] - Reading the XML document '/ESH-INF/config/config.xml' in module 'org.openhab.core.config.discovery'...
2019-02-18 23:03:01.591 [INFO ] [vent.ItemChannelLinkAddedEvent:53   ] - Link 'Sunset_Time-astro:sun:home:set#start' has been added.
2019-02-18 23:03:01.662 [INFO ] [vent.ItemChannelLinkAddedEvent:53   ] - Link 'Moon_Phase-astro:moon:home:phase#name' has been added.
2019-02-18 23:03:01.669 [INFO ] [vent.ItemChannelLinkAddedEvent:53   ] - Link 'CurrentDate-ntp:ntp:demo:dateTime' has been added.
2019-02-18 23:03:01.782 [DEBUG] [c.x.o.XmlDocumentBundleTracker:409  ] - Reading the XML document '/ESH-INF/config/brokerConnectionInstance.xml' in module 'org.openhab.core.io.transport.mqtt'...
2019-02-18 23:03:01.836 [DEBUG] [c.x.o.XmlDocumentBundleTracker:409  ] - Reading the XML document '/ESH-INF/config/config.xml' in module 'org.openhab.core.model.script'...
2019-02-18 23:03:01.853 [DEBUG] [c.x.o.XmlDocumentBundleTracker:409  ] - Reading the XML document '/ESH-INF/config/config.xml' in module 'org.openhab.core.persistence'...
2019-02-18 23:03:01.861 [DEBUG] [c.x.o.XmlDocumentBundleTracker:409  ] - Reading the XML document '/ESH-INF/config/config.xml' in module 'org.openhab.core.storage.json'...
2019-02-18 23:03:01.866 [DEBUG] [c.x.o.XmlDocumentBundleTracker:409  ] - Reading the XML document '/ESH-INF/config/config.xml' in module 'org.openhab.core.thing'...
2019-02-18 23:03:01.871 [DEBUG] [c.x.o.XmlDocumentBundleTracker:409  ] - Reading the XML document '/ESH-INF/config/offsetProfile.xml' in module 'org.openhab.core.thing'...
2019-02-18 23:03:01.884 [DEBUG] [c.x.o.XmlDocumentBundleTracker:409  ] - Reading the XML document '/ESH-INF/config/config.xml' in module 'org.openhab.core.ui'...
2019-02-18 23:03:01.890 [DEBUG] [c.x.o.XmlDocumentBundleTracker:409  ] - Reading the XML document '/ESH-INF/config/config.xml' in module 'org.openhab.core.voice'...
2019-02-18 23:03:01.899 [DEBUG] [c.x.o.XmlDocumentBundleTracker:409  ] - Reading the XML document '/ESH-INF/config/i18n.xml' in module 'org.openhab.core'...
2019-02-18 23:03:01.927 [DEBUG] [c.x.o.XmlDocumentBundleTracker:409  ] - Reading the XML document '/ESH-INF/config/networkinterface.xml' in module 'org.openhab.core'...
2019-02-18 23:03:02.624 [DEBUG] [.o.u.b.i.servlet.WebAppServlet:55   ] - Starting up WebAppServlet at /basicui/app
2019-02-18 23:03:03.055 [DEBUG] [s.u.i.c.d.DefaultChartProvider:115  ] - Starting up default chart provider.
2019-02-18 23:03:03.057 [DEBUG] [s.u.i.c.d.DefaultChartProvider:119  ] - Available themes for default chart provider: white, bright, dark, black
2019-02-18 23:03:03.078 [DEBUG] [.u.i.proxy.ProxyServletService:171  ] - Starting up 'Proxy (async)' servlet  at /proxy
2019-02-18 23:03:03.105:INFO:oejut.ThreadPoolBudget:Start Level: Equinox Container: 103a6c6a-7e28-4a2f-9264-9bef1945f6e1: ReservedThreadExecutor@2ee696c7{s=0/1,p=0} requires 1 threads from QueuedThreadPool[AsyncProxyServlet]@16f148d3{STARTING,8<=0<=8,i=0,q=0}[ReservedThreadExecutor@2ee696c7{s=0/1,p=0}]
2019-02-18 23:03:03.106:WARN:oejut.ThreadPoolBudget:Start Level: Equinox Container: 103a6c6a-7e28-4a2f-9264-9bef1945f6e1: Low configured threads: (max=8 - required=1)=7 < warnAt=8 for QueuedThreadPool[AsyncProxyServlet]@16f148d3{STARTING,8<=0<=8,i=0,q=0}[ReservedThreadExecutor@2ee696c7{s=0/1,p=0}]
2019-02-18 23:03:03.153:INFO:oejut.ThreadPoolBudget:Start Level: Equinox Container: 103a6c6a-7e28-4a2f-9264-9bef1945f6e1: org.eclipse.jetty.client.AbstractConnectorHttpClientTransport$ClientSelectorManager@5ce8e96 requires 1 threads from QueuedThreadPool[AsyncProxyServlet]@16f148d3{STARTED,8<=8<=8,i=7,q=0}[ReservedThreadExecutor@2ee696c7{s=0/1,p=0}]
2019-02-18 23:03:04.697 [INFO ] [.u.d.internal.DashboardService:89   ] - Started Dashboard at http://192.168.1.100:8080
2019-02-18 23:03:04.698 [INFO ] [.u.d.internal.DashboardService:93   ] - Started Dashboard at https://192.168.1.100:8443
2019-02-18 23:03:06.019 [DEBUG] [.i.t.m.internal.MDNSClientImpl:265  ] - mDNS service has been started (JmDNS-/192.168.1.100 for IP 192.168.1.100)
2019-02-18 23:03:06.036 [DEBUG] [s.c.d.AbstractDiscoveryService:387  ] - Background discovery for discovery service 'org.eclipse.smarthome.config.discovery.mdns.internal.MDNSDiscoveryService' enabled.
2019-02-18 23:03:06.042 [DEBUG] [i.t.m.internal.MDNSServiceImpl:58   ] - Registering 2 queued services
2019-02-18 23:03:06.043 [DEBUG] [.i.t.m.internal.MDNSClientImpl:176  ] - Registering new service _openhab-server._tcp.local. at 192.168.1.100:8080 (JmDNS-/192.168.1.100)
2019-02-18 23:03:06.059 [DEBUG] [.i.t.m.internal.MDNSClientImpl:176  ] - Registering new service _openhab-server-ssl._tcp.local. at 192.168.1.100:8443 (JmDNS-/192.168.1.100)
2019-02-18 23:03:06.071 [DEBUG] [s.c.d.AbstractDiscoveryService:387  ] - Background discovery for discovery service 'org.eclipse.smarthome.config.discovery.upnp.internal.UpnpDiscoveryService' enabled.
2019-02-18 23:03:06.457 [DEBUG] [pse.smarthome.core.net.NetUtil:591  ] - added 2 network interfaces: [192.168.1.100/24, fe80:0:0:0:2804:ee68:63dc:403c%wlan0/64]
2019-02-18 23:03:06.457 [DEBUG] [pse.smarthome.core.net.NetUtil:592  ] - removed 0 network interfaces: []
2019-02-18 23:03:06.464 [DEBUG] [.i.t.m.internal.MDNSClientImpl:273  ] - ip address change: added [192.168.1.100/24, fe80:0:0:0:2804:ee68:63dc:403c%wlan0/64], removed []
2019-02-18 23:03:08.480 [DEBUG] [.i.t.m.internal.MDNSClientImpl:231  ] - mDNS service has been stopped (JmDNS-/192.168.1.100)
2019-02-18 23:03:09.651 [DEBUG] [.i.t.m.internal.MDNSClientImpl:265  ] - mDNS service has been started (JmDNS-/192.168.1.100 for IP 192.168.1.100)
2019-02-18 23:03:09.652 [DEBUG] [.i.t.m.internal.MDNSClientImpl:176  ] - Registering new service _openhab-server._tcp.local. at 192.168.1.100:8080 (JmDNS-/192.168.1.100)
2019-02-18 23:03:09.652 [DEBUG] [.i.t.m.internal.MDNSClientImpl:176  ] - Registering new service _openhab-server-ssl._tcp.local. at 192.168.1.100:8443 (JmDNS-/192.168.1.100)
2019-02-18 23:03:17.750 [DEBUG] [i.r.s.internal.SitemapResource:168  ] - Run clean SSE subscriptions job
2019-02-18 23:04:00.730 [DEBUG] [.o.c.a.internal.RuleEngineImpl:62   ] - The trigger 'aTimerTrigger' of rule '0559ba69-1c89-4f6f-af08-2fade0d0791c' is triggered.
This is a 'hello world!' from a Javascript rule.
2019-02-18 23:04:00.733 [DEBUG] [.o.c.a.internal.RuleEngineImpl:1005 ] - The rule '0559ba69-1c89-4f6f-af08-2fade0d0791c' is executed.
2019-02-18 23:04:00.737 [INFO ] [home.event.RuleStatusInfoEvent:53   ] - 0559ba69-1c89-4f6f-af08-2fade0d0791c updated: RUNNING
2019-02-18 23:04:00.742 [INFO ] [home.event.RuleStatusInfoEvent:53   ] - 0559ba69-1c89-4f6f-af08-2fade0d0791c updated: IDLE
This is a 'hello world!' from a Javascript rule.


I tried these solutions but they did not work

Some idea?

I just tried the solutions in the thread you linked, and they did work for me. Suddenly, I had PaperUI up and running, and even discovering things on my network.

Can you explain me in detail?
I do not know what I’m wrong

There is active development going on right now that effects the IDE. The UI’s were moved to a separate repo today, so you will need to wait for an update to the IDE setup.

Indication for how long?

Shouldn’t be more than a couple days… I’ll look at adding in the openhab-webui repo tonight.

You are talking about the Addons Development IDE though, right? Since you are getting Equinox errors, you must be. There are some other things being worked on in regards to the Core Development IDE, which may take a bit.

Actually, the UIs were only copied to a new repo, so not moved yet. You can still access them in the IDE… I just setup a fresh Addons Development IDE, and they are there.

I would like to use Eclipse IDE to develop and debug a new binding.
In the installation I have to use Photon?

I suggest you follow these instructions. The installer will load Eclipse 2018-12.

So Mars?
I try a new installation

Just a note: I guess the picture of the docs section is just old. 2018-12 is not a Eclipse Mars version.

@Confectrician, here are updated images for here, to avoid any further confusion. I couldn’t find an easy way to swap them out… could you please put these in?


I’ve just set up Eclipse fresh, for Add-On development, in Windows (if that makes any difference), and I get the 404 Not Found when trying to access PaperUI too.

I will take care of changing the picture in the docs.

UPDATE: see Issue #902 https://github.com/openhab/openhab-docs/issues/902 and PR #903 https://github.com/openhab/openhab-docs/pull/903

1 Like

I don’t know what to tell you. I just setup another one, on Linux, and Paper UI is there. Was everything downloaded and the build complete? I’m only seeing the one error, and it is in Paper UI, but that didn’t seem to effect it. When my wife wakes up, I’ll have her try it on Windows.

I cleared my m2, and Paper UI had issues (errors in the log). I manually reran the PaperUI Setup.launch, and all was good. Running the setup tasks again would probably take care of it too.

I just installed the IDE on a Windows 10 device and selected the ‘Standard’ install option. The Paper UI is missing.

I found only one Jetty related log entry at startup of OH:

2019-02-19 15:07:46.322:INFO:oejut.ThreadPoolBudget:Start Level: Equinox Container: 64f889f7-e890-444a-a22f-c9e44b03c033: ReservedThreadExecutor@41888773{s=0/1,p=0} requires 1 threads from QueuedThreadPool[AsyncProxyServlet]@16fcf58a{STARTING,8<=0<=8,i=0,q=0}[ReservedThreadExecutor@41888773{s=0/1,p=0}]
2019-02-19 15:07:46.322:WARN:oejut.ThreadPoolBudget:Start Level: Equinox Container: 64f889f7-e890-444a-a22f-c9e44b03c033: Low configured threads: (max=8 - required=1)=7 < warnAt=8 for QueuedThreadPool[AsyncProxyServlet]@16fcf58a{STARTING,8<=0<=8,i=0,q=0}[ReservedThreadExecutor@41888773{s=0/1,p=0}]
2019-02-19 15:07:46.324:INFO:oejut.ThreadPoolBudget:Start Level: Equinox Container: 64f889f7-e890-444a-a22f-c9e44b03c033: org.eclipse.jetty.client.AbstractConnectorHttpClientTransport$ClientSelectorManager@164ecd1d requires 4 threads from QueuedThreadPool[AsyncProxyServlet]@16fcf58a{STARTED,8<=8<=8,i=8,q=0}[ReservedThreadExecutor@41888773{s=0/1,p=0}]

Do you see any errors in Problems view?

Ran the PaperUI Setup.launch file, after it finally completed, PaperUI is accessible again, although no proper Bindings are available to install in the Add-Ons section.

That is normal. You need to go to Run (and/or Debug) Configurations> Plugins and add them.

1 Like

Thanks, got my new binding showing up now.

About 100 errors, all of the type Access restriction: The <constructor/field/method/type> of ‘’ is not API (restriction on required library…. Doesn’t seem related to the Paper UI issue.

I don’t see the PaperUI Setup.launch in the IDE…? Did I miss something at install time?
Found it… :grin: