• 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

Incompatible magic value error

 
Ranch Hand
Posts: 109
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I am having an unusual problem with Eclipse. When I try to start my Tomcat Server, i get the error below in my console window:



I then go to Project -> Clean and then try again and it goes away. This is happening on and off intermittently and with different files all the time - so it is not with one particular class file.
I am using Eclipse 3.3 and Jdk 1.6 - has anyone come across this before? I have googled this error too and there is no meaningful solution which I can relate to.

Any ideas/help will be much appreciated in getting to the root of this problem. As I am able to temporarily get rid of it by rebuilding my project however it keeps reappearing several times a day.

Thanks.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic