RE: java.lang.IncompatibleClassChangeError

2001-05-23 Thread PELOQUIN,JEFFREY (Non-HP-Boise,ex1)
upgrade to build 159 we will see if this solves the problem thanks jeff -Original Message- From: Mark Phelps [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 23, 2001 2:18 PM To: JRun-Talk Subject: RE: java.lang.IncompatibleClassChangeError I have never seen your error but I have a few

RE: java.lang.IncompatibleClassChangeError

2001-05-23 Thread Mark Phelps
I have never seen your error but I have a few suggestions. The error you describe, as I understand it, indicates that the class file, (meaning the compiled servlet that the .jsp file generates or some class it uses), has changed while the jvm has an instance of the object in memory. It's almost l