[ 
https://issues.apache.org/jira/browse/TINKERPOP-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15098089#comment-15098089
 ] 

ASF GitHub Bot commented on TINKERPOP-943:
------------------------------------------

GitHub user dkuppitz opened a pull request:

    https://github.com/apache/incubator-tinkerpop/pull/201

    TINKERPOP-943 Warn if Gremlin Server is running prior to generating docs

    Tried with Gremlin Server running and the preprocessor was cancelled with a 
nice error message. Tried with Gremlin server not running and and the 
preprocessing worked as usual.
    
    VOTE:  +1

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/incubator-tinkerpop TINKERPOP-943

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-tinkerpop/pull/201.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #201
    
----
commit 427806b7147d055a02e81d513a4645fccc7e5115
Author: Daniel Kuppitz <[email protected]>
Date:   2016-01-14T13:16:05Z

    check if Gremlin Server is already running and cancel the doc pre-processor 
if it is

----


> Warn if Gremlin Server is running prior to generating docs
> ----------------------------------------------------------
>
>                 Key: TINKERPOP-943
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-943
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 3.0.2-incubating
>            Reporter: stephen mallette
>            Assignee: Daniel Kuppitz
>            Priority: Minor
>             Fix For: 3.1.1-incubating
>
>
> If Gremlin Server is running (on the standard port) prior to generating docs 
> then you get obscure errors that don't make it clear of the port conflict.  
> Make it so that there is a check for a conflict on port 8182 at start of doc 
> generation and quit early with a nice message if there is.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to