Linux System.
Polish dialectic signs like ą,ć,ś,ó,ź,ł,ę are turn into # symbols.
Any advice to make the application work on both windows and Linux.
Regards,
Raghu
erent java versions on linux and
windows?
Regards,
Raghu
I have different applications using spajco.jar
I have this jars in web-inf/lib folder of all the applications used like
struts, log4j,servlet,sapjco.jar.etc...
But I get this error sometimes.
SO to have one JCO instance for one JVM instance I need to moved them to
$CATALINA_BASE/common/lib
prevented it
from fulfilling this request.
exception
org.apache.jasper.JasperException: File "/tags/struts-logic" not found at
org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.
java:105).
Regards,
Raghu
Hello Everybody
I have installed Tomcat 6.0.20 using binary tarball in JDK 1.6.0.16 running
CentOS 5,3 x64 Server.
We have tried the following methods to force tomcat to use the Asia/Calcutta
as timezone.
1) Created an environment variable called TZ and assigned it correct
timezone.
Output of ec
ezone is
correct till "Tomcat server startup in Ns" message.
Regards
On Sat, Oct 10, 2009 at 6:52 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Raghu,
>
> On 10/10/2009 4:04 AM, raghu gs wrot
t done a full code search yet in other web apps.
But our engineers where is that this a Kernal and Tomcat issue.
Is there possibilty for that?
Regards
On Sun, Oct 11, 2009 at 3:54 PM, Konstantin Kolinko
wrote:
> 2009/10/11 raghu gs :
> >
> > One vital information i forgot to pro
ra.com> wrote:
> 2009/10/12 raghu gs :
> > But our engineers where is that this a Kernal and Tomcat issue.
> > Is there possibilty for that?
>
> There are a large number of people using Tomcat who don't see this
> issue and are in non-GMT timezones - including a
standing between our developers,
Nobody said that kernel tomcat mismatch might be the cause of the problem.
TZData is also up-to-date.
Regards
On Mon, Oct 12, 2009 at 11:20 AM, raghu gs wrote:
> Yeah, we have couple of other servers running the same codebase.
> We don't experience
PM, George Sexton wrote:
>
>
> > -Original Message-
> > From: raghu gs [mailto:iamra...@gmail.com]
> > Sent: Monday, October 12, 2009 5:18 AM
> > To: Tomcat Users List
> > Subject: Re: Tomcat 6.0.20 always works in GMT timezone even after
> >
treme of writing a play java program and running it with strace and
> then I saw that it opened the clock file...
> Good luck,
> -Tim
>
>
> raghu gs wrote:
>
>> Tomcat is not running under a security manager.
>> So that policy entry may need to be exists, i understood
Hello Everybody
We are using Tomcat 6.20 in CentOS 5.3 server.
I have recently enabled catalina_pid functionality using environment
variable.
The PID file got created and contains +1 PID number.
If the Tomcat's real PID number 5446, the pid file would contain 5447 as PID
number.
Please help me t
Konstantin Kolinko wrote:
>
> 2011/9/27 Raghu GS :
>>
>> Hello Everybody
>>
>> We are using Tomcat 6.20 in CentOS 5.3 server.
>
> 6.0.20 ??
>
> You should read
> http://tomcat.apache.org/security-6.html
>
> as well as all the fixed
If upgrading tomcat in our setup is that easy, i wouldn't have asked for help
here.
We are running tomcat in production server with large customer base.
We don't want to do radical changes to fix one problem.
Pid * wrote:
>
> On 29/09/2011 06:30, Raghu GS wrote:
>>
Thanks for showing your interest in helping me resolve the issue.
Do you want me to post bash/shell output or catalina.out file's output?
Christopher Schultz-2 wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Raghu,
>
> On 9/29/2011 1:30 AM, Raghu GS w
Hi Cooper Man
You are a genius.
you have perfectly guessed our setup and problem.
And I am very happy about finding the root cause finally.
Is there any solution for this problem?
Cooper man wrote:
>
> Hi Raghu,
>
> My guess is that you have changed the logging to use cronolog
ame or soehting similar as a jave env variable and then
>
> if [ ! -z "$CATALINA_PID" ]; then
> ps aux | grep tomcat | grep application.name=YOUR_APP_NAME | head
> -n 1 | awk '{ print $2 }' > $CATALINA_PID
> fi
>
>
>
>
>
Hi All,
Can anyone help me configuring the Server Side Include (SSI) in Tomcat 6.
For enabling SSI I removed the commented blocks in the web.xml for SSI too
but still i am not able to find.
I tried in the google search but I am not able to get the exact answer, can
anyone give me some suggestions
Thanks for your reply. I tried it by uncommenting SSI servlet but I am
getting the following error:
java.lang.SecurityException: Servlet of class
org.apache.catalina.ssi.SSIServlet is privileged and cannot be loaded by
this web application
Can you give any idea regarding this. I am trying to figu
I am getting the same error.any suggestion please.
On Thu, May 21, 2009 at 9:38 PM, Ken Bowen wrote:
> Hi all,
>
> I need to turn on SSI to host a simple html site which uses it.
> I shut down TC.
> In ~conf/web.xml, I uncommented both the servlet and servlet-mapping XML
> for ssi.
If I tried in this way I am getting the same exception saying that
java.lang.SecurityException: Servlet of class
org.apache.catalina.ssi.SSIServlet is privileged and cannot be loaded by
this web application.
I inserted this contect in seperate file..ie., under my web app. I created
an .xml file ad
adn inserted
Still not working.
Can anyone give idea regarding this?
On Thu, May 21, 2009 at 11:33 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: raghu ram srinivas [mailto:raghuramsriniv...@gmail.com]
> > Subject: Re: Configuri
Foundation\Tomcat 6.0\webapps\pvs
pvs is the web application name which i need to enable ssi servlet. Can you
help me how can i do this.
Thanks
Raghu
On Fri, May 22, 2009 at 9:42 AM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: raghu ram srinivas [mailto:ra
Sorry for that.I placed the file in this location:
C:\Program Files\Apache Software Foundation\Tomcat 6.0\
webapps\pvs\META-INF\context.xml
I created a new context.xml and in that i pasted this
Thanks
Raghu
On Fri, May 22, 2009 at 10:21 AM, Caldarale, Charles R <
chuck.cal
Thanks for your help Charles.
I tries in this way but now when i started my server and opened the home
page ie..,http://localhost:8080/--> the page is reloading from 30 min. I
am not able to view the tomcat home page. In the log files too I am not
getting any errors.
Any idea..
Thanks
Ra
22, 2009 at 11:54 AM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: raghu ram srinivas [mailto:raghuramsriniv...@gmail.com]
> > Subject: Re: Configuring SSI in tomcat 6
> >
> > I am not able to view the tomcat home page.
>
> In all the e
ok thanks I will do that.
On Fri, May 22, 2009 at 1:21 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: raghu ram srinivas [mailto:raghuramsriniv...@gmail.com]
> > Subject: Re: Configuring SSI in tomcat 6
> >
> > *Cannot establish a database
: ojdbc14.jar,ojdbc5.jar,ojdbc6.jar in lib
folder.
Tomcat version-->tomcat 6.0,
the JDK -->jdk1.6.0_13
os--> windows server 2003
oracle database
Can anyone help me whats worng in my configurations?
Please....
--
Raghu
Could anyone suggest me what is the following error related to.
error
at
org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandle
r.java:85)
at
org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:2
48)
at
org.apache.jasper.c
29 matches
Mail list logo