I'm on a virtual linux box trying to configure dbcontrol.
I get the following messages. What needs to be done to allow Oracle to allocate the ports?
Nov 4, 2011 12:32:32 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
CONFIG: isLocalNodeDone: true localNode: null
Nov 4, 2011 12:32:32 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
Nov 4, 2011 12:32:32 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
CONFIG: Sid: BBLEARN Host: bbdevdb1 Node: null OH: /apps/app/oracle/product/10.2/db_1 isDBC: false
</product/10.2/db_1/cfgtoollogs/emca/BBLEARN/emca_2011-11-04_12-32-27-PM.log" 293L, 20823C 1,1 Top
CONFIG: Marking HTTP port: null from /apps/app/oracle/product/10.2/db_1/oc4j/j2ee/OC4J_DBConsole
Nov 4, 2011 12:32:51 PM oracle.sysman.emcp.util.PortManager getAgentPort
CONFIG: Cannot parse EMD_URL correctly. No port identified
Nov 4, 2011 12:32:51 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
CONFIG: Marking Agent port: null from /apps/app/oracle/product/10.2/db_1/sysman/config/emd.properties
Nov 4, 2011 12:32:51 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
CONFIG: Cannnot parse EMD_URL correctly. No port identified
Nov 4, 2011 12:32:51 PM oracle.sysman.emcp.util.FileUtil getProperties
CONFIG: Error reading file /apps/app/oracle/product/10.2/db_1/install/staticports.ini
Nov 4, 2011 12:32:51 PM oracle.sysman.emcp.EMConfig perform
SEVERE: Failed to allocate port(s) in the specified range(s) for the following process(es): JMS [5540-5559],RMI [5520-5539],Database Control [5500-5519],EM Agent [3938] | [1830-1849]
Refer to the log file at /apps/app/oracle/product/10.2/db_1/cfgtoollogs/emca/BBLEARN/emca_2011-11-04_12-32-27-PM.log for more details.
Nov 4, 2011 12:32:51 PM oracle.sysman.emcp.EMConfig perform
CONFIG: Stack Trace:
oracle.sysman.emcp.exception.EMConfigException: Failed to allocate port(s) in the specified range(s) for the following process(es): JMS [5540-5559],RMI [5520-5539],Database Control [5500-5519],EM Agent [3938] | [1830-1849]
at oracle.sysman.emcp.EMDBPreConfig.checkPorts(EMDBPreConfig.java:2250)
at oracle.sysman.emcp.EMDBPreConfig.performConfiguration(EMDBPreConfig.java:685)
at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:244)
at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:171)
at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:170)
at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:486)
at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1142)
at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:470)
at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:419