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
Niklas Therning made changes - 15/Jan/06 10:55 PM
Field Original Value New Value
Assignee Niklas Therning [ niklas@trillian.se ]
Alex Karasulu made changes - 16/Jan/06 12:37 AM
Status Open [ 1 ] Closed [ 6 ]
Resolution Fixed [ 1 ]
Emmanuel Lecharny made changes - 24/Jan/06 03:39 AM
Status Closed [ 6 ] Reopened [ 4 ]
Resolution Fixed [ 1 ]
Emmanuel Lecharny made changes - 24/Jan/06 03:40 AM
Priority Blocker [ 1 ] Major [ 3 ]
Trustin Lee made changes - 24/Jan/06 02:50 PM
Fix Version/s 0.9.2 [ 12310730 ]
Fix Version/s 0.9.1 [ 12310371 ]
Trustin Lee made changes - 20/Feb/06 11:22 PM
Fix Version/s 0.9.2 [ 12310730 ]
Fix Version/s 0.9.3 [ 12310816 ]
Trustin Lee made changes - 25/Mar/06 09:54 AM
Resolution Cannot Reproduce [ 5 ]
Status Reopened [ 4 ] Resolved [ 5 ]
Emmanuel Lecharny made changes - 26/May/09 12:48 AM
Status Resolved [ 5 ] Closed [ 6 ]