Zeppelin showing disconnected after successful build and daemon start

1,604 views
Skip to first unread message

Ebot Tabi

unread,
Oct 1, 2014, 7:25:28 AM10/1/14
to zeppelin-...@googlegroups.com
Hi Guys,

I am new to Zeppelin, after building the codes successfully and running hte daemon, i opened http://localhost:8080, i can't create any notebook and i am getting a notification "disconnected". Any idea on this.

Thanks.

Ebot

moon soo Lee

unread,
Oct 1, 2014, 8:41:23 AM10/1/14
to Ebot Tabi, zeppelin-...@googlegroups.com
Hi, 

Could you check if port 8081 is also accessible from your browser?
Because Zeppelin uses not only 8080 but also 8081 for web socket connection.

If you change the port number, for example 9090, web socket port will be 9091.
Let me know if it does not work even if you have access to 8081.

Best,
moon



--
You received this message because you are subscribed to the Google Groups "zeppelin-developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to zeppelin-develo...@googlegroups.com.
To post to this group, send email to zeppelin-...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Ebot Tabi

unread,
Oct 1, 2014, 8:47:57 AM10/1/14
to zeppelin-...@googlegroups.com, ebot...@gmail.com
Hi Lee,

thanks for the tip, i noticed i had my redis-command using that port. so it is now working. will love to contribute to the project as well. let me know how to get started. 

Thanks.


On Wednesday, October 1, 2014 12:41:23 PM UTC, moon soo Lee wrote:
Hi, 

Could you check if port 8081 is also accessible from your browser?
Because Zeppelin uses not only 8080 but also 8081 for web socket connection.

If you change the port number, for example 9090, web socket port will be 9091.
Let me know if it does not work even if you have access to 8081.

Best,
moon


On Wed, Oct 1, 2014 at 8:25 PM, Ebot Tabi <ebot...@gmail.com> wrote:
Hi Guys,

I am new to Zeppelin, after building the codes successfully and running hte daemon, i opened http://localhost:8080, i can't create any notebook and i am getting a notification "disconnected". Any idea on this.

Thanks.

Ebot

--
You received this message because you are subscribed to the Google Groups "zeppelin-developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to zeppelin-developers+unsub...@googlegroups.com.

moon soo Lee

unread,
Oct 1, 2014, 9:29:10 AM10/1/14
to Ebot Tabi, zeppelin-...@googlegroups.com
Hi, Ebot

Appreciated for the interest.

Anytime you want, you can create any issue in JIRA, any pull request in our github repository.
I think sharing your feedback and idea in this mailing list can be good starting point. That's already big contribution, too 

Best,
moon




To unsubscribe from this group and stop receiving emails from it, send an email to zeppelin-develo...@googlegroups.com.

jose....@internavenue.com

unread,
May 8, 2015, 6:04:25 AM5/8/15
to zeppelin-...@googlegroups.com
Hi, I'm running Zeppelin on a Docker container, so I my problems shouldn't be related to port issues. However, I'm also seeing
"disconnected" on the top right corner and I get this message when I run it:

OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/zeppelin/zeppelin-server/target/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/zeppelin/zeppelin-zengine/target/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/zeppelin/zeppelin-interpreter/target/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
May 08, 2015 10:01:26 AM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  org.apache.zeppelin.rest
  com.wordnik.swagger.jersey.listing
May 08, 2015 10:01:26 AM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class org.apache.zeppelin.rest.ZeppelinRestApi
  class com.wordnik.swagger.jersey.listing.ApiListingResourceJSON
  class org.apache.zeppelin.rest.NotebookRestApi
  class org.apache.zeppelin.rest.InterpreterRestApi
May 08, 2015 10:01:26 AM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Provider classes found:
  class com.wordnik.swagger.jersey.listing.JerseyResourceListingProvider
  class com.wordnik.swagger.jersey.listing.JerseyApiDeclarationProvider
May 08, 2015 10:01:26 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM'
May 08, 2015 10:01:26 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Adding the following classes declared in META-INF/services/jersey-server-components to the resource configuration:
  class org.atmosphere.jersey.AtmosphereResourceConfigurator
May 08, 2015 10:01:27 AM com.sun.jersey.spi.inject.Errors processErrorMessages
WARNING: The following warnings have been detected with resource and/or provider classes:
  WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.apache.zeppelin.rest.InterpreterRestApi.listInterpreter(java.lang.String), should not consume any entity.


Any ideas? It's driving me mad :|
To unsubscribe from this group and stop receiving emails from it, send an email to zeppelin-developers+unsubscribe...@googlegroups.com.
To post to this group, send email to zeppelin-...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages