• 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

help, sun told me my jar file was corrupt!

 
Ranch Hand
Posts: 48
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sun told me my jar file was corrupt.
I don't know what's wrong with me. I send a jar file using "jar -cvf d:\scjda-740175566.jar d:\FBN".
<----
Grade: F
Score: 0
Comment: Your submission zip or jar archive file as we received it was corrupt. Please submit it again. You will not be charged for this. If you have any questions, please send email, with a copy of this comment, to who2contact@central.sun.com Don't worry if your grade appears to be "fail". That is just a database side effect.
----->
Could anyone tell me what should i do?
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Resubmit, a non-corrupted one? Is this a trick question.
Did you test your jar file, by taking it to another machine, unjarring it and testing you app out. I would do this before you resubmit.
I really think it is in the trasmission to SUN that it got corrupt, but testing it will help in proving that theory.
Mark
 
Kuan Fan
Ranch Hand
Posts: 48
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Mark
I jared it on Windows 2000 and tested on win2000. I think i should test it on unix.
thanks Mark, you are always so nice!
stephen
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic