cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Getting org.jboss.resteasy.spi.UnhandledException: java.lang.LinkageError: Failed to link com/thingworx/communications/client/ConnectedThingClient

mdhakeph
1-Newbie

Getting org.jboss.resteasy.spi.UnhandledException: java.lang.LinkageError: Failed to link com/thingworx/communications/client/ConnectedThingClient

I am getting org.jboss.resteasy.spi.UnhandledException: java.lang.LinkageError: Failed to link com/thingworx/communications/client/ConnectedThingClient (Module "deployment.Windchill.ear:main" from Service Module Loader)     at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java) while connecting through JAVA Edge SDK to ThingWorx server, any idea what is going wrong? I have created App Key through ThingWorx composer and using it in ClientConfigurator which is used for ConnectedThingClient. Any help in this regard would be helpful.

Thanks!

Meghana

1 REPLY 1
mhollenbach
5-Regular Member
(To:mdhakeph)

Did you double check that you a referencing all of the correct jar files that you need to be?

Top Tags