<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Running multiple JBoss instances on the same machine</title>
	<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/</link>
	<description></description>
	<pubDate>Fri, 21 Nov 2008 02:25:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Sajid</title>
		<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/#comment-25</link>
		<dc:creator>Sajid</dc:creator>
		<pubDate>Wed, 05 Nov 2008 12:14:22 +0000</pubDate>
		<guid>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/#comment-25</guid>
		<description>Re: Port renumbering for JBoss 4.2.2

Thanks exactly what I needed :-)</description>
		<content:encoded><![CDATA[<p>Re: Port renumbering for JBoss 4.2.2</p>
<p>Thanks exactly what I needed <img src='http://manoharviswanathan.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sébastien</title>
		<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/#comment-23</link>
		<dc:creator>Sébastien</dc:creator>
		<pubDate>Mon, 20 Oct 2008 15:14:23 +0000</pubDate>
		<guid>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/#comment-23</guid>
		<description>For automatic port binding , look at the jboss Binding Manager 

http://www.jboss.org/community/docs/DOC-9376</description>
		<content:encoded><![CDATA[<p>For automatic port binding , look at the jboss Binding Manager </p>
<p><a href="http://www.jboss.org/community/docs/DOC-9376" rel="nofollow">http://www.jboss.org/community/docs/DOC-9376</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bharanidharan</title>
		<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/#comment-22</link>
		<dc:creator>bharanidharan</dc:creator>
		<pubDate>Fri, 10 Oct 2008 07:19:12 +0000</pubDate>
		<guid>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/#comment-22</guid>
		<description>Hi All,

I changed all the ports as mentioned. Still I m getting the following error message. I m using JBoss 4.0. Can anybody help me on this. Its bit urgent please.

12:38:24,192 WARN  [ServiceController] Problem starting service jboss.mq:service
=InvocationLayer,type=UIL2
java.net.BindException: Address already in use: JVM_Bind
        at java.net.PlainSocketImpl.socketBind(Native Method)
        at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
        at java.net.ServerSocket.bind(ServerSocket.java:319)
        at java.net.ServerSocket.(ServerSocket.java:185)
        at javax.net.DefaultServerSocketFactory.createServerSocket(ServerSocketF
actory.java:169)
        at org.jboss.mq.il.uil2.UILServerILService.startService(UILServerILServi
ce.java:217)
        at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanS
upport.java:289)
        at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMB
eanSupport.java:245)
        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:155)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:264)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
        at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceControl
ler.java:978)
        at $Proxy0.start(Unknown Source)
        at org.jboss.system.ServiceController.start(ServiceController.java:417)
        at org.jboss.system.ServiceController.start(ServiceController.java:435)
        at org.jboss.system.ServiceController.start(ServiceController.java:435)
        at org.jboss.system.ServiceController.start(ServiceController.java:435)
        at org.jboss.system.ServiceController.start(ServiceController.java:435)
        at org.jboss.system.ServiceController.start(ServiceController.java:435)
        at org.jboss.system.ServiceController.start(ServiceController.java:435)
        at org.jboss.system.ServiceController.start(ServiceController.java:435)
        at org.jboss.system.ServiceController.start(ServiceController.java:435)
        at org.jboss.system.ServiceController.start(ServiceController.java:435)
        at org.jboss.system.ServiceController.start(ServiceController.java:435)
        at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:155)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:264)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
        at $Proxy4.start(Unknown Source)
        at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:155)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
        at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
or.java:133)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
        at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
BeanOperationInterceptor.java:142)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:264)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
        at $Proxy35.start(Unknown Source)
        at org.jboss.deployment.XSLSubDeployer.start(XSLSubDeployer.java:197)
        at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
        at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:155)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
        at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
or.java:133)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
        at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
BeanOperationInterceptor.java:142)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:264)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
        at $Proxy8.deploy(Unknown Source)
        at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymen
tScanner.java:421)
        at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentS
canner.java:634)
        at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
doScan(AbstractDeploymentScanner.java:263)
        at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(A
bstractDeploymentScanner.java:336)
        at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanS
upport.java:289)
        at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMB
eanSupport.java:245)
        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:155)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:264)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
        at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceControl
ler.java:978)</description>
		<content:encoded><![CDATA[<p>Hi All,</p>
<p>I changed all the ports as mentioned. Still I m getting the following error message. I m using JBoss 4.0. Can anybody help me on this. Its bit urgent please.</p>
<p>12:38:24,192 WARN  [ServiceController] Problem starting service jboss.mq:service<br />
=InvocationLayer,type=UIL2<br />
java.net.BindException: Address already in use: JVM_Bind<br />
        at java.net.PlainSocketImpl.socketBind(Native Method)<br />
        at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)<br />
        at java.net.ServerSocket.bind(ServerSocket.java:319)<br />
        at java.net.ServerSocket.(ServerSocket.java:185)<br />
        at javax.net.DefaultServerSocketFactory.createServerSocket(ServerSocketF<br />
actory.java:169)<br />
        at org.jboss.mq.il.uil2.UILServerILService.startService(UILServerILServi<br />
ce.java:217)<br />
        at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanS<br />
upport.java:289)<br />
        at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMB<br />
