Problems accessing services in Thingworx and experiencing major CPU spikes in Thingworx 7.3
Applies To
- ThingWorx Platform 7.3 F000
Description
- Running the problematic service using POSTMAN causes a 500 error to be returned
- The following error is found in the ApplicationLog.log:
at com.thingworx.dsl.engine.DSLProcessor.executeService(DSLProcessor.java:305) ~[thingworx-platform-common-7.3.1-b39.jar:na]
at com.thingworx.dsl.DSLServiceHandler.processService(DSLServiceHandler.java:37) ~[thingworx-platform-common-7.3.1-b39.jar:na]
at com.thingworx.things.Thing.processServiceRequestDirect(Thing.java:6874) ~[thingworx-platform-common-7.3.1-b39.jar:na]