:) Thanks, worked like charm. Problem was jboss-service.xml and uil2-service.xml

On Thu, Mar 3, 2011 at 3:19 PM, Nicholas Loki <lokimwenga@gmail.com> wrote:
Hi Paul,
 My bad, looks like JBoss uses RMI for a lot of other things :-). Seems like the ports in question: 8083, 1098, 4444, 4445 are already in use by the other JBoss server running. 

You could search for the '.xml' config files with these ports in the root directory for your second JBoss server and change these (...just remember to backup before you edit). 

Try this - find "JBoss_server_root_directory" -name "*.xml" -exec grep "8083" '{}' \; -print. 

KR,
Loki


On Thu, Mar 3, 2011 at 3:05 PM, Paul Kevin <paultitude@gmail.com> wrote:
The error message is attached


On Thu, Mar 3, 2011 at 2:59 PM, Nicholas Loki <lokimwenga@gmail.com> wrote:
Hi Paul,
 Could you kindly post the errors you get from your logs as well as a small description of how this error occurs. Haven't used JBoss much but from what I can tell JBoss uses RMI for connecting to its JMX MBeanServer.

KR,
Loki
.

On Thu, Mar 3, 2011 at 2:30 PM, Paul Kevin <paultitude@gmail.com> wrote:
I have changed the ports, but i stilll get an error on the RMI ports


On Thu, Mar 3, 2011 at 1:58 PM, Mr. Lawi <mail2lawi@gmail.com> wrote:
it may be tricky if the internal ports are the same for the two
versions. u will get many 'address in use' errors. However,  you can
mine for the xml files where the ports are defined and change them
manually.

Google will give more guidance here

On 3/3/11, ashok+skunkworks@parliaments.info
<ashok+skunkworks@parliaments.info> wrote:
> On Thu, Mar 3, 2011 at 11:18 AM, Paul Kevin <paultitude@gmail.com> wrote:
>> Is it possible to run two different version of Jboss, say Jboss 4.0.5 and
>> Jboss 4.2.2 in the same Linux server?
>>
>
> yes, you just run them on different ports.  ie.
>
> server.xml ; look for :
>
> <Connector port=”8080″
>
> change the ports appropriately on each
> _______________________________________________
> Skunkworks mailing list
> Skunkworks@lists.my.co.ke
> http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
> ------------
> Skunkworks Rules
> http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
> ------------
> Other services @ http://my.co.ke
_______________________________________________
Skunkworks mailing list
Skunkworks@lists.my.co.ke
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke


_______________________________________________
Skunkworks mailing list
Skunkworks@lists.my.co.ke
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke


_______________________________________________
Skunkworks mailing list
Skunkworks@lists.my.co.ke
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke