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

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Thingworx Extension - Create Resource Error

Sathishkumar_C
17-Peridot

Thingworx Extension - Create Resource Error

Trying to create a "Resource" with Eclipse as a Thingworx Extension.

While creating a Resource getting a following error, 

 

Please choose a valid Superclass - Class is not instance of: com.thingworx.resources.Resource

 

Sathishkumar_C_0-1662637240403.png

Verified https://community.ptc.com/t5/ThingWorx-Developers/Error-while-creating-new-thing-template/td-p/570485 But its not helpful in this case.

 

Environment:

JAVA - jdk-11.0.15

Thingworx 9.1 SDK

Eclipse jee-2022-06 

 

Not facing any error while creating "ThingTemplate" or "ThingShape".

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

Working fine with following setup.

View solution in original post

5 REPLIES 5

There was also a similar problem before - "Error while adding New Resource in Thingworx Extension": https://community.ptc.com/t5/ThingWorx-Developers/Error-while-adding-New-Resource-in-Thingworx-Extension/td-p/736581 

Thanks @VladimirN 

I tried with all the versions of thingworx SDK available here.

  1. TWX SDK-8-5-0
  2. TWX SDK-9-0-0
  3. TWX SDK-9-1-0
  4. TWX SDK-9-2-0
  5. TWX SDK-9-3-0

In all the versions, I'm facing the same issue.

I also encountered the same issue, but in my situation it was not a blocker as I was just testing out of curiosity. @Sathishkumar_C I suggest raising a support ticket for this issue (and keeping us updated to its results).

Sure and Thanks @VladimirRosu 

Working fine with following setup.

Top Tags