[
https://issues.apache.org/jira/browse/AXIS2C-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Senaka Fernando updated AXIS2C-813:
-----------------------------------
Attachment: diff.txt
Proposed patch affects only for windows, where the problem exists. The
modification ensures that the port may not be reused, once it has been accepted.
It also doesn't allow any other socket to reuse the port in which simple axis
server listens. This feature is only available on systems based on WinNT4 (SP4)
and above.
Refer diff.txt for proposed patch.
> any number of simple axis2 http server instances can be started on the same
> port
> --------------------------------------------------------------------------------
>
> Key: AXIS2C-813
> URL: https://issues.apache.org/jira/browse/AXIS2C-813
> Project: Axis2-C
> Issue Type: Bug
> Components: build system (Windows)
> Environment: Windows XP
> Reporter: Dushshantha Chandradasa
> Attachments: diff.txt
>
>
> I tried opening several instances of aixs2_http_server on port 9080. All the
> instances were running without any problem.
> If you try to run apache server on port 9080, while the axis2_http_server is
> also running on port 9080, apache complains "(OS 10048)Only one usage of each
> socket address (protocol/network address/port)
> is normally permitted. : make_sock: could not bind to address 0.0.0.0:9080
> no listening sockets available, shutting down"
> The problem exists only on windows. On Linux, this doesn't occur.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]