E-recruitment Dashboard not responding

Hi,
we are doing implementation for e-recruitment and facing problem  with Dashboard of Recruiter. Whenever we click on any tab(Requisition tab,Job posting tab) the dsahboard is not responding. When ever we test service ERC_A_WORKCENTER through tcode SICF then system displaying error message as Internal Error and there is no log in SLG1.
Regards,
Kishore Jagarlamudi

Hello Kishore,
Could you please check proper roles have been assigned to the recruiter in this case. Might be for a test pupose, create a user
through RCF_CREATE_USER and then check, If you are getting the error with the new user.
This is clearly related to missing candidate object..
Best Regards,
Deepak

Similar Messages

  • Graphing engine is not responding. in OBIEE 11.1.1.6

    Hi,
    I did install OBIEE 11.1.1.6 and publised my earlier 'RPD & Catalog' (of version 11.1.1.5).
    On dashboard, some of the graphs are not visible and having the following error message:
    Graphing engine is not responding.
    A fatal error occurred while processing the request. The server responded with: oracle.bi.nanserver.fwk.exception.BISvsException: java.lang.NullPointerException.
    When I look into log file; I see following log:
    [2012-04-18T16:42:57.000+05:30] [OBIPS] [WARNING:16] [] [saw.views.dashboard] [ecid: e954e2debf424ae0:-5b4b1342:136bffa36fe:-8000-000000000000b6ad,0:1] [tid: 4264] 11g xml data incompatibility: object queryitem1 at /shared/Uptime Clock Monthly requires upgrade. Admin needs to rerun upgrade, or remove the object, or fix the object's xml manually. If problem persists, please contact technical support.[[
    File:catalogimpl.cpp
    Line:1268
    Location:
         saw.views.dashboard
         saw.subsystem.portal.pagesImpl
         saw.subsystem.portal
         saw.httpserver.processrequest
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadpool.socketrpcserver
         saw.threads
    SessionID: e5dsikvgu3tss173vt6v7arlnb2btfmhqs9th02
    Any solution for this?
    Regards,
    Jitendra

    Dhar,
    Thanks for the direction, as I ran 'Scan & Update Catalog Objects' from Administration tab, it update lot of objects but the error "Graphing engine is not responding" still appears on Dashboards.
    Also, when I checked log file, it seems to be giving following error: ([tid: 3996] RPCServer returned a error: Error while executing DVTChartRpcCall.processMessage)
    ThreadID: 1836
    [2012-04-19T15:26:00.000+05:30] [OBIPS] [ERROR:16] [] [saw.rpc.mis.read] [ecid: e954e2debf424ae0:-5b4b1342:136bffa36fe:-8000-0000000000011b26,0:1:7] [tid: 3996] RPCServer returned a error: Error while executing DVTChartRpcCall.processMessage
    oracle.bi.nanserver.fwk.exception.BISvsException: oracle.bi.nanserver.fwk.exception.BISvsException: java.lang.NullPointerException
         at com.siebel.analytics.web.javahostrpccalls.dvt.DVTChartRpcCall.processMessageInternal(DVTChartRpcCall.java:180)
         at com.siebel.analytics.javahost.AbstractRpcCall.processMessage(AbstractRpcCall.java:251)
         at com.siebel.analytics.javahost.MessageProcessorImpl.processMessage(MessageProcessorImpl.java:193)
         at com.siebel.analytics.javahost.Listener$Job.run(Listener.java:223)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl.threadMain(SAJobManagerImpl.java:207)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl$1.run(SAJobManagerImpl.java:155)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.bi.nanserver.fwk.exception.BISvsException: java.lang.NullPointerException
         at oracle.bi.nanserver.fwk.exception.BISvsException.logNewException(BISvsException.java:342)
         at oracle.bi.nanserver.fwk.exception.BISvsException.throwException(BISvsException.java:231)
         at oracle.bi.nanserver.fwk.exception.BISvsException.throwException(BISvsException.java:218)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.ChartViewGenSvsImpl.generateView(ChartViewGenSvsImpl.java:69)
         at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.bi.nanserver.fwk.service.BISvsProxy.invoke(BISvsProxy.java:47)
         at $Proxy5.generateView(Unknown Source)
         at com.siebel.analytics.web.javahostrpccalls.dvt.DVTChartRpcCall.processMessageInternal(DVTChartRpcCall.java:150)
         ... 6 more
    Caused by: java.lang.NullPointerException
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.formatter.positional.BaseChartPositionalFormatter.apply(BaseChartPositionalFormatter.java:97)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.formatter.SeriesFormattingEngine._processFormatRules(SeriesFormattingEngine.java:130)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.formatter.SeriesFormattingEngine.start(SeriesFormattingEngine.java:103)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer.processSeriesFormatProperties(BaseChartComposer.java:743)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer.setSeriesFormatPropertiesAndRuleBundle(BaseChartComposer.java:217)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer.setBaseChartLayoutAwareProperties(BaseChartComposer.java:209)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.AxisChartComposer.setBaseChartLayoutAwareProperties(AxisChartComposer.java:571)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer._setProperties(BaseChartComposer.java:167)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer._setDataAndProperties(BaseChartComposer.java:151)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer.compose(BaseChartComposer.java:144)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.DVTChartProcessor.compose(DVTChartProcessor.java:659)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.DVTChartProcessor.setupChart(DVTChartProcessor.java:127)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.DVTChartProcessor.generateXML(DVTChartProcessor.java:248)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.ChartProcessorBase.generateChart(ChartProcessorBase.java:217)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.ChartViewGenSvsImpl.generateView(ChartViewGenSvsImpl.java:63)
         ... 12 more
    File:rpc.cpp
    Line:472
    Location:
         saw.rpc.mis.read
         saw.threadpool.chartthreadpool
         saw.threads
    ecid: e954e2debf424ae0:-5b4b1342:136bffa36fe:-8000-0000000000011b26,0:1:7
    ****************************************************************************

  • Year 2010-2011 MacBook Pro version 10.7.4 issues: freezes up, files are loading slowly and buttons are not responding

    Hello my fellow Apple product user's. My problem has been going on for about a month and half with my laptop locking up, file folders on my desktop loading slowly and my sleep button and other buttons on my dash board not responding. Where to being with my issues that are listed up in my title and my first scene. The first issue has been my file folders are not loading fast like that did before, the issue is that they load in about 10-15 if not a little longer after I log into my laptop desktop. The second issue is that my sleep button does not respond to sleep right away, I have to press it three or four different times after I have logged out of my desktop to make it go to sleep.  The final problem is dealing with my buttons and laptop locking up, when I started an application called runescape after it load to the log in screen and after I came back to log into the game it decide to lock up/ froze on me and durning that time my buttons on my dashboard was not responding, so I decide to command q to quit the application and after that buttons were not reponding to it and I decide to do common and control c to see if it would work and it did and after that everything has been working fine except for the files are loading slowly. Also I had another issue with the laptop sleeping so quick as soon I am using the Internet. There was one other problem that had happen to me just like my description in my first scene, but I do not remember that issue.
    Please no spamming, flaming and being plain rude to me and others. If you can not listen, read, or under stand my warning you will be kicked off from posting on threads buy a froum monitor. Pleas and thank you for posting and helping me out with fixing my problems.

    Hello my fellow Apple product user's. My problem has been going on for about a month and half with my laptop locking up, file folders on my desktop loading slowly and my sleep button and other buttons on my dash board not responding. Where to being with my issues that are listed up in my title and my first scene. The first issue has been my file folders are not loading fast like that did before, the issue is that they load in about 10-15 if not a little longer after I log into my laptop desktop. The second issue is that my sleep button does not respond to sleep right away, I have to press it three or four different times after I have logged out of my desktop to make it go to sleep.  The final problem is dealing with my buttons and laptop locking up, when I started an application called runescape after it load to the log in screen and after I came back to log into the game it decide to lock up/ froze on me and durning that time my buttons on my dashboard was not responding, so I decide to command q to quit the application and after that buttons were not reponding to it and I decide to do common and control c to see if it would work and it did and after that everything has been working fine except for the files are loading slowly. Also I had another issue with the laptop sleeping so quick as soon I am using the Internet. There was one other problem that had happen to me just like my description in my first scene, but I do not remember that issue.
    Please no spamming, flaming and being plain rude to me and others. If you can not listen, read, or under stand my warning you will be kicked off from posting on threads buy a froum monitor. Pleas and thank you for posting and helping me out with fixing my problems.

  • System wide keyboard commands not responding

    My mac stops responding to system wide keyboard commands such as the Dashboard, Expose and Spotlight shortcuts. It also does not respond to Command-Tab to switch between applications. Hitting the keys for any of these leads to no response whatsoever.
    I have run into this problem several times over the last few months, and the only solution I have found is to restart the computer. Initially, it appeared to be related to the ScreenSaver process crashing. I could look in the System Monitor and see that this process had gone red, when I forced the process to quit, the keyboard commands were restored. More recently, though, this has not been the case, and I have had to restart.
    Any guesses what could cause this or suggestions on how to diagnose it? Thanks for any help.

    I'll answer in reverse.
    When I've experienced the problem, I have tried other (older style) keyboards, and that did not resolve the problem.
    I've never tried creating another user account.
    I'll try disabling the screen saver, but part of the problem is that this issue is sufficiently intermittent that it take a while to determine if this has a benefit. I was hoping to find some more systematic way to diagnose what has been happening. Any suggestions along these lines?
    Thanks for your help and interest.

  • Trouble about vpn connecting (PPTP VPN did not respond)

    I am new in mac. These days I have searched a lot on line for the solution to this problem but none fixed it. So....
    Our lab only have an instruciton for connecting vpn under windows and I succeeded to do this by following this in windwos 7.
    There is a host name instead of ip address in the instruciton and I think that should not be the problem.
    And in the protocol of TCP/IP property settings, the user was asked to Remove the tick before “Use default gateway on remote network”.  Besides, in the instruction, it sets to obtain the IP address and DNS address automatically, so that I do not have such inforamtion about the server of our lab.
    In my new macbook pro (Mac ox lion 10.7.3), I did the following things:
    1. in system properties->network, Select the + button at the bottom left of the screen to add a new connection.
    2.  Select the following:
    a. Interface: VPN
    b. VPN Type: PPTP
    c. Service Name: SAS VPN
    d. Select Create.
    3.  Configuration: default
        server address: host name “xxx.xx.xxxx.xx”
        account name: (I am sure there is no error in this)
       encryptiong: none
    4. click Authorization settings to input the password.
    5. Click the Advanced button. and Select Options. Verify Send all traffic over VPN connection is checked. (and is not checked ) (I tried both, none of them worked). About the other seetings.
    6. On the TCP/IP tab, set "Configure IPv4" to "Using PPP." So I can not input the DNS server information.
    7. click apply and then try to connect.
    However, it returned me an error said " PPTP-VPN server did not respond. Try to reconnect. If that continues....."
    I think there are lots of experts in mac os x. Can anyone here help me with this? Thanks a lot in advance!

    >> encryptiong: none
    I found out, that you NEED the encryption in Lion Server VPN.
    I understand, that you use Lion Server as you mention the problem here in the Lion Server section.
    I do the following: Install the "Admin Tool VPN" from App-Store for some Euros. Than I found section PPTP and there is a check for
    a) Active
    b) Compression and Encryption
    I take the check for b) out and restart (Off / On), took my XP-Notebook and connected via PPTP and all working!
    Since Lion Apple hide a lot of things from the official tools and if you have some special tools, you can activate function. There is
    Level 1, the userlevel: Something like Dashboard in the new MS-Servers or the Server App in the new Lion Server
    Level 2, the administrator level: The difference between Server App and Server Admin! The Server Tools you need download separatly as you know after a while, something is missing. Same with the new Airport Utility: Userlevel tool = AU 6.0 with grafical fun and some basics, AU 5.6 is the tool for the admin what you separtly need download.
    Level 3, the special deeper view: Typically it is the command line interface, CLI, but if you need some GUI (grafical user interface), you buy an App like Admin VPN Tool and this tool (App for some Euros) in real does nothing else than comfortably set some inside switches and flags that the offical GUI admin tools not have realized.
    Why?
    Oh, I think it's because security issues. You want the Mac Server become like a Microsoft Server? So, you shouldn't use not encrypted connections and that's (in my understanding) the reason why the Lion Server EXPECTS YOU to use encryption and the official tools not give you the oportunity to switch the encryption off!

  • Dimension Filter is not responding in Chrome after CSS code applied

    Hi Everyone,
    In SAP Design Studio 1.4 Sp02 I have Dimension Filter which is working good in both IE and Chrome. It is getting regular default font as header in filter and when we select any value for the filter, we need it with bigger font and bold, so I wrote CSS code as below and applied it to my dashboard. After CSS code that dimension filter is working as before only in IE and it is not responding in Chrome. Please see the below code and suggest the changes or extra code if I need to add to this to work in Chrome also.
    .sapzenfilterpanel-Container, 
    .sapzenfilterpanel-Container .sapUiBorderLayoutTop, 
    .sapzenfilterpanel-Container .sapUiBorderLayoutTop, 
    .sapzenfilterpanel-HeaderText, 
    .sapzenfilterpanel-HeaderText.sapUiTv, 
    .sapzenfilterpanel-HeadLine, 
    .sapzenfilterpanel-Container .sapUiRrRow .sapzenfilterpanel-RowRepeaterRow div 
      font-size: 14px !important; 
      color: black !important;
      font-weight: bold;
      background-image: 
        linear-gradient(
        box-shadow: none;
                   color: blue;  
      top: 1px !important; 
      bottom: 1px !important; 
      align-items: flex-end !important; 
    Thanks,
    AP

    Hi,
    I have tried the following  please tell me whether this is what you expecting
    I have create 4 filter with name filter1,filter2,filter3 and filter 4. Then a radio button and in onselect of the radio button, i have given the following script
    var a=RADIOBUTTONGROUP_1.getSelectedText();
    if(a=="1"){
      FILTER1.setVisible(true);
      FILTER2.setVisible(false);
      FILTER3.setVisible(false);
      FILTER4.setVisible(false);
    if(a=="2"){
      FILTER2.setVisible(true);
      FILTER1.setVisible(false);
      FILTER3.setVisible(false);
      FILTER4.setVisible(false);
    if(a=="3"){
      FILTER3.setVisible(true);
      FILTER1.setVisible(false);
      FILTER2.setVisible(false);
      FILTER4.setVisible(false);
    if(a=="4"){
      FILTER4.setVisible(true);
      FILTER1.setVisible(false);
      FILTER2.setVisible(false);
      FILTER3.setVisible(false);
    Output:
    value 1:
    value 2:
    value 3:
    value 4:
    This working on chrome well.
    Thanks,
    Nithyanandam

  • Xcelsius Not responding

    Hi friends
    I am getting a problem with Xcelsius.In my excel i have 3600 rows.For that i am using 3 filters.In source field i am selecting all source data i.e,3600 rows. So my xcelsius not responding.Pls help me out.
    Thanks,
    Yogisha

    Hi Yogisha,
    If I understand your case right, you already have all your data loaded in the Excel the problem is that you are loading the Filter component to read the entire data and display the same.
    To me the use case is improper, which user would like to go through 3600 rows and select one value? You may want to divide the number of rows either alphabetically or any other way. If you share your dashboard, we might be able to guide you. Just try to keep the filter values less than 10 as it will appear good and will be useful to end user.
    e.g. if you are listing all the cities in the filter you would like to add two additional filters to show those values
    1) Country -  based on which you populate the second filter
    2) State - based on which you populate the third filter
    3) City
    This makes the dashboard more user friendly and improves performance. Hope this helps.
    Regards,
    Ameet

  • IDVD Not Responding from Launch

    I was attempting to create a new DVD but did not have my Superdriver plugged in.  When I plugged it in, iDVD did not recognize it so I relaunched the program.  The program refused to reopen and is now no longer responding from launch.  A window does not open but the icon does appear in my dashboard with the note that it is not responding if you option click on it.  I would appreciate it if anyone has troubleshooting I could follow to get it back up and running.

    Try this basic troubleshooting fix :
    1 - delete the IDVD preference file, com.apple.iDVD.plist, that resides in your
    User/Home/Library/ Preferences folder.
    2 - delete IDVD'S cache file, Cache.db, that is located in your
    User/Home/Library/Caches/com.apple.iDVD folder. 
    3 - launch IDVD and try again.
    NOTE: In Lion and Mountain Lion the Home/Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    OT

  • F12 key not responding

    I don't know for what reason my MBP's F12 key is not responding, making it impossible to show the dashboard just by pressing F12. Well, to be precise, there is indeed a little response: there is a dull sound signifying you just did something wrong when I pressed F12. Anybody got a clue?

    mbp233 wrote:
    No, it's not assigned to anything else.
    I'm guessing you've done this already, but just to make sure, open Sys Prefs, Keyboard, and check the box for "Use all F1, F2, etc. keys as standard function keys."
    Then go to Keyboard Shortcuts, Dashboard&Dock, and check the box for "Dashboard . . . F12."
    Close Sys Prefs and see if it works.
    If that doesn't work, log in to another account and see if it works the way you want it to in that account. If so, it's a software issue, probably a corrupt preference file in your main account. If not, it may be a hardware issue.

  • I can't open firefox the running but not responding window opens and says to close the existing window. I can't do that shutting down the computer doesn't do anything to help. I've done all the suggestions here. I've uninstalled and reinstalled firefox

    Firefox will not open. I get the firefox is already running but not responding window... I have tried rebooting with no help. I have tried to end the process via cntrl+shift+esc and nothing firefox is listed to end. I have tried find the app data via the run icon in the start up window, I have no run icon on this system (Acer with windows vista(?)
    == This happened ==
    Every time Firefox opened
    == The computer was hard shut down and did a improper shut down scan when it was restarted ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; FunWebProducts; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)

    I am having a similar problem. Running Xp.
    Latest revision of firefox.
    After using firefox for a while if I exit, parent.lock is locked and i have to reboot to reload firefox.
    I have killed all firefox applications from task manager (usually there are none). and I have tried 3 different "file unlock" programs including unlocker to no avail.
    I also recently installed a program that shows -all- open files, and parent.lock is not listed, and thus not closable/unlockable from there.

  • Frequently when I open Firefox it says Firefox is already running but is not responding. I have to go to the task manager, find Firefox and close the process before I can get firefox to load.

    Those are all the details I have

    There is an article about this problem see:
    * [[Firefox is already running but is not responding]]

  • PCI DIO 32HS (6533) Suddenly giving "The device is not responding to the first IRQ level" error, and no longer functioning.

    Greetings NI folks,
      I'm an oceanographer, and have an sidescan sonar data aquasition computer running Windows XP SP2, and NiDAQ 7.0 (Legacy). For several years, this machine has worked flawlessly, but today, I booted it up to test the system for an upcoming job, and I got some strange errors in our sonar program. I tranced the problem to our NI-6533 PCI-DIO-32HS card. I launched NI Automation Explorer to test that the card was responsive, and when I click the "test panel", I get an error: "The device is not responding to the first IRQ level." Continue (yes/no). If I click yes, I can test the digital i/o's, but nothing happens, and all the tests fail (nonresponsive). I tried moving the card to another PCI slot, tried forcing it to have a specific IRQ that was unused by anything else, and finally tried moving it to another computer that had never been used with the DIO card. I'm still getting the error, and the card is nonresponsive. I'm at the limit of my abilities, and would like to know if there's anything else I can do, or should we send the card back to NI for repair/diagnosis.
    Thanks.

    Duplicate Post
    Best Regards
    Hani R.
    Applications Engineer
    National Instruments

  • IPod not recognized by iTunes. Also iPod seems disabled/locked showing  "do not disconnect". Not responding to anything. Any help please.

    My iPod is not being recognized by iTunes. iPod seems disabled and not responding to anything. Permanently on "do not disconnect". Not sure what to do.

    Hello,
    My iPod is not being recognized by iTunes or internet
    explorer. It used to, but not anymore. It just
    dosent show up when I connect it to my computer.
    Also, the "do no disconnect" sign does not appear on
    my iPod when I connect it. It is still able to
    recharge, though.
    have u tried a different usb port?
    I read that I have to restore it. I have tons of
    songs in my iPod that I do NOT want erased! How can
    I back these songs up? I have some songs on my iPod
    that are from another person's computer, so if they
    get erased, the songs are gone forever.
    try this http://www.copypod.net/
    Nano 4GB black|Moto RAZR V3 black| PSP| all kinds of cases for nano|radio/remote   Windows XP   <img src="http://i36.photobucket.com/albums/e13/superman5656/c.jpg" ="right"

  • I just updated itunes to 11.1.3 on my laptop and now it won't open. It does not respond to trying "safe mode" either.

    I just updated itunes to 11.1.3 on my laptop and now it won't open. It does not respond to trying "safe mode" either. Anyone have an idea as to what to do?

    I just uninstalled it and am waiting for it to reinstall. I sincerely hope that I have not lost everything that I worked on so hard. Now that mobile me is gone, I have not been able to go between devices to transfer things. I was merely trying to take a document I had worked on and open it in pages, but it said my version was too old. When I updated, it wouldn't load. Now I cannot do anything. I hope that the reinstall fixes it without losing everything. Please advise!!! Yes, I am in panic mode.

  • "Update server not responding" when trying to update Acrobat 9 Pro

    I just installed Acrobat 9 Pro on my desktop computer and on my laptop. I was able to download and install the latest updates to the copy on my desktop computer (so that it is now version 9.3.0), using Help>Check for Updates.
    When I try the same command on my laptop, I get and error message that states "The update server is not responding, which means it may be offline at the moment, or the Internet or firlewall settings may be incorrect. Please try again later." I tried several times yesterday and today with the same error. The message pops up immediatley; it doesn't even seem to actually try to connect.
    I disabled my firewall and antivirus software and still get the same result. I uninstalled then reinstalled Acrobat and still get the same result.
    I looked online at Adobe.com to see about downloading and installing the updates manually, but it's difficult for me to tell which updates I need. Some are for other languages and some are for 64-bit but I have Windows 7 32-bit.
    A call to tech support was no help. The agent seemed to think because I installed verison 9.0 that I only needed the one English update listed on the download page under 9.0, and not any of the later updates. . . And he said that Adobe recommends manually installing updates from Adobe.com rather than using the Check for Updates command (?!).
    Anyway, does anyone know what might be causing this problem with the adobe updater? Maybe I need to reinstall the updater (where do I find it?).
    OR
    Can someone tell me which of the updates listed on the Acrobat dowload page I should manually install to bring my product up to date?
    [Running Windows 7 32-bit on both machines]
    Thanks.

    Hi,
    Which version of Acrobat do you have ?
    (Launch Acrobat and Go to Acrobat->About Adobe Acrobat menu item and check the version )
    Also, can you ping following urls ?
    armmf.adobe.com
    armdl.adobe.com
    ardownload.adobe.com
    Are these urls reachable ?
    Also, you can check the contents of host file /etc/defaults/host to see that none of the ips are redirected.
    One more thing that you could try:
    If you have firewall on, could you please disable the firewall and then try the update. Does it works now ?

Maybe you are looking for