Skip to main content
1-Visitor
May 31, 2018
Solved

Re: Error while deploying thingworx.war in webapp folder manually

  • May 31, 2018
  • 2 replies
  • 2722 views

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.

Best answer by PaiChung

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?

2 replies

Support
May 31, 2018

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

 

Rahul_Raj1-VisitorAuthor
1-Visitor
June 1, 2018

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.

PaiChung22-Sapphire IAnswer
22-Sapphire I
May 31, 2018

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?