Indeed, they all JVM switches.

Sent from my iPhone

On 05/11/2011, at 5:34 PM, "Peter Neubauer" <peter.neuba...@neotechnology.com> 
wrote:

> Romiko,
> this is probably linked to the same issue,
> https://github.com/neo4j/packaging/issues/2
> 
> Cheers,
> 
> /peter neubauer
> 
> GTalk:      neubauer.peter
> Skype       peter.neubauer
> Phone       +46 704 106975
> LinkedIn   http://www.linkedin.com/in/neubauer
> Twitter      http://twitter.com/peterneubauer
> 
> http://www.neo4j.org              - NOSQL for the Enterprise.
> http://startupbootcamp.org/    - Ă–resund - Innovation happens HERE.
> 
> 
> 
> On Thu, Nov 3, 2011 at 4:07 PM, Romiko Derbynew
> <romiko.derby...@readify.net> wrote:
>> Hi Guys,
>> 
>> I have downloaded the latest Community edition and notice these three custom 
>> lines of code causing the Neo4J server not to start up:
>> 
>> wrapper.java.additional.1=-d64
>> wrapper.java.additional.1=-server
>> wrapper.java.additional.1=-Xss2048k
>> 
>> With the previous version, they worked fine. They live at the bottom of the 
>> neo4j-wrapper.conf
>> 
>> Error I get is.
>> java.lang.IllegalArgumentException
>>        at java.lang.ProcessImpl.<init>(Unknown Source)
>>        at java.lang.ProcessImpl.start(Unknown Source)
>>        at java.lang.ProcessBuilder.start(Unknown Source)
>>        at java.lang.Runtime.exec(Unknown Source)
>>        at 
>> org.neo4j.wrapper.ServerProcessConsole.doStart(ServerProcessConsole.j
>> ava:39)
>>        at org.neo4j.wrapper.ServerProcess.<init>(ServerProcess.java:116)
>>        at 
>> org.neo4j.wrapper.ServerProcessConsole.<init>(ServerProcessConsole.ja
>> va:29)
>>        at 
>> org.neo4j.wrapper.NeoServiceWrapper.launchAsConsoleApp(NeoServiceWrap
>> per.java:48)
>>        at org.neo4j.wrapper.NeoServiceWrapper.main(NeoServiceWrapper.java:35)
>> 
>> Is this expected, since I am sure the JVM should support adding these 
>> additional parameters?
>> 
>> I want these in here, so I can always ensure it is 64bit, server mode with a 
>> stack size of 2048k
>> 
>> 
>> _______________________________________________
>> 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

Reply via email to