Hi,
We are using 64 bit Tomcat 6.0.35 with windows 2008 R2 (64 bit JVM 1.6.0_33)
and facing memory leak issues(OutOfMemoryError ) after a short interval of
time( ~30 minutes).
We deploy a web application on this version of tomcat and while working with
the GUI part of the application we face m
On Sep 4, 2012 11:25 AM, "Ferdie Romero" wrote:
>
>
> On Sep 3, 2012 10:43 PM, "Ferdie Romero" wrote:
> >
> >
> >
> > On Mon, Sep 3, 2012 at 10:07 PM, Rainer Jung
wrote:
> >>
> >> On 03.09.2012 15:46, Ferdie Romero wrote:
> >>>
> >>> The exact step is "make" and the error is
> >>
> >>
> >> I gue
On Sep 3, 2012 10:43 PM, "Ferdie Romero" wrote:
>
>
>
> On Mon, Sep 3, 2012 at 10:07 PM, Rainer Jung
wrote:
>>
>> On 03.09.2012 15:46, Ferdie Romero wrote:
>>>
>>> The exact step is "make" and the error is
>>
>>
>> I guess you are running configure first? yes, we use ./configure
--with-apache=pre
Hi.
On 31 August 2012 21:24, Olivier Lamy wrote:
> 2012/8/27 Sérgio :
> > Hi.
> >
> > I am trying to use the Tomcat Maven Plugin to create an executable jar
> file
> > with an embedded Tomcat7, but I am having two issues when trying to do
> so.
> >
> > The first one, is that I am not getting how
Hi,
Are you getting any output after running below command
netstat -an | grep 80 | grep -i list
netstat -an | grep 8080 | grep -i list
netstat -an | grep 8443 | grep -i list
Pls share the url through which you are accessing tomcat page.
Vidyadhar
Sent on my BlackBerry® from Vodafone
-Origi
Hi. See at end.
Aravinth Anto wrote:
Thanks for the reply. We are running our production system in this tomcat
version. We will be upgrading it in our next push.
And I did these steps:
1) I removed the log files.
2) Then run the shutdown.sh in tomcathome/bin
3)The started it using startup.s
On Mon, Sep 3, 2012 at 10:07 PM, Rainer Jung wrote:
> On 03.09.2012 15:46, Ferdie Romero wrote:
>
>> The exact step is "make" and the error is
>>
>
> I guess you are running configure first? yes, we use ./configure
> --with-apache=prefix
>
> How does your configure command look like? Does it autom
On 03.09.2012 15:46, Ferdie Romero wrote:
The exact step is "make" and the error is
I guess you are running configure first?
How does your configure command look like? Does it automatically find
your apxs or apxs2 or do you give the path to it as a configure flag?
What does "apxs -q LIBTOOL
Thanks for the reply. We are running our production system in this tomcat
version. We will be upgrading it in our next push.
And I did these steps:
1) I removed the log files.
2) Then run the shutdown.sh in tomcathome/bin
3)The started it using startup.sh in tomcathome/bin
4) Now I hit my loca
Hi,
Q1:server.xml :
Q2:We are using HTTPS.
Regards,Bal.
> Date: Mon, 3 Sep 2012 15:35:31 +0200
> From: a...@ice-sa.com
> To: users@tomcat.apache.org
> Subject: Re: Apache tomcat ( 7.0.19 ) stops processing user reque
The exact step is "make" and the error is
version mismatch error. This libtool 2.4.2 but the definition of this
LT_INIT comes from an older release. You should recreate aclocal.m4 with
macros from libtool 2.4.2 and run autoconf again.
Based on the guide that we are using we need to perform ./conf
Aravinth Anto wrote:
I'm very new to Tomcat. I started tomcat by running `./startup` file.
Tomcat is running, I checked with `ps -A | grep java`. But when I hit
`localhost` I get an `404` error.
Looking at the `catalina.out` file :
Sep 3, 2012 6:13:43 AM org.apache.catalina.core.AprLifecyc
balvindar dhaliwal wrote:
Hi ,
We are using tomcat 7.0.19, for a jsf(richfaces),seam, jpa web application.
Here are the software versions and hardware infrastructure details.
Apache Tomact # 7.0.19
Java run time # 1.6.0_12
Server infrastructure # SunOS xxx 5.10 Generic_142
On 03.09.2012 12:48, Ferdie Romero wrote:
We are compiling tomcat connector 1.2.37 over tomcat 7.0.23 and apache
2.2.22 and System is hp ic: B.11.24 ia64. Unfortunately, we are
encountering the version mismatch error. This libtool 2.4.2 but the
definition of this LT_INIT comes from an older relea
Hi ,
We are using tomcat 7.0.19, for a jsf(richfaces),seam, jpa web application.
Here are the software versions and hardware infrastructure details.
Apache Tomact # 7.0.19
Java run time # 1.6.0_12
Server infrastructure # SunOS xxx 5.10 Generic_142900-03 sun4v sparc
SUNW,Sun
I'm very new to Tomcat. I started tomcat by running `./startup` file.
Tomcat is running, I checked with `ps -A | grep java`. But when I hit
`localhost` I get an `404` error.
Looking at the `catalina.out` file :
Sep 3, 2012 6:13:43 AM org.apache.catalina.core.AprLifecycleListener
init
INF
We are compiling tomcat connector 1.2.37 over tomcat 7.0.23 and apache
2.2.22 and System is hp ic: B.11.24 ia64. Unfortunately, we are
encountering the version mismatch error. This libtool 2.4.2 but the
definition of this LT_INIT comes from an older release. You should recreate
aclocal.m4 with macr
Hello Casper.
Yes, we are ok now.
I think the responses to your question are in my previous posts :)
Thank you for helping me out.
--
View this message in context:
http://tomcat.10.n6.nabble.com/Pass-an-object-from-one-Webapp-to-another-on-two-differents-servers-tp4985870p4986207.html
Sent f
See inline, marked with since Outlook does not like auto-indent when
replying
Med venlig hilsen/Kind regards
Casper/Kalle
-Original Message-
From: Léa Massiot [mailto:lmhe...@orange.fr]
Sent: 3. september 2012 09:47
To: users@tomcat.apache.org
Subject: Re: Pass an object from one We
According to the notations in my first post, the successive URLs are:
1) SERVER_1/WEBAPP_1/HTML_1
2) SERVER_2/WEBAPP_2/SERVLET_2
3) SERVER_1/WEBAPP_1/JSP_1
"SERVLET_2" does all the work it has to do
using the information provided by the user in the "HTML_1"'s form "F1".
When the work is over, "SER
20 matches
Mail list logo