On 13 Dec 2009, at 12:52, lux-integ wrote:
> On Sunday 13 December 2009 10:00:36 am lux-integ wrote:
>
>>> Perhaps you don't have enough RAM plus swap space for the total
>>> space
>>> required by all processes on the machine.
>>>
>>> - Chuck
>>
>> I dont as a rule use swap, I have ~ 5 GByte of
On 13 Dec 2009, at 10:01, lux-integ wrote:
> On Sunday 13 December 2009 04:40:23 am Zacheusz Siedlecki wrote:
>> Don't compile jar files. If you prefer, you may compile native
>> connectors.
>>Regards,
>>Zacheusz
>>
>> On Sun, Dec 13, 2009 at 3:54 AM, Caldarale, C
On 7 Dec 2009, at 19:26, itay sahar wrote:
> I add log for the following method:
>
> protected String encodeToken(String username, String value)
> {
> StringBuilder sb = new StringBuilder();
> sb.append(username);
> sb.append(":");
> sb.append(value);
> return Base64.en
On 27 Nov 2009, at 06:55, Chinmoy Chakraborty wrote:
> Hi All,
>
> I am trying to understand basic architecture of tomcat server and also
> started to look into the code. What should me my starting point
> (also source
> code wise) to understand basic workflow of tomcat server?
>
> Chinmoy
Have
On 18 Nov 2009, at 00:07, Imad Hachem wrote:
> Dear Pid,
> find below my explanation:
>
> 1. Manually set an attribute (e.g. MANUAL_STOP=1) in application scope
> 2. Manually shutdown Tomcat instance.
> 3. Tomcat expires all sessions
> 4. Tomcat fires HttpSessionListener.sessionDestroyed for each
I'd IMAGINE that you could download the zip version and examine the
contents of service.bat.
The rest is generic batch file commands, I think.
p
On 17 Nov 2009, at 23:31, "Beatty.Thomas" wrote:
> Hi
>
> Can someone PLEASE tell me how to install tomcat 5.5 silently? I
> need to install the serv
On 17 Nov 2009, at 12:11, Imad Hachem wrote:
>
> Dear Pid,
>
>
>
> I have tried that code and didn't helped, note that my context &
> session variables are not coming as null in order to rely on to be
> able to differenciate between Tomcat Node shutdown &
> session.invalidate().
I'm sorry but I
On 24 Oct 2009, at 19:38, frpll wrote:
>
> Hi everyone!
> I have installed Apache2.2 and mod_jk 1.2.25. I have configured
> httpd.conf
> workers.properties, uriworkermap.properties, etc... Apache 2.2 work
> fine,
> Tomcat 5.5.20 work fine but connector don't work fine. When I open
> firefox
> an
On 24 Oct 2009, at 19:29, Pete McNeil wrote:
Pid Ster wrote:
Any chance, just for kicks, you could put the contents of www.someplace.net
into webapps/ROOT?
I could, but it would be undesirable and shouldn't be necessary.
That's the response I expected, but you're mi
I meant put /home/someplace/www.someplace.com
Into
/home/someplace/webapps/ROOT
p
On 24 Oct 2009, at 17:57, Pete McNeil wrote:
Caldarale, Charles R wrote:
From: Pete McNeil [mailto:madscient...@microneil.com]
Subject: Re: Tomcat6 - porting resin JSP app - does not exist or is not
areadable
On 24 Oct 2009, at 17:57, Pete McNeil
wrote:
> Caldarale, Charles R wrote:
>>> From: Pete McNeil [mailto:madscient...@microneil.com]
>>> Subject: Re: Tomcat6 - porting resin JSP app - does not exist or
>>> is not
>>> areadable directory
>>>
>>> The case of path made no difference to the error.
>>
On 6 Oct 2009, at 14:49, partha_ctc
wrote:
> Hi,
> we have tomcat5.0 and apache1.3. my aim is instead of
> http://localhost:8085/DOMAIN, how can i call http://partha16/DOMAIN.
> for
> that i have mdified server.xml and httpd.conf file. but it says page
> not
> found.
> i have attached the httpd.c
Does the app perform normally when it does start up?
I recently experienced this when I inadvertently placed the same jar
in two places - the app displayed other errors when it finally loaded.
p
--
On 6 Oct 2009, at 15:52, "Law, Christopher"
wrote:
> Hello, I'm running Tomcat 6.0.18 using Jav
On 6 Oct 2009, at 05:56, gpike wrote:
>
> I have Virtual Hosts defined in Apache for each domain. I want to
> map the
> domain to a context in Tomcat. For instance I would like mysite.com
> to map
> to /mysite_com in Tomcat. Would it be something like:
>
>
>ServerName mysite.com
>
On 5 Oct 2009, at 23:47, "Johnson, Rob E" wrote:
> Andre thanks for all your help that worked. I can use the alias,
> and I can still hit the other webapps.
>
> Also thanks to Martin Gainty and his help.
YDHTVO
p
> -Original Message-
> From: André Warnier [mailto:a...@ice-sa.com]
> Se
"... the real pros use text files, and a vi editor)."
The last time someone said that, the Argument ended with a
"discussion" about electron microscopes...
p
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For ad
On 5 Oct 2009, at 14:24, subrahmanyam wrote:
>
>
> Hi PidSter,
>
> Out of 17 Users 5 users have reported that
> OutOfMemoryErrorException, Other
> 12 users working fine at that time also.
> After clearing the cookies from IE6 browser, 4 users got resolved
> and 1 user
> got the same issue again
>
On 5 Oct 2009, at 14:34, Christopher Schultz wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Pid,
>
> On 10/5/2009 6:26 AM, Pid Ster wrote:
>> What are your JAVA_OPTS?
>> How much memory Is in the machine?
>> OS? JVM version? Tomcat version?
>
What are your JAVA_OPTS?
How much memory Is in the machine?
OS? JVM version? Tomcat version?
p
--
pidster.com
(mobile)
On 5 Oct 2009, at 07:48, subrahmanyam wrote:
>
> Hi,
> After tomcat running 3,4 days well with 75 users, suddenly we are
> facing
> InvocationTargetException caused by OutOfM
19 matches
Mail list logo