What I really want is more error messages, so I can figure out what is going wrong with my webapps.

Bill Barker wrote:
You can get rid of the messages by setting:
  request.registerRequests=false
in your jk2.properties file.  However the error itself is harmless.

"Joseph Shraibman" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]

I set up tomcat 5 but when I try to view a jsp or servlet all I get is a
blank page and these unhelpful messages in catalina.out:

Feb 27, 2004 12:01:26 AM org.apache.jk.common.HandlerRequest decodeRequest
WARNING: Error registering request
Feb 27, 2004 12:01:27 AM org.apache.jk.common.HandlerRequest decodeRequest
WARNING: Error registering request
Feb 27, 2004 12:01:28 AM org.apache.jk.common.HandlerRequest decodeRequest
WARNING: Error registering request
Feb 27, 2004 12:01:29 AM org.apache.jk.common.HandlerRequest decodeRequest
WARNING: Error registering request


The tomcat examples work, but my own webapps do not. Any ideas?





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to