Kevin, 

You can't start, stop, etc. a Windows service until you install the service 
which is what the install batch file does at lines 72-73. Just read the 
file if you are concerned about what it does. Once the service is 
installed, you can start, stop, restart it at will via the neo4j.bat which 
just hands off to the base.bat and functions.bat for additional 
functionality. For that matter, you can 'talk' directly to the Windows 
Neo4j-Server service directly in an admin command prompt with the 'sc' 
command but the Neo4j.bat is a bit more convenient (as is my Neo4jCP 
utility that I mentioned in a prior post).

Good luck,
--Jim--

On Thursday, March 13, 2014 8:47:58 AM UTC-5, Kevin Burton wrote:
>
> When I uninstall the version that was installed by the msi and extract the 
> contents of the zip archive and like the instructions I execute 'bin\neo4j 
> start', I get:
>
>     C:\Neo4j\neo4j-community-2.0.1>bin\neo4j start
>     This command is not supported by the Neo4j utility. Please try 
> "Neo4j.bat help"
>     for more info.
>     For installing Neo4j as a Windows Service, see Neo4jInstaller.bat
>
> When I issue bin\neo4j help I get:
>
>     Proper arguments for this command are: help console
>
> Now what? How do I start Neo4j with this version? Until I feel that I have 
> some control over the process I don't dare issue Neo4jInstaller.bat. Or, in 
> this case this is my only option?
>
> Thank you.
>
> Kevin
>
> On Wednesday, March 12, 2014 8:19:41 PM UTC-5, Michael Hunger wrote:
>>
>> Kevin, it is on neo4j.org/download
>>
>> more specifically: http://www.neo4j.org/download/other_versions -> 
>> http://info.neotechnology.com/download_thanks.html?edition=community&release=2.0.1&platform=windows
>>
>> Cheers,
>>
>> Michael
>>
>> ----
>> (michael <http://twitter.com/mesirii>)-[:SUPPORTS]->(*YOU*)-[:USE]->(
>> Neo4j <http://neo4j.org>)
>> Learn Online <http://neo4j.org/learn/online_course>, 
>> Offline<http://www.neo4j.org/events> or 
>> Read a Book <http://graphdatabases.com> (in Deutsch<http://bit.ly/das-buch>
>> )
>> We're trading T-shirts for cool Graph Models <http://bit.ly/graphgist>
>>
>>
>>
>>
>>
>>
>>  
>> Am 13.03.2014 um 02:11 schrieb Kevin Burton <rkevin...@charter.net>:
>>
>> What is the location of the zip download that would contain this batch 
>> file?
>>
>> Thank you.
>>
>> On Wednesday, March 12, 2014 7:44:06 AM UTC-5, Michael Hunger wrote:
>>>
>>> The installer version is more for a single developer that easily wants 
>>> to manually control the server.
>>>
>>> There is also a zip download which contains a Neo4jInstaller.bat that 
>>> can be used to install Neo4j as a system service.
>>>
>>> Cheers,
>>>
>>> Michael
>>>
>>> ----
>>> (michael <http://twitter.com/mesirii>)-[:SUPPORTS]->(*YOU*)-[:USE]->(
>>> Neo4j <http://neo4j.org/>)
>>> Learn Online <http://neo4j.org/learn/online_course>, 
>>> Offline<http://www.neo4j.org/events> or 
>>> Read a Book <http://graphdatabases.com/> (in Deutsch<http://bit.ly/das-buch>
>>> )
>>> We're trading T-shirts for cool Graph Models <http://bit.ly/graphgist>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> Am 12.03.2014 um 13:40 schrieb Kevin Burton <rkevin...@charter.net>:
>>>
>>> I just started using Neo4j and I am on a Windows platform (x64 Windows 
>>> 2008 Server). From all that I can tell I need to start Neo4j Community app 
>>> and fill in the database location every time I want to use the database. Is 
>>> there a way to start Neo4j as a service with some default configuration 
>>> settings (configuration entries that I could edit) so that Neo4j is 
>>> available every time the machine boots?
>>>
>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "Neo4j" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to neo4j+un...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>>
>>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Neo4j" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to neo4j+un...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to