Re: VM Could not reserve enough space

2004-03-05 Thread Igor Pechtchanski
gt; > Thanks > > Dave > > > "Igor Pechtchanski" csnyuedu> wrote: > > On Fri, 5 Mar 2004, news.gmane.org wrote: > > > > > When running a java application in CYGWIN I get the following error: > > > > > > "Error occurred during initia

Re: VM Could not reserve enough space

2004-03-05 Thread news.gmane.org
ng a java application in CYGWIN I get the following error: > > > > "Error occurred during initialization of VM Could not reserve enough > > space for object heap " > > > > I have set the maximum memory to 4 gigs using these instruction: > > http://cyg

Re: VM Could not reserve enough space

2004-03-05 Thread Igor Pechtchanski
On Fri, 5 Mar 2004, news.gmane.org wrote: > When running a java application in CYGWIN I get the following error: > > "Error occurred during initialization of VM Could not reserve enough > space for object heap " > > I have set the maximum memory to 4 gigs usi

VM Could not reserve enough space

2004-03-05 Thread news.gmane.org
When running a java application in CYGWIN I get the following error: "Error occurred during initialization of VM Could not reserve enough space for object heap " I have set the maximum memory to 4 gigs using these instruction: http://cygwin.com/cygwin-ug-net/setup-maxmem.html Thi