bash-3.2$ emca -config dbcontrol db -repos createSTARTED EMCA at May 31, 2011 11:53:18 AM
EM Configuration Assistant, Version 10.2.0.1.0 Production
Copyright (c) 2003, 2005, Oracle.  All rights reserved.Enter the following information:
Database SID: test
Listener port number: 1521
Password for SYS user:  
Password for DBSNMP user:  
Password for SYSMAN user:  
Email address for notifications (optional): 
Outgoing Mail (SMTP) server for notifications (optional): 
-----------------------------------------------------------------You have specified the following settingsDatabase ORACLE_HOME ................ /u01/app/oracle/product/10.2.0/db_1Database hostname ................ maindev
Listener port number ................ 1521
Database SID ................ test
Email address for notifications ............... 
Outgoing Mail (SMTP) server for notifications ............... -----------------------------------------------------------------
Do you wish to continue? [yes(Y)/no(N)]: y
May 31, 2011 11:54:36 AM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/test/emca_2011-05-31_11-53-18-AM.log.
May 31, 2011 11:54:37 AM oracle.sysman.emcp.EMReposConfig createRepository
INFO: Creating the EM repository (this may take a while) ...
May 31, 2011 11:55:23 AM oracle.sysman.emcp.EMReposConfig invoke
INFO: Repository successfully created
May 31, 2011 11:55:25 AM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
INFO: Securing Database Control (this may take a while) ...
May 31, 2011 11:58:00 AM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
INFO: Database Control secured successfully.
May 31, 2011 11:58:00 AM oracle.sysman.emcp.util.DBControlUtil startOMS
INFO: Starting Database Control (this may take a while) ...
May 31, 2011 12:18:28 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
WARNING: Error executing /u01/app/oracle/product/10.2.0/db_1/bin/emctl start dbconsole 
May 31, 2011 12:18:28 PM oracle.sysman.emcp.EMConfig perform
SEVERE: Error starting Database Control
Refer to the log file at /u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/test/emca_2011-05-31_11-53-18-AM.log for more details.
Could not complete the configuration. Refer to the log file at /u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/test/emca_2011-05-31_11-53-18-AM.log for more details.
bash-3.2$ vi /u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/test/emca_2011-05-31_11-53-18-AM.log
May 31, 2011 11:58:00 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: Starting execution: /u01/app/oracle/product/10.2.0/db_1/bin/emctl start dbconsole
May 31, 2011 12:18:28 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: Exit value of 1
May 31, 2011 12:18:28 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: TZ set to PRC
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation.  All rights reserved.
https://maindev:1158/em/console/aboutApplication
Starting Oracle Enterprise Manager 10g Database Control ............................................................................................. failed.
------------------------------------------------------------------
Logs are generated in directory /u01/app/oracle/product/10.2.0/db_1/maindev_test/sysman/logMay 31, 2011 12:18:28 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
WARNING: Error executing /u01/app/oracle/product/10.2.0/db_1/bin/emctl start dbconsole
May 31, 2011 12:18:28 PM oracle.sysman.emcp.EMConfig perform
SEVERE: Error starting Database Control
Refer to the log file at /u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/test/emca_2011-05-31_11-53-18-AM.log for more details.
May 31, 2011 12:18:28 PM oracle.sysman.emcp.EMConfig perform
CONFIG: Stack Trace:
oracle.sysman.emcp.exception.EMConfigException: Error starting Database Control
        at oracle.sysman.emcp.EMDBPostConfig.performConfiguration(EMDBPostConfig.java:646)
        at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:224)
        at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:193)
        at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:184)
        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)
网上查了下,Patch  8350262 补丁也打了,还是出现这个问题,哪位大侠帮忙看看