The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
At Atlassian, we take great pride in the software we ship, and even greater pride in the success our customers achieve when they use our products. #JiraHeroes is our new monthly spotlight series ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.