Anupam,
        This problem of out of environment space is due to not enough memory
available  to run your particular process.
so, have single dos_prompt and make changes there only  save and then you
can make copy of your dosprompt to which ever directory you want, try this
because, even i faced the same problem while running servlets,but the memory
info(4096)which i told you worked for me. anyway try this ..having changes
done on only one single dosprompt..
GOODLUCK.

> ----------
> From:         anupam[SMTP:[EMAIL PROTECTED]]
> Reply To:     A mailing list for discussion about Sun Microsystem's Java
> Servlet API Technology.
> Sent:         Thursday, September 30, 1999 11:17 PM
> To:   [EMAIL PROTECTED]
> Subject:      Re: server same problem with liitle change PROBLEM STAYS
>
> Thanks Vijaya,
>         well my problem stays may be I am new to server any other steps to
> be followed
> I have downloaded jswdk1.0 yesterday
> anupam
> ----- Original Message -----
> From: Vijaya Mahalakshmi <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, September 30, 1999 5:51 PM
> Subject: Re: server same problem with liitle change
>
>
> Hi Anupam,
>  same answer as jason's  but little change.
>         Open a new MS-DOS window
>          Click on the MS-DOS icon at the top-left of the Window
>          Select teh Properties option
>          Click on the "Memory" tab
>          Adjust the drop-down box from "Auto" in all (i.e. "Initial
> Environment"   conventional memory,EMS memory,XMS memory,DPMI memory to
> "4096" )This should probably work .
>   GOOD LUCK,
>
> > ----------
> > From:         anupam[SMTP:[EMAIL PROTECTED]]
> > Reply To:     A mailing list for discussion about Sun Microsystem's Java
> > Servlet API Technology.
> > Sent:         Thursday, September 30, 1999 4:38 PM
> > To:   [EMAIL PROTECTED]
> > Subject:      Re: server same problem
> >
> > I changed the enviorment value to the specifed but still i am getting
> out
> > of
> > enviorment space can anybody help
> > ----- Original Message -----
> > From: Luc Saint-Elie <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, September 29, 1999 3:41 AM
> > Subject: Re: server
> >
> >
> > Le 09:12 28/09/99 -0600, Jason Johnston a écrit:
> > >Ok, I have JSDK2.0, JSDK 2.1, JSWK 1.0 all installed and I'm having
> > >trouble with the server's in each.
> > >
> > >The startserver in JSWK 1.0 gives me the "Out of Environment Space"
> > >error repeatedly.
> >
> > Jason
> >
> > The best solution is often... to read the readme :-))
> > The out of space problem is stated in the readme :
> >
> > TROUBLESHOOTING
> > ---------------
> >
> > On a Windows 95/98 machine you may see an "Out of Environment Space"
> > error message when starting the server. This is caused by Windows
> > providing too small a space for environment variables. To work around
> > this limitation:
> >
> >          Close the DOS window (the error can corrupt its CLASSPATH
> > variable)
> >          Open a new MS-DOS window
> >          Click on the MS-DOS icon at the top-left of the Window
> >          Select teh Properties option
> >          Click on the "Memory" tab
> >          Adjust the "Initial Environment" drop-down box from "Auto" to
> > "2816"
> >          Click on OK
> >          Start the server
> > +------------------------------------------------+
> > | Luc Saint-Elie                                 |
> > | Development and marketing manager              |
> > | Pictoris - Paris - France                      |
> > | http://www.pictoris.com                        |
> > | email : [EMAIL PROTECTED]                    |
> > +------------------------------------------------+
> > | Java Server Side Open Source technologies      |
> > | http://www.interpasnet.com/JSS                 |
> > +------------------------------------------------+
> >
> >
> __________________________________________________________________________
> > _
> > To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> > body
> > of the message "signoff SERVLET-INTEREST".
> >
> > Archives: http://archives.java.sun.com/archives/servlet-interest.html
> > Resources: http://java.sun.com/products/servlet/external-resources.html
> > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
> >
> >
> __________________________________________________________________________
> > _
> > To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> > body
> > of the message "signoff SERVLET-INTEREST".
> >
> > Archives: http://archives.java.sun.com/archives/servlet-interest.html
> > Resources: http://java.sun.com/products/servlet/external-resources.html
> > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
> >
>
> __________________________________________________________________________
> _
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
> __________________________________________________________________________
> _
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to