RE: Urgent please, what does this error mean( IncompatibleClassChangeError)?

2003-07-17 Thread Shapira, Yoav
: Urgent please, what does this error mean( IncompatibleClassChangeError)? Hi guys, the following error message have been coming since my (servlet) controller started to deal with an optional multipart-form/data . Any kind of help would be appreciated. Regards, Euclides

RES: Urgent please, what does this error mean( IncompatibleClassChangeError)?

2003-07-17 Thread Jose Euclides da Silva Junior - DATAPREVRJ
Thank you! This is the real problem... Euclides. -Mensagem original- De: Rick [mailto:[EMAIL PROTECTED] Enviada em: quarta-feira, 16 de julho de 2003 23:50 Para: Tomcat Users List Assunto: Re: Urgent please, what does this error mean( IncompatibleClassChangeError)? You might need

RES: Urgent please, what does this error mean( IncompatibleClassChangeError)?

2003-07-17 Thread Jose Euclides da Silva Junior - DATAPREVRJ
bellow, i have fixed it by recompiling my classes. Thanks Yoav, Euclides. -Mensagem original- De: Shapira, Yoav [mailto:[EMAIL PROTECTED] Enviada em: quinta-feira, 17 de julho de 2003 09:47 Para: Tomcat Users List Assunto: RE: Urgent please, what does this error mean

Urgent please, what does this error mean( IncompatibleClassChangeError)?

2003-07-16 Thread Jose Euclides da Silva Junior - DATAPREVRJ
Hi guys, the following error message have been coming since my (servlet) controller started to deal with an optional multipart-form/data . Any kind of help would be appreciated. Regards, Euclides. java.lang.IncompatibleClassChangeError at BancoServlet.init(BancoServlet.java:50)

Re: Urgent please, what does this error mean( IncompatibleClassChangeError)?

2003-07-16 Thread Rick
You might need to recompile all of your classes. - Original Message - From: Jose Euclides da Silva Junior - DATAPREVRJ [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, July 16, 2003 4:29 PM Subject: Urgent please, what does this error mean( IncompatibleClassChangeError)? Hi

What does that error mean?

2002-12-20 Thread Andrew Guts
Hello all file catalina.out is full with such errors: Dec 20, 2002 5:10:32 PM org.apache.jk.server.JkCoyoteHandler action SEVERE: Error in action code java.lang.NullPointerException at org.apache.jk.server.JkCoyoteHandler.action(JkCoyoteHandler.java:386) at

Re: What does that error mean?

2002-12-20 Thread Bill Barker
Upgrade to 4.1.18 and this error will go away. Andrew Guts [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hello all file catalina.out is full with such errors: Dec 20, 2002 5:10:32 PM org.apache.jk.server.JkCoyoteHandler action SEVERE: Error in action code

What does this error mean loading mod_jk module?

2002-06-29 Thread Rick Mann
When I start Apache, I get this: Can't locate API module structure `jk_module' in file /usr/local/apache2/modules/mod_jk2.so: /usr/local/apache2/lib/libapr.so.0: undefined symbol: jk_module I'm not very familiar with DLLs on linux, so I don't really know how to go about solving this

Re: What does this error mean loading mod_jk module?

2002-06-29 Thread Liam Morley
Rick, I found that a big tricky as well. It took a little guesswork, but the name of the module has been changed- instead of jk_module, it should be named jk2_module. If you make that change in your httpd.conf, you should be all set. Liam Morley Rick Mann wrote: When I start Apache, I get

what does this error mean?

2001-12-10 Thread Scott Weaver
Can anyone tell me what this error means, and what I need to fix. Thanks! 2001-12-10 10:59:14 StandardManager[/develweb]: Seeding random number generator class java.security.SecureRandom 2001-12-10 10:59:14 StandardManager[/develweb]: Seeding of random number generator has been completed

what does this error mean?

2001-11-30 Thread Peter Matulis
[jk_uri_worker_map.c (345)]: Into jk_uri_worker_map_t::map_uri_to_worker [jk_uri_worker_map.c (435)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match [jk_uri_worker_map.c (345)]: Into jk_uri_worker_map_t::map_uri_to_worker [jk_uri_worker_map.c (435)]:

what does this error mean?

2001-11-15 Thread Maureen Fisher
[Thu Nov 15 11:18:53 2001] [jk_ajp13_worker.c (228)]: connection_tcp_get_message: Error - jk_tcp_socket_recvfull failed [Thu Nov 15 11:18:53 2001] [jk_ajp13_worker.c (712)]: Error reading reply [Thu Nov 15 11:18:53 2001] [jk_ajp13_worker.c (845)]: In jk_endpoint_t::service, get_reply failed in

Re: what does this error mean?

2001-11-15 Thread David Smith
Just an off list post -- Could you post more details about the problem? It's been my experience that questions this short on info don't get answered and the poster gets frustrated. Provide a little more information about the environment you're using and the circumstances for it. I have a