[Dev] Backups stalling

Ryan Kruse rkruse at alterpoint.com
Tue Mar 11 10:54:15 CDT 2008


OK, I just fixed it.  The adapter was updated to pass the schema, which requires a configRepository element.  But the adapter also printed (unnecessarily) an empty config in the repository.  ZipTie puked when it tries to decode nothing.  Just updated ziptie.adapters.generic.snmp and you should be fine.

-Ryan

________________________________
From: dev-bounces at ziptie.org [mailto:dev-bounces at ziptie.org] On Behalf Of Brett Wooldridge
Sent: Tuesday, March 11, 2008 8:25 AM
To: ZipTie Development List
Subject: [Dev] Backups stalling

Ryan,

I am seeing some (possibly all) of my Generic SNMP backups stalling (forever).  I'm not sure what's up, but its stalling when writing out the config file in our backup persister.  The stall is in reading from the Base64 decoder input stream, which implies that the config is not property base64 encoded.  What appears to be in the input buffer (going into the base64 decoder) is \10 \32 \32 \32 \32 \32 (i.e. a linefeed followed by 5 spaces), I don't believe this is valid base64 encoded data.

That's all the data I have right now.  I will add that I am running over VPN, not that it should matter.

-Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ziptie.org/pipermail/dev/attachments/20080311/0e8e70a5/attachment.html 


More information about the Dev mailing list