Hi,
     We have a fast and powerful machine(Ubuntu 64bit) and we are
sharing it for Android development. But when running multiple eclipse
(with ADT) instances (by multiple users), we are getting  the
following error:

Could not open Selected VM debug port (8700). Make you do not have
another instance of DDMS or of the eclipse plugin running. If it is
being used by something else, choose a new port number in the
preferences.

And some of the process names are not shown. It shows a bug with red-
circle and a question mark instead.

I tried to change the port number under windows-preferences-Android-
DDMS-Base local debugger port to 8800, etc. but it does not seem to
help. (closed and reopened eclipse)

I ignored this, selected the process and it shows 8607/8700 (I found
the process ID I want to debug using adb shell, ps)

And then I tried debugging this. It throws "failed to connect to
remote VM"

Is it just not possible for multiple developers to debug different
Android applications using multiple eclipse instances at the same
time? If it is possible, can somebody please tell how we can do that?

BTW, it did not allow me to launch emulator, while somebody else is
running one. I had to change permission to /tmp/android folder.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to