On Wed, Dec 17, 2008 at 3:50 PM, Aaron <[email protected]> wrote:
> For error1, I've checked to make sure nothing is using port 8700, and > nothing is. How did you check? Do you have a firewall running? Test it by doing the following: telnet localhost 8700 If you connect, something is using port 8700. Turn off your firewall and try running the app server again. > For error 2, I've read that: > > "GCJ and Subclipse have never played well together. You need to use a > different JVM such as the one from Sun." > > Will using another JVM affect the development? Anyway, thanks in > advance for your advice. I'm running all this on ubuntu, by the way. Yes. Install the Sun JVM. -- Faber Fedor Cloud Computing New Jersey http://cloudcomputingnj.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

