[
https://issues.apache.org/jira/browse/TINKERPOP-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16166826#comment-16166826
]
Cédric L. Charlier commented on TINKERPOP-1772:
-----------------------------------------------
I tried to replicate on a third computer but didn't succeed. The key difference
was the rights. On my two first attempts, I was not admin when running the bat
file and I received a warning about not able to "open/create prefs root node"
(see screenshot 002). Now, I was running my console as an admin and didn't
receive the warning and the third plugin was loaded.
> "Getting started" page not correct leading to difficulties to start with
> console
> ---------------------------------------------------------------------------------
>
> Key: TINKERPOP-1772
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1772
> Project: TinkerPop
> Issue Type: Bug
> Components: documentation
> Affects Versions: 3.3.0
> Environment: Windows
> Reporter: Cédric L. Charlier
> Attachments: 001-without-edit-of-gremlin-bat.png,
> 002-with-edit-of-gremlin-bat.png, Screenshot_2017-09-10_14-37-12.png
>
>
> The [getting started
> page](http://tinkerpop.apache.org/docs/current/tutorials/getting-started/) is
> assuming that when you start the console the plugin
> ```tinkerpop.tinkergraph``` is activated. It's confirmed by the first "screen
> shot" of the console.
> Unfortunately, it's not the case and when later you start to write your first
> command
> {code:java}
> graph = TinkerFactory.createModern()
> {code}
> you'll receive an exception. It's really difficult for newbies to understand
> that they need to load the tinkerpop.tinkergraph plugin and could stop them
> in their progress with TinkerPop.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)