You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Ali Sadik Kumlali (JIRA)" <ji...@apache.org> on 2006/06/07 14:56:31 UTC

[jira] Updated: (AXIS2-725) "Address already in use: JVM_Bind" exception while creating second SimpleHTTPServer instance

     [ http://issues.apache.org/jira/browse/AXIS2-725?page=all ]

Ali Sadik Kumlali updated AXIS2-725:
------------------------------------

    Attachment: log4j.properties

> "Address already in use: JVM_Bind" exception while creating second SimpleHTTPServer instance
> --------------------------------------------------------------------------------------------
>
>          Key: AXIS2-725
>          URL: http://issues.apache.org/jira/browse/AXIS2-725
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug

>     Versions: 1.0
>  Environment: Win2K Pro and WinXP Pro, JDK 1.4, Tomcat 5.5
>     Reporter: Ali Sadik Kumlali
>     Assignee: Deepal Jayasinghe
>  Attachments: EchoNonBlockingDualClient.java, client.log.txt, log4j.properties, message_flow.txt, server.log.txt
>
> When I run two EchoNonBlockingDualClient sample at the same time, first one successfully starts SimpleHTTPServer on port 6060 and the second one gets an java.net.BindException: Address already in use: JVM_Bind" while trying to start the server.
> Doesn't I have an option to listen all the responses for its dedicated port? For example 6060 for the first instance, 6061 for the second one, and so on. Or, should i assume Axis2 to use the same port for the responses of all the long running transactions?
> Anyway, in either case, it should not throw such exception.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org