Re: [Neo4j] Garbage Collection not in wrapper config

2011-09-19 Thread Romiko Derbynew
Hi Thank you. Indeed, I have it now added manually. Will remove it from our 
code when we upgrade and just uncomment the value.

-Original Message-
From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On 
Behalf Of Chris Gioran
Sent: Monday, 19 September 2011 3:57 PM
To: Neo4j user discussions
Subject: Re: [Neo4j] Garbage Collection not in wrapper config

Hi,

if i understand you correctly, you are looking at the documentation for 
snapshot (currently 1.5) but looking at the configuration file from the 1st 
milestone of 1.4 (1.4.M01).

From what git history shows, these lines was added on May 30, 2011, which 
places them in the distribution around 1.4M04.

Anyway, i just downloaded a community snapshot (1.5-SNAPSHOT) from neo4j.org 
and conf/neo4j-wrapper.conf has the expected contents, lines 8-9.

Is there something that i am missing here?

Note that adding manually this line in the configuration in versions before 
1.4M04 should work as expected.

cheers,
CG

On Mon, Sep 19, 2011 at 8:16 AM, Romiko Derbynew romiko.derby...@readify.net 
wrote:
 Hi Guys,

 I notice the docs 
 (http://docs.neo4j.org/chunked/snapshot/server-configuration.html) mention 
 that this line of config exists commented out.

 However, I cannot find it in the neo4j-wrapper.conf 
 wrapper.java.additional.3=-Xloggc:data/log/neo4j-gc.log (1.4.M01 
 (2011-04-28)

 Is the docs out of date, or should this be added back, I see it as a very 
 useful tool to leave commented out, as I can use this with gcviewer?

 Romiko


 ___
 Neo4j mailing list
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user

___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo4j] Garbage Collection not in wrapper config

2011-09-18 Thread Chris Gioran
Hi,

if i understand you correctly, you are looking at the documentation
for snapshot (currently 1.5) but looking at the configuration file
from the 1st milestone of 1.4 (1.4.M01).

From what git history shows, these lines was added on May 30, 2011,
which places them in the distribution around 1.4M04.

Anyway, i just downloaded a community snapshot (1.5-SNAPSHOT) from
neo4j.org and conf/neo4j-wrapper.conf has the expected contents, lines
8-9.

Is there something that i am missing here?

Note that adding manually this line in the configuration in versions
before 1.4M04 should work as expected.

cheers,
CG

On Mon, Sep 19, 2011 at 8:16 AM, Romiko Derbynew
romiko.derby...@readify.net wrote:
 Hi Guys,

 I notice the docs 
 (http://docs.neo4j.org/chunked/snapshot/server-configuration.html) mention 
 that this line of config exists commented out.

 However, I cannot find it in the neo4j-wrapper.conf
 wrapper.java.additional.3=-Xloggc:data/log/neo4j-gc.log (1.4.M01 (2011-04-28)

 Is the docs out of date, or should this be added back, I see it as a very 
 useful tool to leave commented out, as I can use this with gcviewer?

 Romiko


 ___
 Neo4j mailing list
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user

___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user