RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Jane Muse
[javac] reason: actual and formal argument lists differ in length [javac] 2 errors [javac] 1 warning -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Thursday, June 13, 2013 1:41 PM To: Tomcat Users List Subject: RE: Class cast exceptio

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Jane Muse
javac] encryptedOldPwd = RealmBase.Digest(oldTomcatPassword, digestAlg,null); Should I not be writing code that needs classes from catalina.jar? Thanks, Jane -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Thursday, Ju

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Jane Muse
st Subject: RE: Class cast exception when starting tomcat 7.0.1 > From: Jane Muse [mailto:jm...@rocketsoftware.com] > Subject: RE: Class cast exception when starting tomcat 7.0.1 > Just saying, I wasn't using a 3 year unreleased version. Maybe a 3 > year version, yes. Here's my

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Jane Muse
y to 7.0.4. The error is:" -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Thursday, June 13, 2013 8:52 AM To: Tomcat Users List Subject: RE: Class cast exception when starting tomcat 7.0.1 > From: Jane Muse [mailto:jm...@rocketsoftware.com] > Su

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Jane Muse
, and not due to using 7.0.10. JMuse -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Wednesday, June 12, 2013 3:18 PM To: Tomcat Users List Subject: RE: Class cast exception when starting tomcat 7.0.1 > From: Jane Muse [mailto

RE: Class cast exception when starting tomcat 7.0.1

2013-06-12 Thread Jane Muse
7.0.1 > From: Jane Muse [mailto:jm...@rocketsoftware.com] > Subject: Class cast exception when starting tomcat 7.0.1 > I'm getting a class cast exception when starting up tomcat 7.0.1 You can't be serious. That version was never released, and would be almost three years old i

Class cast exception when starting tomcat 7.0.1

2013-06-11 Thread Jane Muse
I'm getting a class cast exception when starting up tomcat 7.0.1. I've migrated from 6.0.18 to 7.0.1. I got the same error when migrating directly to 7.0.4. The error is: SEVERE: Begin event threw exception Throwable occurred: java.lang.ClassCastException: org.apache.catalina.deploy.SecurityCon

RE: Disable class monitoring for reloading container classes

2010-10-14 Thread Jane Muse
N PGP SIGNED MESSAGE----- Hash: SHA1 Jane, On 10/13/2010 5:41 PM, Jane Muse wrote: > We have a directory called COMPANY_NAME/tomcat that is CATALINA_BASE. > I sent the contents of CATALINA_BASE/conf/context.xml in the email > below. Great. It's probably not necessary to comment-out

RE: Disable class monitoring for reloading container classes

2010-10-13 Thread Jane Muse
The IBM I uses its own integrated file system (IFS). You can access it locally with map network drives, but my tests did not involve doing that. Jane -Original Message- From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] Sent: Wednesday, October 13, 2010 3:20 PM To: Tomcat Users

RE: Disable class monitoring for reloading container classes

2010-10-13 Thread Jane Muse
d it to reloadable="false" and restarted tomcat. Now the app does not get reloaded! Fixed. Thanks to all. Jane -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Wednesday, October 13, 2010 12:57 PM To: Tomcat Users List Subject: RE: Disable

RE: Disable class monitoring for reloading container classes

2010-10-13 Thread Jane Muse
that contains the War file, the context file and a conf directory for the webapp. Here's the contents of the .xml file: Beginning of data** _ "" is the name of the webapp directory

RE: Disable class monitoring for reloading container classes

2010-10-13 Thread Jane Muse
fely say I've run into both an IBM and a tomcat bug? I'm on tomcat 6.0.18 and I've searched the 6.0.29 change logs, didn't see anything for this issue that's been fixed. Thanks, Jane -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.ne

RE: Disable class monitoring for reloading container classes

2010-10-13 Thread Jane Muse
d try to get a fix out. Thanks to everyone for all the help. Jane -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Tuesday, October 12, 2010 11:08 AM To: Tomcat Users List Subject: Re: Disable class

RE: Disable class monitoring for reloading container classes

2010-10-09 Thread Jane Muse
. It ran fine on Linux. If I run the equivalent in C and Java on the two machines and compare the difference, if they're the same then it must be tomcat. I will run them from the command line - before and after the time change. It'll have to be sometime next week. Mean Thanks, J

