HI Lasse,

Ok, When I don't use the parameters, it works. 

C:\neo4j\neo4j-community-2.1.3\neo4j-community-2.1.3\bin> Neo4j.bat

Opens the java window.

But no messages at all in the command prompt. 
So, I can't tell if it started ok or not. 
Only by checking in the browser. 

---


I do read and follow the docs, so if/when they are incorrect, it really 
throws me. 


It would be better if the docs were corrected.  ie. 

use the .zip file (not the .exe)

Get the exact command in the docs.

These docs
http://www.google.com/url?q=http%3A%2F%2Fwww.neo4j.org%2Fdownload_thanks%3Fedition%3Dcommunity%26release%3D2.1.3%26platform%3Dwindows%26_ga%3D1.178145580.806495047.1408631302&sa=D&sntz=1&usg=AFQjCNE5BzM5WgsQu6W7eLQjXSVjzPxJHg
say the command is:

"Start the Neo4j server with bin/neo4j start from a terminal."

Obviously, this was copied from LInux/Mac, since it doesn't mention the 
.bat file. 

But it is most incorrect for Windows.

------


Re: Control-c to stop:

What I am worried about, is that any transactions will be interrupted mid 
stream.
And when the DB is restarted, there will be an error, that the DB was not 
previously
shutdown correctly. 

It would be nice to see start/stop parameters with the windows .bat, 
as it works on LInux, and on Windows 1.9. Consistency of behavior.
Clean shutdowns. 


----


Right now, I don't have time to move the Cineasts DB over to 2.1.3.
But I hope that will be straightforward enough. 


Thanks again.

R.



On Friday, August 22, 2014 2:37:02 AM UTC-5, Lasse Westh-Nielsen wrote:
>
> Rodger,
>
> On Thu, Aug 21, 2014 at 3:59 PM, Rodger <[email protected] <javascript:>> 
> wrote:
>
>> Did 2.1.3 install some funny java JRE or other nonsense that needs to be 
>> deleted now?
>>
> Nope, we bundle a JRE but we do not install the JRE, so when you uninstall 
> Neo4j it removes the bundled JRE completely.
>
> Re the .zip bindle, for normal start and stop you do not need a parameter; 
> the launcher will spawn a separate window and to stop you issue a CTRL+C to 
> that window. I can't remember how it worked in 1.9 but this worked for me 
> on a clean Win8 with a fresh zip of 2.1.3:
>
> C:\Users\lasse_000\Desktop\neo4j-community-2.1.3>bin\Neo4j.bat
> 2014-08-22 08:23:43.923+0000 INFO  [API] Setting startup timeout to: 
> 120000ms ba
> sed on -1
> 2014-08-22 08:23:49.861+0000 INFO  [API] Successfully started database
> 2014-08-22 08:23:50.017+0000 INFO  [API] Starting HTTP on port :7474 with 
> 10 thr
> eads available
> [...]
> 09:23:51.220 [main] INFO  o.e.j.server.handler.ContextHandler - Started 
> o.e.j.w.
>
> WebAppContext@21260e75{/webadmin,jar:file:/C:/Users/lasse_000/Desktop/neo4j-comm
>
> unity-2.1.3/system/lib/neo4j-server-2.1.3-static-web.jar!/webadmin-html,AVAILABL
> E}
>
> For installing Neo4j as a service on Windows the key is to run as root:
>
>
> http://docs.neo4j.org/chunked/stable/server-installation.html#_as_a_windows_service
>
> Regards,
>
> Lasse
>
>
>
> -- 
> *Join us at GraphConnect 2014 SF! graphconnect.com 
> <http://graphconnect.com/>*
> *As a friend of Neo4j, use discount code *KOMPIS 
> <https://graphconnect2014sf.eventbrite.com/?discount=KOMPIS>* for $100 off 
> registration*
>  

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to