WAE-512 unable to register on Central Manager

Dear friends,
I'm trying to register a WAE appliance on my lab environment and I'm getting following output (from "debug cms"):
WAE2(config)#cms enable
2005 Jul  5 06:08:00 WAE2 config: %WAAS-PARSER-6-350232: CLI_LOG log_cli_command: cms enable  
2005 Jul  5 06:08:01 WAE2 perl: %WAAS-CMS-6-700001: configuration properties from database are not set in dataserver
2005 Jul  5 06:08:01 WAE2 perl: %WAAS-CMS-6-700001: configuration properties from database are not set in dataserver
2005 Jul  5 06:08:05 WAE2 perl: %WAAS-CMS-6-700001: Node tv out type is not set, setting to `none'
2005 Jul  5 06:08:05 WAE2 perl: %WAAS-CMS-6-700001: Registering WAAS Application Engine...
Registering WAAS Application Engine...
2005 Jul  5 06:08:06 WAE2 java: %WAAS-CMS-6-700001: register(main): Sending  device registration request to Central Manager with address 10.20.15.100
Sending  device registration request to Central Manager with address 10.20.15.100
2005 Jul  5 06:08:35 WAE2 exec_license: %WAAS-CLI-5-170098: The License Transport has not been purchased.
2005 Jul  5 06:08:35 WAE2 Sysmon: %WAAS-SYSMON-5-445011: Fault cleared: WAAS product license is missing. 
2005 Jul  5 06:11:40 WAE2 exec_license: %WAAS-CLI-5-170098: The License Transport has not been purchased.
Failed to contact CDM 10.20.15.100(Unmarshaled: 9001). Please check connectivity with CDM device and status of management service on CDM.
2005 Jul  5 06:13:56 WAE2 perl: %WAAS-CMS-0-700001: Registration failed(512).
register: Registration failed(512).
2005 Jul  5 06:13:56 WAE2 perl: %WAAS-CMS-0-700001: unable to register node
cms: unable to register node
FAILED to enable management services
2005 Jul  5 06:14:23 WAE2 config: %WAAS-PARSER-6-350232: CLI_LOG log_cli_command: end 
WAE2#sh license
2005 Jul  5 06:14:26 WAE2 -admin-shell: %WAAS-PARSER-6-350232: CLI_LOG log_cli_command: sh license  
License Name   Status      Activation Date Activated By 
Transport      not active
Enterprise     active      07/05/2005      admin        
Video          not active
I know clock is wrong.  CM address is correctly configured and I can ping it from the application accelerator.  WCCP config (on router and on appliance) is done as well.
Do you have any tips to solve this issue?

hello Mauricio,
try the following:
from the WAE not registering:
1-Make sure you configure the default gateway on the WAE
2-on the CLI enter the following commands in the same order, not all at once give it a few seconds between line and line:
-ip path-mtu-discovery enable
-no cms enable
-cms deregister force
-cms enable
3- if still the same please open a case with TAC so they can get the sysreport from the unit.
Regards,
Felix

Similar Messages

  • Failed Job Query on Central Management Registered Servers - Host Server is not included in results

    The following standard query works great for showing failed jobs on servers. Executing this in Central Management Registered Servers works as expected, but the Host Server results are not listed, and the same query needs to be executed against the host server
    too.
    e.g.
    Registered Servers are defined on Server A
    Results are displayed from servers B, C, D & E - but results are not displayed for Server A.
    How do we receive results from Server A without having to execute a separate query ?
    DECLARE @PreviousDate datetime
    DECLARE @Year VARCHAR(4)
    DECLARE @Month VARCHAR(2)
    DECLARE @MonthPre VARCHAR(2)
    DECLARE @Day VARCHAR(2)
    DECLARE @DayPre VARCHAR(2)
    DECLARE @FinalDate INT
    -- Initialize Variables
    SET @PreviousDate = DATEADD(dd, -7, GETDATE()) -- Last 7 days
    SET @Year = DATEPART(yyyy, @PreviousDate)
    SELECT @MonthPre = CONVERT(VARCHAR(2), DATEPART(mm, @PreviousDate))
    SELECT @Month = RIGHT(CONVERT(VARCHAR, (@MonthPre + 1000000000)),2)
    SELECT @DayPre = CONVERT(VARCHAR(2), DATEPART(dd, @PreviousDate))
    SELECT @Day = RIGHT(CONVERT(VARCHAR, (@DayPre + 1000000000)),2)
    SET @FinalDate = CAST(@Year + @Month + @Day AS INT)
    -- Final Logic
    SELECT j.[name],
    s.step_name,
    h.step_id,
    h.step_name,
    h.run_date,
    h.run_time,
    h.sql_severity,
    h.message,
    h.server
    FROM msdb.dbo.sysjobhistory h
    INNER JOIN msdb.dbo.sysjobs j
    ON h.job_id = j.job_id
    INNER JOIN msdb.dbo.sysjobsteps s
    ON j.job_id = s.job_id
    AND h.step_id = s.step_id
    WHERE h.run_status = 0 -- Failure
    AND h.run_date > @FinalDate
    ORDER BY h.instance_id DESC
    John

    Hi vsla,
    According to your description, I do a test. When I designate a Central Management Servers and create server groups, then execute statements against
     multiple configuration targets simultaneously, it
     indeed only contains the results of server groups, you need to execute again on the host server (Central Management Servers) then display the results of Central Management Servers, because the Central Management Server cannot be a member
    of a group that it maintains.
     If you want to get all servers results by executing the statement one time. I recommend you use Local Server Groups, create new register server and add all servers to the Local Server Groups, then right click “new query
    “, execute the statements, it will display all results about all servers. There are more details about administering multiple servers using Central Management Servers, you can review the following article.http://technet.microsoft.com/en-us/library/bb895144
    http://technet.microsoft.com/en-us/library/bb964743
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Unable to register my data warehouse in Service Manager

    I have been trying to register my data warehouse but keep getting the same error message each time - "Invalid URI:  the hostname could
    not be parsed."  I know the issue is on the ServiceManager database side of things, but there is not a lot of information related to this error message and the info I do find is unrelated to ServiceManager.  I have gone as far as building a
    brand new data warehouse server and reinstalling all of the data warehouse databases from scratch.  It doesn't matter if I tried to register with the original data warehouse environment or the new environment, I get the same error message.  I also
    received a powershell command from Microsoft Support to help clean up any residual entries in the ServiceManager database that might be left over.  At this point I'm at a loss on how to proceed.  Anyone ever run into this issue?
    Here's the event log message:
    Unable to register Service Manager installation with Data Warehouse installation.
     Data Warehouse Server: DW_SCSM
     Service Manager Management Server: FlowSMRC
     Exception: Microsoft.EnterpriseManagement.UI.Core.Shared.PowerShell.PSServiceException: Invalid URI: The hostname could not be parsed.
       at Microsoft.EnterpriseManagement.UI.Core.Shared.PowerShell.PSHostService.executeHelper(String cmd, Object[] input)
       at Microsoft.EnterpriseManagement.UI.Core.Shared.PowerShell.PSHostService.Invoke(String cmd, Object[] input)
       at Microsoft.EnterpriseManagement.ServiceManager.UI.Administration.DWRegistration.Registration.DWRegistrationHelper.AcceptChanges(WizardMode wizardMode)
    Also, I tried registering the data warehouse using powershell Add-SCDWMgmtGroup and get an error saying that Cannot associate Service Manager installation on scsm_server with Service Manager Data Warehouse installation on dw_server.

    Just got additional information about this error. If you run the following query in SQL pointing to the ServiceManager database you should see the name of the Management Server.  The query is:
    select * from MT_Microsoft$SystemCenter$ResourceAccessLayer$SdkResourceStore
    There is a column named Server_<some GUID> that should contain the Management Sever NetBIOS name.  If it has some other name, run an update query to ensure the column has the NetBIOS name of the Management Server.  Restart the SCSM Console
    and retry the Database Registration again and it should succeed.
    Microsoft has said that this is normally caused by either moving the database or database server to another server and the value is never updated.
    Try registering the DW Server again and see if you have better luck.

  • MSDTC connection manager is unable to register with RPC

    HI
      I am using the Windowserver 2012.  We mount a WCF application , the server is working fine.. sundenly this error occurred in production environment. what might be the reason. What should i check in my server? how to fix this ? I navigate to components
    and click distributed coordianator nothing comes in the list like LOCAL DTC. I am very confused. it is not happening in any other sites. This server is database server for my application
    Thank you.
    Log Name:      Application
    Source:        Microsoft-Windows-MSDTC
    Date:          9/20/2014 9:00:41 AM
    Event ID:      4358
    Task Category: MSDTC Proxy
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      IO-DB1
    Description:
    The MS DTC Connection Manager is unable to register with RPC to use one of LRPC, TCP/IP, or UDP/IP.
    Please ensure that RPC is configured properly. If "ServerTcpPort"
    registry key is configured(DWORD value under the HKEY_LOCAL_MACHINE\Software\Microsoft\MSDTC for local DTC instance or under cluster
     hive for clustered DTC instance), please verify if the configured port is valid and the port is not already in use by a different component.
     Error Specifics:hr = 0x8007000e, com\complus\dtc\dtc\cm\src\iomgrsrv.cpp:2597, CmdLine: "C:\Windows\system32\mmc.exe"
     "C:\Windows\system32\comexp.msc" , Pid: 956
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-MSDTC" Guid="{719BE4ED-E9BC-4DD8-A7CF-C85CE8E4975D}" EventSourceName="MSDTC" />
        <EventID Qualifiers="49152">4358</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>10</Task>
        <Opcode>0</Opcode>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-09-20T02:00:41.000000000Z" />
        <EventRecordID>19391</EventRecordID>
        <Correlation />
        <Execution ProcessID="0" ThreadID="0" />
        <Channel>Application</Channel>
        <Computer>IO-DB1</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="param1">hr = 0x8007000e, com\complus\dtc\dtc\cm\src\iomgrsrv.cpp:2597, CmdLine: "C:\Windows\system32\mmc.exe" "C:\Windows\system32\comexp.msc" , Pid: 956</Data>
        <Binary>4D005300440054004300</Binary>
      </EventData>
    </Event>
    Thanks & Regards Manoj

    Hi Partner,
    Thank you for your post.
    From your description, I see that the current issue is you notice Event ID 4358 error (source: Microsoft-Windows-MSDTC) logged in Application log.
    Please let me know if I misunderstand anything or you have any additional information. 
    Firstly, could you help clarify that what operation you are performing while the issue occur? It would be nice if you can provide a GUI error message if any.
    Currently, based on the error message and my research, some incorrect register key about RPC dynamic port resulting in MSDTC behaves unexpectedly might cause such symptom.
    If that is the case, let's take the following steps to check our issue.
    [Note: As the operation is related to the registry key components, I suggest we backup the entries firstly before performing the steps]
    1. Delete all the register keys about RPC dynamic port you inserted manually.
    2. Configure the ports via UI.
    3. Reboot the server.
    Please let me know if there is any update. Thank you for your time.
    Best Regards,
    Sophia Sun
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • WAE 512 restore configuration after system reinstallation

    Hi
    I had to reinstall whose system on one WAE. It WAS working as core and Edge. I could not save configuration directly from this WAE. It is only stored in CM. Now i'm trying to register this WAE back in CM to restore whole configuration but I have this message:
    WAE-4(config)#cms enable
    Registering WAAS Application Engine...
    Sending  device registration request to Central Manager with address 10.1.1.1
    Registration record for this device already exists or other nodes share the following information with this node: Mac 00:14:5e:95:da:5d already used by device WAE-4(CeConfig_928333);
    register: Registration failed(512).
    cms: unable to register node
    FAILED to enable management services
    I suppose that it would work after force deregistration or delete this WAE from CM. But in this way I would lost whole configuration.
    Is it some way to add this WAE after system reinstallation and restore its configuration ?
    thanks you in advance
    James

    Hi James,
    There is indeed a way to register this WAE back to the CM after re-install.
    The procedure to do so is described under the following link: http://www.cisco.com/en/US/partner/docs/app_ntwk_services/waas/waas/v431/configuration/guide/maint.html#wp1105458
    Regards,
    Nicolas

  • WAVE-274-K9 and WAE-512-K9 as CM ?

    1) Can the WAVE-274-K9 device be configured as a WAAS Central Manager off-the-shelf ?
    2) Same for WAE-512-K9 device ?
    regards,
    Geert

    Geert,
    For the CM functionality in WAAS 4.1.x, you need the enterprise license installed, then you can configure the CM role on the device.
    274 can support around 125 WAEs
    512-1GB can support 500 WAEs
    512-2GB can support 1000 WAEs.
    Hope that helps,
    Dan

  • Getting : Unable to register APS  in boe_cmsd*.log

    Hello all,
    I am getting the following errors when trying to start my CMS server.
    Facts:
    Environment: Linux  cat ccm_20100105_1262708802412.log
    Tue Jan 05 2010 16:26:42 GMT0000 (GMT) /opt/BO_Ent_3.2/bobje/setup/jscripts//ccmunix.js started at Tue Jan 05 2010 16:26:42 GMT0000 (GMT)
    Tue Jan 05 2010 16:26:42 GMT+0000 (GMT) About to process commandline parameters...
    Tue Jan 05 2010 16:26:42 GMT+0000 (GMT) Finished processing commandline parameters.
    Tue Jan 05 2010 16:26:42 GMT+0000 (GMT) Warning: No CMS name supplied, setting CMS name to machine name.
    Tue Jan 05 2010 16:26:42 GMT+0000 (GMT) Creating session manager...
    Tue Jan 05 2010 16:26:43 GMT+0000 (GMT) Logging onto CMS...
    Tue Jan 05 2010 16:26:43 GMT+0000 (GMT) err: ERROR Couldn't logon to CMS (STU00152)
    Tue Jan 05 2010 16:26:43 GMT+0000 (GMT) err: Error description: The system jldbo1 can be contacted, but there is no Central Management Server running at port 6400.
    (BOSERVER)/opt/BO_Ent_3.2/bobje/logging> cat boe_cmsd_10228_2010_01_05_16_20_23_484_trace.log
    apsserver.cpp:1390: TraceLog message 1
    2010/01/05 16:20:23.484|>>|A| |10228|1455542784| |||||||||||||||assert failure: (apsserver.cpp:1390). (0 : Unable to register APS with local nameserver).
    Attempt to fix:
    I shutdown BO servers and tomcat by running following:
    /opt/BO_Ent_3.2/bobje/stopservers
    /opt/BO_Ent_3.2/bobje/tomcatshutdown.sh
    I then restarted BO servers and tomcat by running following:
    /opt/BO_Ent_3.2/bobje/startservers
    /opt/BO_Ent_3.2/bobje/tomcatstartup.sh
    Connected to BO repositrory by running the following:
    (BOSERVER)/opt/BO_Ent_3.2/bobje> sqlplus system/****@bocms
    SQL*Plus: Release 10.2.0.4.0 - Production on Tue Jan 5 18:40:30 2010
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL>
    Still getting same errors:
    Thanks.

    the port is not used:
    (BOSERVER)/opt/BO_Ent_3.2/bobje> netstat -an | grep 6400
    (BOSERVER)/opt/BO_Ent_3.2/bobje>
    I agree the CMC server is not starting, is is related to this log:
    (BOSERVER)/opt/BO_Ent_3.2/bobje/logging> cat boe_cmsd_3703_2010_01_05_16_02_18_556_trace.log
    apsserver.cpp:1390: TraceLog message 1
    2010/01/05 16:02:18.556|>>|A| | 3703|1455542784| |||||||||||||||assert failure: (apsserver.cpp:1390). (0 : Unable to register APS with local nameserver).
    Wait ... it looks like the CMC server is now running.  I see someone modified the /etc/host file.  They commented out the following line :
    #127.0.0.1       localhost       junk1                  junk1.much.com
    Not sure how this would help the CMC start except now when accessing the host server junk1 the IP would change from 127.0.0.1 to the public IP.  Perhaps the CMC server wanted to access the public IP and not the loopback.  If that is the case perhaps this error would occur if the host file was modified anytime the CMC server was up and running, then when it bounced, it would have looked up the wrong IP since the host file was changed.
    Thanks.

  • WAAS Central Manager version 4.1

    Hello,
    I have to prepare a design of a WAAS deployment for my customer. I have an issue with the 4.1 version: Does i have to use an appliance dedicated for the management or i can use an WAE-512 with entreprise licence for managament and for WAN optimization features?
    Thank you in advance

    In any version of WAAS the supported configuration is to have a minimum of 2 application accelerators and one central manager. You cannot run the Central Manager and Application Accelerator on the same device.
    The enterprise license unlocks specific features, notably CIFS acceleration but will not influence the number of required WAE's.

  • WAAS installed without Central Manager. not compressing traffic

    Hi,
    I installed 2 SRE modules in 2 ISR G2 router and configure them without Central Manager, but they are not doing compression, Traffic is going to Branch to Head Office but without compression.
    My configuration is similar to this link
    http://2and2is5.wordpress.com/2011/03/30/configuring-cisco-waas-on-a-sre/
    I want to compress http, exchange and cifs traffic.
    I don't have Central Manager, could WAAS works without Central Manager ?
    Can anyone help me with that.
    Thanks in Advanced.

    Hi Arslan
    WAAS requires a Central Manager however once they are setup it doesn;t technically require one in order to continue to to optimise traffic. If your WAAS environment is setup correctly and is intercepting the traffic http and CIFS should automatically been compressed with LZ compression. WAAS can accelerate Exchange however it depends on how your Exchange environment is setup and whether it is encrypted? If its encrypted via SSL you will need a WAAS Central manager to accelerate it.
    To check if you WAE's are running correctly type in "show cms info" on the WAAS and you will probably see your WAE is status is not online:
    WAE2#sh cms info
    Device registration information :
    Device Id                            = 3107921                            
    Device registered as                 = WAAS Application Engine            
    Current WAAS Central Manager         = ##.##.##.##                       
    Registered with WAAS Central Manager = ##.##.##.## 
    Status                               = Online                             
    Time of last config-sync             = Mon Sep 24 13:18:51 2012           
    CMS services information :
    Service cms_ce is running
    You can check the accelerator status with the below command:
    WAE2#sh accelerator
    Accelerator     Licensed        Config State    Operational State            
    cifs            Yes             Enabled         Running   
    epm             Yes             Enabled         Running   
    http            Yes             Enabled         Running   
    mapi            Yes             Enabled         Running   
    nfs             Yes             Enabled         Running   
    ssl             Yes             Enabled         Running   
    video           No              Disabled        Shutdown  

  • WAE-512 - latest software version?

    Hi,
    I am trying to find out about the latest WAAS software version supported on WAE-512. This product went EOS in May 2011. I am aware that V5 release notes declare that V5 is NOT supported on WAE-512. However, there is no clear statement anywhere on the support web site which WAAS software version is supported - I know that 4.3.x is, but what about V 4.4.x?
    Does anybody run V4.4.x on WAE-512 (ideally used as Central manager) or is there any other confirmation that WAE 512 can be upgrade from V.4.3 to V4.4?
    many thanks
    Rainer Feil

    If you have TAC support on your 512s, you can request version 4.5.1, they will make you fill out 20 or so pages documenting your network before they allow you to download it.  4.5.1 has the Citrix acceleration built in, and the better default policy set.
    I had 512s running version 4.4.7 before 5.0.1 came out and they ran with no issues.  I upgraded to 674s in 3 locations when 5.0.1 came out to get the Citrix acceleration piece.  The 512s can not run 5.0.1.
    If you plan on upgrading to 4.5.1, do not upgrade past 4.4.5, or you will have to downgrade before upgrading to 4.5.1
    Highest level you can go to on 512 - 4.5.1:
    http://www.cisco.com/en/US/docs/app_ntwk_services/waas/waas/v451/release/notes/ws451xrn.html

  • WAAS Central Manager Replacement

    I have need to replace a WAAS Central Manager (4.4.x). The replacement would have a new IP address. The planned path of migrating is first to setup the replacement as standby and once sync'ed promote to primary. I will then manually update the WAE devices with new IP address.
    OLD CM:
    WAE# configure
    WAE(config)# central-manager role primary
    WAE(config)# cms enable
    On the standby device, execute the following CLI commands:
    WAE# configure
    WAE(config)# central-manager role standby
    WAE(config)# central-manager address new IP
    WAE(config)# cms enable
    Is this idea the best approach?
    Any idea if the SSL certificates would have to be revoked and re-issued (whether self signed or otherwise)?

    Hi,
    The steps to replace a CM hardware have been documented under the following bug:
    http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCtz47138
    Basically, the steps are the following:
    If the CM will be using the same hardware and IP you can restore the CMS database.
    If the CM will be using a new name or IP, use the workaround provided by CSCsi59886:
    1- Add new CM as standby
    2- Make it primary
    3- deactivate former CM in new CM GUI
    4- delete former CM from new CM GUI (and make sure it s gone from the DB)
    5- 'cms deregister' on former CM CLI
    7- rename former CM, change its mode and reload.
    8- rename the new primary and change its IP address
    9- Change the IP and mode of former CM and register it
    Regards,
    Nicolas

  • Advice for WAAS Central Manager?

    Hello,
    We are building a WAAS lab (not production) for a customer and we recently discovered that we can't use the NME-WAE-502-K9 as the central manager which was very affordable.  So we are very disappointed about this.  The other equipment are Cisco ISR 2811 (very affordable for building WAAS) with NME-WAE-502-K9 running WAAS 4.1.1 acting as the application accelerators.  I have some questions and asking for some advice about some alternative options for us to consider:
    What is the cheapest/smallest WAAS option we can use for the WAAS central manager?  The only thing I could find is the WAE-512-K9, but maybe there is something else that is smaller and cheaper for consideration. 
    From what I read, after WAAS software version 4.1.1 it requires the Enterprise and Transport Licencing.  Does the WAAS central manager have a 30,60, or 90 day trial that the CM can run before a license is required like most of the Cisco Unified Communications products today?
    Thanks in advanced!
    -rya

    A central manager is required to managed all of your accelerators properly in a supported configuration. You don't necessarily need a physical appliance though. There is also the virtual form factor (vWAAS is the accelerator version and vCM is the manager version) that can run on a ESXi hypervisor.
    http://www.cisco.com/en/US/docs/app_ntwk_services/waas/waas/vwaas/guide/vwaasguide.html#wp69212
    John
    If this is useful please mark as Helpful or Solved.

  • Error while creating DBConsole -- Error configuring central management

    Dear All,
    MY DB Oracle 11gR1 on Linux is running fine, however there is a problem in Oracle Enterprise Manager Console.
    I dropped and re-create dbconsole using:
    emca -config all db -repos create
    These are the messages I got after creating it.
    Feb 10, 2010 10:31:26 AM oracle.sysman.emcp.EMReposConfig createRepository
    INFO: Creating the EM repository (this may take a while) ...
    Feb 10, 2010 10:41:28 AM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Repository successfully created
    Feb 10, 2010 10:41:41 AM oracle.sysman.emcp.EMReposConfig uploadConfigDataToRepository
    INFO: Uploading configuration data to EM repository (this may take a while) ...
    Feb 10, 2010 10:43:48 AM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Uploaded configuration data successfully
    Feb 10, 2010 10:43:53 AM oracle.sysman.emcp.util.CentralAgentUtil registerWithCentralAgents
    INFO: Registering target(s) with central agent(s) (this may take a while)...
    Feb 10, 2010 10:43:57 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing /Oracle/app/oracle/product/11.1.0/db_1/bin/emctl config agent addcentralagent /Oracle/app/oracle/product/11.1.0/db_1 /Oracle/app/oracle/product/11.1.0/db_1
    Feb 10, 2010 10:43:57 AM oracle.sysman.emcp.EMAgentConfig performConfiguration
    WARNING: Error registering database targets with the central agent(s).
    Feb 10, 2010 10:43:57 AM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error configuring central management. This target will not be centrally managed
    Refer to the log file at /Oracle/app/oracle/cfgtoollogs/emca/bssdevpl/emca_2010_02_10_10_25_26.log for more details.
    Could not complete the configuration. Refer to the log file at /Oracle/app/oracle/cfgtoollogs/emca/bssdevpl/emca_2010_02_10_10_25_26.log for more details.
    If anyone can help me getting through this error and creating dbconsole.
    Thanks,
    Imran

    CONFIG: isLocalNodeDone: T localNode: null
    10:31:26 oracle.sysman.emcp.EMDBPreConfig copyAgentTimeStampFile
    CONFIG: File: /path/bss.com_bssdevpl/sysman/emd/agntstmp.txt:bss.com does not exists.
    10:31:26 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: bssdevpl, oracleHome: /path, and user: SYS
    10:31:26 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    10:31:26 oracle.sysman.emcp.EMReposConfig createRepository
    CONFIG: Spooling to /Oracle/app/oracle/cfgtoollogs/emca/bssdevpl/emca_repos_create_2010_02_10_10_31_26.log
    10:31:26 oracle.sysman.emcp.EMReposConfig createRepository
    INFO: Creating the EM repository (this may take a while) ...
    10:41:28 oracle.sysman.emcp.EMReposConfig invoke
    INFO: Repository successfully created
    10:41:28 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter EMAIL_ADDRESS.
    10:41:28 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_NAME.
    10:41:28 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_SENDER_NAME.
    10:41:28 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_SENDER_ADDR.
    10:41:28 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: bssdevpl, oracleHome: /path, and user: SYS
    10:41:29 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    10:41:29 oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocking dbsnmp and sysman
    10:41:29 oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Successfully unlocked relevant accounts
    10:41:29 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: bssdevpl, oracleHome: /path, and user: SYSMAN
    10:41:29 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    10:41:36 oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Finished executing emreposoutofbox.sql
    10:41:36 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: bssdevpl, oracleHome: /path, and user: SYSMAN
    10:41:38 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    10:41:38 oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Submitting dbms job: /path/sysman/admin/emdrep/sql/core/latest/admin/admin_submit_dbms_jobs.sql
    10:41:38 oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Successfully submitted dbms job
    10:41:38 oracle.sysman.emcp.EMReposConfig unlockMGMTAccount
    CONFIG: Unlocking mgmt view user account
    10:41:38 oracle.sysman.emcp.EMReposConfig unlockMGMTAccount
    CONFIG: view user sql: declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end;
    10:41:38 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: /path/sysman/admin/scripts/emca/emcaDbUtil /path/perl/lib:/path/perl/lib/site_perl:/path/sysman/admin/scripts:/path/bin: /path/perl/bin/perl /path/sysman/admin/scripts/emca/emcaDbUtil.pl /path bssdevpl SYS SYSDBA declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end; 1 SYSMAN_PWD
    10:41:41 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    10:41:41 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of /path/sysman/admin/scripts/emca/emcaDbUtil /path/perl/lib:/path/perl/lib/site_perl:/path/sysman/admin/scripts:/path/bin: /path/perl/bin/perl /path/sysman/admin/scripts/emca/emcaDbUtil.pl /path bssdevpl SYS SYSDBA declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end; 1 SYSMAN_PWD completed successfully
    10:41:41 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Arguments passed /path bssdevpl SYS SYSDBA declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end; 1 SYSMAN_PWD
    Connecting to database bssdevpl in home /path with user "SYS" role "SYSDBA".
    connected to database.
    sql to execute declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end;
    noOfParams to bind: 1.
    sql execute successfully.
    10:41:41 oracle.sysman.emcp.EMReposConfig unlockMGMTAccount
    CONFIG: Unlocked mgmt_view account
    10:41:41 oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Successfully unlocked mgmt_view account
    10:41:41 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    10:41:41 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: bssdevpl, oracleHome: /path, and user: SYS
    10:41:41 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    10:41:41 oracle.sysman.emcp.ParamsManager checkListenerStatusForDBControl
    CONFIG: Passed listener validation check.Listener is up and running.
    10:41:41 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    10:41:41 oracle.sysman.emcp.EMReposConfig uploadConfigDataToRepository
    INFO: Uploading configuration data to EM repository (this may take a while) ...
    10:43:48 oracle.sysman.emcp.EMReposConfig invoke
    INFO: Uploaded configuration data successfully
    10:43:48 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    10:43:48 oracle.sysman.emcp.EMDBCConfig updateEmomsProps
    CONFIG: Updating file /path/sysman/config/emoms.properties ...
    10:43:48 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    10:43:48 oracle.sysman.emcp.util.FileUtil _copyFile
    10:43:49 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    10:43:49 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_SENDER_NAME.
    10:43:49 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter EMAIL_ADDRESS.
    10:43:49 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_NAME.
    10:43:49 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    10:43:49 oracle.sysman.emcp.EMAgentConfig updateEmdProps
    CONFIG: Updating file /path/sysman/config/emd.properties ...
    10:43:49 oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /path/sysman/config/emd.properties.emca to /path/sysman/config/emd.properties
    10:43:49 oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /path/sysman/config/emd.properties.emca.util.tmp to /path/sysman/config/emd.properties
    10:43:49 oracle.sysman.emcp.EMAgentConfig updateAgentConfigFiles
    CONFIG: Updating file /path/sysman/config/emd.properties ...
    10:43:49 oracle.sysman.emcp.EMAgentConfig updateTargets
    CONFIG: value for use102tgt: F
    10:43:49 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter LISTENER_OH.
    10:43:49 oracle.sysman.emcp.ParamsManager getListenerHome
    CONFIG: LISTENER_OH not set. Using ORACLE_HOME as listener's home.
    10:43:49 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    10:43:49 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    10:43:49 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter LISTENER.
    10:43:49 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter LISTENER_OH.
    10:43:49 oracle.sysman.emcp.ParamsManager getListenerHome
    CONFIG: LISTENER_OH not set. Using ORACLE_HOME as listener's home.
    10:43:49 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter LISTENER_OH.
    10:43:49 oracle.sysman.emcp.ParamsManager getListenerHome
    CONFIG: LISTENER_OH not set. Using ORACLE_HOME as listener's home.
    10:43:49 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    10:43:50 oracle.sysman.emcp.ParamsManager getLocalListener
    CONFIG: Found listener named: LISTENER
    10:43:50 oracle.sysman.emcp.EMAgentConfig updateAgentConfigFiles
    CONFIG: Updating file /path/sysman/emd/targets.xml ...
    10:43:50 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    10:43:50 oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
    CONFIG: Local host name: bss.com
    10:43:50 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: T localNode: null
    10:43:50 oracle.sysman.emcp.util.PlatformInterface addEnvVarToList
    CONFIG: Value for env var 'DISPLAY' is '', discarding the same
    10:43:50 oracle.sysman.emcp.util.PlatformInterface addEnvVarToList
    CONFIG: Value for env var 'TZ' is '', discarding the same
    10:43:50 oracle.sysman.emcp.util.PlatformInterface addEnvVarToList
    CONFIG: Value for env var 'ORACLE_HOSTNAME' is '', discarding the same
    10:43:50 oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    CONFIG: New Env List: [CLASSPATH=/path/jlib/emca.jar:/path/jlib/srvm.jar:/path/jlib/srvmasm.jar:/path/jlib/emConfigInstall.jar:/path/jlib/ldapjclnt11.jar:/path/jlib/ldap.jar:/path/jlib/share.jar:/path/jlib/srvmhas.jar:/path/jlib/netcfg.jar:/path/jlib/http_client.jar:/path/lib/http_client.jar:/path/lib/xmlparserv2.jar:/path/assistants/jlib/assistantsCommon.jar:/path/sysman/jlib/emCORE.jar:/path/sysman/jlib/emagentSDK.jar:/path/oui/jlib/OraInstaller.jar:/path/oui/jlib/OraPrereq.jar:/path/inventory/prereqs/oui/OraPrereqChecks.jar:/path/oui/jlib/OraPrereqChecks.jar:, DYLD_LIBRARY_PATH=/path/lib32:/path/lib:/path/perl/lib, G_BROKEN_FILENAMES=1, HISTSIZE=1000, HOME=/home/oracle, HOSTNAME=bss-ora-dev, INPUTRC=/etc/inputrc, KDEDIR=/usr, LANG=en_US.UTF-8, LD_LIBRARY_PATH=/path/jdk/jre/lib/i386/client:/path/jdk/jre/lib/i386:/path/jdk/jre/../lib/i386:/path/lib32:/path/lib:/path/perl/lib, LESSOPEN=|/usr/bin/lesspipe.sh %s, LIBPATH=/path/lib32:/path/lib:/path/perl/lib, LOGNAME=oracle, LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:, MAIL=/var/spool/mail/oracle, NEED_EXIT_CODE=1, NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat, ORACLE_HOME=/path, ORACLE_SID=bssdevpl, PATH=/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/oracle/bin:/path/bin, PWD=/home/oracle, SHELL=/bin/bash, SHLIB_PATH=/path/lib32:/path/lib:/path/perl/lib, SHLVL=2, SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass, TERM=xterm, USER=oracle, XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt, _=/path/jdk/jre/bin/java]
    10:43:50 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: /path/bin/emctl deploy dbconsole /path/bss.com_bssdevpl bss.com:3938 bss.com bssdevpl
    10:43:53 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    10:43:53 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of /path/bin/emctl deploy dbconsole /path/bss.com_bssdevpl bss.com:3938 bss.com bssdevpl completed successfully
    10:43:53 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Creating shared install...
    Source location: /path
    Destination (shared install) : /path/bss.com_bssdevpl
    DeployMode : dbconsole
    Creating directories...
    Setting console properties ...
    Setting log and trace files locations for Console ...
    Setting log and trace files locations for Agent ...
    10:43:53 oracle.sysman.emcp.EMAgentConfig updateDBControlPort
    CONFIG: Setting https port as: -1
    10:43:53 oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /path/bss.com_bssdevpl/sysman/config/emoms.properties.emca.util.tmp to /path/bss.com_bssdevpl/sysman/config/emoms.properties
    10:43:53 oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /path/bss.com_bssdevpl/sysman/config/emd.properties.emca.util.tmp to /path/bss.com_bssdevpl/sysman/config/emd.properties
    10:43:53 oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /path/bss.com_bssdevpl/sysman/config/emd.properties.emca.util.tmp to /path/bss.com_bssdevpl/sysman/config/emd.properties
    10:43:53 oracle.sysman.emcp.EMAgentConfig getCustomTargetName
    CONFIG: targetsXML exists: /path/sysman/emd/targets.xml
    10:43:53 oracle.sysman.emcp.EMAgentConfig getCustomTargetName
    CONFIG: customTarget for oracle_database on node bss.com sid bssdevpl : bssdevpl
    10:43:53 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CUSTOM_ORACLE_DB_TARGET value: bssdevpl
    10:43:53 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter LISTENER.
    10:43:53 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter LISTENER_OH.
    10:43:53 oracle.sysman.emcp.ParamsManager getListenerHome
    CONFIG: LISTENER_OH not set. Using ORACLE_HOME as listener's home.
    10:43:53 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter LISTENER_OH.
    10:43:53 oracle.sysman.emcp.ParamsManager getListenerHome
    CONFIG: LISTENER_OH not set. Using ORACLE_HOME as listener's home.
    10:43:53 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    10:43:53 oracle.sysman.emcp.ParamsManager getLocalListener
    CONFIG: Found listener named: LISTENER
    10:43:53 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter LISTENER_OH.
    10:43:53 oracle.sysman.emcp.ParamsManager getListenerHome
    CONFIG: LISTENER_OH not set. Using ORACLE_HOME as listener's home.
    10:43:53 oracle.sysman.emcp.EMAgentConfig getCustomTargetName
    CONFIG: targetsXML exists: /path/sysman/emd/targets.xml
    10:43:53 oracle.sysman.emcp.EMAgentConfig getCustomTargetName
    CONFIG: customTarget for oracle_listener on node bss.com sid null : LISTENER_bss.com
    10:43:53 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CUSTOM_LSNR_TARGET value: LISTENER_bss.com
    10:43:53 oracle.sysman.emcp.util.PlatformInterface getEnvProps
    CONFIG: Returning env array from cache
    10:43:53 oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    CONFIG: New Env List: [CLASSPATH=/path/jlib/emca.jar:/path/jlib/srvm.jar:/path/jlib/srvmasm.jar:/path/jlib/emConfigInstall.jar:/path/jlib/ldapjclnt11.jar:/path/jlib/ldap.jar:/path/jlib/share.jar:/path/jlib/srvmhas.jar:/path/jlib/netcfg.jar:/path/jlib/http_client.jar:/path/lib/http_client.jar:/path/lib/xmlparserv2.jar:/path/assistants/jlib/assistantsCommon.jar:/path/sysman/jlib/emCORE.jar:/path/sysman/jlib/emagentSDK.jar:/path/oui/jlib/OraInstaller.jar:/path/oui/jlib/OraPrereq.jar:/path/inventory/prereqs/oui/OraPrereqChecks.jar:/path/oui/jlib/OraPrereqChecks.jar:, DYLD_LIBRARY_PATH=/path/lib32:/path/lib:/path/perl/lib, G_BROKEN_FILENAMES=1, HISTSIZE=1000, HOME=/home/oracle, HOSTNAME=bss-ora-dev, INPUTRC=/etc/inputrc, KDEDIR=/usr, LANG=en_US.UTF-8, LD_LIBRARY_PATH=/path/lib32:/path/lib:/path/perl/lib:null, LESSOPEN=|/usr/bin/lesspipe.sh %s, LIBPATH=/path/lib32:/path/lib:/path/perl/lib, LOGNAME=oracle, LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:, MAIL=/var/spool/mail/oracle, NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat, ORACLE_HOME=/path, ORACLE_SID=bssdevpl, PATH=/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/oracle/bin:/path/bin, PERL5LIB=/path/perl/lib:/path/perl/lib/site_perl:/path/sysman/admin/scripts:/path/bin:, PWD=/home/oracle, SHELL=/bin/bash, SHLIB_PATH=/path/lib32:/path/lib:/path/perl/lib, SHLVL=2, SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass, TERM=xterm, USER=oracle, XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt, _=/path/jdk/jre/bin/java]
    10:43:53 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: /path/perl/bin/perl /path/bin/targetdeploy.pl -d bssdevpl -n LISTENER_bss.com /path/bss.com_bssdevpl bss.com bssdevpl
    10:43:53 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    10:43:53 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of /path/perl/bin/perl /path/bin/targetdeploy.pl -d bssdevpl -n LISTENER_bss.com /path/bss.com_bssdevpl bss.com bssdevpl completed successfully
    10:43:53 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Creating targets.xml in state directories...
    Source location: /path
    Destination : /path/bss.com_bssdevpl
    Creating directories...
    Creating targets.xml...
    Done.
    10:43:53 oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /path/oraInst.loc to /path/bss.com_bssdevpl/oraInst.loc
    10:43:53 oracle.sysman.emcp.EMAgentConfig createAgentTimeStampFile
    CONFIG: Creating agntstmp.txt file. oh: /path stateDir: /path/bss.com_bssdevpl host: bss.com
    10:43:53 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    10:43:53 oracle.sysman.emcp.EMAgentConfig createAgentTimeStampFile
    CONFIG: File: /path/sysman/emd/agntstmp.txt.bssdevpl does not exists
    10:43:53 oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
    CONFIG: Successfully deployed state dirs for bss.com
    10:43:53 oracle.sysman.emcp.EMAgentConfig performConfiguration
    CONFIG: Successfully updated agent config files
    10:43:53 oracle.sysman.emcp.util.CentralAgentUtil registerWithCentralAgents
    INFO: Registering target(s) with central agent(s) (this may take a while)...
    10:43:53 oracle.sysman.emcp.util.PlatformInterface addEnvVarToList
    CONFIG: Value for env var 'DISPLAY' is '', discarding the same
    10:43:53 oracle.sysman.emcp.util.PlatformInterface addEnvVarToList
    CONFIG: Value for env var 'TZ' is '', discarding the same
    10:43:53 oracle.sysman.emcp.util.PlatformInterface addEnvVarToList
    CONFIG: Value for env var 'ORACLE_HOSTNAME' is '', discarding the same
    10:43:53 oracle.sysman.emcp.util.PlatformInterface getEnvProps
    CONFIG: Returning env array from cache
    10:43:53 oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    CONFIG: New Env List: [CLASSPATH=/path/jlib/emca.jar:/path/jlib/srvm.jar:/path/jlib/srvmasm.jar:/path/jlib/emConfigInstall.jar:/path/jlib/ldapjclnt11.jar:/path/jlib/ldap.jar:/path/jlib/share.jar:/path/jlib/srvmhas.jar:/path/jlib/netcfg.jar:/path/jlib/http_client.jar:/path/lib/http_client.jar:/path/lib/xmlparserv2.jar:/path/assistants/jlib/assistantsCommon.jar:/path/sysman/jlib/emCORE.jar:/path/sysman/jlib/emagentSDK.jar:/path/oui/jlib/OraInstaller.jar:/path/oui/jlib/OraPrereq.jar:/path/inventory/prereqs/oui/OraPrereqChecks.jar:/path/oui/jlib/OraPrereqChecks.jar:, DYLD_LIBRARY_PATH=/path/lib32:/path/lib:/path/perl/lib, G_BROKEN_FILENAMES=1, HISTSIZE=1000, HOME=/home/oracle, HOSTNAME=bss-ora-dev, INPUTRC=/etc/inputrc, KDEDIR=/usr, LANG=en_US.UTF-8, LD_LIBRARY_PATH=/path/jdk/jre/lib/i386/client:/path/jdk/jre/lib/i386:/path/jdk/jre/../lib/i386:/path/lib32:/path/lib:/path/perl/lib, LESSOPEN=|/usr/bin/lesspipe.sh %s, LIBPATH=/path/lib32:/path/lib:/path/perl/lib, LOGNAME=oracle, LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:, MAIL=/var/spool/mail/oracle, NEED_EXIT_CODE=1, NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat, ORACLE_HOME=/path, ORACLE_SID=bssdevpl, PATH=/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/oracle/bin:/path/bin, PWD=/home/oracle, SHELL=/bin/bash, SHLIB_PATH=/path/lib32:/path/lib:/path/perl/lib, SHLVL=2, SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass, TERM=xterm, USER=oracle, XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt, _=/path/jdk/jre/bin/java]
    10:43:53 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: /path/bin/emctl config agent addcentralagent /path /path
    10:43:57 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 1
    10:43:57 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    0 [main] ERROR emSDK.config - Warning: one of following could not be found:/path/bin/emtgtctl or /path/bss.com_bssdevpl/bin/emtgtctl
    7 [main] ERROR emSDK.config - oracle.sysman.emSDK.conf.CentralHomeAdditionException: emtgtctl could not be found in the bin directory of either the local home at /path or the central home at /path/bss.com_bssdevpl
    oracle.sysman.emSDK.conf.CentralHomeAdditionException: emtgtctl could not be found in the bin directory of either the local home at /path or the central home at /path/bss.com_bssdevpl
         at oracle.sysman.emSDK.conf.TargetInstaller.addCentralAgentHome(TargetInstaller.java:1931)
         at oracle.sysman.emSDK.conf.TargetInstaller.main(TargetInstaller.java:3167)
    10:43:57 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: emtgtctl could not be found in the bin directory of either the local home at /path or the central home at /path/bss.com_bssdevpl
    10:43:57 oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing /path/bin/emctl config agent addcentralagent /path /path
    10:43:57 oracle.sysman.emcp.util.CentralAgentUtil registerWithCentralAgents
    CONFIG: Error registering with /path
    10:43:57 oracle.sysman.emcp.EMAgentConfig performConfiguration
    WARNING: Error registering database targets with the central agent(s).
    10:43:57 oracle.sysman.emcp.EMConfig perform
    SEVERE: Error configuring central management. This target will not be centrally managed
    Refer to the log file at /Oracle/app/oracle/cfgtoollogs/emca/bssdevpl/emca_2010_02_10_10_25_26.log for more details.
    10:43:57 oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error configuring central management. This target will not be centrally managed
         at oracle.sysman.emcp.EMAgentConfig.performConfiguration(EMAgentConfig.java:1303)
         at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:239)
         at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:217)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:225)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:534)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1214)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:518)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:467)

  • Host not registering with the Management Center

    Hello,
    We have CSA MC v5.2. I have put a pre-defined CSA on a server (seperate from the CSA MC), which installed successfully and the MC sees the host.
    However, although a pre-defined CSA is successfully installed on a host (non-server), I am unable to get the MC to see it. On the host, the CSA simply states that it's, "Not registered with the Management Center."
    Please help in resolving this.
    Also, is there a Windows Vista fix? Currently, I am unable to get the CSA to install on Vista.
    ~ Mike

    If you look at the CSA log file, it will tell you an error code for why the connection is failing. Use the list below to determine what your error code means...
    OKENA_STATUS_INVALID_SYSTEM_CONFIGURATION = 2000,
    OKENA_STATUS_ICC_FAILED_GET_HANDLE = 2001,
    OKENA_STATUS_ICC_FAILED_TO_WRITE = 2002,
    OKENA_STATUS_ICC_FAILED_TO_READ = 2003,
    OKENA_STATUS_ICC_INVALID_TOPOLOGY = 2004,
    OKENA_STATUS_ICC_INVALID_INITIATOR_COMP = 2005,
    OKENA_STATUS_ICC_INVALID_PAYLOAD_SIZE = 2006,
    OKENA_STATUS_ICC_INVALID_VERSION = 2007,
    OKENA_STATUS_ICC_INVALID_COMP_ID = 2008,
    OKENA_STATUS_ICC_INVALID_PAYLOAD = 2009,
    OKENA_STATUS_GROUP_DOES_NOT_EXIST = 2010,
    OKENA_STATUS_INVALID_REGISTRATION_PARAMS = 2011,
    OKENA_STATUS_HOST_HAS_REGISTERED_BEFORE = 2012,
    OKENA_STATUS_INVALID_CONTACT_INFO = 2013,
    OKENA_STATUS_HOST_NOT_REGISTERED = 2014,
    OKENA_STATUS_MISSING_CONTACT_INFO_PARAMS = 2015,
    OKENA_STATUS_INVALID_REGISTRATION_ID = 2016,
    OKENA_STATUS_ICC_INVALID_BYTE_ORDER = 2017,
    OKENA_STATUS_ICC_NOT_INITIALIZED = 2018,
    OKENA_STATUS_COMP_CONFIGURED = 2019,
    OKENA_STATUS_UNDEFINED_MGMT_SERVER = 2020,
    OKENA_STATUS_HTTP_TRANSACTION_FAILED = 2021,
    OKENA_STATUS_ICC_INVALID_HANDLE = 2022,
    OKENA_STATUS_SERVER_IS_REACHABLE = 2023,
    OKENA_STATUS_HTTP_TIMEOUT = 2024,
    OKENA_STATUS_ICC_NO_CONNECT_MUTEX = 2025,
    OKENA_STATUS_FORCE_POLLING_NOW = 2026,
    OKENA_STATUS_REGISTRATION_REJECTED = 2027,
    OKENA_STATUS_LOAD_CONFIG = 2028,
    OKENA_STATUS_DB_ERROR = 2029,
    OKENA_STATUS_LICENSE_REACHED_LIMIT = 2030,
    OKENA_STATUS_REGISTRATION_NOT_ALLOWED = 2031,
    OKENA_STATUS_NOT_ALLOWED_TO_STOP_AGENT = 2032,
    OKENA_STATUS_CLIENT_UI_NOT_ALLOWED = 2033,
    OKENA_STATUS_FAILED_TO_PRINT_AGENT_REPLY = 2034,
    OKENA_STATUS_INVALID_LICENSE = 2035,
    OKENA_STATUS_TIMED_OUT = 2036,
    OKENA_STATUS_REGISTRATION_BACKOFF = 2037,
    OKENA_STATUS_TESTMODE_ON = 2038,
    OKENA_STATUS_TESTMODE_OFF = 2039,
    OKENA_STATUS_INVALID_SERVER_FQDNS = 2040,
    OKENA_STATUS_INVALID_SERVER_IPADDR = 2041,
    OKENA_STATUS_SERVER_DNS_NOT_RESOLVABLE = 2042,
    OKENA_STATUS_SERVER_IPADDR_NOT_OWN = 2043,
    OKENA_STATUS_SERVER_DNS_NOT_OWN = 2044,
    OKENA_STATUS_SERVER_NAME_NOT_FQDNS = 2045,
    OKENA_STATUS_FAILED_OPEN_PROCESS = 2046,
    ** please rate if this helps**

  • Windows XP - Unable to register with DCOM within the timeout limit

    Just curious if anyone has run into iTunes server unable to register with DCOM within the given timeout limit?
    Also quite often when I close iTunes, the process shutsdown but then 30sec - 2min iTunes opens its self right back up again. I ususally have to terminiate it from the Task Manager.
    I am running the latest version of iTunes as of Sept 28th 1:30AM

    have a look here http://www.grc.com/freeware/dcom.htm
    Thinkpad R61 7733-1GU
    Thinkpad X61T 7762-54U
    Thinkpad X60T 6363-4GU
    Did a member help you today? Thank them with a Kudo!
    If a post answers your question, please mark it as an "Accepted Solution"!
    Regards,
    GMAC

Maybe you are looking for

  • CO-PA Extraction problem

    Dear all, I created CO-PA datasource with costing-based. When I test extraction (RSA3) in R/3 with no any selection criteria, it only extracts a few data. When I check the CE4XXXX table, there are tons of data in it. It seems like that it gets data f

  • Flash container issue

    I am facing a issue in Flash container. I am having a project which has main container which call different SWFs into it. Now I call this main container file into another container, and their problem starts. Many option doesn't work properly which ge

  • Prime shows wrong cli credentials but they are good

    Hey! Prime discovered both Nexus 7k Core Router. All fine... On the first one Prime is getting all informations with entered CLI credentials in the device work centre. On the second Nexus it always shows "wrong cli credentials" but they are 100% corr

  • To print in black, I get error - prop res DILL not loaded-

    prop res DILL not loaded , error when I click on Properties in print window

  • Problem after updating iphone 4S to 5.1.1

    I now now have a white, squiggly border arounf my screen.  It kind of looks like I took a picture in instagram, but it is there all the time.  I have done a hard reset and restored all settings, even as a new phone and problem is still there.  HELP!!