Issue Details (XML | Word | Printable)

Key: DIRMINA-163
Type: Bug Bug
Status: Closed Closed
Resolution: Cannot Reproduce
Priority: Major Major
Assignee: Niklas Therning
Reporter: Alex Karasulu
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
MINA

Build fails with failed SocketBindTest

Created: 11/Jan/06 10:47 AM   Updated: 26/May/09 12:48 AM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 0.9.3

Time Tracking:
Not Specified

Environment:
Windows XP Pro
Version 2002
Service Pack 2

$ java -version
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)

$ mvn -version
Maven version: 2.0.1

Resolution Date: 25/Mar/06 09:54 AM


 Description  « Hide
$ less org.apache.mina.transport.socket.nio.SocketBindTest.txt
-------------------------------------------------------------------------------
Battery: org.apache.mina.transport.socket.nio.SocketBindTest
-------------------------------------------------------------------------------
Tests run: 4, Failures: 0, Errors: 1, Time elapsed: 4.078 sec

testUnbindDisconnectsClients(org.apache.mina.transport.socket.nio.SocketBindTest
) Time elapsed: 0.047 sec <<< ERROR!
...

[ stacktrace ] -----------------------------------------------------------

java.net.BindException: Cannot assign requested address: no further information
        at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
        at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:525
)
        at org.apache.mina.transport.socket.nio.support.SocketConnectorDelegate.
processSessions(SocketConnectorDelegate.java:223)
        at org.apache.mina.transport.socket.nio.support.SocketConnectorDelegate.
access$800(SocketConnectorDelegate.java:49)
        at org.apache.mina.transport.socket.nio.support.SocketConnectorDelegate$
Worker.run(SocketConnectorDelegate.java:321)



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.