powered by simpleCommunicator - 2.0.61     © 2026 Programmizd 02
Целевая тема:
Создать новую тему:
Автор:
Закрыть
Цитировать
Форумы / Oracle [игнор отключен] [закрыт для гостей] / EM 11g не стартует
1 сообщений из 1, страница 1 из 1
EM 11g не стартует
    #39468871
Alexanderpeshkov
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Гость
Добрый день!

подскажите может кто знает почему не стартует ЕМ. перепробовал уже кучу всяких вариантов. пересоздавал бд агента раза 3.
вебка отображается зайти на нее можно но пишет вот что см.скрин
переменные среды:
Код: plsql
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
declare -x LD_LIBRARY_PATH="/u01/app/oracle/product/11.2.0/dbhome_1/lib:/lib:/usr/lib"
declare -x OLDPWD="/u01/app/oracle/product/11.2.0/dbhome_1/Oracle_orcl/sysman"
declare -x ORACLE_BASE="/u01/app/oracle"
declare -x ORACLE_HOME="/u01/app/oracle/product/11.2.0/dbhome_1"
declare -x ORACLE_SID="orcl"
declare -x ORACLE_UNQNAME="orcl"
declare -x ORATAB="/etc/oratab"
PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/u01/app/oracle/product/11.2.0/dbhome_1/bin/:/opt/jdk/bin/:/u01/app/oracle/product/11.2.0/dbhome_1/bin/:/opt/jdk/bin/"
declare -x PWD="/u01/app/oracle/product/11.2.0/dbhome_1/Oracle_orcl/sysman/log"
declare -x SHELL="/bin/bash"


в логе emdb.nohup
Код: plsql
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
----- Thu Jun  8 15:52:05 2017::Mismatch detected between timezone in env (W-SU) and in /u01/app/oracle/product/11.2.0/dbhome_1/Oracle_orcl/sysman/config/emd.properties (W-SU). Forcing value to latter.. -----
----- Thu Jun  8 15:52:07 2017::tzOffset for W-SU is 240(min), but agent is runnning with tzOffset 180(min)
 -----
----- Thu Jun  8 15:52:07 2017::trying again after waiting for 1 sec to account for daylight transition
 -----
----- Thu Jun  8 15:52:07 2017::tzOffset for W-SU is 240(min), but agent is runnning with tzOffset 180(min)
 -----
----- Thu Jun  8 15:52:07 2017::The agentTZRegion value in /u01/app/oracle/product/11.2.0/dbhome_1/Oracle_orcl/sysman/config/emd.properties is not in agreement with what agent thinks it should be.Please verify your environment to make s$
If you modified the timezone setting in the environment, please stop the agent and exectute 'emctl resetTZ agent' and also execute the script mgmt_target.set_agent_tzrgn(<agent_name>, <new_tz_rgn>) to get the value propagated to reposit$
WARNING: Code-source /home/u01/app/oracle/product/11.2.0/dbhome_1/lib/xml.jar (from <classpath> in /home/u01/app/oracle/product/11.2.0/dbhome_1/oc4j/j2ee/oc4j_applications/applications/em/em) has the same filename but is not identical t$
WARNING: Code-source /home/u01/app/oracle/product/11.2.0/dbhome_1/lib/xmlmesg.jar (from <classpath> in /home/u01/app/oracle/product/11.2.0/dbhome_1/oc4j/j2ee/oc4j_applications/applications/em/em) has the same filename but is not identic$
WARNING: Code-source /home/u01/app/oracle/product/11.2.0/dbhome_1/lib/xmlparserv2.jar (from <classpath> in /home/u01/app/oracle/product/11.2.0/dbhome_1/oc4j/j2ee/oc4j_applications/applications/em/em) has the same filename but is not ide$
WARNING: Code-source /home/u01/app/oracle/product/11.2.0/dbhome_1/lib/oraclexsql.jar (from <classpath> in /home/u01/app/oracle/product/11.2.0/dbhome_1/oc4j/j2ee/oc4j_applications/applications/em/em) has the same filename but is not iden$
WARNING: Code-source /home/u01/app/oracle/product/11.2.0/dbhome_1/sysman/jlib/j2ee/jsch.jar (from <classpath> in /home/u01/app/oracle/product/11.2.0/dbhome_1/oc4j/j2ee/oc4j_applications/applications/em/em) has the same filename but is n$
WARNING: Code-source /home/u01/app/oracle/product/11.2.0/dbhome_1/sysman/jlib/j2ee/ssh.jar (from <classpath> in /home/u01/app/oracle/product/11.2.0/dbhome_1/oc4j/j2ee/oc4j_applications/applications/em/em) has the same filename but is no$
WARNING: Code-source /home/u01/app/oracle/product/11.2.0/dbhome_1/sysman/jlib/j2ee/remoteinterfaces.jar (from <classpath> in /home/u01/app/oracle/product/11.2.0/dbhome_1/oc4j/j2ee/oc4j_applications/applications/em/em) has the same filen$
17/06/08 16:52:54 securePort = 1158
17/06/08 16:52:54 isOMSSecure = 1 isOMSSecureLocked = 1
17/06/08 16:52:57 PAF Integration init BEGIN
17/06/08 16:52:57 PAF Integration init END
17/06/08 16:53:00 ExtendClusterIntegration: init: start
17/06/08 16:53:00 ExtendClusterIntegration: init: end
17/06/08 16:53:00 ProvCommonIntegration.init, registering the Page Handlers and Page Segment Handlers
17/06/08 16:53:03 Oracle Containers for J2EE 10g (10.1.3.4.0)  initialized