eanSupport.java:245)<br />
        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)<br />
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces<br />
sorImpl.java:25)<br />
        at java.lang.reflect.Method.invoke(Method.java:585)<br />
        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch<br />
er.java:155)<br />
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)<br />
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)<br />
        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.<br />
java:264)<br />
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)<br />
        at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceControl<br />
ler.java:978)<br />
        at $Proxy0.start(Unknown Source)<br />
        at org.jboss.system.ServiceController.start(ServiceController.java:417)<br />
        at org.jboss.system.ServiceController.start(ServiceController.java:435)<br />
        at org.jboss.system.ServiceController.start(ServiceController.java:435)<br />
        at org.jboss.system.ServiceController.start(ServiceController.java:435)<br />
        at org.jboss.system.ServiceController.start(ServiceController.java:435)<br />
        at org.jboss.system.ServiceController.start(ServiceController.java:435)<br />
        at org.jboss.system.ServiceController.start(ServiceController.java:435)<br />
        at org.jboss.system.ServiceController.start(ServiceController.java:435)<br />
        at org.jboss.system.ServiceController.start(ServiceController.java:435)<br />
        at org.jboss.system.ServiceController.start(ServiceController.java:435)<br />
        at org.jboss.system.ServiceController.start(ServiceController.java:435)<br />
        at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)<br />
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces<br />
sorImpl.java:25)<br />
        at java.lang.reflect.Method.invoke(Method.java:585)<br />
        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch<br />
er.java:155)<br />
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)<br />
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)<br />
        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.<br />
java:264)<br />
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)<br />
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)<br />
        at $Proxy4.start(Unknown Source)<br />
        at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)<br />
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.<br />
java:39)<br />
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces<br />
sorImpl.java:25)<br />
        at java.lang.reflect.Method.invoke(Method.java:585)<br />
        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch<br />
er.java:155)<br />
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)<br />
        at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept<br />
or.java:133)<br />
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)<br />
        at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM<br />
BeanOperationInterceptor.java:142)<br />
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)<br />
        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.<br />
java:264)<br />
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)<br />
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)<br />
        at $Proxy35.start(Unknown Source)<br />
        at org.jboss.deployment.XSLSubDeployer.start(XSLSubDeployer.java:197)<br />
        at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)<br />
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)<br />
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)<br />
        at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)<br />
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces<br />
sorImpl.java:25)<br />
        at java.lang.reflect.Method.invoke(Method.java:585)<br />
        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch<br />
er.java:155)<br />
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)<br />
        at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept<br />
or.java:133)<br />
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)<br />
        at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM<br />
BeanOperationInterceptor.java:142)<br />
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)<br />
        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.<br />
java:264)<br />
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)<br />
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)<br />
        at $Proxy8.deploy(Unknown Source)<br />
        at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymen<br />
tScanner.java:421)<br />
        at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentS<br />
canner.java:634)<br />
        at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.<br />
doScan(AbstractDeploymentScanner.java:263)<br />
        at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(A<br />
bstractDeploymentScanner.java:336)<br />
        at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanS<br />
upport.java:289)<br />
        at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMB<br />
eanSupport.java:245)<br />
        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)<br />
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces<br />
sorImpl.java:25)<br />
        at java.lang.reflect.Method.invoke(Method.java:585)<br />
        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch<br />
er.java:155)<br />
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)<br />
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)<br />
        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.<br />
java:264)<br />
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)<br />
        at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceControl<br />
ler.java:978)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle S. Bober</title>
		<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/#comment-21</link>
		<dc:creator>Kyle S. Bober</dc:creator>
		<pubDate>Tue, 26 Aug 2008 19:36:47 +0000</pubDate>
		<guid>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/#comment-21</guid>
		<description>I also found an issue trying to startup two JBoss instances on the same physical server on Debian. It is related to this already know JIRA issue: 

https://jira.jboss.org/jira/browse/JBAS-4155

I resolved the issue by modifying the run.conf in the jboss/bin directory:

Change 8787 to 18787

