Archived

This forum has been archived. Please start a new discussion on GitHub.

The hierarchy of the type SayHelloI is inconsistent

Hi,

I am trying to run "Hello" from the demo of Ice for Android but I am getting the this error...

"The hierarchy of the type SayHelloI is inconsistent"

there are bunch of similar kind of errors....

can anybody help me

Comments

  • mes
    mes California
    Hi,

    Welcome to the forum.

    Did you resolve your problem?

    If you are still having trouble, please describe your environment:
    • Host operating system
    • JDK version
    • Android version
    • Ice for Android version
    Also provide any other information you think we might need to know, such as the steps we can take to reproduce the problem.

    Regards,
    Mark
  • hey Mark,

    Thank you for the response!

    I am using
    mac os x
    Eclipse SDK version 3.4.2
    Android version (I am assuming we have to declare the version when we are creating a project, I am using a "demo". I don't know if I am missing anything)
    Ice for Android version - IceAndroid-0.1.1

    First, I installed the ice 3.4.1(plain ice) and tried running sample project on my terminal, it worked fine. Then I wanted to do the same thing with Ice for android and I am not able to do that.
    I think the system is not set up properly but I could not figure out what is wrong.
    I did follow the readme and install files.

    Let me know if I am missing anything.

    Thanks!
  • mes
    mes California
    Hi,

    We recently released Ice for Android 0.2, so I recommend upgrading to that version. It supports Android 2.1 or later.

    Let us know if you're still having problems.

    Regards,
    Mark
  • sure!

    I will try that first and let you know.

    Thanks :)
  • Hi Mark,

    I installed the Ice for Android newer version....
    Now I am getting following error when I run "Hello" from demo

    Conversion to Dalvik format failed with error 1

    thanks
  • mes
    mes California
    Sorry to hear you're having trouble. A quick search turned up this link, perhaps it will help you solve it.

    Regards,
    Mark
  • Hey Mark,

    Thank for your help....its working now!