Forum Discussion

Emma's avatar
Emma
New Contributor II
3 years ago

Cannot open settings of custom snaps

Hi all,

I have a problem with the custom snaps after uploading a snap pack in manager. After building the snap package with Maven, I cannot see the settings tab of any custom snap. The snap is forever loading and not showing the settings tab. I tried using Maven versions 3.8.6 and 3.6.3 and Java versions 11.0.17 and 11.0.12. Please see the picture below. Any help is highly appreciated.

9 Replies

    • ptaylor's avatar
      ptaylor
      Employee

      Hi Emma.

      Which version of the Maven archetype did you use to create the project? Please detail the changes you made to the POM file after using the archetype to create it.

      Thanks,
      Patrick

      • Emma's avatar
        Emma
        New Contributor II

        Hi Patrick,

        Thanks for your response.
        I used Maven archetype version 2.4 and didn’t make any changes in the POM file.
        This is the command I used:

        mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate -DarchetypeCatalog=https://snaplogiceng.jfrog.io/artifactory/thirdparty/
        

        For snap archetype I tried both 4.30 and 4.29 version.

  • kunghei's avatar
    kunghei
    New Contributor

    Hello Patrick,

    I am having the same issue. The demo snap pack built successfully and I uploaded the zip file to Snap packs section of the assets, and the snap pack was showing up in the snaps menu, however, when I drag the snap to the canvas and double click to open it (like I do for the regular snaps), it is loading forever and nothing is showing up on the UI for the snap, just as in Emma’s picture.

    Could you please provide guidance on what to do?

    Thanks,

    Yu

    • ptaylor's avatar
      ptaylor
      Employee

      For the record, I created a new bug ticket, PSWAT-707, about this issue. Apparently, it’s not a UI bug after all.