• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Current state = FLUSHED, new state = CODING

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I'm getting the following exception in the tomcat log when I double click on a button in my application:
2003-12-01 11:38:48 - Ctx( /BCBS ): IllegalStateException in: R( /BCBS + /ErrorPage.jsp + null) Current state = FLUSHED, new state = CODING
This exception is not visible to the user, but it appears to be hindering performance. Is this a problem with the j2sdk I'm using?
I'm using j2sdk1.4.2_02 and jakarta-tomcat-3.2.1.
any ideas?
Thanks,
Marina
reply
    Bookmark Topic Watch Topic
  • New Topic