| 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
|
 |
 |
|
|
subject: Zip exception -uuuuurgent
|
|
|