Is this resolved? Take a look at
http://wiki.neo4j.org/content/Getting_Started_REST#Configure_amount_of_memoryotherwise

2010/8/7 Mohit Vazirani <mohi...@yahoo.com>

> Hi,
>
> I'm running the standalone neo4j REST server on a 64 bit linux machine with
> 64GB
> RAM and am trying to configure the following memory settings through the
> wrapper.conf file:
>
> wrapper.java.initmemory=16144
> wrapper.java.maxmemory=16144
>
> However when I restart the server, JMX shows me the following VM arguments:
>
> -Dcom.sun.management.jmxremote -Xms4096m -Xmx4096m -Djava.library.path=lib
> -Dwrapper.key=q8W6vP8LS9mj0ekz -Dwrapper.port=32000
> -Dwrapper.jvm.port.min=31000
> -Dwrapper.jvm.port.max=31999 -Dwrapper.pid=27943 -Dwrapper.version=3.2.3
> -Dwrapper.native_library=wrapper -Dwrapper.service=TRUE
> -Dwrapper.cpu.timeout=10
> -Dwrapper.jvmid=1
>
> Another unrelated issue is that JMX Mbeans shows configuration attributes
> as
> unavailable when I attach to the REST wrapper.
>
> The reason I am looking into modifying the configuration is that my client
> servers seem to be timing out. The server cannot handle more than 5
> concurrent
> transactions, so I want to tweak the heap size and see if that helps.
>
> Thanks,
> ~Mohit
>
>
>
>
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>



-- 
Mattias Persson, [matt...@neotechnology.com]
Hacker, Neo Technology
www.neotechnology.com
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to