[ https://issues.apache.org/jira/browse/TINKERPOP-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15208814#comment-15208814 ]
ASF GitHub Bot commented on TINKERPOP-1151: ------------------------------------------- Github user spmallette commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/233#issuecomment-200452143 Something is still wrong: ```text $ bin/gremlin.sh \,,,/ (o o) -----oOOo-(3)-oOOo----- plugin activated: tinkerpop.server plugin activated: tinkerpop.utilities plugin activated: tinkerpop.tinkergraph gremlin> cluster = Cluster.open() SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. ==>localhost/127.0.0.1:8182 gremlin> ``` I'll ask again that you test this more carefully and exhaustively. Our binary distributions can't have slf4j errors in it. Where are your tests of gremlin server, spark, giraph, and hadoop? do they log as needed? > slf4j-log4j12 / log4j is only required for testing > -------------------------------------------------- > > Key: TINKERPOP-1151 > URL: https://issues.apache.org/jira/browse/TINKERPOP-1151 > Project: TinkerPop > Issue Type: Bug > Components: build-release > Affects Versions: 3.1.0-incubating > Reporter: Hendy Irawan > Priority: Trivial > > Pull request: https://github.com/apache/incubator-tinkerpop/pull/229 -- This message was sent by Atlassian JIRA (v6.3.4#6332)