Error accessing Phone Configuration page in Call Manager

I used BAT to delete auto-generated device profiles. Status and log file showed records were deleted successfully, however, I get the following error message when attempting to access the phone configuration page:
Error
The following error occurred while trying to retrieve the information for the requested phone.
selecting device: OK
Getting RIS for device: OK
Getting device properties: OK
authenticationStr [object Object]OK
keySizeList 2OK
certOperationList 1OK
upgradeFinishTime 2005:7:23:10OK
LSCStatus 1OK
packetCaptureMode 0OK
packetCaptureDuration 60 DONE selecting device: OK
Getting hotelling info:
The current item or one of its properties is not valid. It may have been deleted since the page was last refreshed. (2)
Restarting our Pub and Subs did not resolve issue.
Any suggestions?

From the error, seems like a database corruption for the phone. You might just need to delete the phone and delete it from Unassigned DN list and then try to add it back in again . if this does not work trymodifying entries in the SQL TB .. IKEdevice_defaultprofile

Similar Messages

  • How to access to configuration page of the router through the windows phone 7 ?

    Hi all
    I'd like to know if there's a way to access to configuration page of the router through my windows phone 7.
    I usually access the router by laptop as following: "192.168.1.1". but sometimes when I'm on my phone  I need to reboot the router through my phone other then the laptop which is not near me...
    I looked up for applications that should do the work, but unfortunately I got no positive result, so I'm reaching out to this very forum in order to find help and tricks so that I can figure it out
    thank you in advance

    Hi Happydz,
    For help using Windows Phone please post in the Windows Phone forums on
    http://answers.microsoft.com .
    The MSDN Windows Phone Development forums are for developers to discuss writing their own Windows Phone apps.
    That said, I'd expect you could connect to 192.168.1.1 from the phone's browser the same way you would from the laptop's browser.

  • Error Accessing Test Configuration

    Hi,
    I am facing a similar issue. Test console gets opened for few services but for few of them the console is not opening.
    Below is the error i am facing
    Error Accessing Test Configuration
    Validation of ProxyService ProxyService/PS_V1 : ProxyService ProxyService/PS_V1 does not exist failed
    I could see the proxy servive clearly in the console. It happened for one of the service so i created another proxy based on the proxy which is not showing the test console and the new one got opened. But after some time one more proxies test console is not opening.
    I see both admin server and managed server running.
    And in ALSB debug.xml the test console flag is set to true.
    Wht is the issue. Any sugestions on this?? appreciate your help

    Hi,
    I saw the metalink ID but there the error was different it is somtthing like
    Validation failed for proxy service. Referenced component not found.
    But i am getting an error
    Validation of ProxyService MainFlow/ProxyService/PS_Dequeue_V2 : ProxyService MainFlow/ProxyService/PS_Dequeue_V does not exist failed
    Initially when i got this error i just recreated the proxy and it worked fine. But now i am getting this error for almost all the proxy services. I am not able to understand what is the issue. Any suggestions on this?

  • Issue with User web page into Call Manager

    Hello
    I have an issue where all my users can log into their User page on UCM but when they make a change to speed dial or anything else, the change does not reflect on the phone in UCM. Doing a reset from their web page doesn't reset the phone. This is UCM 7.1.5 and the standard ccm end user group is enable for all end users.
    thanks

    Hi Bill -
    Have you verified your User Management Roles and effective permissions?  Go to User Management - Roles - select Standard CCMUSER Administration and for the permissions you want, ensure both Read and Update are selected.
    Role Information
    Application
    Cisco Call Manager End User
    Name
    Description
    Resource Access Information
    ">Resource Description Privilege
    read                                               update
    CCMUser: Access List                   
    read                       update                      
    CCMUser: Device                   
    read                       update                      
    CCMUser: Directory                   
    read                       update                      
    CCMUser: Fast Dials                   
    read                       update                      
    CCMUser: IP Phone Services                   
    read                       update                      
    CCMUser: Line Settings                   
    read                       update                      
    CCMUser: Personal Address Book                   
    read                       update                      
    CCMUser: Plugins                   
    read                       update                      
    CCMUser: RemoteDestination                   
    read                       update                      
    CCMUser: Service URL                   
    read                       update                      
    CCMUser: Speed Dial User                   
    read                       update                      
    CCMUser: User Settings                   
    read                       update      
    You can also check an individual's effective permissions by using these procedures:
    Viewing a User's Roles, User Groups, and Permissions
    This section describes how to view the roles, user groups, and permissions that are assigned to a user that belongs to a specified user group. Use the next procedure to view the roles, user groups, and permissions that are assigned to a user in a user group.
    Note: You can also view user roles by using User Management > Application User (for application users) or User Management >End User (for end users) to view a particular user and then display the user roles.
    Choose User Management > User Group.
    The Find and List User Groups window displays.
    Find the user group that has the users for which you want to display assigned roles.
    Click the name of the user group for which you want to view the roles that are assigned to the users.
    The User Group Configuration window displays for the user group that you chose. The Users in Group pane shows the users that belong to the user group.
    For a particular user, click the i icon in the Permission column for the user.
    The User Privilege window displays. For the user that you chose, this information displays:
    User groups to which the user belongs
    Roles that are assigned to the user
    Resources to which the user has access. For each resource, this information displays:
    Application
    Resource
    Permission (read and/or update)
    Now if both items above look OK, you might check your DB replication status.  I assume you have a Publisher and one or more Subscribers?  User phones registered to Subscriber?  You can check replication several ways:
    CLI
    RTMT
    Unified Reporting on CUCM administrator web page - select "Unified CM Database Replication Debug" report.  This is the easiest.
    The desired Replication State is 2.
    Here is some further information:
    Check the DB replication status on all the Cisco Unified Communications Manager nodes in the cluster to ensure that all servers are replicating database changes successfully. You can check by using either RTMT or a CLI command.
    • To check by using RTMT, access the Database Summary and inspect the replication status.
    • To check by using the CLI, enter the command that is shown in the following example: admin: show perf query class "Number of Replicates Created and State of Replication"
    ==>query class :
    - Perf class (Number of Replicates Created and State of Replication) has instances and values:
    ReplicateCount -> Number of Replicates Created = 344 ReplicateCount -> Replicate_State = 2
    Be aware that the Replicate_State object shows a value of 2 in this case. The following list shows the possible values for Replicate_State:
    0—Replication Not Started. Either no subscribers exist, or the Database Layer Monitor service is not running and has not been running since the subscriber was installed.
    1—Replicates have been created, but their count is incorrect.
    2—Replication is good.
    3—Replication is bad in the cluster.
    4—Replication setup did not succeed.
    I'm thinking it's more your Roles/permissions and not replication, but I included just in case.  Hope this helps!
    Ginger

  • Error accessing my jsp page

    I have created a simple web application and using tomcat 5. when i try accessing my jsp page..it just gives an error message..HTTP Status 404...The requested resource (/carnhotel/date.jsp) is not available.
    however, it works fine when i deploy in default applications (servlet-examples, jsp-examples,root)...plz help..

    How are you deploying this web application? Just in the webapps >directory?iewebapps/carnhotel/date.jsp?i have deployed in the webapps directory with the same directory structure...and also WEB-INF/web.xml
    also, when i open tomcat admin console...click on host(localhost/context(/carnhotel))..displays an error ...
    HTTP Status 500 - Error retrieving attribute debug
    type Status report
    message Error retrieving attribute debug
    description The server encountered an internal error (Error retrieving attribute debug) that prevented it from fulfilling this request.
    thnx...
    .

  • DONE button is not working in Oracle Configuration page in Order Management

    Hi,
    We are in 11.5.10.2 application, In order managemnt DONE button is not working. Once we choose all the options and click on DONE button the configuration page is not closed.
    Please help us to come out ot this problem.
    Thanks
    Krishna

    Hi,
    We are in 11.5.10.2 application, In order managemnt DONE button is not working. Once we choose all the options and click on DONE button the configuration page is not closed.
    Please help us to come out ot this problem.
    Thanks
    Krishna

  • Error accessing transaction SOLMAN_WORKCENTER in SAP Solution Manager

    I get the error below when I try to access workcenters in SAP solution Manager ehp1 via transaction SOLMAN_WORKCENTER
    Error while processing your query
    What has happened?
    The URL call http://sol.test.com:8000/sap/bc/webdynpro/sap/ags_workcenter was terminated because of an error.
    Note
    The followin error text was processed in smc the systm: Syntax error in program CL_POWL_UTIL==================CP .
    The error occurred on the application server sol_smc_00 and in the work process. 0
    The termination type was: RABAX_STATE
    The ABAP call hierarchy was:
    Method: GET_QUERIES of program CL_POWL_QUERY_API=============CP
    Method: GET_WORKLISTS of program CL_CONTROL_CENTER_API_FOR_POWLCP
    Method: IF_AGS_CONTROL_CENTER_API~GET_WORKLISTS of program CL_AGS_POWL_BASIC=============CP
    Method: GET_WORK_LIST of program /1BCWDY/0ALGK7P51EY0JCPIHVQ5==CP
    Method: IF_COMPONENTCONTROLLER~GET_WORK_LIST of program /1BCWDY/0ALGK7P51EY0JCPIHVQ5==CP
    Method: HANDLEDEFAULT of program /1BCWDY/0ALGK7P51EY0JCPIHVQ5==CP
    Method: IF_WDR_VIEW_DELEGATE~WD_INVOKE_EVENT_HANDLER of program /1BCWDY/0ALGK7P51EY0JCPIHVQ5==CP
    Method: INVOKE_EVENTHANDLER of program CL_WDR_DELEGATING_VIEW========CP
    Method: NAVIGATE of program CL_WDR_CLIENT_APPLICATION=====CP
    Method: DO_NAVIGATION of program CL_WDR_WINDOW_PHASE_MODEL=====CP
    What can you do?
    With the termination type RABAX_STATE you will find in the system smc in transaction ST22 more information on the cause of the termination.
    With termination type ABORT_MESSAGE_STATE you will findon the application server sol_smc_00 in transaction SM21 more information on the cause of the termination.
    With termination type ERROR_MESSAGE_STATE you can scan for further information in the trace file for the work process 0 in transaction ST11 on the application server. sol_smc_00 It is possible that an analysis of the trace files for the other work processes is necessary.
    If you do not yet have a user ID, contact your system adminmistrator.
    Error Code: ICF-IE-http -c: 001 -u: lolli -l: E -s: smc -i: sol_smc_00 -w: 0 -d: 20110415 -t: 165748 -v: RABAX_STATE -e: SYNTAX_ERROR -X: 00235AB4EF731EE099F78539B74CB1A5_00235AB4EF731EE099F78537687251A5_1 -x: 29BC67E0BACDF16BB1A500235AB4EF73
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    How do I resolve this error?

    Hi Mateus,
    Thanks for your keen interest in assisting.
    This is an excerpt from ST22....even though i am not an ABAP person.
    Error in the ABAP Application Program
    The current ABAP program "CL_POWL_QUERY_API===========CP" had to be terminated becuase it has come accross a statement that
    unfortunately cannot be executed.
    The following syntax error occured in program
    "CL_POWL_UTIL===========CP" in include
    "CL_POWL_UTIL===========CM007" IN
    line 48:
    "Incorrect logical expression: ")" without preceding "("."
    The include has been created and last changed by:
    Created by "SAP"
    Last changed by: "BODE"
    Error in the ABAP Application Program
    The currect ABAP Program "CL_POWL_QUERY_API=============CP" had to be terminated becuase it has come accross
    a statement that unfortunately cannot be executed.
    What can you do?
    Please eliminate the error by performing a syntax check
    (or an extended program check) on the program "CL_POWL_UTIL===========CP".
    You can also perform the syntax check from the ABAP Editor.
    If the problem persists, proceed as follows:
    Note down which actions and inputs caused the error.
    To process the problem further, contact you SAP system administrator.
    Using Transaction ST22 for ABAP Dump Analysis, you can look at and manag termination messages.
    and you can also keep them for a long time.
    When i clicked on the ABAP Editor in ST22, I have the code below
    method GET_QUERIES.
      data: ls_authorities type powl_authorities_sty,
            lt_vistypes type powl_type_tty,
            lt_visqueries type powl_query_tty,
            ls_api_query type powl_query_asty.
      field-symbols: <fs_query> type powl_query_sty.
      cl_powl_util=>do_authority_checks_for_user(
        exporting
         i_applid = i_applid
         i_user   = i_user
        changing
         c_authorities = ls_authorities
      lt_vistypes = cl_powl_type_accessor=>get_visible_types(
          i_applid = i_applid
          i_langu = sy-langu
          i_username = i_user
      lt_visqueries =  cl_powl_query_accessor=>get_visible_queries(
         i_applid = i_applid
         i_authorities = ls_authorities
         i_langu = sy-langu
         i_username = i_user
         i_vistypes = lt_vistypes
      loop at lt_visqueries assigning <fs_query>.
        move-corresponding <fs_query> to ls_api_query.
        insert ls_api_query into table result.
      endloop.
    endmethod.
    The cursor is on this line containing the statement below
    "cl_powl_util=>do_authority_checks_for_user("

  • ALSB 2.6 Error Accessing Test Configuration - Test Console

    When trying to use the Test Console (bug) for any Proxy Service I get the following message.
    An unexpected error occurred accessing the test service: java.net.ConnectException: t3://(domain name): No known valid port for: 'Default[t3]:t3(t3):null:7201:(ip address):-1'; No available router to destination
    The test console was working in v2.5.
    Thanks,
    Christopher Venckus

    Good day,
    I am having a similar issue. I checked and the cluster address is properly set and the ALSB Test Framework EAR is deployed to the cluster. My cluster has two managed servers on separate machines and there is an admin server (not in the cluster) managing the domain. Are there any other things we could try? Also, how can we enable logging of this call? Nothing (no exceptions) are coming out in any of the log files.
    Thanks,
    Sean

  • Call Manager, Tandberg Video Phone bandwidth

    We have recently rolled out a Tnadberg Video Phone.
    Is the Tandberg phone considered an endpoint in call manager?
    Can you adjust what bandwidth the phone uses from within call manager?

    Locations in Cisco Unified CallManager Administration specify how much audio and video bandwidth is allowed for all calls in a specific location.

  • Call manager and type of Voip phones

    Just wanted to thank everyone for the help.
    My background is Telepresence and minimal on Call Manager 8.
    Just wanted to ask if I can somehow pull a list of all type of phones connected to the call manager - we currently have 7942 and 7975. I need the list which phone number is using which type of phone.

    Hi Mark,
    Here are 3 suggestions:
    1) Goto Device > Phone, add the 'Directory Number' and 'Device Type' as search criteria and click 'Find'. This is limited as it can't be exported.
    2) Run the following SQL Query:
    SELECT d.name, n.dnorpattern, dn.numplanindex, m.name as Model FROM numplan AS n JOIN devicenumplanmap AS dn ON n.pkid=dn.fknumplan JOIN device AS d ON d.pkid=dn.fkdevice JOIN typemodel AS m ON d.tkmodel=m.enum JOIN typeclass AS c ON d.tkclass=c.enum WHERE c.name="Phone" ORDER BY m.name, d.name, dn.numplanindex
    3) Use a 3rd Party product to extract and export the required data such as PhoneView from UnifiedFX
    PhoneView is the most advanced endpoint management product available including the ability to gather extensive device/user information and then interact and export that data.
    Thanks
    Stephen Welsh
    CTO
    http://www.unifiedfx.com

  • Phone License for Call Manager express

    Dears ,
    Is the phone license required for Call manager express or the license on the voice gateway enough for operating the phones ?
    Regards,

    Hi Ian,
    I think I may have given you some bad info here. Sorry about that
    Right to Use Feature Licenses
    The following licenses do not Cisco software activation and you can begin using the features upon receipt of the Right to Use Notification
    Feature License Name
    Prerequisites
    License Types
    CME
    IP Base & UC
    Feature (Counted)
    SRST
    IP Base & UC
    Feature (Counted)
    VXML Gateway
    IP Base & UC
    Feature (Counted)
    CUBE
    IP Base & UC
    Feature (Counted)
    Land Mobile Radio
    IP Base & UC
    Feature
    You should be good to go. But a quick note to
    [email protected]
    would be a fair idea.
    Cheers!
    Rob

  • Call Manager phone directory

    Hello,
    I want to extract the phone directory from the call manager for one of the execs. I would like to find out what is the name of MSSQL database and the table where this information is stored.
    Or, if there is a built in tool provided by Cisco that can be used to extract the info will work as well.
    Thanks,
    Shariq

    You would find quiet a number of useful links on the Phone directory. Might help
    http://www.cisco.com/en/US/products/sw/voicesw/ps556/prod_tech_notes_list.html

  • Call Manager and AD authentication

    We change our AD administrator passwords periodically. We recently had callmgr 4.1 installed on our servers. We can't login to the Administration pages of call manager since we changed the AD admin password. How do I fix this?

    When you install the Active Directory plugin for CallManager, you must supply a user account with certain read privilegs to AD. This user account is used to bind to AD and check for valid credential sets when you login to CallManager via MLA, CCMUser etc etc.
    So, if you change the password for the account which CallManager uses to bind to AD w/, it breaks.
    You're not completely out of luck though. When you install MLA, you configure an account with full admin access that you can use at any point that does not authenticate against AD. Most of the time this account is ccmadministrator and the local administrator password of the box, but could have been altered during install. Refer to the following doc for more detailed info: http://www.cisco.com/univercd/cc/td/doc/product/voice/c_callmg/4_1/sys_ad/4_1_3/ccmcfg/b07mla.htm.
    Moving forward, I'd recommend creating a service account (denied interactive login to any boxes on your network) for the sole purpose of CallManager binding to LDAP. Make the password complex, mark it never to expire, user can't change, and you shouldn't have to change the password in the future.
    Hope this helps!

  • WRT54G Configuration page in spanish - Help

    Hi folks, I have just bought a WRT54G v5 and went through the setup wizard with no problems. However when attempting to access the configuration page (http://192.168.1.1) it appears in spanish. I have updated the firmware in management mode but still get the same problem. Anyone have any ideas on how to solve this problem?
    Thanks in advance.

    your device is wrongly shipped...
    try downloading a TFTP file... and try to reflash a firmware from the US website..
    this solution will not guarantee that it can solve your issue..
    (Mod note: Edited for guideline compliance.Thanks!)Message Edited by JOHNDOE_06 on 10-18-2006 11:50 PM

  • Config Archive for Call Manager

    Hello,
    It give me the attahced error fo r config archive for call manager.

    The supported devices page shows each supported device, and what features are supported:
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/3.2/device_support/table/lms32sdt.html

Maybe you are looking for

  • How can I remove calendar alerts from my iPhone?

    My iPhone 4 (iOS 6) seems to be adding calendar alerts on its own and I cannot for the life of me figure out how to remove them. I use iCal on my Macbook Pro (running Mountain Lion 10.8.2) to sync my calendar events. None of my events on iCal have al

  • ASP Crystal Report 2008 (12) Oracle 9 and Visual Basic!

    Hi All, I'm mainting an old application and I need to simulate the same client environment in my machine. I have a VB application (with COM+ server components) that's creates a report object with parameters. But the only thing that this application d

  • This Connection is Untrusted and few websites layout is broken

    I have tried almost all the solution to get rid of the issues but could not find a solution. My Chrome and IE is working fine as its expected in same machine but not firefox. Issues - 1 Website layout is disorted eg. https://support.mozilla.org/en-US

  • Differences between BI and BW

    could you post me differences between BI and BW

  • ABAP: error generating the test frame

    Hi ABAP gurus, I received below error during execute/test the function module. Could anyone help or advice me why i'm getting the below error. Error generating the test frame Message no. FL819 Diagnosis The system could not generate a syntactically c