Thanks Scott, It seems to be an annoying dependency in the CentOS repos, one of the parts of jakarta depends upon java-gjc which is only at 1.4... Installing Java first seems to fix this but YMMV...
Alexander On 26 Jan 2011, at 16:44, Scott Battaglia wrote: > We require at least 1.5 on the server side. > > Cheers, > Scott > > > On Wed, Jan 26, 2011 at 11:35 AM, Alexander Mills <[email protected] > > wrote: > The war is exploded and working on our dev box... > The perf4j.jar exists in the war lib folder, as well as (what I > presume) are other related perf4j jars > > The only thing I can think of is something is wrong with the Tomcat > installation... could an old version of Java or a missing rpm get > screwy with Tomcat + CAS? > > Apparently my java version is > [root@localhost ~]# java -version > java version "1.4.2" > gij (GNU libgcj) version 4.1.2 20080704 (Red Hat 4.1.2-48) > > Even though I installed 1.6.0 from the Oracle website... > > Regards, > > Alexander Mills > www.psycle.com > tel +441948 290 030 > mob +447828 179 138 > > Psycle Interactive is a limited company registered in England and > Wales > Registered Number: 3418016 Registered Office: Ash House, Ash > Parva, Whitchurch, Shropshire, SY13 4DT > > Psycle Interactive Spain SLU is registered in Spain (B64929367) as a > wholly owned subsidiary of Psycle Interactive > > Confidentiality: This message and any attachment is confidential and > intended soley for the use of the individual to whom it is > addressed. Any views or opinions presented are solely those of the > author and do not necessarily represent those of Psycle > Interactive. If you are not the intended recipient, be advised that > you have received this email in error and that any use, > dissemination or forwarding of this email is strictly prohibited. > If you have received this email in error, please reply to this email > highlighting the error. > Viruses : Although we have taken steps to ensure that this email > and attachments are free from any virus, we advise that in keeping > with good computing practice the recipient should ensure they are > actually virus free. Disclaimer : To the extent permitted by law > we do not accept liability for any virus infection and/or external > compromise of security in relation to e-mail transmissions. > > Nota legal: Este mensaje y cualquier archivo adjunto está destinado > únicamente a la persona a quien se dirige y es confidencial. Si > usted ha recibido este mensaje por error, por favor comuníquelo al > remitente y bórrelo inmediatamente. La utilización, revelación y/o > reproducción del mensaje puede constituir un delito. Protección de > Datos: Le informamos que sus datos de contacto electrónico están > siendo tratados de acuerdo con la normativa de la Ley de Protección > de Datos, hallándose incorporados a un fichero titularidad de Psycle > Interactive al objeto de envío de información, respuesta a > consultas, y contactos genéricos. Igualmente le informamos que > podrá ejercer los derechos de acceso, rectificación, oposición y > cancelación a través de comunicación a Psycle Interactive, Paseo > de Gracia nº26 Pral, 08007, Barcelona. Virus: Aunque hemos tomado > medidas para garantizar que este correo electrónico y archivos > adjuntos están libres de virus, se aconseja que, en conformidad con > las buenas prácticas de seguridad informática, el destinatario se > asegure que en realidad no contiene virus. Exención de > responsabilidad: En la medida permitida por ley, no nos hacemos > responsables de ninguna infección por virus y/o compromiso externo > de seguridad relacionados con las transmisiones de correo > electrónico. > > > On 26 Jan 2011, at 16:29, Ben Noordhuis wrote: > >> On Wed, Jan 26, 2011 at 16:37, Alexander Mills >> <[email protected]> wrote: >>> We have a working deployment of CAS on our dev server. I have set >>> up another server in order to test clustering before we go live >>> with this. >>> However I am getting the following stack trace and I can't fathom >>> why. The only solution is that I am missing a perf4j jar... or an >>> rpm... or something. Running on Tomcat 5.5.23 on CentOS 5.5. >> >> Alexander, where did you get this war from? If you built it with >> maven, the perf4j.jar should have been pulled in automagically. >> >> -- >> You are currently subscribed to [email protected] as: >> [email protected] >> >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/cas-dev >> > > -- > You are currently subscribed to [email protected] as: > [email protected] > > > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-dev > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-dev -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev
