[Box Backup] object ID already in use

Mitja Muženič boxbackup@fluffy.co.uk
Tue, 24 Aug 2004 13:20:11 +0200


Hi!


I'm getting this while testing my cygwin bbackupd build: 


Aug 24 13:07:43 chief bbstored[31386]: Incoming connection from 193.xx.yy.zz
port 50374 (handling in child 19292)
Aug 24 13:07:44 chief bbstored[19292]: Certificate CN: BACKUP-98
Aug 24 13:07:44 chief bbstored[19292]: TRACE: Send block allocation size is
4
Aug 24 13:07:44 chief bbstored[19292]: Receive Version(0x1)
Aug 24 13:07:44 chief bbstored[19292]: Send Version(0x1)
Aug 24 13:07:44 chief bbstored[19292]: Receive Login(0x98,0x0)
Aug 24 13:07:44 chief bbstored[19292]: Login: Client ID 00000098, Read/Write
Aug 24 13:07:44 chief bbstored[19292]: Send
LoginConfirmed(0x0,0x2,0x200000,0x280000)
Aug 24 13:07:44 chief bbstored[19292]: Receive
ListDirectory(0x1,0x2,0xc,false)
Aug 24 13:07:44 chief bbstored[19292]: Send Success(0x1)
Aug 24 13:07:44 chief bbstored[19292]: Sending stream, size 96
Aug 24 13:07:45 chief bbstored[19292]: Receive
ListDirectory(0x2,0xffffffff,0xc,true)
Aug 24 13:07:45 chief bbstored[19292]: Send Success(0x2)
Aug 24 13:07:45 chief bbstored[19292]: Sending stream, size 89
Aug 24 13:07:45 chief bbstored[19292]: Receive
StoreFile(0x2,0x3de6b30386080,0x6965a7062c04c183,0x0,OPAQUE)
Aug 24 13:07:46 chief bbstored[19292]: Receiving stream, size uncertain
Aug 24 13:07:46 chief bbstored[19292]: TRACE: When allocating object ID,
found that 2 is already in use
Aug 24 13:07:46 chief bbstored[19292]: TRACE: Exception thrown:
BackupStoreException(AddedFileDoesNotVerify) at BackupContext.cpp(543)
Aug 24 13:07:46 chief bbstored[19292]: Send Error(0x3e8,0x6)
Aug 24 13:07:46 chief bbstored[19292]: TRACE: Exception thrown:
ConnectionException(Conn_Protocol_UnknownCommandRecieved) at
autogen_BackupProtocolServer.cpp(807)
Aug 24 13:07:46 chief bbstored[19292]: in server child, exception Connection
Protocol_UnknownCommandRecieved (7/45) -- terminating child


The interesting thing is that this happens on two xp machines, the third one
(my development box with cygwin) works flawlessly. Where should I start
looking? 


The sources are 0.7-release as downloaded from boxbackup web page. I haven't
tried the latest PLUS versions yet.


Regards, Mitja