• 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

IncompatibleClassChangeError when running JAXB on Unix AIX, HELP

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hellow,

I get a java.lang.IncompatibleClassChangeError when i try to run my project on AIX machine.

  • The project generate XML files using JAXB API (2.0).
  • The development environment installed in Windows XP and use JDK1.5.0(the same JDK as AIX machine ones).
  • In the developement environment the project works good. but in the AIX machine it doesn't work (throws the exception).


  • Here is the stack trace when I try to run the project :

    Please help.
    Thanks.
     
    I have always wanted to have a neighbor just like you - Fred Rogers. Tiny ad:
    a bit of art, as a gift, that will fit in a stocking
    https://gardener-gift.com
    reply
      Bookmark Topic Watch Topic
    • New Topic