springboot整合truelicense报错Cause: ; lineNumber: 1; columnNumber: 1;

时间:2025-02-19 07:12:54
  • 2020-04-06 16:12:46.975 INFO [restartedMain] [line:669] - Located MBean 'statFilter': registering with JMX server as MBean [:name=statFilter,type=StatFilter]
  • 2020-04-06 16:12:46.994 INFO [restartedMain] [line:26] - ++++++++ ++++++++LicenseVerifyParam{subject='ggzn', publicAlias='publicKey', storePass='ggzn20', licensePath='D:\license\files_license86.lic', publicKeysStorePath='D:\license\'}
  • 2020-04-06 16:12:47.002 INFO [restartedMain] [line:28] - ++++++++ 开始安装证书 ++++++++
  • 2020-04-06 16:12:47.603 ERROR [restartedMain] [line:41] - 证书安装失败!
  • :
  • at (:397)
  • at (:455)
  • at (:484)
  • at (:425)
  • at (:432)
  • at (:406)
  • at (:382)
  • at (:38)
  • at (:31)
  • at (:1)
  • at (:172)
  • at (:165)
  • at (:139)
  • at (:399)
  • at (:353)
  • at (:887)
  • at (:161)
  • at (:552)
  • at (:140)
  • at (:752)
  • at (:388)
  • at (:327)
  • at (:1246)
  • at (:1234)
  • at (:9)
  • at .invoke0(Native Method)
  • at (:62)
  • at (:43)
  • at (:498)
  • at (:49)
  • Caused by: : null
  • at $1.exceptionThrown(:79)
  • at (:359)
  • at $1.run(:385)
  • at $1.run(:372)
  • at (Native Method)
  • at $(:80)
  • at (:372)
  • at $1.run(:201)
  • at $1.run(:199)
  • at (Native Method)
  • at (:199)
  • at (:174)
  • at (:395)
  • ... 29 common frames omitted
  • Caused by: : 文件提前结束。
  • at (:203)
  • at (:177)
  • at (:400)
  • at (:327)
  • at (:1472)
  • at $(:1014)
  • at (:602)
  • at (:505)
  • at .(:841)
  • at .(:770)
  • at (:141)
  • at (:1213)
  • at $(:643)
  • at (:327)
  • at $1.run(:375)
  • ... 39 common frames omitted
  • 2020-04-06 16:12:47.605 INFO [restartedMain] [line:33] - ++++++++ 证书安装结束 ++++++++
  • 2020-04-06 16:12:47.657 INFO [restartedMain] [line:205] - Tomcat started on port(s): 8066 (http) with context path ''
  • 2020-04-06 16:12:47.664 INFO [restartedMain] [line:59] - Started GLicenseClientApplication in 7.788 seconds (JVM running for 8.573)