Although the above worked fine on my local windows environment!</description>
		<content:encoded><![CDATA[<p>I also found an issue trying to startup two JBoss instances on the same physical server on Debian. It is related to this already know JIRA issue: </p>
<p><a href="https://jira.jboss.org/jira/browse/JBAS-4155" rel="nofollow">https://jira.jboss.org/jira/browse/JBAS-4155</a></p>
<p>I resolved the issue by modifying the run.conf in the jboss/bin directory:</p>
<p>Change 8787 to 18787</p>
<p>Although the above worked fine on my local windows environment!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Humberto</title>
		<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/#comment-18</link>
		<dc:creator>Humberto</dc:creator>
		<pubDate>Thu, 10 Jul 2008 00:43:47 +0000</pubDate>
		<guid>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/#comment-18</guid>
		<description>perfect!</description>
		<content:encoded><![CDATA[<p>perfect!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene Reynes</title>
		<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/#comment-17</link>
		<dc:creator>Eugene Reynes</dc:creator>
		<pubDate>Sun, 06 Jul 2008 08:07:57 +0000</pubDate>
		<guid>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/#comment-17</guid>
		<description>I have managed to make the two instances work on JBoss 4.2.2 using two separate instance of JBoss. Two sepatae apps running simultaneously both on Ports 8888 and 8889. I have only modified the JBoss Instance for the Second App and also modified jboss-service.xml change Port 25000 to 25001, everything worked fine.

Thanks for the help.</description>
		<content:encoded><![CDATA[<p>I have managed to make the two instances work on JBoss 4.2.2 using two separate instance of JBoss. Two sepatae apps running simultaneously both on Ports 8888 and 8889. I have only modified the JBoss Instance for the Second App and also modified jboss-service.xml change Port 25000 to 25001, everything worked fine.</p>
<p>Thanks for the help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mano</title>
		<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/#comment-10</link>
		<dc:creator>Mano</dc:creator>
		<pubDate>Fri, 02 May 2008 13:34:26 +0000</pubDate>
		<guid>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/#comment-10</guid>
		<description>I have not come across this situation. I suggest you check your coding for any possible misuse of static variables, custom threading or caching. Also, try tools such as &lt;a href="http://livehttpheaders.mozdev.org/" rel="nofollow"&gt;LiveHTTPHeaders&lt;/a&gt; that will allow you to monitor cookies and other header info.</description>
		<content:encoded><![CDATA[<p>I have not come across this situation. I suggest you check your coding for any possible misuse of static variables, custom threading or caching. Also, try tools such as <a href="http://livehttpheaders.mozdev.org/" rel="nofollow">LiveHTTPHeaders</a> that will allow you to monitor cookies and other header info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/#comment-9</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Fri, 02 May 2008 13:12:57 +0000</pubDate>
		<guid>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/#comment-9</guid>
		<description>Hi. This is slightly off-topic, but have you experienced any session mix-up problems when running multiple JBOSS instances on the same machine? We are running 4.0.5.GA, binding each server to a specific IP, and have a custom application running. We are experiencing occasion session data mix-up between the 2 instances.</description>
		<content:encoded><![CDATA[<p>Hi. This is slightly off-topic, but have you experienced any session mix-up problems when running multiple JBOSS instances on the same machine? We are running 4.0.5.GA, binding each server to a specific IP, and have a custom application running. We are experiencing occasion session data mix-up between the 2 instances.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mano</title>
		<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/#comment-8</link>
		<dc:creator>Mano</dc:creator>
		<pubDate>Thu, 24 Apr 2008 15:25:45 +0000</pubDate>
		<guid>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/#comment-8</guid>
		<description>Abhishek and Brijesh,

I have updated the post with information applicable of the current release of JBoss. Let me know if this helps.</description>
		<content:encoded><![CDATA[<p>Abhishek and Brijesh,</p>
<p>I have updated the post with information applicable of the current release of JBoss. Let me know if this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhishek</title>
		<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/#comment-7</link>
		<dc:creator>Abhishek</dc:creator>
		<pubDate>Thu, 24 Apr 2008 07:33:51 +0000</pubDate>
		<guid>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/#comment-7</guid>
		<description>Hi Manohar,

I too am running in a similar problem. I am using JBoss 4.0.5GA and error i got when running two JBoss instances on the same machine is:
:11:20,656 WARN  [ServiceController] Problem starting service jboss:service=WebService
va.lang.Exception: Port 8083 already in use.
      at org.jboss.web.WebServer.start(WebServer.java:235)
      at org.jboss.web.WebService.startService(WebService.java:337)
      at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
      at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
      at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
      at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
      at $Proxy0.start(Unknown Source)
      at org.jboss.system.ServiceController.start(ServiceController.java:417)
      at org.jboss.system.ServiceController.start(ServiceController.java:435)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)

Can i get a solution for this?</description>
		<content:encoded><![CDATA[<p>Hi Manohar,</p>
<p>I too am running in a similar problem. I am using JBoss 4.0.5GA and error i got when running two JBoss instances on the same machine is:<br />
:11:20,656 WARN  [ServiceController] Problem starting service jboss:service=WebService<br />
va.lang.Exception: Port 8083 already in use.<br />
      at org.jboss.web.WebServer.start(WebServer.java:235)<br />
      at org.jboss.web.WebService.startService(WebService.java:337)<br />
      at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)<br />
      at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)<br />
      at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)<br />
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />
      at java.lang.reflect.Method.invoke(Method.java:585)<br />
      at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)<br />
      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)<br />
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)<br />
      at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)<br />
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)<br />
      at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)<br />
      at $Proxy0.start(Unknown Source)<br />
      at org.jboss.system.ServiceController.start(ServiceController.java:417)<br />
      at org.jboss.system.ServiceController.start(ServiceController.java:435)<br />
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br />
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />
      at java.lang.reflect.Method.invoke(Method.java:585)<br />
      at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)<br />
      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)<br />
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)</p>
<p>Can i get a solution for this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
