Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
hi everyone,
i'm trying to import the following files for connected field service, but cannot import, validation results is "Not Acceptable".
- ptc-cslm-cfs-accelerator-7.1.1-imports.xml
- ptc-cslm-accelerator-7.1.1-imports.xml
does anyone know how to solve the issue?
current version of thingworx : 7.4.0
there's no issue on step 5, and the next step is as below.
===
6.To install the optional Connected Field Service Accelerators, import the following files.
ptc-cslm-accelerator-<version_number>-imports.xml
ptc-cslm-cfs-accelerator-<version_number>-imports.xml
===
Try to nevigate to Monitoring->Application to check the logs; there should be some extension import sequence you should follow, or else
there may be some dependencies for the Extension you imported, so try to find the dependencies in the Application Log.
Hope this helps,
Br,
Anna
Hi Anna,
Thank you for your reply.
I checked the Application Log and the following was the result, it didn't show any dependencies...
Please advise.
<ptc-cslm-accelerator-7.1.1-imports>-----------------------------------------------------------------------
2017-08-08 01:16:08
ERROR
[context: Extension Exception][message: java.util.zip.ZipException: error in opening zip file]
Administrator
E.c.t.w.ExtensionPackageUploader
http-nio-80-exec-17
2017-08-08 01:16:08
INFO
RETRY extracting extension package contents...
Administrator
c.t.e.u.ExtensionPackageUtilities
http-nio-80-exec-17
2017-08-08 01:16:08
INFO
Existing ExtensionPackage folder [ ptc-cslm-accelerator-7.1.1-imports ] is being deleted and re-created
Administrator
c.t.e.u.ExtensionPackageUtilities
http-nio-80-exec-17
<ptc-cslm-cfs-accelerator-7.1.1-import>--------------------------------------------------------------------
2017-08-08 01:19:13
ERROR
[context: Extension Exception][message: java.util.zip.ZipException: error in opening zip file]
Administrator
E.c.t.w.ExtensionPackageUploader
http-nio-80-exec-26
2017-08-08 01:19:13
INFO
Existing ExtensionPackage folder [ ptc-cslm-cfs-accelerator-7.1.1-imports ] is being deleted and re-created
Administrator
c.t.e.u.ExtensionPackageUtilities
http-nio-80-exec-26
2017-08-08 01:19:13
INFO
RETRY extracting extension package contents...
Administrator
c.t.e.u.ExtensionPackageUtilities
http-nio-80-exec-26
-----------------------------------------------------------------------------------------------------------
same problem here, but with a fresh Thingworx 8.1.3 - also when trying to import an xml file.
In this case it's about ptc-sample-mashup-1.8.0-01.xml that gives the error.
[L: ERROR] [O: E.c.t.w.ExtensionPackageUploader] [I: ] [U: Administrator] [S: ] [T: https-jsse-nio-443-exec-1] [context: Extension Exception][message: java.util.zip.ZipException: error in opening zip file] java.util.zip.ZipException: error in opening zip file
Other extensions in .zip files are successfully imported. I zipped this file, but this didn't help...
Did you come across a solution!?
aha, it turned out one should not do import extension but rather import from file for this one :-)