• 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

An exception has occurred in the compiler; please file a bug report.

 
Ranch Hand
Posts: 47
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have been getting the following error message quite regularly lately.

The weird thing is if I reboot my machine from a cold start, or sometimes just restart Tomcat, or sometimes just wait a bit and retry the link, the message goes away. I get this message even when there is no actual JSP or Struts tag evaluation going on, just raw html that has been transposed into my JSP page.
I am using Java1.4 DP10 on MacOSX10.2.4, have allocated 512Mb ram to Tomcat (v4.1 - the one that comes with Sun's Java Webservices pack). Anyone else experienced this?
TIA dave
note: I have edited line breaks for clarity.
[ February 17, 2003: Message edited by: dave sag ]
 
dave sag
Ranch Hand
Posts: 47
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I upgraded to Tomcat 4.1.18 and the problem went away.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic