"emctl deploy dbconsole" problem

Hi gurus.
I'm trying to install 10gR2 GC on WinXP machine with the target Oracle 10.1.0.4 on Win2K machine. Ive successfully deployed the agent:
C:\Documents and Settings\Administrator>emctl deploy agent -n OracleAgent -s oraclepass C:\OracleHomes\agent10g m-sw4oe6bpypec3:1830 dighome
Creating shared install...
Source location: C:\oracle\product\10.1.0\db_1
Destination (shared install) : C:\OracleHomes\agent10g
DeployMode : agent
Creating directories...
Creating targets.xml...
Creating emctl control program...
Creating emtgtctl control program...
Setting log and trace files locations for Agent ...
Service "OracleAgent" create SUCCESS
and it has "STARTED" status in Services.
Then i'm trying to deploy the dbconsole on the host machine, and it fails with the following message:
C:\Documents and Settings\Dmitry>emctl deploy dbconsole -n OracleDBConsole -s oraclepass1st C:\OracleHomes\agent10g dighome:1830 dighome study
Creating shared install...
Source location: C:\OracleHomes\agent10g
Destination (shared install) : C:\OracleHomes\agent10g
DeployMode : dbconsole
Creating directories...
'C:\OracleHomes\agent10g/sysman/config/OUIinventories.add' and 'C:\OracleHomes\agent10g/sysman/config/OUIinventories.add' are identical (not copied) at bin/EMDeploy.pm line 247
i've looked into the C:\OracleHomes\agent10g\bin\EMDeploy.pm and found folowing at line 247:
copy("$self->{sourceEMDROOT}/sysman/config/OUIinventories.add",
"$self->{StateDir}/sysman/config/OUIinventories.add") or
     die "Unable to copy $self->{sourceEMDROOT}/sysman/config/OUIinventories.add to $self->{StateDir}/sysman/config/OUIinventories.add: $!";
If I'm trying to change <deploy_dir> from C:\OracleHomes\agent10g to whatever it fails with the "Unable to read C:\OracleHomes\db10g/sysman/config/emoms.properties.7388: No such file or directory" message.
please, advise!!
thank you a lot beforehand!

Ooops, so what I have to do then on the host machine with the "emrep" repository?
if i'm typing http://dighome:18100/emd/ in my browser it asks me for:
"Enter username and password for "enterprise-manager" at http://dighome:18100"
i cannot figure out what is this enterprise-manager user? i don't remember myself implicitly creating the enterprise-manager user.. neither sys, nor system or windows admin users are excepted.
the http://dighome:4889/ link gives me the welcome screen to the Oracle Application Server
the http://dighome:18120/ link returns
EMDAEMON
HTTP/1.1 404 , Not Found
i cannot understand what i'm doing wrong and where to find the correct port of repository (i thought the deploying the dbconsole will help me to get the same page as OEM gave, with only exception that it will reflect all my targets. )
anyway, at this point i made so many changes, that i'm totally lost and screwed up. Please, if you see where i'm stuck, shed any light!
thank you,
M.

