Re: [Zope] How to restore Data.fs?
OdesÃlatel: Tino Wildenhain <tino@wildenhain.de>
I have a back up of Data.fs file. I took that from my server and want to put that in my machine. I newly installed my Zope server.
Copied
the Data.fs into /var/zope/var/ and restart the zope server but not able to access logged into the Zope management interface. I used the previously used user name and password (same as in the server) to access. But not able to access. Please let me know where I have gone wrong?
You did the right thing [tm]. But maybe its not the place your zope is using for Data.fs? Look very close which Zope is running and which Data.fs it is using. lsof is maybe your friend.
But if ih has replaced old with new, then lsof does not show any file, because original file (deleted) is still in use but is not visible (because is deleted). You need to restart your zope if you want to use new data. Regards JL.
Thank you. It seems problem with my Data.fs file. It has been corrupted. Is there any way to revoke my Data.fs without download it again because it is 140MB file. Regards Praveen Kumar, SoftPro Systems Ltd, Ph: 91-40-23111806 On Mon, 2003-07-21 at 13:41, Jaroslav Lukesh wrote:
OdesÃlatel: Tino Wildenhain <tino@wildenhain.de>
I have a back up of Data.fs file. I took that from my server and want to put that in my machine. I newly installed my Zope server.
Copied
the Data.fs into /var/zope/var/ and restart the zope server but not able to access logged into the Zope management interface. I used the previously used user name and password (same as in the server) to access. But not able to access. Please let me know where I have gone wrong?
You did the right thing [tm]. But maybe its not the place your zope is using for Data.fs? Look very close which Zope is running and which Data.fs it is using. lsof is maybe your friend.
But if ih has replaced old with new, then lsof does not show any file, because original file (deleted) is still in use but is not visible (because is deleted). You need to restart your zope if you want to use new data.
Regards JL.
participants (2)
-
Jaroslav Lukesh -
Praveen Kumar