Hi Felix: Could you please give me more details?
The bundle is not failing when i execute it on the eclipse framework, but it does when I do outside it (in an independent equinox loader). Thanks, Asier On 31 January 2011 13:08, Felix Meschberger <[email protected]> wrote: > Hi, > > I am almost certain, that this issue has nothing to do with OSGi but > rather with the IP port probably not available to binde to ... > > Regards > Felix > > Am Montag, den 31.01.2011, 12:58 +0100 schrieb Asier Aranbarri > Beldarrain: > > I',m getting this error trying to start a bundle which connects to a > > socket: > > > > > > > > > > > > > > java.net.SocketException: Unrecognized Windows Sockets error: > > 0: JVM_Bind > > at java.net.PlainSocketImpl.socketBind(Native Method) > > at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365) > > at java.net.ServerSocket.bind(ServerSocket.java:319) > > at java.net.ServerSocket.<init>(ServerSocket.java:185) > > at java.net.ServerSocket.<init>(ServerSocket.java:97) > > at Conector.MyClass$1.run(MyClass.java:28) > > at java.lang.Thread.run(Thread.java:619) > > > > > > > > > > Any info would be useful, thanks! > > _______________________________________________ > > OSGi Developer Mail List > > [email protected] > > https://mail.osgi.org/mailman/listinfo/osgi-dev > > > _______________________________________________ > OSGi Developer Mail List > [email protected] > https://mail.osgi.org/mailman/listinfo/osgi-dev >
_______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