Similar Messages

  • Emctl start dbconsole - fail 10g (10.2.0.2)

    Running 10g 10.2.0.2.0 on Solaris platform(this is my development environment, so I was trying to do some testing and
    get OEM to work).
    I try to configure OEM, this database is UPGRADE from oracle 8.1.7
    When I run:
    emctl start dbconsole
    and then I tail the emons.log logfile and saw this:
    at oracle.sysman.emdrep.omsservice.OmsServiceDriver.run(OmsServiceDriver.java:1
    47)
    2009-03-16 18:24:18,569 [OmsServiceDriver thread] ERROR conn.ConnectionService verifyRe
    positoryEx.433 - Invalid Connection Pool. ERROR = Io exception: The Network Adapter cou
    ld not establish the connection
    2009-03-16 18:28:34,582 [OmsServiceDriver thread] WARN jdbc.ConnectionCache _getConnec
    tion.303 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning
    up cache and retrying
    2009-03-16 18:28:34,583 [OmsServiceDriver thread] WARN jdbc.ConnectionCache _getConnec
    tion.306 - Io exception: The Network Adapter could not establish the connection
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connec
    tion
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:111)
    And here is the :
    more emdctl.trc
    2008-12-10 18:38:49 Thread-1 WARN http: snmehl_connect: connect failed to (devdb3:1832
    ): Connection refused (error = 146)
    2008-12-10 18:39:10 Thread-1 WARN http: snmehl_connect: connect failed to (devdb3:1832
    ): Connection refused (error = 146)
    2008-12-10 18:39:15 Thread-1 WARN http: snmehl_connect: connect failed to (devdb3:1832
    ): Connection refused (error = 146)
    2008-12-10 18:39:20 Thread-1 WARN http: snmehl_connect: connect failed to (devdb3:1832
    ): Connection refused (error = 146)
    2008-12-10 18:39:25 Thread-1 WARN http: snmehl_connect: connect failed to (devdb3:1832
    ): Connection refused (error = 146)
    2008-12-10 18:39:30 Thread-1 WARN http: snmehl_connect: connect failed to (devdb3:1832
    ): Connection refused (error = 146)
    2008-12-10 18:39:35 Thread-1 WARN http: snmehl_connect:
    ===
    Here is the emoms.trc:
    more emoms.trc
    2009-01-26 23:35:49,284 [HttpRequestHandler-9775365] WARN jdbc.ConnectionCache _getCon
    nection.303 - Got a fatal exeption when getting a connection; Error code = 17002; Clean
    ing up cache and retrying
    2009-01-26 23:35:49,285 [HttpRequestHandler-9775365] WARN jdbc.ConnectionCache _getCon
    nection.306 - Io exception: The Network Adapter could not establish the connection
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connec
    tion
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:111)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:145)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:254)
    at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:386)
    at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:493)
    at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:164)
    at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:
    34)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:767)
    at oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.jav
    a:324)
    at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleCo
    nnectionPoolDataSource.java:114)
    at oracle.jdbc.pool.OracleConnectionCacheImpl.getNewPoolOrXAConnection(OracleCo
    nnectionCacheImpl.java:694)
    at oracle.jdbc.pool.OracleConnectionCacheImpl.getPooledConnection(OracleConnect
    ionCacheImpl.java:540)
    at oracle.jdbc.pool.OracleConnectionCacheImpl.getConnection(OracleConnectionCac
    heImpl.java:346)
    at oracle.jdbc.pool.OracleConnectionCacheImpl.getConnection(OracleConnectionCac
    heImpl.java:324)
    I will try to search this forum and see whether other people has this problem.
    For "NEW ORACLE INSTANCE"I created, those other instance's OEM is running fine.
    ======
    I try to do the following:
    emctl resetTZ agent
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.2.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    Updating /local1/app/oracle/product/10.2.0.2/devdb3_QADB1/sysman/config/emd.properties...
    resetTZ failed.
    The agentTZRegion in:
    /local1/app/oracle/product/10.2.0.2/devdb3_QADB1/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:
    /local1/app/oracle/product/10.2.0.2/sysman/admin/supportedtzs.lst
    I check the
    /local1/app/oracle/product/10.2.0.2/devdb3_QADB1/sysman/config/emd.properties
    It has
    TZ=US/Eastern
    and then I check whether it exist in :
    /local1/app/oracle/product/10.2.0.2/sysman/admin/supportedtzs.lst
    It does, so I don't know what do to next?
    Edited by: user10489016 on Mar 16, 2009 5:53 PM

    start the listener and secure the dbconsole emctl secure dbconsole

  • Question about EMCTL status dbconsole

    Good morning,
    I am using Windows XP SP2 and 11gR1. I have an installation with 2 homes, db_1 is home to DBCASID and OCP11GSID, db_2 is home to ORCLSID. All are the same Oracle version, namely, 11gR1.
    I have set the EM services to start manually. I initially started the service for ORCLSID then stopped it and, started the service for DBCASID which started uneventfully. The services were started and stopped using EMCTL by setting the ORACLE_SID to the proper values, in addition, since those instances are in different homes, I switched the PATH as necessary to point to their respective homes.
    When I issue the commands:
    E:\Oracle\app\Private\product\11.1.0\db_1\BIN>set oracle_sid=dbcasid
    E:\Oracle\app\Private\product\11.1.0\db_1\BIN>emctl status dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996, 2007 Oracle Corporation.  All rights reserved.
    https://OrahostB.john.local:5500/em/console/aboutApplication
    Oracle Enterprise Manager 11g is not running.It reports the service as not running. Windows shows the service is running and in addition to that I have successfully started EM for the instance and used it to browse the state of various elements that make up the database.
    As I type this, the address in IE that I am currently looking at is:
    https://orahostb.john.local:5500/em/console/database/storage/tablespace?target=dbca&type=oracle_database&pageName=/database/storage/tablespace/showSegments&cancelURL=/em/console/database/storage/tablespace%3Foname%3DEXAMPLE%26event%3Dview%26otype%3DTABLESPACE%26target%3Ddbca%26type%3Doracle_database&oname=EXAMPLE&otype=TABLESPACE&processId2=1284272607223which proves the service is running and fully functional.
    The question is: Why is emctl reporting the service as not running when it is most definitely running ? Any ideas ?
    Thank you for your help,
    John.

    Dear 440bx - 11gR2,
    I had the same problem and the enterprise manager is running. The agent is not running on your situation but the enterprise manager itself is running.
    When you type emctl start dbconsole it keeps printing dots (.) and saying the dbconsole can not be started. Actually the dbconsole is started but the agent is not.
    Please type;
    emctl status dbconsoleHere is my output (enterprise manager is running);
    vals1:/home/oracle#emctl status dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation.  All rights reserved.
    https://10.6.104.171:1158/em/console/aboutApplication
    Oracle Enterprise Manager 10g is not running.
    Logs are generated in directory /oracle/product/10.2.0/db_1/vals1_optprod/sysman/logThe error messages are;
    vals1:/oracle/product/10.2.0/db_1/vals1_optprod/sysman/log#tail emagent.trc
    2010-09-12 23:18:12 Thread-10 ERROR vpxoci: Error setting timeout for queue reader
    2010-09-12 23:18:12 Thread-10 ERROR recvlets.aq: unable to build queue agent for oracle_database optprod
    2010-09-12 23:18:25 Thread-53460 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-09-12 23:18:25 Thread-53460 ERROR http: 12: Unable to initialize ssl connection with server, aborting connection attempt
    2010-09-12 23:18:25 Thread-53460 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://10.6.104.171:1158/em/upload/: retStatus=-1
    2010-09-12 23:18:25 Thread-53460 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-09-12 23:18:25 Thread-53460 ERROR http: 12: Unable to initialize ssl connection with server, aborting connection attempt
    2010-09-12 23:18:25 Thread-53460 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://10.6.104.171:1158/em/upload/: retStatus=-1
    2010-09-12 23:18:35 Thread-10 ERROR vpxoci: Error setting timeout for queue reader
    2010-09-12 23:18:35 Thread-10 ERROR recvlets.aq: unable to build queue agent for oracle_database optprodI have never seen such error and i believe that your error is something like that. Please see metalink for further information or create an SR call.
    vals1:/oracle/product/10.2.0/db_1/vals1_optprod/sysman/log#tail emdctl.trc
    2010-09-12 23:15:26 Thread-1 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-09-12 23:15:26 Thread-1 ERROR http: 6: Unable to initialize ssl connection with server, aborting connection attempt
    2010-09-12 23:16:59 Thread-1 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-09-12 23:16:59 Thread-1 ERROR http: 6: Unable to initialize ssl connection with server, aborting connection attempt
    2010-09-12 23:17:55 Thread-1 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-09-12 23:17:55 Thread-1 ERROR http: 6: Unable to initialize ssl connection with server, aborting connection attempt
    2010-09-12 23:18:31 Thread-1 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-09-12 23:18:31 Thread-1 ERROR http: 6: Unable to initialize ssl connection with server, aborting connection attempt
    2010-09-12 23:20:03 Thread-1 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-09-12 23:20:03 Thread-1 ERROR http: 6: Unable to initialize ssl connection with server, aborting connection attemptPlease read the following thread because it may help you out;
    OEM "emagent.trc" showing errors for ssl
    If you need some more information please see and post the trace files.
    Regards.
    Ogan

  • Emctl status dbconsole does not reflect correct status of dbcontrol

    hi gurus
    Emctl status dbconsole command shows that the Oracle Enterprise Manager 10g is not running. But in fact that I can access the Enterprise Manager and it is running.It seems that the emctl status dbconsole command show incorrect status about the dbconsole.
    Why and how to solve this problem?
    Thank you very much!
    Edited by: KevinMao on Apr 26, 2010 6:14 AM

    It might work if you had an operating system. However, you do not have one.
    Or at least you are very reluctant to tell us which one you use.
    And troubleshooting techniques differ based on OS.

  • Emctl status dbconsole

    hi
    i have a problem that i m not able to start dbconsole process. when i type
    emctl status dbconsole
    it is diving me the message
    oracle enter prise manager is not running
    logs are generated in directory 'c:\app\hpuser\..............\sysman\log
    I did try to check that log but i m not able to solve this.
    i have installed 11g on my window vista os
    thanks if anybody can help

    "Not running" means what to you?
    C:\Documents and Settings\Steve>emctl status dbconsole
    Environment variable ORACLE_SID not defined. Please define it.
    C:\Documents and Settings\Steve>set ORACLE_SID=db10
    C:\Documents and Settings\Steve>emctl status dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
    http://T42:1158/em/console/aboutApplication
    Oracle Enterprise Manager 10g is not running.
    Logs are generated in directory C:\oracle\product\10.2.0\db_1/T42_db10/sysman/log
    C:\Documents and Settings\Steve>net start OracleDBConsoledb10
    The OracleDBConsoledb10 service is starting.................
    The OracleDBConsoledb10 service was started successfully.
    C:\Documents and Settings\Steve>emctl status dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
    http://T42:1158/em/console/aboutApplication
    EM Daemon is not running.
    Logs are generated in directory C:\oracle\product\10.2.0\db_1/T42_db10/sysman/log
    C:\Documents and Settings\Steve>emctl start dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
    http://T42:1158/em/console/aboutApplication
    Agent Version     : 10.1.0.4.1
    OMS Version       : 10.1.0.4.0
    Protocol Version  : 10.1.0.2.0
    Agent Home        : C:\oracle\product\10.2.0\db_1\T42_db10
    Agent binaries    : C:\oracle\product\10.2.0\db_1
    Agent Process ID  : 3336
    Agent Process ID  : 3336
    Agent is already started. Will restart the agent
    This will stop the Oracle Enterprise Manager 10g Database Control process. Continue [y/n] :y
    The OracleDBConsoledb10 service is stopping........
    The OracleDBConsoledb10 service was stopped successfully.
    C:\Documents and Settings\Steve>emctl status dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
    http://T42:1158/em/console/aboutApplication
    Oracle Enterprise Manager 10g is not running.
    C:\Documents and Settings\Steve>emctl start dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
    http://T42:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 10g Database Control ...The OracleDBConsoledb10 service is starting..
    The OracleDBConsoledb10 service was started successfully.Message was edited by:
    stevencallan

  • Have DBConsole problem,

    I am using win XP for home.
    Has any one, been able to load and run 10G
    with XP for home??
    do I need to up grade to XP pro ????

    Under > C:\oracle\product\10.1.0\db_1/oc4j/j2ee, just create another folder similar to the one it's looking for. This should fix your problem.
    I tried that and I'm still getting an error. Here is
    the error I get.
    C:\oracle\product\10.1.0\db_1\BIN>emctl start
    dbconsole
    OC4J Configuration issue.
    C:\oracle\product\10.1.0\db_1/oc4j/j2ee/OC4J_DBConsole
    _192.168.1.72_test not found.

  • DBConsole problem

    Hi all,
    I've installed 10.2.0.1, upgraded to 10.2.0.4 on Windows 2003 32-bit server. Created database using dbca, I got Enterprise Manager error that it has to be run manually.
    I ran the below steps but it is not able to start the DBConsole for some reason....
    emctl stop dbconsole - successful
    emca -deconfig dbcontrol db -repos drop - successful
    emca -config dbcontrol db -repos create - fails with below errors in the log
    Feb 21, 2012 10:14:14 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Initialization failure for service during start
    Feb 21, 2012 10:14:14 AM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error starting Database Control
    Refer to the log file at C:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\db1\emca_2012-02-21_8-23-39-AM.log for more details.
    Feb 21, 2012 10:14:14 AM 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)
    Please help... Thanks

    Here it is....
    emca -config dbcontrol db -repos create - fails with below errors in the log
    last few lines from the log file:
    Feb 21, 2012 10:04:54 AM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
    INFO: Database Control secured successfully.
    Feb 21, 2012 10:04:54 AM oracle.sysman.emcp.EMDBPostConfig performConfiguration
    CONFIG: Securing Database Control completed successfully .
    Feb 21, 2012 10:04:54 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Feb 21, 2012 10:04:54 AM oracle.sysman.emcp.util.DBControlUtil startOMS
    INFO: Starting Database Control (this may take a while) ...
    Feb 21, 2012 10:04:54 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: cmdType: 0
    Feb 21, 2012 10:04:54 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Starting Windows service...OracleDBConsoledb1
    Feb 21, 2012 10:04:54 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoledb1' to fully start
    Feb 21, 2012 10:05:04 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoledb1' to fully start
    CONFIG: Waiting for service 'OracleDBConsoledb1' to fully start
    Feb 21, 2012 10:14:14 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoledb1' to fully start
    Feb 21, 2012 10:14:14 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Initialization failure for service during start
    Feb 21, 2012 10:14:14 AM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error starting Database Control
    Refer to the log file at C:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\db1\emca_2012-02-21_10-02-39-AM.log for more details.
    Feb 21, 2012 10:14:14 AM 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)
    I'm not able to start the dbconsole service on the windows... Thanks for your help
    Edited by: newbiegal on Feb 21, 2012 8:44 AM

  • Emctl start dbconsole issue

    Hello
    I have two 10g install on my xp.
    i made two databases on it.
    untill i made second database my oem using web browser was working fine but
    know its not i think its port issue.
    this when i try to start dbconsole service.
    can any body tell me on which port this database is using for oem using web browser
    C:\Documents and Settings\satish>set oracle_sid=orcl
    C:\Documents and Settings\satish>emctl start dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.1.0.2.0
    Copyright (c) 1996, 2004 Oracle Corporation.  All rights reserved.
    http://htss1.HTSS.com:5501/em/console/aboutApplication
    Agent Version     : 10.1.0.2.0
    OMS Version       : 10.1.0.2.0
    Protocol Version  : 10.1.0.2.0
    Agent Home        : D:\oracle\product\10.1.0\HIRA\htss1.HTSS.com_orcl
    Agent binaries    : D:\oracle\product\10.1.0\HIRA
    Agent Process ID  : 3996
    Agent Process ID  : 3996
    Agent URL         : http://htss1.HTSS.com:1831/emd/main
    Started at        : 2008-03-03 20:01:46
    Started by user   : SYSTEM
    Last Reload       : 2008-03-03 20:01:46
    Last successful upload                       : (none)
    Last attempted upload                        : (none)
    Total Megabytes of XML files uploaded so far :     0.00
    Number of XML files pending upload           :      332
    Size of XML files pending upload(MB)         :     7.30
    Available disk space on upload filesystem    :    49.24%
    Agent is already started. Will restart the agent
    This will stop the Oracle Enterprise Manager 10g Database Control process. Continue [y/n] :nthanks

    Thanks for this suggestion.
    i got it
    i have one issue i will be very thankful if u help me to solve this issue
    and this cause the main problume
    this is emagent.log file
    Thread-6276 Starting Agent 10.1.0.2.0 from D:\oracle\product\10.1.0\HIRA (00701)
    2008-03-03 14:38:37 Thread-6276 EMAgent started successfully (00702)
    2008-03-03 15:14:00 Thread-6276 EMAgent normal shutdown (00703)
    2008-03-03 15:15:46 Thread-6216 Starting Agent 10.1.0.2.0 from D:\oracle\product\10.1.0\HIRA (00701)
    2008-03-03 15:15:58 Thread-6216 EMAgent started successfully (00702)
    2008-03-03 20:00:00 Thread-6216 EMAgent normal shutdown (00703)
    2008-03-03 20:01:46 Thread-7716 Starting Agent 10.1.0.2.0 from D:\oracle\product\10.1.0\HIRA (00701)
    2008-03-03 20:01:53 Thread-7716 EMAgent started successfully (00702)
    2008-03-04 10:24:53 Thread-7716 EMAgent normal shutdown (00703)
    2008-03-04 10:26:33 Thread-2688 Starting Agent 10.1.0.2.0 from D:\oracle\product\10.1.0\HIRA (00701)
    2008-03-04 10:26:43 Thread-2688 EMAgent started successfully (00702)
    2008-03-04 10:28:25 Thread-2688 EMAgent normal shutdown (00703)
    2008-03-04 10:30:26 Thread-6608 Starting Agent 10.1.0.2.0 from D:\oracle\product\10.1.0\HIRA (00701)
    2008-03-04 10:30:33 Thread-6608 EMAgent started successfully (00702)
    2008-03-04 10:38:16 Thread-6608 EMAgent normal shutdown (00703)
    2008-03-04 10:40:20 Thread-5660 Starting Agent 10.1.0.2.0 from D:\oracle\product\10.1.0\HIRA (00701)
    2008-03-04 10:40:26 Thread-5660 EMAgent started successfully (00702)
    OEM login not found
    Message was edited by:
    Umesh Sharma

  • Emctl start dbconsole [java.lang.Exception: Exception in sending Request ::

    I configured dbconsole in 10g .I face below error while connecting to through browser
    java.lang.Exception: Exception in sending Request :: null
    when given below command
    C:\Windows\System32>emctl status dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    http://Ganesh-Dell:1158/em/console/aboutApplication
    EM Daemon is not running.
    Logs are generated in directory E:\oracle\product\10.2.0\db_1/Ganesh-Dell_ORCL/sysman/log
    log file
    -------------- [OracleDBConsoleORCL] ------------
    EMDROOT=E:\oracle\product\10.2.0\db_1
    ORACLE_HOME=E:\oracle\product\10.2.0\db_1
    EMDSTATE=E:\oracle\product\10.2.0\db_1\Ganesh-Dell_ORCL
    CONSOLE_CFG=dbconsole
    TRACE_LEVEL=16
    TIMEOUT=15
    05/18/13 00:36:00 Start pending...
    05/18/13 00:36:00 Verifying dbconsole is not started already. Command line "E:\oracle\product\10.2.0\db_1\bin\emctl.bat" istatus dbconsole
    05/18/13 00:36:05 dbconsole launch commandline is "E:\oracle\product\10.2.0\db_1\bin\emctl.bat" istart dbconsole
    05/18/13 00:36:05 Tracking process launch...
    05/18/13 00:36:37 Received exitCode 3 from emctl istatus
    05/18/13 00:36:37 dbconsole started
    05/18/13 00:36:40 Recieved ServCtrlHdlr command, 4
    05/18/13 00:41:28 Recieved ServCtrlHdlr command, 4
    05/18/13 00:41:28 Recieved ServCtrlHdlr command, 1
    05/18/13 00:41:28 Stopping dbconsole
    05/18/13 00:41:28 Launching stop EMD process...
    05/18/13 00:41:28 Waiting for stop EMD process to exit. numRetries=74
    05/18/13 00:41:32 Stop process has exited with exitCode: 0
    05/18/13 00:41:32 Waiting for emwd process to exit. numRetries=74
    05/18/13 00:41:32 Watchdog process exited with exit code 55
    05/18/13 00:41:32 Signal Shutdown event.
    05/18/13 00:41:32 Shutdown thread exited.
    05/18/13 00:41:32 ServiceMain wake up by ShutdownProc, emwd has exited. ServiceMain exits
    Please suggest.

    Moderator Action:
    Post has been moved from the Oracle Linux forum,
    to the Enterprise Manager forum, for better topic alignment.
    You have no evidence that this is a Linux question (nor specifically an ORACLE LINUX question), particularly when you show using MS Windows command syntax.

  • Emctl status dbconsole error

    Hi all, When i run this command i.e. emctl status dbconsole
    i get this error message.
    Environment variable ORACLE_UNQNAME not defined. Please set ORACLE_UNQNAME to database unique name.
    I'm using oracle 11g on windows. Please help me.
    sry, im a beginner. can you please right my specific solution in reply's.
    I cannot understand linux commands, its making me confuse.

    857367 wrote:
    yes i know how to set environmental variables in windows either from registry or from control panel.OK, so what part of
    Try this:
    1.Update the /etc/hosts file with the host details:
    <IP> <hostname.domain> <alias>
    Now check the status with 'emctl status dbconsole'
    2.If the above doesnt help:
    set the ORACLE_UNQNAME env PARAMETER and then retry the operation:
    set ORACLE_UNQNAME=<value>
    Now check the status with 'emctl status dbconsole'
    Hope this helps:
    VRis confusing you?

  • Weblogic Portal: Error While Deploying: VALIDATION PROBLEMS WERE FOUND

    Hello friends
    I am getting following error while deploying EAR on server.
    “Module named 'MyEAR' failed to deploy. See Error Log view for more detail.”
    Steps I followed:
    1: Created one portal domain successfully and was able to start the serve after thatr.
    2: Created one Portal EAR Project and added it on server.
    Now when I am restarting the server, getting following error/log
    **“weblogic.management.DeploymentException: VALIDATION PROBLEMS WERE FOUND**
    **problem: cvc-complex-type.2.4c: Expected element 'module@http://java.sun.com/xml/ns/javaee' before the end of the content in element application@http://java.sun.com/xml/ns/javaee:<null>”**
    Exception stack Trace:
    java.lang.Exception: Exception received from deployment driver. See Error Log view for more detail.
    at oracle.eclipse.tools.weblogic.server.internal.WlsJ2EEDeploymentHelper$DeploymentProgressListener.watch(WlsJ2EEDeploymentHelper.java:1566)
    at oracle.eclipse.tools.weblogic.server.internal.WlsJ2EEDeploymentHelper.deploy(WlsJ2EEDeploymentHelper.java:470)
    at oracle.eclipse.tools.weblogic.server.internal.WeblogicServerBehaviour.publishWeblogicModules(WeblogicServerBehaviour.java:1346)
    at oracle.eclipse.tools.weblogic.server.internal.WeblogicServerBehaviour.publishToServer(WeblogicServerBehaviour.java:803)
    at oracle.eclipse.tools.weblogic.server.internal.WeblogicServerBehaviour.publishOnce(WeblogicServerBehaviour.java:623)
    at oracle.eclipse.tools.weblogic.server.internal.WeblogicServerBehaviour.publish(WeblogicServerBehaviour.java:516)
    at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:708)
    at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:2690)
    at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:272)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Caused by: weblogic.management.DeploymentException: VALIDATION PROBLEMS WERE FOUND
    problem: cvc-complex-type.2.4c: Expected element 'module@http://java.sun.com/xml/ns/javaee' before the end of the content in element application@http://java.sun.com/xml/ns/javaee:<null>
    at weblogic.application.internal.EarDeploymentFactory.findOrCreateComponentMBeans(EarDeploymentFactory.java:193)
    at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
    at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
    at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
    at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:88)
    at weblogic.management.deploy.internal.MBeanConverter.createApplicationForAppDeployment(MBeanConverter.java:66)
    at weblogic.management.deploy.internal.MBeanConverter.setupNew81MBean(MBeanConverter.java:314)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.compatibilityProcessor(ActivateOperation.java:81)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.setupPrepare(AbstractOperation.java:295)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:97)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)
    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:45)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: weblogic.descriptor.DescriptorException: VALIDATION PROBLEMS WERE FOUND
    problem: cvc-complex-type.2.4c: Expected element 'module@http://java.sun.com/xml/ns/javaee' before the end of the content in element application@http://java.sun.com/xml/ns/javaee:<null>
    at weblogic.descriptor.internal.MarshallerFactory$1.evaluateResults(MarshallerFactory.java:245)
    at weblogic.descriptor.internal.MarshallerFactory$1.evaluateResults(MarshallerFactory.java:231)
    at weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFactory.java:155)
    at weblogic.descriptor.BasicDescriptorManager.createDescriptor(BasicDescriptorManager.java:323)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.getDescriptorBeanFromReader(AbstractDescriptorLoader2.java:788)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.createDescriptorBean(AbstractDescriptorLoader2.java:409)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(AbstractDescriptorLoader2.java:759)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescriptorLoader2.java:768)
    at weblogic.application.ApplicationDescriptor.getApplicationDescriptor(ApplicationDescriptor.java:301)
    at weblogic.application.internal.EarDeploymentFactory.findOrCreateComponentMBeans(EarDeploymentFactory.java:178)
    as it is ‘brand new ‘ – IDE generated application, weblogic-application.xml is untouched.
    Thanks & Regards

    I have seen this problem also. To be clear, this occurs straight out of the box. In other words - launch eclipse, create a new workspace, create a new portal EAR project with the wizard, and then try to deploy it without touching anything. In fact, try changing the portal's facets to anything, plain EAR, 11g default, Portal EAR - it doesn't matter. It will not deploy. Either you get this error or you get deployment errors complaining about missing library references in the weblogic-application.xml. Then - you have to do surgery just to get an 'out of the box' portal to run. Very frustrating.

  • SCVMM 2012 R2 deploy network problem

    Hi,
    I'm trying to set up the network on SCVMM 2012 R2 according to the several documentation and I'm finding a problema trying to deploy my simple design.
    Basically I need to create two network environments completelly isolated from each other. The servers have one NIC connected to these networks, and what I have configured is two logical networks with some networks sites, the uplinks and logical switch, there
    is a Virtual network per logical network to connect the VMs... all seems to be ok, I add this two logical networks to the hosts but when I want to configure the networking in the virtual machine, I only see one logical network, I can't choose the environment
    I want... I don't know what I'm doing wrong...
    Thanks in advanced...

    "How should I configure networking in SCVMM to allow one virtual machine to connect to the same subnet using two network interfaces?"
    You can achieve this by simply adding multiple vNICs to a VM - connected to the same VM Network. 
    -kn
    Kristian (Virtualization and some coffee: http://kristiannese.blogspot.com )

  • Java stored procedure deployment : resolution problem

    Hi,
    I am trying to upload a Java class (to be able to send mail with attached files).
    At deployment, I have many errors of this type :
    errors : class javax/xml/transform/sax/SAXTransformerFactory
    ORA-29521: referenced name org/xml/sax/XMLFilter could not be found
    This is due to the "upload" of J2EE in the database but I do not find the options to bypass this in the "Deployment Profile Settings".
    I tried to uncheck "-resolve", to check "-noverify", to check "-force" options.
    I tried many combinations of those options but there is nothing to do !
    I even tried to "exclude package tree" in the "Dependency Analyzer Filters" but nothing is working.
    Does anyone has any idea ??
    Thanks,
    Ju.

    Hi everybody.
    I found the solution myself.
    I am posting it because I am sure I am not the onlyone that got that problem...
    The trick is to upload jar files manually by successive calls like
    "loadjava -user [user]/[passwd]@[tnsentry] mail.jar -resolve".
    The result of the commmand could list some errors but we do not care, the upload is done anyway...
    Then, you can upload your classes through JDeveloper.
    I did not managed to upload source files (it produces errors), I only uploaded class files (choose deploy "As Compiled Output Only").
    Also take care to uncheck everything in the "Dependency Analyzer" (you have already uploaded dependencies manually).
    In the "loadjava options", do NOT use "-force" param but use "-resolve" param.
    The only thing you still need to do is to click on "Deploy"...
    That's all folks !

  • Deployment Package problems DMS 5.2.1

    All just an FYI for anyone else having issues with a deployment package.
    This is on DMS 5.2.1
    If your presentation references a video file from the Media library that has a space in the Title the deployment does not complete.
    No error - just does not complete.
    It does create the LOCAL --  presentation name  GOTO URL.
    But if you check the deployment/content directory you will see that you are missing assets.
    To fix the problem you need to remove the asset from the presentation.
    Delete from the Media Asset library
    Re-add it withOUT a space.
    Add back to the presentation.
    Re-do the deployment package.
    Then all is good.
    Will try to test later on 5.2.3 but thought I would share this with others!

    [somewhat delayed response]
    The ACNS software will not be corrupted by a power outage, except in the usual situation where you were doing a software upgrade and the power outage occurred right in the middle of the flash write. If this happens, the software will tell you about it, and you can fix it by using the flash-based rescue image or recovery CD. Almost certainly this is not what happened in this case, however.
    What may have happened is that the data in the CFS volume(s) got corrupted due to some bug. ACNS 5.2.1 is pretty old. I would suggest upgrading to the latest 5.3.x build.
    gid

  • Deployment profiles problems in 9.0.3.3

    create a deployment profile as "Business Components EJB Session Bean" and click OK. a xxx.bcdeploy file was created successfully. Later on go back to this file, right click and choose "Settings" to edit the deployment profile but found ALL the application module are "Grayed out" (disabled and cannot be changed).
    This happens after I installed Jdeveloper 9.0.3.3 (clean installation). I had no problems in 9.0.3.2.
    Please help! Thanks a lot!

    Note: Haven't observed this problem with non-jsp projects.

Maybe you are looking for

  • Preview typing special characters only

    I'm having troubling typing text w/ Preview. When I try to type, it only types special characters. I'm thinking if I accidently used some shortcut combination to type special characters. It is not letting me type normal language at all now. Does anyo

  • Mail and Address Book doesn't work together!!!

    Since I converted addresses from Filemaker 7 to Address Book, the automatic fill in, in Mail doesn't work anymore. The option: "fill in address automaticly" is active in the preference menu in Mail. The problem feels not consequent, this means; some

  • COGI Error log update after GM reprocessing

    Hi all, I have an order which was confirmed wirth goods movement errors. I have reprocessed the GM through COGI and documents are posted and able to see in goods movement lists in the order. But, COGI still have error logs for the order. Could you pl

  • HELP!  Missing?? for Mpeg Streamclip

    First, forgive me if this question is too simplistic but my knowledge is basic, at best. I just had a new hard drive installed on my vintage iMac (10.9.2. was installed on it) and am busy trying to replace the apps I knew and used and loved.  I have

  • Merging Crystal Report output files (rpt) into 1 rpt file.

    Hi All, Is there any way to merge output/result of multiple CR files into one output file (like .rpt)?  Or any technique you can advise as a workaround? I want to do this for archiving purposes and batch printing or .rpt files. Thanks in advance. -Al