Hi Bruce, On Mon, Apr 13, 2015 at 3:28 AM, Bruce Edge <[email protected]> wrote: > I tried to use an eclipse remote debugger for the first time in a few > months and it appears to not be working now. I was using this regularly, > so I believe setup is probably OK. (famous last words) > > Just wondering if anyone else has seen this and if I should file a bug. > > When I try to connect from eclipse, it initially looks like it¹s working, > I see the server added to the debug window, then I get this error dialog: > > An internal error occurred during: "Starting Sling Server (external) at > localhost". > org/apache/sling/ide/transport/Repository$CommandExecutionFlag
Repository#CommandExecutionFlag was introduced in r1660656 [1] for SLING-4069 [2] , which means that you're running a build from trunk. Is that correct? If it is, can I ask how you have built and installed the project? Thanks, Robert [1]: https://svn.apache.org/viewvc?view=revision&revision=1660656 [2]: https://issues.apache.org/jira/browse/SLING-4069
