Why the Marketpalce and Installed is empty?

Before there was installed add-ons here. But they’re disappeared. :smile: image
image

Hi

Please check if this topic relevant for you: JMIX V2.4.3 Marketplace plugins are not loaded - #37 by gaslov

1 Like

Hello,

maybe this thread can help

Kind regards,
Mladen

1 Like

Not understnd the solution😄

Here is the steps:

  1. Stop IDE.
  2. Find options/other.xml file in the Configuration directory of your IDE (https://intellij-support.jetbrains.com/hc/en-us/articles/206544519-Directories-used-by-the-IDE-to-store-settings-caches-plugins-and-logs )
  3. Remove all lines containing preferredResourceZoneCode in this file
  4. Delete jmix-studio folder from IDE System directory

If this doesn’t help please attach idea.log file and <IDE_SYSTEM_DIR>/jmix-studio/marketplace/available_app_components.json file if any

image
But there is no such file in Configuration?:smile:

Here we talking about configuration directory of Intellij IDEA. It is specific for each OS, so I can’t tell exact path. But you can find it for your OS in the IntelliJ docs by the link above.

available_app_components.json (25.4 KB)
idea.log (787.6 KB)

I see the following line in the log:
2025-03-05 06:52:52,560 [ 29946] INFO - #com.haulmont.jmixstudio.intellij.marketplace.descriptor.provider.HTTPDescriptorsProvider - Using cached C:\Users\james\AppData\Local\JetBrains\IdeaIC2023.3\jmix-studio\marketplace\available_app_components.json (updated at 1/21/2025 6:29 AM)

So it seems that you didn’t remove jmix-studio folder, see step 4.
Please stop IDE, remove C:\Users\james\AppData\Local\JetBrains\IdeaIC2023.3\jmix-studio, make sure that step 3 is performed and try again.

2 Likes