[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] "no socket available" junit error
|
- From: jamesmct@xxxxxxxxxxx (James )
- Date: Fri, 13 Feb 2009 10:03:50 +0000 (UTC)
- Newsgroups: eclipse.newcomer
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
I'm trying a very basic junit test on a very simple class. Running the
test gives the error message, "no socket available". None of my classes
or tests involve any internet connections. I created and ran the JUnit
tests through the right-click menu. I downloaded my version of Eclipse
less than a week ago.
I've seen these forum messages that seem to be the same problem, but none
are answered...
http://dev.eclipse.org/newslists/news.eclipse.newcomer/msg17456.html
http://dev.eclipse.org/newslists/news.eclipse.newcomer/msg22950.html
http://forums.sun.com/thread.jspa?threadID=5352487
(I also found a French and a German thread. I checked these in Babelfish,
and they have no answers either)
This is probably a very simple problem, does anyone have any ideas?
Thanks.