Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
When i started wsjavavmstart bat file, vending machine simulator is not getting started. It gives following error: 13:05:35.976 [Client-EndpointMonitor-1] ERROR c.t.c.c.e.ClientCommunicationEndpo int - Refilling connections on [endpoint 0, uri: ws://127.0.0.1:8080/Thingworx/W S] failed : Connection authentication/registration FAILED
[cause: Application Key not found]] 13:06:36.053 [Client-EndpointMonitor-1] INFO c.t.c.c.e.m.CommunicationEndpointM onitorTask - Endpoint reconnection was unsuccessful [name: EP_0, id: 0]
Nisha, as the error highlights [cause: Application Key not found]] , you need to check if you are providing the Application key and if its correct or not. If you haven't created the application key please do create one associating to one of the user account by navigating to ThingWorx Composer > Security > Application Keys
Thanks Sushant.. it works perfectly now.
Glad it worked out!