Hello,
I'm trying to build the Mac iFolder 3.6 client. It's been a bit of a struggle, but I'm hoping to be close to the end. I built simias from svn 6977 (prior to gsoap updates), and ifolder client 6648. I'll skip over the other steps it took to get this far to avoid a lengthy email. The issue I have appears to be gsoap related. I used the macosx-x86-2.7 gsoap version from the client to build simias (this gsoap appears to be a special build by one of the earlier ifolder devs for mac intel). Both simias and ifolder build ok. When I go to run iFolder 3.app, it seems to launch ok, but I get exceptions in the startup messages when I run the .app from the console
..
2007-11-04 15:59:39.703 iFolder 3[26859] Simias Process Running
2007-11-04 15:59:39.703 iFolder 3[26859] reading Simias credentials
2007-11-04 15:59:39.703 iFolder 3[26859] Initialized SimiasService on URL: http://127.0.0.1:8086/simias10/Simias.asmx 2007-11-04 15:59:39.703 iFolder 3[26859] Initialized iFolderService on URL: http://127.0.0.1:8086/simias10/iFolder.asmx
2007-11-04 15:59:39.704 iFolder 3[26859] initializing Simias Events
2007-11-04 15:59:39.705 iFolder 3[26859] Creating and loading iFolderData
2007-11-04 15:59:39.705 iFolder 3[26859] Refreshing iFolderData
2007-11-04 15:59:39.745 iFolder 3[26859] Exception refreshing iFolderData 2007-11-04 15:59:39.745 iFolder 3[26859] Exception in iFolderData:refres: SOAP Error 29 SOAP error in SimiasService.GetDomains
2007-11-04 15:59:39.745 iFolder 3[26859] Done Refreshing iFolderData
2007-11-04 15:59:41.199 iFolder 3[26859] Initialized SimiasService on URL: http://127.0.0.1:8086/simias10/Simias.asmx 2007-11-04 15:59:41.199 iFolder 3[26859] Initialized iFolderService on URL: http://127.0.0.1:8086/simias10/iFolder.asmx 2007-11-04 15:59:41.204 iFolder 3[26859] Exception in Accounts:awakefromNib:GetDomains: SOAP Error 29 SOAP error in SimiasService.GetDomains 2007-11-04 15:59:41.208 iFolder 3[26859] Initialized iFolderService on URL: http://127.0.0.1:8086/simias10/iFolder.asmx

I'm unable to connect to an ifolder server (running on suse 10.3 which I can connect to from a linux client). Looking up soap error 29 points to version mismatch. I'm using the same gsoap for both simias and ifolder. Anyone have any suggestions? I've also tried the latest gsoap version for both client and server but there are numerous other build issues on the client.

thanks
Tim
_______________________________________________
ifolder-dev mailing list
ifolder-dev@forge.novell.com
http://forge.novell.com/mailman/listinfo/ifolder-dev

Reply via email to