Is it possible to install both Thingworx and Thingworx Analytics in a same host via docker ?
Hi,
I already installed a Thingworx Analytics Server in my Win7 laptop by docker, and it works fine. After that I install Thingworx-H2-Docker, it seems TWA got covered because we are using same machine name "DockerMachinePTC", I can't start TWA server again.
So my first question is how can I install both Thingworx and Thingworx Analytics server in a same host via docker?
I can access Thingworx composer succesfully. But when I stop the virtual box process. and run the following command from "Docker Quickstart Terminal":
docker run installer/twx/thingworx-enterprise-foundation-h2:8.0.2-b67
I got message:
No custom license specified. Starting with trial license
..................
2017-08-15 03:19:40.816+0000 [L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] ====================================================================
2017-08-15 03:19:40.816+0000 [L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] /ThingworxPlatform/license.bin: license file does not exist!
2017-08-15 03:19:40.816+0000 [L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] ====================================================================
2017-08-15 03:19:40.816+0000 [L: WARN] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Shutting down the Platform.
Because of license issue, thingworx shutted down. But at the beginning,thingworx works fine, so I think I should set license file in the command, but I don't find any document about this.
Anyone can help me ?
Thanks & Best Regards
Tom

