error "-1" preverifying..

J

Juan Pablo Garcia

Hi, i need know why is this error while preverify:

... Compiling [3-
compiled]
... Placing class files in JAR [3-
compiled]
... Obfuscating [4-
obfuscated]
Note: duplicate definition of library class
[com.sun.cldc.i18n.j2me.UTF_8_Reader]
... Preverifying [5-
preverified]
JAR file creation failed with error -1
The preverified classes if any are in tmp41.
ERROR:: Error while preverifying

thanks,

JuanPablo
 
R

Roedy Green

Note: duplicate definition of library class
[com.sun.cldc.i18n.j2me.UTF_8_Reader]
... Preverifying [5-
preverified]
JAR file creation failed with error -1
The preverified classes if any are in tmp41.
ERROR:: Error while preverifying


It says you have the same file in your jar twice
com/sus/cldc.i18n.j2me.UTF_8_reader

Check your jar and and build script. If you can't figure out how the
dup got in there, remove one of the copies manually.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,778
Messages
2,569,605
Members
45,238
Latest member
Top CryptoPodcasts

Latest Threads

Top