You bet. Linux and Windoz are fine. The Mac error looked similar to the one I was getting in Linux prior to changing Simias.cs ...
May 22 07:46:38 mac-mini [0x0-0x1e71e7].com.novell.iFolder[4298]: ** (/opt/novell/ifolder3/lib/simias/web/bin/Simias.exe:4303): WARNING **: Missing method Mono.WebServer.XSPWebSource::.ctor(IPAddress,int) in assembly /Library/Frameworks/Mono.framework/Versions/2.4/lib/mono/gac/Mono.WebServer/0.1.0.0__0738eb9f132ed756/Mono.WebServer.dll, referenced in assembly /opt/novell/ifolder3/lib/simias/web/bin/Simias.exe So I replaced the Simias.exe with the one I built for Linux and it seems to be working although I am getting lots of log messages like the following... May 22 11:00:50 mac-mini iFolder 3[4688]: *** -[NSConditionLock unlockWithCondition:]: lock (<NSConditionLock: 0x36eba0> '(null)') unlocked when not locked Any clues on this as this is taking up lots of log space? Brent On Fri, 2009-05-22 at 19:56 +0530, Ravi wrote: > Brent, > > Are you able to connect to the server from win / Linux clients ? > > Sent from iPhone > Ravi > > > On 22-May-09, at 19:53, "Brent McConnell" <[email protected]> wrote: > > > There was a bit about this in IRC yesterday. I successfully built the > > SVN trunk on 11.1 last weekend but had to change Simias.cs due to > > incompatibility in Mono.WebServer dll. However, I later found out > > that > > it was due to my version of Mono which was dated March 13. The newer > > builds of Mono available at Mono:UIA:iFolder in buildservice should > > supply the correct Mono version which is dated (May 13th). If you > > have > > this newer version you should get a clean build of the server. As for > > the stability and and usefulness of it, I've found it to be pretty > > good > > so far except for the Mac 10.5 client which I can't get to work :- > > (..... > > yet :-) > > > > Brent > > > > On Fri, 2009-05-22 at 10:08 +0200, Jan-Simon Möller wrote: > >> Am Friday 22 May 2009 09:04:20 schrieb Balakrishnan KalIdas: > >>> Hi All, > >>> > >>> As an activity to cleanup the current bugs, I would request all to > >>> additional hands to cleanup by testing the bugs and closing them > >>> if already fixed. > >>> > >>> There are ~258 bugs filed against iFolder_Denali product in > >>> bugzilla. I would recommend that if we close all the pre-3.7 > >>> version bugs (possibly after testing or by present knowledge of > >>> the product) it would being down the bug count heavily. > >>> > >>> Awaiting more inputs on how this can be achieved. > >>> > >> > >> I'm willing to help, but we should solve the "newer mono" issue > >> first. I cant reproduce/run ifolder atm here. > >> I can run the client - kudos to ravi. But the server is still > >> broken here on 11.0 and 11.1 . > >> > >> If both runs, i'll happily co through the bugs and validate it > >> against current code. > >> > >> Best, > >> Jan-Simon > >> _______________________________________________ > >> ifolder-dev mailing list > >> [email protected] > >> http://forge.novell.com/mailman/listinfo/ifolder-dev > > > > _______________________________________________ > > ifolder-dev mailing list > > [email protected] > > http://forge.novell.com/mailman/listinfo/ifolder-dev _______________________________________________ ifolder-dev mailing list [email protected] http://forge.novell.com/mailman/listinfo/ifolder-dev
