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

Dylan Millikin commented on TINKERPOP3-804:
-------------------------------------------

Wanted to confirm this for windows 7 32-bit.

The direct fix to this issue which is basically adding 
https://github.com/apache/incubator-tinkerpop/blob/master/gremlin-groovy/src/main/groovy/org/apache/tinkerpop/gremlin/groovy/util/DependencyGrabber.groovy#L93-L94
 to line 101 and 110 fixes this but then generates a file locking error as it's 
trying to open the 'currently in use' neo4j jar. 
I'm not sure where the locking occurs so I didn't dig any deeper.

> Failed installing neo4j-gremlin extension on Windows 7 - not all dependencies 
> get same OS normilization
> -------------------------------------------------------------------------------------------------------
>
>                 Key: TINKERPOP3-804
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-804
>             Project: TinkerPop 3
>          Issue Type: Bug
>          Components: neo4j, plugin
>    Affects Versions: 3.0.0-incubating
>         Environment: Windows 7
>            Reporter: Michael Wilson
>            Assignee: stephen mallette
>
> I am trying to install the neo4j extension for the gremlin-server on Windows 
> 7. Ultimately, I need to use  https://github.com/PommeVerte/gremlin-php. 
> The original issue can be found at https://github.com/spider/spider/issues/35.
> I have extracted gremlin-server to my computer and from the root directory 
> ran `bin\gremlin-server.bat -i org.apache.tinkerpop neo4j-gremlin 
> 3.0.0-incubating` which installs most of the dependency and then throws an 
> error "Could not install dependency: Illegal char <:> at index 2.
> The full screenshot may be viewed at:
> https://cloud.githubusercontent.com/assets/5412413/9153467/cad6e662-3e1d-11e5-8c10-c9663b0af0d8.JPG
> I am happy to run any further tests. Thank you.



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

Reply via email to