Re: Error while deploying thingworx.war in webapp folder manually
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Re: Error while deploying thingworx.war in webapp folder manually
Hi,
I am facing a similar problem when in keep TWX.war (8.2) file in Webapps.
I tried some of your solutions, but n success yet.
Here is an error from my C:\Program Files\Apache Software Foundation\Tomcat 8.5\logs\localhost.log:
31-May-2018 11:53:57.759 INFOS [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log No Spring WebApplicationInitializer types detected on classpath
Can someone help me?
Please find the ApplicationLog.log attached.
Thanks in advance.
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Seems pretty straight forward according to the app log
2018-05-31 13:48:45.969+0200 [L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] ====================================================================
2018-05-31 13:48:45.969+0200 [L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] C:\ThingworxPlatform\license.bin: license file does not exist!
2018-05-31 13:48:45.969+0200 [L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] ====================================================================
2018-05-31 13:48:45.969+0200 [L: WARN] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Shutting down the Platform.
You don't have a license.bin file in ThingworxPlatform
what version of Thingworx is this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Rahul_Raj.
The ApplicationLog.log file you provided indicates the license file does not exist:
2018-05-31 13:48:45.969+0200 [L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] C:\ThingworxPlatform\license.bin: license file does not exist!
Have your entitlements changed recently or been renewed? If so, you may need to generate a new license through the license management portal.
If you continue to have issues, I recommend we open a case to troubleshoot further.
Regards.
--Sharon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Problem solved !!!
Actually i put the older war file (8.0) instead of the new one (8.2) by mistake.
Silly mistake, but costed hours of work.
Thanks a lot for your response guys.
And sorry for the mix up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Seems pretty straight forward according to the app log
2018-05-31 13:48:45.969+0200 [L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] ====================================================================
2018-05-31 13:48:45.969+0200 [L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] C:\ThingworxPlatform\license.bin: license file does not exist!
2018-05-31 13:48:45.969+0200 [L: ERROR] [O: c.t.s.s.l.LicensingSubsystem] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] ====================================================================
2018-05-31 13:48:45.969+0200 [L: WARN] [O: c.t.s.ThingWorxServer] [I: ] [U: SuperUser] [S: ] [T: localhost-startStop-1] Shutting down the Platform.
You don't have a license.bin file in ThingworxPlatform
what version of Thingworx is this?
