Remote Debugger 2.0.1 Failure

Xojo 2013 Release 4.1 (on Mac OS X 10.9.1), Remote Debugger (Desktop) 2.0.1 (on Mac OS X 10.8.5)

When attempting to run remotely from my development machine to the machine running Mountain Lion, the debug application never launches and I just get an infinite indeterminate progress bar in the IDE. I should note that remote debugging works fine with the same Remote Debugger (Desktop) 2.0.1 seems to work fine on another testing machine running Mac OS X 10.7.5.

When I check the console on the Mountain Lion box, I see the following messages:

12/29/13 5:43:05.507 PM Remote Debugger Desktop[47013]: 5:43:05 PM: Connection established 12/29/13 5:43:05.507 PM Remote Debugger Desktop[47013]: 5:43:05 PM: Stub<-IDE HELLO, 13.4.1a0, Protocol: 6, Local IP: 123.456.789.123 12/29/13 5:43:05.508 PM Remote Debugger Desktop[47013]: 5:43:05 PM: Using protocol version 6 12/29/13 5:43:05.508 PM Remote Debugger Desktop[47013]: 5:43:05 PM: IDE Version supported 12/29/13 5:43:05.508 PM Remote Debugger Desktop[47013]: 5:43:05 PM: Stub->IDE OLLEH, 1.9.021, 6, Remote Address: 123.456.789.321 12/29/13 5:43:05.574 PM Remote Debugger Desktop[47013]: 5:43:05 PM: Stub<-IDE PLATFORM-REQUEST 12/29/13 5:43:05.575 PM Remote Debugger Desktop[47013]: 5:43:05 PM: Stub->IDE PLATFORM-RESPONSE, Macintosh, x86, Mach-O10.8.5 12/29/13 5:43:22.024 PM Remote Debugger Desktop[47013]: 5:43:22 PM: Stub<-IDE CREATEFILE, My App.debug.app.tar.gz, Relative path: True, 12/29/13 5:43:22.024 PM Remote Debugger Desktop[47013]: 5:43:22 PM: Stub->IDE CHALLENGE, 123EBF 123.456.789.123 123.456.789.321 12/29/13 5:43:22.025 PM Remote Debugger Desktop[47013]: 5:43:22 PM: Waiting for RESPONSE 12/29/13 5:43:22.052 PM Remote Debugger Desktop[47013]: 5:43:22 PM: Connection closed 12/29/13 5:43:22.052 PM Remote Debugger Desktop[47013]: 5:43:22 PM: Connection closed 12/29/13 5:43:22.052 PM Remote Debugger Desktop[47013]: 5:43:22 PM: Got a RESPONSE packet, about to decrypt 12/29/13 5:43:22.088 PM Remote Debugger Desktop[47013]: 5:43:22 PM: Response caused an exception, terminating now 12/29/13 5:43:22.088 PM Remote Debugger Desktop[47013]: 5:43:22 PM: Challenge/Response failed 12/29/13 5:43:22.088 PM Remote Debugger Desktop[47013]: 5:43:22 PM: Stub->IDE SOS, Could not create file or folder:

Again, everything is identical except for the OS running on the computer.

Does anyone have any ideas?

Thanks!

Based on the last item in the console, I’d guess that you don’t have permission to write to the destination directory. Try setting the target to the Desktop folder and see if that helps.

Actually, that log WAS with the Desktop folder being the destination directory. It happens no matter what folder I select. In case it matters, the user that is logged in on the destination machine is the only administrator user on the machine.

Just out of curiosity, what’s the name of the app? And is the machine using a case sensitive file system?

The app is NOT using a case-sensitive file system. I will send the name of the application in a private message.

Scott/Greg, I see another user posted a nearly identical issue they’re experiencing. Do you recall what the final resolution was in the case of your ticket? (thx!)