You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Jason Plurad (JIRA)" <ji...@apache.org> on 2015/10/18 19:27:05 UTC

[jira] [Closed] (TINKERPOP3-858) Cleanup after failed :install

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

Jason Plurad closed TINKERPOP3-858.
-----------------------------------
    Resolution: Fixed

> Cleanup after failed :install
> -----------------------------
>
>                 Key: TINKERPOP3-858
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-858
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: console, server
>    Affects Versions: 3.0.1-incubating
>            Reporter: stephen mallette
>            Assignee: Jason Plurad
>            Priority: Minor
>             Fix For: 3.1.0-incubating, 3.0.2-incubating
>
>
> If {{:install}} tanks:
> {code}
> gremlin> :install org.apache.tinkerpop hadoop-gremlin 3.1.0-SNAPSHOT
> ==>Error grabbing Grapes -- [download failed: io.netty#netty;3.6.2.Final!netty.jar(bundle)]
> {code}
> try to clean up the directory that gets created or else future attempts do this:
> {code}
> gremlin> :install org.apache.tinkerpop hadoop-gremlin 3.1.0-SNAPSHOT
> ==>a module with the name hadoop-gremlin is already installed
> {code}
> This is also a problem for {{bin/gremlin-server.sh -i}}



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