アーティクル - CS267063
Thingworx のサービスにアクセスするときに問題が発生し、Thingworx 7.3 で CPU の大幅なスパイクが発生する
修正日: 26-Jul-2023
適用対象
- ThingWorx Platform 7.3 F000
説明
- POSTMAN を使用して問題のあるサービスを実行すると、500 エラーが返される
- ApplicationLog.log に次のエラーが見つかります。
<タイムスタンプ> [L: エラー] [O: EctwBaseService] [I: ] [U: <ユーザー名>] [S: ] [T: http-nio-8080-exec-53] [コンテキスト: com.thingworx.webservices. context.HttpExecutionContext@1e98b02][メッセージ: サービス スクリプト [<Thing> <Service>] の実行エラー: JSON では非有限の数値は許可されません。] com.thingworx.common.Exceptions.InvalidRequestException: サービス スクリプトの実行エラー [< Thing> <Service>] : JSON では非有限の数値は許可されません。
com.thingworx.dsl.engine.DSLProcessor.executeService(DSLProcessor.java:305) ~[thingworx-platform-common-7.3.1-b39.jar:na] で
com.thingworx.dsl.DSLServiceHandler.processService(DSLServiceHandler.java:37) ~[thingworx-platform-common-7.3.1-b39.jar:na] で
com.thingworx.things.Thing.processServiceRequestDirect(Thing.java:6874) ~[thingworx-platform-common-7.3.1-b39.jar:na] で
com.thingworx.dsl.engine.DSLProcessor.executeService(DSLProcessor.java:305) ~[thingworx-platform-common-7.3.1-b39.jar:na] で
com.thingworx.dsl.DSLServiceHandler.processService(DSLServiceHandler.java:37) ~[thingworx-platform-common-7.3.1-b39.jar:na] で
com.thingworx.things.Thing.processServiceRequestDirect(Thing.java:6874) ~[thingworx-platform-common-7.3.1-b39.jar:na] で
最新バージョンはこちらを参照ください CS267063