On Mon, 2012-10-08 at 13:08 +0200, Sujatha Arun wrote: > I am unable to unzip the 5883_Code.zip file for solr 1.4 from paktpub site > .I get the error message > > End-of-central-directory signature not found. [...]
It is a corrupt ZIP-file. I'm guessing you got it from http://www.packtpub.com/files/code/5883_Code.zip I tried downloading the archive and it was indeed corrupt. You can read some of the files by using jar for unpacking: 'jar xvf 5883_Code.zip'. You'll need to contact packtpub to get them to fix it peroperly. A quick search indicates that they've had problems before: https://mail-archives.apache.org/mod_mbox/lucene-solr-user/201005.mbox/% 3c4bf66e8f.4070...@shoptimax.de%3E