If, when you try to start debugging a remote application, you are logged on the remote machine (using connectremote) and X server is running, the debugger may encounter an error launching the application and return Debugger Error Code: -1. This may occur if you have started the RDO daemon from a user session on your hub (remote) machine. 
		  To work around this issue, you need to do the following: 
		  
 
		   
			 - Stop the startrdodaemon daemon and disconnect the RSE connection in Eclipse. 
			 
- Either stop X server on the remote machine or establish a new connection to the remote machine using SSH. 
			 
- Start the startrdodaemon daemon and debug the remote application.