Thingworx Extension - Create Resource Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
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".
Solved! Go to Solution.
- Labels:
-
Best Practices
-
Coding
-
Extensions
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Working fine with following setup.
- Eclipse 2019-12 (4.14.0) - https://www.eclipse.org/downloads/packages/release/2018-09/m3
-
JAVA - jdk-11.0.15
-
Thingworx 9.1 SDK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks @VladimirN
I tried with all the versions of thingworx SDK available here.
- TWX SDK-8-5-0
- TWX SDK-9-0-0
- TWX SDK-9-1-0
- TWX SDK-9-2-0
- TWX SDK-9-3-0
In all the versions, I'm facing the same issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Working fine with following setup.
- Eclipse 2019-12 (4.14.0) - https://www.eclipse.org/downloads/packages/release/2018-09/m3
-
JAVA - jdk-11.0.15
-
Thingworx 9.1 SDK