RE: Disable class monitoring for reloading container classes

2010-10-09 Thread Jane Muse
oDeploy and reloading settings provide. Let's put it this way, it would be a lot easier to get a change made to tomcat than to IBM's O/S, or Oracle's JVM 8-) Thanks. Jane -Original Message- From: Jane Muse [mailto:jm...@aldon.com] Sent: Friday, October 08, 2010 9:03 PM

RE: Disable class monitoring for reloading container classes

2010-10-08 Thread Jane Muse
ted Are you referring to the timestamp of the O/S? The statement right after the one above in the log: "Reloading this Context has > started" only displays when the time changes from 01:59:59 to 03:00 am. See my first email in this thread. Thanks. Jane -Original Mes

RE: Disable class monitoring for reloading container classes

2010-10-08 Thread Jane Muse
context startup date it's checked against the last modified date that was recorded by the ClassLoader. That makes sense because you might have a JAR file that's been updated but the timestamp is still in the past. In either case, this seems weird. Jane, if you increase your logging lev

RE: Disable class monitoring for reloading container classes

2010-10-07 Thread Jane Muse
If I changed the system time zone not to change with daylight savings time, then it would be off by an hour. I don't think our customers would like that. Or am I misunderstanding your comment? Thanks, Jane -Original Message- From: Pid [mailto:p...@pidster.com] Sent: Thursday, Oc

RE: Disable class monitoring for reloading container classes

2010-10-07 Thread Jane Muse
zone. Thanks much, Jane -Original Message- From: Pid [mailto:p...@pidster.com] Sent: Thursday, October 07, 2010 2:52 PM To: Tomcat Users List Subject: Re: Disable class monitoring for reloading container classes On 07/10/2010 22:30, Christopher Schultz wrote: > Jane, > > On 10/

RE: Disable class monitoring for reloading container classes

2010-10-07 Thread Jane Muse
ut down by tomcat, the native library does not get unloaded from the class loader. This only happens when the JVM is brought down. Thus when the application starts up after tomcat reloads it, we get an UnsatisfiedLinkError. http://java.sun.com/docs/books/jni/html/design.html Thanks. -Jane -

RE: Disable class monitoring for reloading container classes

2010-10-06 Thread Jane Muse
time on the O/S. I couldn't figure out how to test your last guess because the context element in tomcat's context.xml wouldn't accept the reloadable attribute. Thanks, Jane -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Wednesday, October 06,

Disable class monitoring for reloading container classes

2010-10-06 Thread Jane Muse
look like backgroundProcessorDelay can be used to suppress backgroundProcess, just to delay it as its name implies. We would gladly upgrade tomcat to a more recent version if we thought this issue had been resolved, but I don't see any mention of it in the change logs. - Jane

RE: ant deployment

2007-05-22 Thread Jiang, Jane (NIH/NCI) [C]
I found that path to the war file can only be absolute path. -Original Message- From: Zdeněk Vráblík [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 22, 2007 9:22 AM To: Tomcat Users List Subject: ant deployment Hi all, I need keep directory structure and deploy application into Tomcat 5.

Tomcat 5.5.23 undeploy file locking problem

2007-05-21 Thread Jiang, Jane (NIH/NCI) [C]
a lot for your help, Jane

Re: ports 8007 and 8009 dosn't coming up

2005-11-09 Thread jane
mith wrote: > I would imagine the catalina.out log should have some relevant info. > Those connector configs look really old. What version of Tomcat are you > working with? > > --David > > jane wrote: > >Is there anyone who can help me to bring this connectors up? > &g

Re: ports 8007 and 8009 dosn't coming up

2005-11-09 Thread jane
Is there anyone who can help me to bring this connectors up? On Wednesday 09 November 2005 10:30, Janem wrote: > > > > address="85.12.17.29" port="8080" minProcessors="50" > maxProcessors="1000" enableLookups="false" redirectPort="8443" > bufferSize="32768" allowChunking="fa

Can't figure out the problem with Apache+js_mod and TomCat

2005-10-30 Thread jane
g too :( regards Jane - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]