[Box Backup] Unable to restore (old version) of a file

Chris Wilson boxbackup at boxbackup.org
Fri Aug 28 22:30:39 BST 2009


Hi Micha,

On Fri, 28 Aug 2009, Micha Kersloot wrote:

> Receive GetFile(0x42da,0x4336)
> ERROR: FileStream: called with invalid file handle
> WARNING: Exception thrown: CommonException(OSFileOpenError) at
> FileStream.cpp(117)

Thanks for that. I'm still not getting the backtraces which I really need. 
Please could you have a look at lib/common/BoxConfig.h on your server and 
see whether you can find the following line:

#define HAVE_EXECINFO_H 1

If not, do you have /usr/include/execinfo.h on your server? If not, please 
tell me more about your server's OS.

If you do have /usr/include/execinfo.h but not "#define HAVE_EXECINFO_H 
1", please have a look at your config.log and find the following lines 
(the number after "configure" may be different):

configure:8883: checking execinfo.h usability
configure:8895: g++ -c -g -O2   conftest.cc >&5
configure:8901: $? = 0
configure:8905: test -z
                          || test ! -s conftest.err
configure:8908: $? = 0
configure:8911: test -s conftest.o
configure:8914: $? = 0
configure:8924: result: yes
configure:8928: checking execinfo.h presence
configure:8938: g++ -E   conftest.cc
configure:8944: $? = 0
configure:8964: result: yes
configure:8999: checking for .h
configure:9006: result: yes
configure:8883: checking getopt.h usability
configure:8895: g++ -c -g -O2   conftest.cc >&5
configure:8901: $? = 0
configure:8905: test -z
                          || test ! -s conftest.err
configure:8908: $? = 0
configure:8911: test -s conftest.o
configure:8914: $? = 0
configure:8924: result: yes
configure:8928: checking getopt.h presence

Could you let me know whether the lines in your config.log match the ones 
above?

Also, please could you tell me if you have "/usr/include/c++/*/cxxabi.h" 
or not?

Thanks again for your help.

Cheers, Chris.
-- 
_____ __     _
\  __/ / ,__(_)_  | Chris Wilson <0000 at qwirx.com> - Cambs UK |
/ (_/ ,\/ _/ /_ \ | Security/C/C++/Java/Ruby/Perl/SQL Developer |
\__/_/_/_//_/___/ | We are GNU : free your mind & your software |



More information about the Boxbackup mailing list