? Are they what you expect?
If all of those are what you expect, please come back to the list and I'll
have another think!
- Peter
2009/12/10 Tuan Quan
> Hi all,
> I have a problem getting both Tomcat 6 (running on port 80) and IIS 7
> (also, on port 80 - But different IP address
Hi all,
I have a problem getting both Tomcat 6 (running on port 80) and IIS 7 (also, on
port 80 - But different IP address)
The server has two IP addresses.
and I'd like to dedicate each IP to Tomcat and IIS.
I'm able to assign Tomcat to only ONE IP address.
Then went to IIS 7 to bind it to the ot
Anyone has succesfully installed Tomcat 64 bit on Windows Vista Business 64bit
OS?
Thanks.
Tuan
Dear all;
How can I set header in Tomcat 6 similar to IIS, in a way that when users type
URL:
http://mywebserver_name
it automatically forwards to my webapp URL:
http://mywebserver_name/myweb/jsp/login.jsp
thanks.
Tuan.
Dear all,
I installed Tomcat 6.0.16, service is running but the catalina log shows:
INFO: The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the java.library.path:
C:\Tomcat6.0\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;
Hi all,
I've installed Java JDK 1.6.0_04 - 64 Bit version.
Then install Tomcat 6.0.16,
but when starting Tomcat I got the error below in Tomcat's log file. The JRE
1.6.0_04 is there and installed.
[2009-03-16 16:00:07] [986 prunsrv.c] [error] Failed creating java C:\Program
Files\Java\jre6\bin
ursday, December 4, 2008 11:58:26 AM
Subject: Re: initial memory pool and maximum memory pool in Tomcat 6.x
Hello Tuan,
On Thu, Dec 4, 2008 at 6:05 PM, Tuan Quan <[EMAIL PROTECTED]> wrote:
> Dear all;
> What is the advantage of setting both values to the same number?
In case your server is
Dear all;
What is the advantage of setting both values to the same number?
My application run out Permgen memory,
If I set both memory pool to 1200MB, and Permgen - 256M, Tomcat will not start.
but if memory pool to 900MB and Permgen to 256M, Tomcat start OK.
thanks.
Hi all, how do I adjust Memory allocation Tomcat 6, running as service in
Windows? I ran into "out of memory" error.
thanks.