Hi
Please guide me on the following
I need to run two tomcat server for my sch assignment, one being Internet
and the other Intranet on the same machine(different ports , 1 8080 the
other 9080).
Im using 4.0.2. I need to noe the steps for running 2 tomcat servers on the
same machine and t
Hi
Please guide me on the following
I need to run two tomcat server for my sch assignment, one being Internet
and the other Intranet on the same machine(different ports , 1 8080 the
other 9080).
Im using 4.0.2. I need to noe the steps for running 2 tomcat servers on the
same machine and the
May i noe this memory leak problem occurs at which OS? or is it just linux?
-Original Message-
From: Chris Newland [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 14, 2002 11:51 PM
To: Tomcat Users List
Subject: RE: 100% cpu on one of two processor
Hi,
There is a known memory leak in
essage-
From: Keith Ng [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 07, 2002 4:01 AM
To: Tomcat Users List
Subject: RE: How to log shutting down of tomcat
I have tried running with "startup -f $CATALINA_HOME/logs/catalina.out" in
command promot, tomcat window comes up a while den disap
alf Of Lev
Assinovsky
Sent: Tuesday, March 05, 2002 4:17 PM
To: Tomcat Users List
Subject: Re: How to log shutting down of tomcat
You can see tomcat's shutdown in /logs/catalina.out
Run tail -f $CATALINA_HOME/logs/catalina.out
Keith Ng wrote:
> is there anyway to log the shutting down of
-Original Message-
From: Halfmann, Klaus [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 05, 2002 3:54 PM
To: Tomcat Users List
I could think about the following reasons:
a) a hard crash of the Java VM (may happen when using native
code)
b) Some code calls System.exit()
Using 1.3.1, 4.0.2 and It happens to me occassionally when i try to access
from Internet
-Original Message-
From: Jørgen Ramskov [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 04, 2002 9:12 PM
To: 'Tomcat Users List'
Subject: RE: Tomcat 4.02 stalling?
Reto Badertscher wrote:
> does it h
is there anyway to log the shutting down of tomcat? My tomcat server tend to
auto shutdown for unknown reasons. I have been trying to trace to no avail.
Currently using 1.3.1 and tomcat 4.0.2. it shuts down like after 4-5 hours
and i wasnt able to track why did it shutdown. I have changed my ODBC-
at-4.0-doc/RUNNING.txt and search on
"out of environment space"
-----Original Message-
From: Keith Ng [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 04, 2002 8:51 AM
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: RE: Tomcat 4.0.02 and 1.3.1 JVM
How did it crash? can u elabor
PM
To: 'Tomcat Users List'
Subject: RE: Tomcat 4.0.02 and 1.3.1 JVM
I am using that combo and it crashed on me. I run Redhat 7.1. To get around
it I just ran ulimit -s 2048 on the system before I tried to start tomcat
and it worked fine from then on.
-Original Message-----
From
Hi
Is tomcat 4.0.2 known to crash 1.3.1 JVM? I heard someone over here said it
will crash 1.3.1_02. Anyone using the same combination as me?
_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
--
To unsubscri
-
From: Jarecsni János [mailto:[EMAIL PROTECTED]]
Sent: Sunday, March 03, 2002 10:44 PM
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: RE: Tomcat 4.0.2 hangs
yes. postgres.
but merely from within jboss
|-Original Message-
|From: Keith Ng [mailto:[EMAIL PROTECTED]]
|Sent: Sunday, March
Are u doing database processing?
-Original Message-
From: Jarecsni János [mailto:[EMAIL PROTECTED]]
Sent: Sunday, March 03, 2002 10:00 PM
To: Tomcat-User
Subject: Tomcat 4.0.2 hangs
Hi,
we noticed that after a few days of flawless operation, tomcat hangs right
in the middle of generati
.
hope it helps
[EMAIL PROTECTED]
> -Original Message-
> From: Keith Ng [mailto:[EMAIL PROTECTED]]
> Sent: 1. mars 2002 15:12
> To: Tomcat Users List
> Cc: [EMAIL PROTECTED]
> Subject: RE: TOMCAT 4.0.2 server crash
>
>
>
> Oooh I didnt noe tat matters. So wat a
free from the Microsoft website.
Last time I checked it was quite good.
hope it helps
[EMAIL PROTECTED]
> -Original Message-
> From: Keith Ng [mailto:[EMAIL PROTECTED]]
> Sent: 1. mars 2002 15:12
> To: Tomcat Users List
> Cc: [EMAIL PROTECTED]
> Subject: RE: TOMCAT
ginal Message-
> From: Keith Ng [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 01, 2002 4:19 AM
> To: Tomcat Users List
> Subject: TOMCAT 4.0.2 server crash
>
>
> Hi
>
> I set up my tomcat server from home and then went to school
> to try access.
> for a
Hi
I set up my tomcat server from home and then went to school to try access.
for a while it was ok, but after repeatly doing many database queries and
processing, suddenly i wasnt able to access the server. It returned a
gateway timeout error. I den went home just now and realise the Tomcat does
Sorry. That link was the last page of tat artcile
here it is again guys
http://www.webmasterbase.com/article.php?pid=0&aid=305
-Original Message-
From: Keith Ng [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 04, 2002 7:15 PM
To: Tomcat Users List
Subject: Nice Tomcat+apache begi
Hi
I have found a website that describes very clearly how to set up tomcat and
apache side by side. Its pretty useful and those who are having problems
might wan to check it out.
http://www.webmasterbase.com/article/305
_
Do You Yahoo!
)
This is supplementary info to Remy's: I think we've both got different
set-ups.
> -Original Message-
> From: Keith Ng [mailto:[EMAIL PROTECTED]]
> Sent: 2 March 2002 11:40
> To: Tomcat Users List
> Subject: RE: 2 instance of tomcat within 1 machine
>
>
> Whi
Hi John, have u solved it already?
someone here said that u might not have define yr post method
would u care to show us yr post mthod?(whole defination) pls do the
following.
add a System.out.println("post method invoked"); under your post method
implemention for us to see.
Is tat post method e
instance of tomcat within 1 machine
Actually i have 3 different server of tomcat on the same machine and
it's work perfectly ...
which configuration files have you ??
REmY
Keith Ng wrote:
>Hi
>
>I need to run two different server of tomcat 4.0.2 within one machine
>tried runn
Hi
I need to run two different server of tomcat 4.0.2 within one machine
tried running two instances of tomcat-4.0.2 startup and its not possible
one is for internet, the other is for intranet, therefore both should have
different port, but same IP address
also, how do i disable the web from acc
26, 2002 3:41 PM
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: Re: J2EE, JSP, SERVLETS
--- Keith Ng <[EMAIL PROTECTED]> wrote:
> Hi guys
>
> There has been a question thats bugging me for qute
> some time. I noticed
> many bank sites, or big companies use JSP/SERVLETS
>
Hi guys
I need to noe how u guys design yr servlet/jsp for lets say displaying a
search result
for e.g. the normal way would be embedding all the code within a jsp page
connectionBean is a javabean to connect to database..
<%
//inistialise connection bean ...
//pseudo code... declare resultset
Hi guys
There has been a question thats bugging me for qute some time. I noticed
many bank sites, or big companies use JSP/SERVLETS for their websites. Is
there a particular reason why jsp/servlets are preferred over
asp/php/coldfusion? I even realise a site (dbs.com.sg)using applet textfield
as
Hi
Im using tomcat 4.0.2 for the first time after converting from 3.3a.
Would like to noe whether i need to set any environment variables for
CATALINA_BASE and CATALINA_HOME?
Im using J2EE.jar from my J2EE1.3 RI folder to compile my codes in servlets
and jsp.
urce files involved, preferably simplified so only
that which is need to duplicate the problem is included?
Cheers,
Larry
> -Original Message-
> From: Keith Ng [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 19, 2002 11:33 AM
> To: Tomcat Users List
> Subject: RE:
browse simply
closed the connection and used the local copy of Threadmill.jpg.
Because the browser closed the connection before it read
all the data, it causes Tomcat to generate the log output
you see.
Cheers,
Larry
> -Original Message-
> From: Keith Ng [mailto:[EMAIL PROTECTED]]
&g
comes out again. Note tat error
comes out in Browser. As for the startup dos window, i see nuthin. Pleas
ehelp... :(
-Original Message-----
From: Keith Ng [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 19, 2002 11:53 PM
To: Tomcat Users List
Subject: 3.3a, cant find file when refresh
Hi Guys
Hi Guys
I have a html file which is included in a jsp page using the following
method
When I first load the page, everythings shows up as normal, but when I
refresh, the browser doesnt load it and gives me
ERROR:200. I recall it was the same with my previous assignmnet, which I
tried to load a
ir. thanks
a lot !
I have one conclusion to make, i dunno if its been made already... anyway...
could be due to the old version im using... but it seems tomcat is a lot
more lenient den the J2EE RI... well could be a bug i dunno..
-Original Message-
From: Keith Ng [mailto:[EMAIL PROTEC
Hi guys
I have finally succeeded in making my WAR file and transferring over to J2EE
RI(by depolying) to run. However. i still get a minor glitch while trying to
run in J2EE's Server
ERROR
=
BTW, it works in TOMCAT as of 3.2.3
-Original Message-
From: Keith Ng [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 19, 2002 1:13 AM
To: Tomcat Users List
Subject: WAR file created in Tomcat cant run in J2EE RI
Hi guys
I have finally succeeded in making my WAR file and
x.html
You will need the java avtication framework as well:
http://java.sun.com/products/javabeans/glasgow/jaf.html
Thanks.
RS
"Keith Ng" <[EMAIL PROTECTED]> on 02/17/2002 02:18:29 PM
Please respond to "Tomcat Users List" <[EMAIL PROTECTED]>
To: "Tomcat Us
available from sun..? Its a very important
feature in J2EE i need to use and now i have given up usage of J2EE RI, i
guess i will have to download it separately..
-Original Message-
From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 17, 2002 12:55 AM
To: Keith Ng
Cc
server.
-Original Message-
From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 15, 2002 1:03 AM
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: Re: J2EE and Tomcat
On Thu, 14 Feb 2002, Keith Ng wrote:
> Date: Thu, 14 Feb 2002 20:38:18 +0800
> From: Keith Ng <[
Hope this helps,
Sophie
Keith Ng wrote:
> Ok.
> I have decided to provide a clear example.
>
> I have moved a webapp folder to J2EE's Public_html
>
> there is this file,
ndy
> -Original Message-
> From: Keith Ng [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 14, 2002 9:26 AM
> To: Tomcat Users List
> Subject: Application in Tomcat 3.2.2 wun work in J2EE?
>
>
> Ok.
> I have decided to provide a clear example.
>
> I have mo
Ok.
I have decided to provide a clear example.
I have moved a webapp folder to J2EE's Public_html
there is this file, which works completely fine in tomcat.
=
<%@ page impo
h all sorts of app
servers.
I will be watching for your replies to this one...
Keith Ng wrote:
>
> Hi Guys
>
> I just joined in, Happy Chinese New Year, esp to the all the Chinese here.
>
> I have the following query, its not exactly a TOMCAT question but I
figured
> pe
Hi Guys
I just joined in, Happy Chinese New Year, esp to the all the Chinese here.
I have the following query, its not exactly a TOMCAT question but I figured
people here can help. I have installed J2EE and have previously used TOMCAT.
Therefore I have the following queries
1)There are many
42 matches
Mail list logo