アーティクル - CS362094

「値を期待していますが、トークンが間違っています:ファイルの終わり」というエラーでThingWorxHAクラスターを開始できません

修正日: 01-Feb-2022   


注記:ここに記載されている情報は、お客様の利便性向上のため機械翻訳ソフトを使用しています。PTCは、ここに記載されている情報の翻訳の正確性について、一切の責任を負いませんので、ご了承ください。英語の原文を参照するには、こちら。この機械翻訳に関する詳細は、こちら。
お知らせいただき、ありがとうございます。この機械翻訳をレビューします。

適用対象

  • ThingWorx Platform 9.3

説明

  • ThingWorx高可用性(HA)クラスターを開始しようとすると、次のエラーが発生します
|-ERROR in ch.qos.logback.core.joran.spi.Interpreter@3:88 - RuntimeException in Action for tag [contextListener] com.thingworx.exceptions.ConfigurationException: com.typesafe.config.ConfigException$Parse: String: 1: Expecting a value but got wrong token: end of file
        at com.thingworx.exceptions.ConfigurationException: com.typesafe.config.ConfigException$Parse: String: 1: Expecting a value but got wrong token: end of file
        at      at com.thingworx.system.configuration.PlatformSettings.getInstance(PlatformSettings.java:3390)
        at      at com.thingworx.logging.LogbackUtilities.loadLogbackConfiguration(LogbackUtilities.java:54)
        at      at com.thingworx.logging.LogUtilities.initializeLoggerContext(LogUtilities.java:440)
        at      at com.thingworx.logging.LogbackCustomLoggerContextListener.start(LogbackCustomLoggerContextListener.java:23)
        at      at ch.qos.logback.classic.joran.action.LoggerContextListenerAction.end(LoggerContextListenerAction.java:70)
      ...
Caused by: com.typesafe.config.ConfigException$Parse: String: 1: Expecting a value but got wrong token: end of file
        at      at com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:201)
        at      at com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:197)
        at      at com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:251)
        at      at com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:475)
        at      at com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parse(ConfigDocumentParser.java:648)
        at      at com.typesafe.config.impl.ConfigDocumentParser.parse(ConfigDocumentParser.java:14)
        at      at com.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:262)
        at      at com.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:250)
        at      at com.typesafe.config.impl.Parseable.parseValue(Parseable.java:180)
        at      at com.typesafe.config.impl.Parseable.parseValue(Parseable.java:174)
        at      at com.typesafe.config.impl.Parseable.parse(Parseable.java:301)
        at      at com.typesafe.config.ConfigFactory.parseString(ConfigFactory.java:1102)
        at      at com.typesafe.config.ConfigFactory.parseString(ConfigFactory.java:1112)
        at      at com.thingworx.system.configuration.PlatformSettings.configureIgniteCacheSSL(PlatformSettings.java:2933)
        at      at com.thingworx.system.configuration.PlatformSettings.<init>(PlatformSettings.java:2514)
        at      at com.thingworx.system.configuration.PlatformSettings.getInstance(PlatformSettings.java:3381)
        at      ... 62 common frames omitted

最新バージョンはこちらを参照ください CS362094