check whether .java & .class files for the JSP are being created in the work
folder. Work folrder is located at /work/Standalone/localhost/.
If class files are not being created here for the JSP then check ur JSP for
extra semi colons which sometime creates problems for compilation.
On 11/18/05,
st to see if there is interest in a feature
> forcing Tomcat to always use the ObjectFactory to retrieve the home
> interface rather than retrieving it from the cached HomeHandle.
>
>
> On 11/11/05 2:32 AM, "Santosh Asbe" <[EMAIL PROTECTED]> wrote:
>
> > Hi
Hi ,
I have faces similar problem with tomcat & websphere. Problem i have
descirbed in detail. Do inform if any solution is there for this problem.
I have tomcat 4.1.30 on Linux. It servers as a web server and contains only
JSP & Servlets. We make a remote call to Websphere Application Server ( o
Hi ,
My application also might require the keep alive timeout parameter. Can you
provide more infomration and where exactly to specify the parameter.
i am using tomcat 4.1.30 on RHEL 3.0. thanks
Santosh
On 10/29/05, Bill Barker <[EMAIL PROTECTED]> wrote:
>
>
> - Original Message -
> Fro
Hi all,
I am also facing an issue with tomcat 4.1.30 on RHEL 3.0. After few days my
server doesnot respond to any request. When i check the process id, it is
running. But when i try to shutdown the tomcat , it doesnot stop. the
process id still exists So i kill -9 the PID and the start the tomcat.
eing said - you still have the source
> to
> patch it yourself (if you are comfortable with that)
>
>
> -Tim
>
> Santosh Asbe wrote:
>
> > if anyone has done it earlier its better to reuse..i am already working
> on
> > the same. But is it recommended to upg
n so far - there is no evidence tomcat would be
> chaching anything.
>
> I'd suggest placing as much debug code in your code as possible via a
> logging
> pacakge such as log4j/commons-logging so the log information can be turned
> on
> via configuration directives.
>
>
Hi ,
I have also faced similar problem in Apache - tomcat setup on RHEL 3.0.
Wehenever i deploy a JSP and restarted the tomcat and made a call to that
JSP, samee error used to come.
initially then we used to delete the complied JSP in the work folder and
make an explicit call to the JSP. But then
o classloader by jvm.
> If this is first time classloader has to return the Class, it initialize
> it.
>
> So static block is run at first time class is requested.
>
> This is common sense as it prevents initialising classes you never use
> in your library.
>
> David D
Hi,
i have tried to use the code for pre compilation of JSP from the site <
http://www.rgagnon.com/javadetails/java-0414.html>.
In my Application in the JSP folder , there around 6 sub folders and around
25-30 JSP is each of them. When i run this JSP only few JSP's are complied
and then an error
Hi,
i have tried to use the code for pre compilation of JSP from the site <
http://www.rgagnon.com/javadetails/java-0414.html>.
In my Application in the JSP folder , there around 6 sub folders and around
25-30 JSP is each of them. When i run this JSP only few JSP's are complied
and then an error
Hi all,
I have couple of questions regarding tomcat startup
1)when the tomcat is started , does it load all the jar file from its lib
and create a object of all the classes?
2) if there is a static block in one of the classes , when will it
execute..during startup or when first call is made
Sant
.mhsoftware.com/
> Voice: 303 438 9585
>
>
> > -Original Message-
> > From: Santosh Asbe [mailto:[EMAIL PROTECTED]
> > Sent: Sunday, October 16, 2005 11:24 PM
> > To: Tomcat Users List
> > Subject: Tomcat upgrade
> >
> > Hi all,
> > Currently my Productio
Hi all,
Currently my Production system is working on tomcat 4.1.30 ( linux).
I would like to know the further upgrades of the server and what new has
been added . which tomcat would be stable? Need your advice
Thank yoou
Santosh
Hi,
Check this link
http://marc.theaimsgroup.com/?l=tomcat-user&m=108556070626723&w=2
Also your hung status of tomcat might be due to JVM and kernel threading.
Use the foloowing in catalina.sh
using the following:
>
> export LD_ASSUME_KERNEL=2.4.1
It should be less or same to your kernel version
15 matches
Mail list logo