Problem with WCS, with an error message (Error: Object not found in device)

I  have a problem with WCS, I can not open the window monitor /  controllers with an error message (Error: Object not found in device)  -> https: / / 10.19x.xxx.xx/webacs/switchDetailAction. do? ControllerID = 23735
by  cons I can open the window configures / controllers -> https: / /  10.19x.xxx.xx/webacs/switchGeneralAction.do? command = detail &  ControllerID = 23735
Is there a way to recreate the database or the object? thank you in advance

thank you for your help
Unfortunately, the command "refresh config from controller"  does not solve the problem because we have a negative result
(in mode retain or in mode delete) with the following logs :
Log file wcs-0-0.log
10/19/10 12:07:16.333 ERROR[snmpmed] [23] Response VarBind missing for class InterfaceConfig attribute isInterfaceWired
Log file tomcat_localhost_access_log
10.197.xxx.xx - - [19/Oct/2010:12:07:16 +0000] "POST /webacs/switchListCommandAction.do HTTP/1.1" 200 47399
10.197.xxx.xx- - [19/Oct/2010:12:07:16 +0000] "GET /webacs/alarmSummaryAction.do?command=summary&dojo.preventCache=1287490037130 HTTP/1.1" 200 421

Similar Messages

  • Error message: Page Anchor not found: 188 when exporting to ePub

    I have been working on exporting a book from InDesign CC 2014 to reflowable ePub format. The book is about 250 pages long with numerous photographs, all of which are anchored objects. I am now able to export a good-looking ePub file, but I keep getting just this one error message, Page Anchor not found: 188, followed by the pathname for the file.  I don't see a problem at page 188, but I'm not very experienced with InDesign.  I have done several searches, and I'm not sure exactly what a "page anchor" is. Can anyone help me figure this out?  Can I just ignore this error.  Thanks.

    I had similar problems which were resolved when I anchored images only within text with styles that would not be included in the TOC, and also made sure there were no blank paragraphs (unnecessary hard returns) with a style that would be included in the TOC. Hope that helps.

  • Error message "setenv.ini not found" during installation

    I want to install the XP Pro version from cd but I get the error message "setenv.ini not found"

    Hello
    Hmmm... there must be something wrong with recovery disc. What to do now?
    You can try to contact your local dealer and see if they can help. Other way, contact nearest Toshiba authorized service provider. If they can confirm that recovery media is not OK they can order new one for you. For free I think.

  • Itunes wont open at all, error message : quicktime was not found .... please reinstall ... i did that but no luck this only seems to have happened since the 10.4 update, im on windows 7 ..

    itunes wont open at all, error message : quicktime was not found .... please reinstall ... i did that but no luck this only seems to have happened since the 10.4 update, im on windows 7 ..

    Can you start QuickTime on your computer?
    You'll probably have to search for the Windows Installer Cleanup Utility and use it to remove QuickTime Player and iTunes. Then download and install the iTunes again.

  • I get error message''one file not found'' when tring to sync Ipod Nano 6th gen to I tunes. Help

    I get error message''one file not found'' when tring to sync Ipod nano 6th gen to Itunes. Help

    See:
    iTunes cannot sync... apps not determined installed on...: Apple Support Communities
    installed apps could not be determined...: Apple Support Communities

  • Prompted to upgrade iTunes on computer. Won't let me and get error message MSVVR80.dll not found. Attempted to reinstall, won't let me. Can you have iTunes and iCloud on the same computer?

    Prompted to upgrade iTunes on computer. Won't let me and get error message MSVVR80.dll not found. Attempted to reinstall, won't let me. Can you have iTunes and iCloud on the same computer?

    Try following the instructions of tt2 in https://discussions.apple.com/thread/5822086

  • Error Message -Entry Point Not Found -Can you help me?

    When I open up my Photoshop 6 Elements I get this error message:  
    "  Entry Point Not Found- the procedure entry point-CFBundle Copy File Type For File Data could not be located in the dynamic link library core Foundation.dll "
    I can click the OK option 3 times and the message disappears and I am able to work in Photoshop. 
    Can anyone tell me what this erro message might mean?
    Thanks!

    I am receiving the exact same message when I open Photoshop Elements 6.0.  ADOBE:  PLEASE respond to our requests and post the fix for this.
    Also, to whoever runs this forum, please do not indicate that this question has been answered in any way.
    thank you.
    frustrated

  • Failed to add device to WCS Reason: Object not found in device

    Hi i am adding wlc (ver 7.0.116.0) to WCS (ver 7.0.164.0) and getting bellow error message.
    Failed to add device to WCS  Reason:  Object not found in device
    This controller was successfully added to the WCS before upgrading WLC ios to 7.0.116. Now i am unable to communicate with the controller thru WCS. The controller itself work ok and serve all WAPs with no issue.
    Any ideas would be appreciated.
    Regards.

    You will need to upgrade WCS to Version 7.0.172.0. WCS version 7.0.64.0 does not support or manage WLC version 7.0.116.0. Hope this helps.

  • How do i solve the following problem. By starting up the message appears: could not found CoreFoundation.dll. Windows error 7

    By starting up the following message appaers: could not found CoreFoundation.dll.
    Windows Error 7
    How can I solve this problem?

    With Windows Explorer, navigate to your C:\Program Files\Common Files\Apple\Apple Application Support folder.
    Copy the SQLite3.dll that you should find there, navigate to the nearby Mobile Device Support folder, and Paste it in there also.
    Restart the programme all should be well
    In case that your OS is (64 bit)
    1. Open windows explorer, go to location C:\Program Files (x86)\Common Files\Apple\Apple Application Support
    2. Copy file "SQLite3.dll"
    3. Now paste it in the folder  C:\Program Files (x86)\Common Files\Apple\Mobile Device Support
    4. Restart the programme, it should not display that message, it should be clear.
    Good Luck

  • Apexlib error :Message section  t7Messages not found

    Hi everybody. After installing Apexlib, I forced my application to produce an error in order to verify if error handling works properly.
    Well, when I produce the error, it appears the alert window of the browser with the following message: "Message section t7Messages not found".
    I have followed the instructions on "How to integrate", checking if the page templates of shared components refer to t7Messages instead of t1Messages (my theme number), but it all seems correct. What have I missed? What could I control more?
    Thanks for any help.
    Greetings from Rome
    Stefano

    Hi Stefano,
    based on the code snipped you posted I would assume that you haven't changed the call of the apexlib.error.init Javascript function in the Page 0 region "ApexLib - Handle Error Page"
    From the HowTo Integrate document chapter 3.4:
    Note: t7 has to be replaced by your theme number! #6699cc is the background color and #000000 is the foreground color for cell highlighting.
    So your code should look like
    <script type="text/javascript">
    apexlib.error.init
      ( "t1Messages"
      , "t1Notification"
      , "#6699cc"
      , "#000000"
      , apexlib.error.DISPLAY_LOCATION.FIELD_AND_NOTIFICATION
    apexlib.error.handleErrorPage();
    </script>Hope that helps
    Patrick
    My APEX Blog: http://www.inside-oracle-apex.com
    The ApexLib Framework: http://apexlib.sourceforge.net
    The APEX Builder Plugin: http://apexplugin.sourceforge.net/ New!

  • Javah error java.lang.Object not found

    Hi guys-
    I'm trying to run a javah command to generate a .h file... I'm using windows2000 & jdk1.1.8... when I run the command from DOS prompt I keep getting the same eror as java.lang.Object not found: aborting.. I've checked all the classpath and it seems ok ... I have CLASSPATH=..;c:\jdk1.1.8\lib\classes.zip
    Can anybody help me with this???
    Thanx

    Maybe try ; right click my computer ,click the advanced tab and select enviroment variables,click on classpath and then edit,check if it's correct.I had the sam problem and that seemed to fix it. :)

  • While Doing BW  Role Uploading Getting message "Linked Objects Not Found" ?

    Dear All,
    I am trying to upload a BW role from EP , while doing role upoad activity, when I am giving role name, system namein the first step it is identifying the role from the system.
    To that role four reports has been attached.
    After uploading the role, the role has been get uploaded, but the reports which are attached to the role it is showing that "Linked Objects Not Found", for all the reports.
    For all those reports I have checked the web url on BW server it is corect but then also I am getting above message.
    Please any one help me out in this scenario.
    Regards,
    Aditya

    The same problem during XI to BI integration as it was told in how-to.

  • Error message. URL not found on this server.

    I have just downloaded OS x Lion and now when I try to reach the Adobe website I get a message  "The requested URL is not found on this sever. Apache/2.2.21 (Unix) DAV/2 Server at www.adobe.com Port 80."  What am I doing wrong?

    The problem resolved itself when I resynced the iPod with my computer. I suspect the error displayed when I tried syncing with my laptop and canceled out of it.

  • Get error message: "Element 'when' not found in 'xsl:choose'"

    Thank you in advance for your help.
    I got this error message:
    Caused by: oracle.xdo.parser.v2.XMLParseException: Element 'when' not found in 'xsl:choose'.
    When I put a form field with this help text:
    <?CHOOSE:?><?WHEN:ELMT_CATEGORY_CODE='SS'?>
    Did some research but cannot find why...
    -Bill

    Never mind, put the <?end choose?> in wrong position. Thanks

  • I tried to download my photos from the memory card to my computer but I got an error message of  " file not found ". What would cause this ?

    When I inserted my memory card from the camera into the computer it opened the Adobe window. I clicked on the get photos icon and the process of downloading to the computer began as usual. But when it was complete an error message came up No file found. Now I cannot open anything to view any of my previous photos. How do I fix this ?

    The Camera Connection Kit works with SD cards, not Memory Sticks.
    Maybe you can find an MS to SD adapter, or use the USB connection with the USB cable that came with the camera.

Maybe you are looking for

  • Now I just need an internet connection

    Last night, after trying out Linux with Ubuntu, I loaded Arch Voodoo base. The installation went very smoothly (my compliments), except that like some others I was slowed down during the install, and am now when I boot, by the following: ata2.00: ATA

  • Standard report to view materials blocked for MRP

    Hello, Is there a standard report by which it is possible to get a list of materials that are blocked for MRP? I.e. MM02 -> tab: MRP1 -> General Data -> Field: Plant-sp.matl status, Value: '03' - 'Blocked for MRP'? Help is appreciated. Regards,

  • Difference between AP PO Reconciliation Report and GL

    I have followed the following - R12 Accrual Balance Mismatch Between Accrual Reconciliation Report and GL - Troubleshooting (Doc ID 1107953.1) My SLA and GL Balances match as per the doc. However I have a difference of around 3 million in the AP PO R

  • Special charecters handling

    Hi All, how to unhide abap codes that were hidden using a special string in the first line of the program: *@@$$@@SAP Any solutions ? Thanks!

  • What could cause a server to be removed from the farm other than running PSConfig and removing it?

    Hi, We had a strange issue today.  One of our two production WFE servers in our SP2010 farm had become disconnected from the farm. I noticed it because I had created a new site collection within an existing web site last week but it was only availabl