In my configuration I have the following setup
Main Site:
CM on windows server 2008 R2
StoreOnce Software Store on Linux
DR Site:
StoreOnce Software Store on Linux
I wanted to list my StoreOnce stores from the Cell Manager. Primarily to test if the Store was running. We are on 9.04 and previously we were having difficulty with the Store at the DR Site stopping. We think this was due to bad connections during syncs with the Main site.
The fix in most of those cases has been to reboot one or both of the StoreOnce Software Stores.
When I try doing the following commands from a command prompt on the CM:
cd "C:\Program Files\OmniBack\bin\"
storeonceinfo.exe -list_stores -type=SOS -host <dpStorehostname>
I get the following error:
"C:\Program Files\OmniBack\bin\storonceinfo.exe is not a valid Win32 application."
The first three times I ran it the program worked on Windows 2008 R2, but now it does not.
Why?