Build Docker Image with Thingworx 8.4.0 H2 Error
Hi!
I am trying to use Building process for Docker Images for Thingworx H2 8.4.
Eveyrthing seems to be ok, but at the end I am receiving this error while LicenseSubsystem is starting:
platform_1 | 2019-02-21 16:07:57.751+0000 [L: INFO] [O: c.t.s.s.Subsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Starting Subsystem [TunnelSubsystem] platform_1 | 2019-02-21 16:07:58.134+0000 [L: INFO] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Subsystem TunnelSubsystem is started platform_1 | 2019-02-21 16:07:58.334+0000 [L: INFO] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Subsystem MessageStoreSubsystem is starting platform_1 | 2019-02-21 16:07:58.630+0000 [L: INFO] [O: c.t.s.s.Subsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Starting Subsystem [MessageStoreSubsystem] platform_1 | 2019-02-21 16:07:58.683+0000 [L: INFO] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Subsystem MessageStoreSubsystem is started platform_1 | 2019-02-21 16:07:59.029+0000 [L: INFO] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Subsystem LicensingSubsystem is starting platform_1 | 2019-02-21 16:07:59.344+0000 [L: INFO] [O: c.t.s.s.Subsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Starting Subsystem [LicensingSubsystem] med-61268-cd-083_sp3_thingworx-platform-dockerfiles-8-3-3_platform_1 exited with code 137
I saw that Thingworx 8.4 need Username & Password for H2 database and I added it.
Is there anything else what I can do? I assumed that it will generater request-license file with device-id and I will be able to gather license manually. Or do I need to configure licensing with my credentials in platform-settings.json?
EDIT:
I am using 8.3 docker image builder. Is there a chance that it is not compatibile yet? Maybe I can edit it and make it work somehow?
Any help would be appriciated.
Regards!
Adam

