Reconfiguring EPICenter Ports
EPICenter Concepts and Solutions Guide
145
Figure 64: The results of a MIB Query
Reconfiguring EPICenter Ports
In some circumstances, the ports used by default within EPICenter may conflict with ports already in
use on your system by other applications.
The Port Configuration Utility lets you change the default database server port and the default web
server port without requiring you to re-install the EPICenter software. See the “Port Configuration
Utility” on page 236 in Appendix E for details on using this utility.
If changing ports with the Port Configuration Utility does not solve your port conflict problems, you
can change some of the other ports used by the EPICenter server. To change these ports, you must edit
the
runserver.sp file found in the jboss/bin directory under the EPICenter installation:
●
In Windows this would be
\Program Files\Extreme Networks\EPICenter 6.0\jboss\bin\runserver.sp
.
● In Solaris it would be /opt/ExtremeNetworks/EPICenter6.0/j
boss/bin/runserver.sp
The ports defined in this file, and their default settings, are:
jboss.webservice.port=8083
jboss.ejb3.remoting.port=3873
jboss.naming.rmi.port=10554
jboss.naming.jnp.port=10555
jboss.invoker.jrmp.port=10556
epicenter.web.port=8080
(This port should be changed using the Port configuraiton Utility, not by
editing the runserver.sp file)