в логе emdctl.trc
Код: plsql
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.
29.
30.
31.
32.
33.
34.
35.
36.
37.
38.
39.
40.
41.
42.
43.
44.
45.
46.
47.
48.
49.
50.
51.
52.
53.
54.
55.
56.
57.
2017-06-08 15:42:21,428 Thread-2638378752 ERROR main: nmectl.c: nmectl_validateTZRegion, agentTZoffset =180,and testTZoffset for Europe/Moscow:240 do not match
2017-06-08 15:42:22,428 Thread-2638378752 ERROR main: nmectl.c: nmectl_validateTZRegion, agentTZoffset =180,and testTZoffset for Europe/Moscow:240 do not match
2017-06-08 15:42:23,136 Thread-2110228224 ERROR main: nmectl.c: nmectl_validateTZRegion, agentTZoffset =180,and testTZoffset for Europe/Moscow:240 do not match
2017-06-08 15:42:24,136 Thread-2110228224 ERROR main: nmectl.c: nmectl_validateTZRegion, agentTZoffset =180,and testTZoffset for Europe/Moscow:240 do not match
2017-06-08 15:42:25,150 Thread-3187926784 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:42:27,163 Thread-3673712384 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:42:29,176 Thread-2980091648 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:42:31,188 Thread-943224576 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:42:33,201 Thread-1178760960 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:42:35,213 Thread-3805751040 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:42:37,226 Thread-1511982848 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:42:39,238 Thread-384587520 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:42:41,250 Thread-4285015808 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:42:43,262 Thread-2504849152 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:42:45,275 Thread-2421786368 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:42:47,287 Thread-2716907264 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:42:49,299 Thread-1884342016 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:42:51,312 Thread-2901083904 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:42:53,324 Thread-378451712 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:42:55,336 Thread-3775973120 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:42:57,349 Thread-1516689152 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:42:59,361 Thread-2972014336 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:43:01,373 Thread-1583535872 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:43:03,385 Thread-3757995776 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:43:05,399 Thread-1710098176 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:43:07,411 Thread-23484160 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:43:09,425 Thread-567305984 WARN  http: nmehl_connect_internal: connect failed to (Oracle:1158): Connection refused (error = 111)
2017-06-08 15:43:22,813 Thread-218076928 WARN  http: nmehl_connect_internal: connect failed to (Oracle:3938): Connection refused (error = 111)
2017-06-08 15:43:22,813 Thread-218076928 ERROR main: nmectla_agentctl: Error connecting to https://Oracle:3938/emd/main. Returning status code 1
2017-06-08 15:43:25,287 Thread-1578723072 WARN  http: nmehl_connect_internal: connect failed to (Oracle:3938): Connection refused (error = 111)
2017-06-08 15:43:25,287 Thread-1578723072 ERROR main: nmectla_agentctl: Error connecting to https://Oracle:3938/emd/main. Returning status code 1
2017-06-08 15:43:27,742 Thread-3105163008 WARN  http: nmehl_connect_internal: connect failed to (Oracle:3938): Connection refused (error = 111)
2017-06-08 15:43:27,742 Thread-3105163008 ERROR main: nmectla_agentctl: Error connecting to https://Oracle:3938/emd/main. Returning status code 1
2017-06-08 15:43:30,218 Thread-2273183488 WARN  http: nmehl_connect_internal: connect failed to (Oracle:3938): Connection refused (error = 111)
2017-06-08 15:43:30,218 Thread-2273183488 ERROR main: nmectla_agentctl: Error connecting to https://Oracle:3938/emd/main. Returning status code 1
2017-06-08 15:43:32,750 Thread-1041311488 WARN  http: nmehl_connect_internal: connect failed to (Oracle:3938): Connection refused (error = 111)
2017-06-08 15:43:32,750 Thread-1041311488 ERROR main: nmectla_agentctl: Error connecting to https://Oracle:3938/emd/main. Returning status code 1
2017-06-08 15:43:35,285 Thread-3909728000 WARN  http: nmehl_connect_internal: connect failed to (Oracle:3938): Connection refused (error = 111)
2017-06-08 15:43:35,285 Thread-3909728000 ERROR main: nmectla_agentctl: Error connecting to https://Oracle:3938/emd/main. Returning status code 1
2017-06-08 15:43:37,766 Thread-3674285824 WARN  http: nmehl_connect_internal: connect failed to (Oracle:3938): Connection refused (error = 111)
2017-06-08 15:43:37,766 Thread-3674285824 ERROR main: nmectla_agentctl: Error connecting to https://Oracle:3938/emd/main. Returning status code 1
2017-06-08 15:43:40,229 Thread-2061055744 WARN  http: nmehl_connect_internal: connect failed to (Oracle:3938): Connection refused (error = 111)
2017-06-08 15:43:40,229 Thread-2061055744 ERROR main: nmectla_agentctl: Error connecting to https://Oracle:3938/emd/main. Returning status code 1
2017-06-08 15:43:42,681 Thread-2689095424 WARN  http: nmehl_connect_internal: connect failed to (Oracle:3938): Connection refused (error = 111)
2017-06-08 15:43:42,681 Thread-2689095424 ERROR main: nmectla_agentctl: Error connecting to https://Oracle:3938/emd/main. Returning status code 1
2017-06-08 15:43:45,191 Thread-1889695488 WARN  http: nmehl_connect_internal: connect failed to (Oracle:3938): Connection refused (error = 111)
2017-06-08 15:43:45,191 Thread-1889695488 ERROR main: nmectla_agentctl: Error connecting to https://Oracle:3938/emd/main. Returning status code 1
2017-06-08 15:43:47,657 Thread-561727232 WARN  http: nmehl_connect_internal: connect failed to (Oracle:3938): Connection refused (error = 111)
2017-06-08 15:43:47,657 Thread-561727232 ERROR main: nmectla_agentctl: Error connecting to https://Oracle:3938/emd/main. Returning status code 1
2017-06-08 15:43:50,129 Thread-2907907840 WARN  http: nmehl_connect_internal: connect failed to (Oracle:3938): Connection refused (error = 111)
2017-06-08 15:43:50,129 Thread-2907907840 ERROR main: nmectla_agentctl: Error connecting to https://Oracle:3938/emd/main. Returning status code 1
2017-06-08 15:43:52,669 Thread-2395105024 WARN  http: nmehl_connect_internal: connect failed to (Oracle:3938): Connection refused (error = 111)
2017-06-08 15:43:52,669 Thread-2395105024 ERROR main: nmectla_agentctl: Error connecting to https://Oracle:3938/emd/main. Returning status code 1
2017-06-08 15:43:55,133 Thread-3093358336 WARN  http: nmehl_connect_internal: connect failed to (Oracle:3938): Connection refused (error = 111)
2017-06-08 15:43:55,133 Thread-3093358336 ERROR main: nmectla_agentctl: Error connecting to https://Oracle:3938/emd/main. Returning status code 1
2017-06-08 15:43:57,593 Thread-3752957696 WARN  http: nmehl_connect_internal: connect failed to (Oracle:3938): Connection refused (error = 111)
2017-06-08 15:43:57,593 Thread-3752957696 ERROR main: nmectla_agentctl: Error connecting to https://Oracle:3938/emd/main. Returning status code 1


