Connection ThingworxPersistenceProvider, type H2PersistenceProviderPackage stopped
It seems Thingworx loads properly until it hits this point in the log:
2017-08-14 15:39:27.954+0200 [L: INFO] [O: c.t.p.c.LicenseMonitor] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Starting [LicenseMonitor].
2017-08-14 15:39:28.347+0200 [L: INFO] [O: c.t.p.p.PersistenceProvider] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Connection ThingworxPersistenceProvider, type H2PersistenceProviderPackage stopped
2017-08-14 15:39:28.361+0200 [L: WARN] [O: c.t.p.c.LicenseMonitor] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Stopping [LicenseMonitor].
2017-08-14 15:39:28.366+0200 [L: INFO] [O: c.t.s.ThingWorxBootstrapper] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] WebApp stopping:
2017-08-14 15:39:28.366+0200 [L: INFO] [O: c.t.s.ThingWorxBootstrapper] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] ========================================
2017-08-14 15:39:28.367+0200 [L: ERROR] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Error Attempting To Stop Scheduler: null
2017-08-14 15:39:28.367+0200 [L: INFO] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] ========================================
2017-08-14 15:39:28.367+0200 [L: INFO] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Stopping Platform Subsystems
2017-08-14 15:39:28.367+0200 [L: INFO] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] ========================================
From here everything just stops.
What can be the issue??
This is a new installation of Twx 8 on Ubuntu (H2).
License file is loaded in the ThingworxPlatform folder.

