mixed up pages

2003-12-19 Thread J D
I have a loadbalancer + apache 2.0.48 (mod_jk) + (JBoss 3.2 + tomcat 4.1.24) setup. Occassionally there are reports of pages intended for one user being served to another. The pages are stateful and we are trying to log the incoming jsessionid and the outgoing jsessionid in both tomcat and apach

httpd 500s without tomcat 500s

2003-11-23 Thread J D
I see quite a few httpd 500s in the httpd access.logs without corresponding entries in the tomcat access.log. I am using Apache 2.0.42, mod_jk2, and Tomcat 4.1.24. Any suggestions on how I can debug these? Thanks _ Groove on the l

Java core w TC 4.1.24

2003-11-17 Thread J D
Hi Folks, Any pointers on this? RedHat 7.3 Tomcat 4.1.24 Java 1.4.1_02 Thanks - An unexpected exception has been detected in native code outside the VM. Unexpected Signal : 11 occurred at PC

Re: non-static method cannot be referenced from static context error

2002-10-03 Thread J. D. Addison
ave to use a method from the oreilly package named > FilePart.writeTo(). > > Would anyone be able to give me a hint on how to use this? > > Any help, especially code examples, will be greatly appreciated. > > Thanks > > Hugo > As indicated in the notes above you are trying to use changename without having an associated object. Check the docs for FileRenamePolicy to see how it should be used. -- J. D. Addison email [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>