You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2017/10/20 13:06:00 UTC

[jira] [Closed] (TINKERPOP-1800) Remote connect issue

     [ https://issues.apache.org/jira/browse/TINKERPOP-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stephen mallette closed TINKERPOP-1800.
---------------------------------------
    Resolution: Invalid

> Remote connect issue
> --------------------
>
>                 Key: TINKERPOP-1800
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1800
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: groovy
>    Affects Versions: 3.3.0
>         Environment: WINDOWS 10
>            Reporter: Loveneet kumar
>
> In windows 10 environment  i facing this issue :
> {color:#59afe1}gremlin> remote connect tinkerpop.server conf/remote.yaml
> groovysh_parse: 2: expecting EOF, found 'conf' @ line 2, column 33.
>    remote connect tinkerpop.server conf/remote.yaml
>                                    ^
> 1 error
> Type ':help' or ':h' for help.
> Display stack trace? [yN]
> gremlin> :d
> Buffer is empty
> gremlin> :{color}
> After changing slash direction
> {color:#59afe1}gremlin> remote connect tinkerpop.server conf\remote.yaml
> groovysh_parse: 2: unexpected char: '\' @ line 2, column 37.
>    remote connect tinkerpop.server conf\remote.yaml{color}
>                                        ^
> 1 error



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)