Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-9136

Web console: hide\disable cluster activation switcher if cluster has no persistent configuration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.7
    • wizards
    • None

    Description

      I faced with exception when tried to activate a cluster of version 7.x due to that version of ignite has no persistent at all.

      Caused by: java.lang.ClassNotFoundException: org.apache.ignite.internal.visor.misc.VisorChangeGridActiveStateTaskArg
              at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
              at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
              at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
              at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
              at java.lang.Class.forName0(Native Method)
              at java.lang.Class.forName(Class.java:264)
              at org.apache.ignite.internal.visor.compute.VisorGatewayTask$VisorGatewayJob.execute(VisorGatewayTask.java:313)
              ... 21 more
      

      Attachments

        Activity

          People

            pkonstantinov Pavel Konstantinov
            pkonstantinov Pavel Konstantinov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: