I use fixed appia port and fixed jmx port, I tracked down the problem a little bit. If i close the port on the Firewall i cannot restart a controller in the cluster it hangs after it says "added virtual database xxx" i tried to debug, but didn't found anything after the parseXML call. it must be some other thread thats waited on after startup.
Im not using a gossip server, i have fixed appia group defined in the appia.xml Is somebody else using Sequoia/appia firewalled? anyway, maybe someone will search for "port 57449 sequoia" and find this discussion :-) stefan Emmanuel Cecchet wrote: > Hi Stefan, > >> I just managed to get Sequoia/Appia(tcp_sequencer) running through a >> firewall. The fix for the dump-server port helped a lot, but i found out >> that i had to open Port 57449 too and i could not figure out why. Any >> ideas? RMI/JMX/APPIA?? > JMX uses the standard connector over RMI so that should be port 1099 > (unless you have non-standard settings). > For Appia, I don't know if you have fixed port numbers or if you let > Appia chose. Are you using a gossip server that could possibly run on > that port? > Otherwise this is not a standard service port so I have no clue. > Have you isolated for what operations you need that port open? > > Thanks for your feedback, > Emmanuel > _______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
