Skip to main content
1-Visitor
January 26, 2019
Question

At runtime JAR file is missing in thingworx for extension

  • January 26, 2019
  • 1 reply
  • 1596 views

Hello Team,

Extension is imported successfully and when I execute the service it is showing the following error.

But the jar dependencies(gson) are added in manifest and extension zip already

Any help will be appreciated.

 

 

1 reply

Support
February 1, 2019

Hi @vijay5.

 

Please provide the following details:

 

  • Which extension are you importing?
  • Which version of ThingWorx are you running?
  • What was the full error message that you saw?
  • What service were you running when you received the error?

Regards.

 

--Sharon

vijay51-VisitorAuthor
1-Visitor
February 4, 2019

Hello Team,

 

Thanks for the response and pls find the answers for your questions

  • Which extension are you importing?
  • Custom created extension
  • Which version of ThingWorx are you running?
  • 7.4
  • What was the full error message that you saw?
  • Relative urls not permitted
  • Note: But the gson jar is shown in the thingworx  extension manger view
  • What service were you running when you received the error?
  • Created Thing of custom resource type imported and when executed the service on that service the error is shown
Support
February 5, 2019

Hi @vijay5.

 

This is a little different from your original error regarding the missing .jar file.  Is that still an issue?

 

In regard to the new error "Relative urls not permitted", do you still get an error if you use the absolute url?

 

Regards.

 

--Sharon