Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-4744

Zeppelin webapp not starting after bin/zeppelin.sh

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Not A Bug
    • 0.8.1
    • 0.8.1
    • build
    • None

    Description

      I have been using a dockerized version of Zeppelin with 0.8.1 and centos for a few months.
      But since April 6th 2020, i can't have it working properly.

      My image builds with no error.

      In logs i get this exception that stops the webapp, i suppose:

      java.nio.file.InvalidPathException: Invalid Character at index 32: /zeppelin/zeppelin-web-0.8.1.war
      /zeppelin/logs/zeppelin-web-0.8.1.war
      at org.eclipse.jetty.util.resource.PathResource.assertValidPath(PathResource.java:310)
      at org.eclipse.jetty.util.resource.PathResource.<init>(PathResource.java:195)
      at org.eclipse.jetty.util.resource.PathResource.<init>(PathResource.java:184)
      at org.eclipse.jetty.util.resource.Resource.newResource(Resource.java:181)
      at org.eclipse.jetty.util.resource.Resource.newResource(Resource.java:150)
      at org.eclipse.jetty.server.handler.ContextHandler.newResource(ContextHandler.java:1995)
      at org.eclipse.jetty.webapp.WebInfConfiguration.unpack(WebInfConfiguration.java:572)
      at org.eclipse.jetty.webapp.WebInfConfiguration.preConfigure(WebInfConfiguration.java:152)
      at org.eclipse.jetty.webapp.WebAppContext.preConfigure(WebAppContext.java:506)
      at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:544)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
      at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:138)
      at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117)
      at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:113)
      at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:168)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
      at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:138)
      at org.eclipse.jetty.server.Server.start(Server.java:415)
      at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:108)
      at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:113)
      at org.eclipse.jetty.server.Server.doStart(Server.java:382)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
      at org.apache.zeppelin.server.ZeppelinServer.main(ZeppelinServer.java:241)

      No need to specify i didn't change anything in my local configuration.

      Attachments

        1. zeppelin--dc19ef2d921b.log
          22 kB
          Tony Delattre

        Activity

          People

            Unassigned Unassigned
            todelattre Tony Delattre
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: