Skip to main content
1-Visitor
December 25, 2016
Question

Problem with widget TW_Download_Google Maps Widget

  • December 25, 2016
  • 2 replies
  • 1728 views

Hi all!

ThingWorx 7.1.0-b484 on PostgreSQL

Try to install this widget

https://marketplace.thingworx.com/Items/google-widgets

Validation ResultsGoogleWidgets_ExtensionPackage:1.0.0

Installation Results
GoogleWidgets_ExtensionPackage:1.0.0Import Failed: Unable to create Extension: [1,018] Data store unknown error: [Error occurred while accessing the model provider.]

In the log i see next information:

The extension  'GoogleWidgets_ExtensionPackage'  version [1.0] must match the "major.minor.patch" pattern containing only integer values. Assuming a zero value for patch number. Please fix this in the metadata.xml file of the extension.

[message: [1,018] Data store unknown error: [Error occurred while accessing the model provider.]]

Unable to process import: Unable to create Extension: [1,018] Data store unknown error: [Error occurred while accessing the model provider.]

[c3p0] Another error has occurred [ org.postgresql.util.PSQLException: ERROR: current transaction is aborted, commands ignored until end of transaction block ] which will not be reported to listeners!

Unable to delete GoogleWidgets_ExtensionPackage:1.0.0. This is likely due to other errors: ExtensionPackage GoogleWidgets_ExtensionPackage Does Not Exist

How can i install this extension?

2 replies

5-Regular Member
December 28, 2016

Emil, which PostgreSQL version are you on? Could you check in the extensionpackage_model table in ThingWorx DB schema for any entry with Google Widgets? BTW was this your first attempt to import the widget?

5-Regular Member
December 28, 2016

Could you give it a try from a 7.2.1 TW version and see if you get the same result?