I did a full backup of my Fisheye/Crucible 2.10.2 data on my Windows 2008 server, and tried to restore the data to a Fisheye/Crucible 2.10.2 Linux server. I got the following error:
atlassian@atl10alt:/opt/atlassian/fishcru/bin> ./fisheyectl.sh restore -f fisheyeandcrucible_backup_2013_12_30.zip
INFO - Using log4j configuration file: /opt/atlassian/fishcru/log4j-client.xml
INFO - FishEye arguments: [-f, fisheyeandcrucible_backup_2013_12_30.zip]
java.util.zip.ZipException: Expected End Of Central Directory Record signature!
at de.schlichtherle.util.zip.BasicZipFile.locateCentralDirectory(BasicZipFile.java:770)
at de.schlichtherle.util.zip.BasicZipFile.mountCentralDirectory(BasicZipFile.java:459)
at de.schlichtherle.util.zip.BasicZipFile.init(BasicZipFile.java:418)
at de.schlichtherle.util.zip.BasicZipFile.<init>(BasicZipFile.java:108)
at de.schlichtherle.util.zip.ZipFile.<init>(ZipFile.java:69)
at com.cenqua.fisheye.ctl.Restore.run(Restore.java:113)
at com.cenqua.fisheye.ctl.Restore.main(Restore.java:267)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.cenqua.fisheye.FishEyeCtl.mainImpl(FishEyeCtl.java:99)
at com.cenqua.fisheye.FishEyeCtl.main(FishEyeCtl.java:42)
Restore failed. This may leave your target FISHEYE_INST directory (/opt/atlassian/fishcru) in an inconsistent state.
What am I missing? Why am I unable to restore the data?
I found out that the zip file was corrupted. Once I got a valid zip file backup, the restore worked.
Why is this marked as solved? where is the solution?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.