Home » Category » Java Professional Certification

Java Professional Certification: Zip exception -uuuuurgent

302| Sat, 12 Jul 2008 20:52:00 GMT| arupchowdhury| Comments (1)
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

Keywords & Tags: zip, exception, -uuuuurgent, java, professional, certification

URL: http://java.itags.org/java-certification/99968/
 
«« Prev - Next »» 1 helpful answers below.
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

matthewcomer | Sat, 12 Jul 2008 20:54:00 GMT |

Java Professional Certification Hot Answers

Java Professional Certification New questions

Java Professional Certification Related Categories