Is there any reason why this isn't in a configuration file? I'm running into
some problems running multiple instances of jboss on the same machine and
this is part of the reason. (I got a bind exception on port 5555.) I also
noticed that after starting jboss, it listens on the following ports (the
*'d ones are not listed in any configurations I could find.)

 7u  IPv4 0x30003df15c0      0t0     TCP *:5555 (LISTEN)        ***
 9u  IPv4 0x30003df1980      0t0     TCP *:1099 (LISTEN)
10u  IPv4 0x30003d76930      0t0     TCP *:34488 (LISTEN)       ***
15u  IPv4 0x30003d66438      0t0     TCP *:8080 (LISTEN)
17u  IPv4 0x30003d66e38      0t0     TCP *:8083 (LISTEN)
18u  IPv4 0x30003d67478      0t0     TCP *:1476 (LISTEN)
32u  IPv4 0x30003ccfd28      0t0     TCP *:8082 (LISTEN)
34u  IPv4 0x30003d670b8      0t0     TCP *:34490 (LISTEN)       ***
35u  IPv4 0x30003cde6a0      0t0     TCP *:4444 (LISTEN)

Clarity would be helpful, thanks!

-joe


Reply via email to