в логе
Код: plsql
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
2017-06-08 16:43:12,535 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.eml.target.slb.common.SLBIntegration
2017-06-08 16:43:13,198 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.sidb.ui.intg.SIDBProvisioningIntegration
2017-06-08 16:43:13,451 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.racprov.ui.intg.RACProvIntegration
2017-06-08 16:43:13,451 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.ec.ui.intg.ExtendClusterIntegration
2017-06-08 16:43:13,452 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.dn.ui.intg.DltNodeIntegration
2017-06-08 16:43:13,453 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.common.ui.intg.ProvCommonIntegration
2017-06-08 16:43:13,454 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.bpelprov.ui.intg.BPELProvisioningIntegration
2017-06-08 16:43:13,454 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.paf.sample.ui.intg.PAFDemoIntegration
2017-06-08 16:43:13,480 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.asprov.ui.intg.ASProvisioningIntegration
2017-06-08 16:43:17,047 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.emCLI.CLIIntg
2017-06-08 16:43:17,048 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.emCLI.CLIDownloadIntg
2017-06-08 16:52:56,447 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.eml.target.slb.common.SLBIntegration
2017-06-08 16:52:57,054 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.sidb.ui.intg.SIDBProvisioningIntegration
2017-06-08 16:52:57,283 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.racprov.ui.intg.RACProvIntegration
2017-06-08 16:52:57,284 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.ec.ui.intg.ExtendClusterIntegration
2017-06-08 16:52:57,285 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.dn.ui.intg.DltNodeIntegration
2017-06-08 16:52:57,285 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.common.ui.intg.ProvCommonIntegration
2017-06-08 16:52:57,286 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.bpelprov.ui.intg.BPELProvisioningIntegration
2017-06-08 16:52:57,292 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.paf.sample.ui.intg.PAFDemoIntegration
2017-06-08 16:52:57,328 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.pp.asprov.ui.intg.ASProvisioningIntegration
2017-06-08 16:53:00,925 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.emCLI.CLIIntg
2017-06-08 16:53:00,926 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.420 - Integration Class not found: oracle.sysman.emCLI.CLIDownloadIntg


