Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-6726

geode-web jar is missing from gfsh-dependencies.jar

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • gfsh
    • None

    Description

      Connecting gfsh over http results in the following exception:

      [fatal 2019/04/30 15:03:35.208 UTC <Gfsh Launcher> tid=0xd] Uncaught exception in thread Thread[Gfsh Launcher,5,main]
      java.lang.NoClassDefFoundError: org/apache/geode/management/internal/web/shell/HttpOperationInvoker
      at org.apache.geode.management.internal.cli.commands.ConnectCommand.httpConnect(ConnectCommand.java:284)
      at org.apache.geode.management.internal.cli.commands.ConnectCommand.connect(ConnectCommand.java:153)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:498)
      at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:216)
      at org.apache.geode.management.internal.cli.remote.CommandExecutor.callInvokeMethod(CommandExecutor.java:111)
      at org.apache.geode.management.internal.cli.remote.CommandExecutor.invokeCommand(CommandExecutor.java:121)
      at org.apache.geode.management.internal.cli.remote.CommandExecutor.execute(CommandExecutor.java:63)
      at org.apache.geode.management.internal.cli.remote.CommandExecutor.execute(CommandExecutor.java:57)
      at org.apache.geode.management.internal.cli.shell.GfshExecutionStrategy.execute(GfshExecutionStrategy.java:84)
      at org.springframework.shell.core.AbstractShell.executeCommand(AbstractShell.java:134)
      at org.apache.geode.management.internal.cli.shell.Gfsh.executeCommand(Gfsh.java:584)
      at org.apache.geode.management.internal.cli.shell.Gfsh.promptLoop(Gfsh.java:1038)
      at org.springframework.shell.core.JLineShell.run(JLineShell.java:179)
      at java.lang.Thread.run(Thread.java:748)
      Caused by: java.lang.ClassNotFoundException: org.apache.geode.management.internal.web.shell.HttpOperationInvoker
      at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
      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)

      Attachments

        Activity

          People

            Unassigned Unassigned
            jens.deppe Jens Deppe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: