File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Developer Certification (SCJD/OCMJD) and the fly likes Zip exception -uuuuurgent Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Developer Certification (SCJD/OCMJD)
Reply Bookmark "Zip exception -uuuuurgent" Watch "Zip exception -uuuuurgent" New topic
Author

Zip exception -uuuuurgent

Arup Chowdhury
Greenhorn

Joined: Jan 20, 2002
Posts: 10
Hi all
My application is running fine on Windows but when i tested it on Linux RedHat 7.1
On giving the command to execute,

java -Djava.security.policy=FBNServer.policy -jar server.jar
it threw the exception
Exception in thread "main" java.util.Zip.ZipException and didnt run.
Regards
Arup
Matthew Comer
Ranch Hand

Joined: Aug 10, 2001
Posts: 37
How did you get the jar file to the Linux box? Did you FTP it? If so, did you remember to issue "type binary" before you transferred the file?
It sounds like the jar file is corrupted.
Matt
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Zip exception -uuuuurgent
 
Similar Threads
why JMX can not stop
WA #1.....word association
void return type in JSP expression
counting algorithm
Java ranch rules roundup