статус дбконсоли и агента
Код: plsql
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
oracle@Oracle:/u01/app/oracle/product/11.2.0/dbhome_1/Oracle_orcl/sysman/log$ emctl status dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
Copyright (c) 1996, 2009 Oracle Corporation.  All rights reserved.
https://Oracle:1158/em/console/aboutApplication
EM Daemon is not running.
------------------------------------------------------------------
Logs are generated in directory /u01/app/oracle/product/11.2.0/dbhome_1/Oracle_orcl/sysman/log


oracle@Oracle:/u01/app/oracle/product/11.2.0/dbhome_1/Oracle_orcl/sysman/log$ emctl status agent
Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
Copyright (c) 1996, 2009 Oracle Corporation.  All rights reserved.
---------------------------------------------------------------
Agent is Not Running


пробовал менять тайм зону с W-SU на Europe/Moscow
не проходит
Код: plsql
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
oracle@Oracle:/u01/app/oracle/product/11.2.0/dbhome_1/Oracle_orcl/sysman/config$ emctl resetTZ agent
Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
Copyright (c) 1996, 2009 Oracle Corporation.  All rights reserved.
Updating /u01/app/oracle/product/11.2.0/dbhome_1/Oracle_orcl/sysman/config/emd.properties...
----- Thu Jun  8 16:19:07 2017::tzOffset for W-SU is 240(min), but agent is runnning with tzOffset 180(min)
 -----
----- Thu Jun  8 16:19:07 2017::trying again after waiting for 1 sec to account for daylight transition
 -----
----- Thu Jun  8 16:19:07 2017::tzOffset for W-SU is 240(min), but agent is runnning with tzOffset 180(min)
 -----
resetTZ failed.
The agentTZRegion in:
/u01/app/oracle/product/11.2.0/dbhome_1/Oracle_orcl/sysman/config/emd.properties
is not in agreement with what the agent thinks it should be.
Fix your environment.
Pick a TZ value that corresponds to time zone settings listed in:
/u01/app/oracle/product/11.2.0/dbhome_1/sysman/admin/supportedtzs.lst
...
Рейтинг: 0 / 0
1 сообщений из 1, страница 1 из 1
Форумы / Oracle [игнор отключен] [закрыт для гостей] / EM 11g не стартует
Найденые пользователи ...
Разблокировать пользователей ...
Читали форум (0):
Пользователи онлайн (0):
x
x
Закрыть


Просмотр
0 / 0
Close
Debug Console [Select Text]