[jboss-jira] [JBoss JIRA] Closed: (JBAS-7554) Allow multiple AS w/ JBossTS 4.9.0 to start on same machine without using separate port sets
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Dec 16 18:15:30 EST 2009
[ https://jira.jboss.org/jira/browse/JBAS-7554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry closed JBAS-7554.
----------------------------------
Resolution: Done
> Allow multiple AS w/ JBossTS 4.9.0 to start on same machine without using separate port sets
> --------------------------------------------------------------------------------------------
>
> Key: JBAS-7554
> URL: https://jira.jboss.org/jira/browse/JBAS-7554
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: JBossAS-6.0.0.M2
>
>
> The JBossTS 4.9.0 approach for obtaining a process id via a socket assumes that different AS instances running on the same machine use different ServiceBindingManager port sets. This is an incorrect assumption and prevents multiple AS's bound to different IP addresses from starting.
> This JIRA is to add a temporary workaround to allow JBossTS to use a range of ports instead of a fixed port. See forum thread. I'll file a separate JIRA to implement a better fix.
> In the AS/EAP 5 series JBossTS used a hard coded ephemeral port for this. So a port range is not a regression; it's actually a bit more locked down. But still, not ideal.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list