I am not saying that people shouldn't ask questions about setting up
servers, especially if they are having a difficult time with it.  What I am
saying is people should read the available documentation before asking the
list for help.  A lot of questions have been asked that could have been
answered by a quick scan through the readmes available with tomcat, or
WebLogic or whatever.  If someone has a seemingly unique problem with
setting up their own server, then the list should be asked.  If someone has
a problem and the question they ask is word for word in the readme, I don't
believe this should be on this list.

Maybe I am way off in my expectations for this list.  What do the list
moderators have to say?

Rey

-----Original Message-----
From: Sanjay Gomes [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 25, 2000 2:01 AM
To: [EMAIL PROTECTED]
Subject: Re: I get "Out of environment space"


Sorry But I dont agree with this
The  server setting problem n all are related in a way since he or she is
setting up the server for running JSPs , and since everyone in this list
has tackled the problem at one time or the other they
are the best ones to give the proper solution.

Sanjay



-----Original Message-----
From: Hernandez, Rey [mailto:[EMAIL PROTECTED]]
Sent: 24 October 2000 20:27
To: [EMAIL PROTECTED]
Subject: Re: I get "Out of environment space"


Just as a tip, it was mentioned earlier, but I feel it should be mentioned
and STRESSED.  This list, I hope, is for us to resolve issues that we find
with JavaServer Pages after we have exhausted all other avenues of help.
For example, the tutorials on java.sun.com, the help files that come with
whatever server we all might be using, the readme files (as illustrated
below), and the plain old javadoc documents, worlds of info about everything
we need to use.

This list shouldn't be used to clarify syntactical problems, compile
problems when it is obvious there are syntactical or spelling errors, and
problems with the server we use, especially problems as simple as getting
the servers to work.

I don't mean to be rude or scolding, but I don't want my email to overflow
with simple messages that I end up deleting anyway.  This list is useful if
we use it correctly.

Please refer to documentation, tutorials, manuals and so on to fix problems
yourself.  Turn to the list when you are just plain baffled by a problem and
you need a new pair of eyes to look something over.  You will learn more, we
will learn from each other and everyone will be happier with the quality of
help that is on this list.

Thanks for reading, I'm sorry that I had to write all of this, but I felt it
was necessary.  Any spam regarding this email should be sent to me, don't
clutter up the list.

Thanks,
Rey

-----Original Message-----
From: David Koo [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 24, 2000 11:57 AM
To: [EMAIL PROTECTED]
Subject: Re: I get "Out of environment space"


from the readme for the sun jswdk

Out of Environment Space error message
On Windows 95/98 systems, you may see an "Out of Environment Space" error
message when starting the server. This happens if Windows provides 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 DOS window.
Click on the MS-DOS icon at the top left of the window.
Select the Properties option.
Click on the Memory tab.
Adjust the "Initial Environment" drop-down box from "Auto" to "2816".
Click OK.
Start the server.

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Raj Jain
Sent: Monday, October 23, 2000 5:41 PM
To: [EMAIL PROTECTED]
Subject: I get "Out of environment space"


I am not able to start tomcat on my win98. I have the following files:

C:\jdk1.2.2\
C:\tomcat\

I used:
C:\tomcat>set TOMCAT_HOME=c:\tomcat
C:\tomcat>set JAVA_HOME=c:\jdk1.2.2
C:\tomcat>set CLASSPATH=c:\jdk1.2.2\lib\tools.jar


When I startup:
C:\tomcat\bin>startup

I get:
Out of environment space
starting tomcat in a new window

Please advise.



_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to