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

Reply via email to