Archived

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

problems preverifying

Hello, I'm making an aplication that uses Glacier 2. I have use Glacier2 more times without problems of preverifying. The compilation,obfuscation.. goes good but when preverifying arrives this error comes up:

client-preverify:
[exec] Error preverifying class Glacier2.Admin
[exec] java/lang/NoClassDefFoundError: Ice/Object
[exec] Result: 1


do you know where is the problem??


Thanks

Comments

  • What are you using for a preverifying tool? Can you post the command line you are using? It looks like there might be an error in how you are specifying the class path.