Portal Error:Unexpected error when trying to access gatewayed content.

hi friends...
Am encountering a Portal Error: Unexpected error when trying to access gatewayed content.
this error generally occurs on click on submit buttons..
occuring on my test portal only....
kindly help m resolve this issue...

After some research I found the following tip to be working:
https://discussions.apple.com/message/25038447#25038447
So I changed my IPv4 as well as IPv6 DNS-Servers under Windows Network Preferences and everything worked again.
HTH
Christian

Similar Messages

  • Suddenly, *only with Firefox* all computers in the house show (Error code: ssl_error_rx_record_too_long) when trying to access any Google product.

    Today, all laptops in the house (latest ver of FF) began throwing the error:
    (Error code: ssl_error_rx_record_too_long)
    When trying to access any Google products: gmail, Google+, analytics, Google website, etc

    Aha! I'm in South Surrey, BC. I've got a call into a Shaw tech.

  • Error 403 Reported when trying to access web page through a program.

    I was writing a program for fun, to try to download a web page, pdf or anything from the web. The program works fine when given local file system path in URL and also works well when i tried to access a page from the tomcat installed on my machine but gives a error 403 when tried to access URL's outside the system. Tried to read about 403, seems that many sites does not allow to access a particular URL directly using the directory structure, you have to pass thru different hyperlinks before reaching resource.
    IS THERE ANY WAY THIS PROBLEM CAN BE SOLVED.
    import java.io.*;
    import java.net.*;
    class TestDownload
         public static void main(String[] args)
              try
                   URL url = new URL("http://www.webmasterworld.com/forum48/1966.htm");
              //     URL url = new URL("http://localhost:8080/index.html");
              //     URL url = new URL("file:\\C:\\web_2.pdf");
                   URLConnection connection = url.openConnection();
                   InputStream stream = connection.getInputStream();
                   BufferedInputStream in = new BufferedInputStream(stream);
                   FileOutputStream file = new FileOutputStream("x.html");
                   BufferedOutputStream out = new BufferedOutputStream(file);
                   int i;
                   while ((i = in.read()) != -1) {
                        out.write(i);
                   out.flush();
              catch(IOException e)
                   e.printStackTrace();
              System.out.println("Hello World!");
    }

    I was writing a program for fun, to try to download a web page, pdf or anything from the web. The program works fine when given local file system path in URL and also works well when i tried to access a page from the tomcat installed on my machine but gives a error 403 when tried to access URL's outside the system. Tried to read about 403, seems that many sites does not allow to access a particular URL directly using the directory structure, you have to pass thru different hyperlinks before reaching resource.
    IS THERE ANY WAY THIS PROBLEM CAN BE SOLVED.
    import java.io.*;
    import java.net.*;
    class TestDownload
         public static void main(String[] args)
              try
                   URL url = new URL("http://www.webmasterworld.com/forum48/1966.htm");
              //     URL url = new URL("http://localhost:8080/index.html");
              //     URL url = new URL("file:\\C:\\web_2.pdf");
                   URLConnection connection = url.openConnection();
                   InputStream stream = connection.getInputStream();
                   BufferedInputStream in = new BufferedInputStream(stream);
                   FileOutputStream file = new FileOutputStream("x.html");
                   BufferedOutputStream out = new BufferedOutputStream(file);
                   int i;
                   while ((i = in.read()) != -1) {
                        out.write(i);
                   out.flush();
              catch(IOException e)
                   e.printStackTrace();
              System.out.println("Hello World!");
    }

  • Why do I keep getting this 500: Server Error [20-0004] when trying to access Bell mobility?

    When trying to access Bell Mobility account I get 500: Server Error [20-0004].  Is this a problem with my mac or their server?

    Have you tried on another device?
    The folow sugests it is a server issue (not your computer)( but give several actions to confirm that.
    http://pcsupport.about.com/od/findbyerrormessage/a/500servererror.htm

  • Error code 0x80092013 when trying to access iTunes store

    I currently have the lastest version of iTunes unstalled on a Windows Vista PC. For a few months now, I get the error code 0x80092013 when trying to connect to the iTunes store or log in to my iTunes account. I have tried to run diagnostics but there is no help availavle because iTunes will not connect to the internet to get the help I need.
    I have scoured the interent for a solution to this problem and have tried everything I have come accross, from re-installing to reading every support page I can find. I am becoming so frustrated trying to fix this problem, it is not my apple ID as my iPad works perfectly fine. If anyone can give me a solution that actually works it would be greatley appreciated

    After some research I found the following tip to be working:
    https://discussions.apple.com/message/25038447#25038447
    So I changed my IPv4 as well as IPv6 DNS-Servers under Windows Network Preferences and everything worked again.
    HTH
    Christian

  • "Check that you have permission to write to the library directory." I had this error pop up when trying to access a iPhoto Library from Finder.

    The error, "Check that you have permission to write to the library directory." Displayed after trying to access a iPhoto Library from finder. The file is located on the local hard drive and was accessed not 5 minutes before the error displayed. Upon searching the forums I found a similar problem and the instructions said to check a permission box in the "Get Info" tab. There was no box visible and after clicking the arrow to open the "Open With" tab, the rainbow wheel started to spin and I could no longer access Finder or the desktop. I was deleting files trying to make space on my hard drive and noticed as I was deleting files more data was being added to the iPhoto Library. My question is how can I fix this and how can I prevent this in the future, thank you very much for any help, I would really like to keep these pictures.

    I found a similar problem and the instructions said to check a permission box in the "Get Info" tab.
    This applies only when the Library is on an external drive. You cannot ignore permissions on the system drive.
    I was deleting files trying to make space on my hard drive
    What were you deleting?
    and noticed as I was deleting files more data was being added to the iPhoto Library.
    Hard to see how deleting files can add data to the iPhoto Library. Can you explain why you thought this?
    I would really like to keep these pictures.
    Make a back up now.
    Most Simple Back Up:
    Drag the iPhoto Library from your Pictures Folder to another Disk. This will make a copy on that disk.
    Slightly more complex: Use an app that will do incremental back ups. This is a very good way to work. The first time you run the back up the app will make a complete copy of the Library. Thereafter it will update the back up with the changes you have made. That makes subsequent back ups much faster. Many of these apps also have scheduling capabilities: So set it up and it will do the back up automatically.
    Example of such apps: Chronosync - but there are many others. Search on MacUpdate or the App Store

  • Error code 64 when trying to access a website

    I am trying to access my own photography website in Firefox (www.placesandseasons.com) on someone else's computer which still has Windows XP on it, & I get the error message below. Please note that there is no problem with the website host; I can access the site on both Chrome & IE on this computer, & also on Firefox on my Mac at home. I also used to be able to access it on Firefox on this Windows PC; this is a recent issue. I asked my website hosts & they said there is no issue at that end. Can anyone tell me what the problem is? Thanks.
    ERROR MESSAGE
    Explanation: The request timed out before the page could be retrieved.
    Technical Information (for support personnel)
    Error Code 64: Host not available
    Background: The gateway or proxy server lost connection to the Web server.
    Date: 27/08/2014 15:46:34 [GMT]
    Server: SRVLAW208.lawsociety.int
    Source: Remote server

    Could you review the connection setting on that computer?
    "3-bar" menu button (or Tools menu) > Options > Advanced > Network mini-tab > "Settings" button
    The default of "Use system proxy settings" should piggyback on IE/Windows' LAN settings. You could try "No proxy" to see whether that works any better.
    More generally: When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    Alternately, you also can clear Firefox's cache completely using:
    "3-bar" menu button (or Tools menu) > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    If you have a large hard drive, this might take a few minutes.
    (2) Remove the site's cookies (save any pending work first). While viewing a page on the site (if you can load any page), try either:
    * right-click and choose View Page Info > Security > "View Cookies"
    * (menu bar) Tools > Page Info > Security > "View Cookies"
    In the dialog that opens, you can remove the site's cookies individually.
    ''If you can't load a page on the site, open the dialog here and then edit the search/filter box at the top of the dialog to the site you want to clean cookies for.''
    Then try reloading the page. Does that help?

  • Error code 6600 when trying to access shared network drive

    Hi everybody
    When trying to "enter" a shared NAS network drive, which appears on my Macbook, I just get error code -6600. What is wrong, do you know what I can do to resolve this???
    I have previously managed to do this operation but now it just does not work. Any ideas are greatly appreciated!
    Thanks
    //Mike

    After some research I found the following tip to be working:
    https://discussions.apple.com/message/25038447#25038447
    So I changed my IPv4 as well as IPv6 DNS-Servers under Windows Network Preferences and everything worked again.
    HTH
    Christian

  • [Solved] Error: unexpected charater when trying to run xmonad

    I'm trying to get xmonad up and running with xmobar and trayer as well. I've been trying to follow this article:
    http://www.linuxandlife.com/2011/11/how … linux.html
    I copy and pasted the xmonad.hs and .xmobarrc files in hopes of getting xmonad up and running before I start tinkering around with it. I'm getting the following error when I try to run "xmonad &":
    X Error of failed request:  BadAccess (attempt to access private resource denied)
      Major opcode of failed request:  2 (X_ChangeWindowAttributes)
      Serial number of failed request:  7
      Current serial number in output stream:  8
    xmobar: /home/matt/.xmonad/xmonad.hs: configuration file contains errors at:
    "Config" (line 1, column 1):
    unexpected "i"
    expecting space or "Config"
    Here are my files,
    xmonad.hs:
    import XMonad
    import XMonad.Hooks.DynamicLog
    import XMonad.Hooks.ManageDocks
    import XMonad.Util.Run
    import System.IO
    main = do
    xmproc <- spawnPipe "/usr/bin/xmobar /home/matt/.xmonad/xmonad.hs"
    xmonad $ defaultConfig
    { manageHook = manageDocks <+> manageHook defaultConfig
    , layoutHook = avoidStruts $ layoutHook defaultConfig
    , logHook = dynamicLogWithPP xmobarPP
    { ppOutput = hPutStrLn xmproc
    , ppTitle = xmobarColor "blue" "" . shorten 50
    , ppLayout = const "" -- to disable the layout info on xmobar
    .xmobarrc:
    Config { font = "xft:Bitstream Vera Sans Mono:size=9:bold:antialias=true"
    , bgColor = "#000000"
    , fgColor = "grey"
    , position = Static { xpos = 0 , ypos = 0, width = 1290, height = 16 }
    , commands = [ Run Cpu ["-L","3","-H","50","--normal","green","--high","red"] 10
    , Run Network "eth0" ["-L","0","-H","70","--normal","green","--high","red"] 10
    , Run Memory ["-t","Mem: <usedratio>%"] 10
    , Run Date "%a %b %_d %l:%M" "date" 10
    , Run StdinReader
    , sepChar = "%"
    , alignSep = "}{"
    , template = " %StdinReader%}{ <fc=grey>%cpu% </fc> <fc=red>%cpuTemp%</fc>°C<fc=grey> ~ %memory% ~ %eth0%</fc> ~ <fc=#ee9a00>%date%</fc> ~ Vol: <fc=green>%volume%</fc> "
    .xinitrc:
    #!/bin/sh
    # initialize screensaver
    xscreensaver -no-splash &
    # set cursor
    xsetroot -cursor_name left_ptr
    # start xmonad
    trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --width 6 --transparent true --alpha 0 --tint 0x000000 --height 16 &
    exec ck-launch-session xmonad
    Last edited by Schwag (2012-04-27 15:56:53)

    Fix the middle line as follows:
    main = do
    xmproc <- spawnPipe "/usr/bin/xmobar /home/matt/.xmobarrc"
    xmonad $ defaultConfig
    Edit: I suspect this is an issue that the OP will, in hindsight, give himself a good forehead slap for.  But we all make mistakes - I've made some good ones.  I don't think there is any need to be abrupt in such a situation as the failure of the OP was not in failing to read the relevant documentation or presenting the needed information to solve the problem.  The OP is simply human and didn't understand the examples provided for a config file written in a relatively new and novel programming language that can be a bit baffling at first.  In other words - cut the guy some slack.
    Last edited by Trilby (2012-04-26 23:02:14)

  • Error message 502 when trying to access music store

    When we try and access music store to use the itunes music card, it will not access the store and displays an error message 502?

    See my thread here:
    http://discussions.apple.com/thread.jspa?threadID=291593&tstart=0
    Looks like the store is down for purchases.

  • Error message "499" when trying to access iTunes store

    Downloaded iTunes to computer and when I go to access itunes store I get error message "499" what to do now

    It's typically related to security software issues, gayle. If you're running Kaspersky security software, try switching off Kaspersky Parental Controls. Otherwise, see:
    iTunes for Windows: Troubleshooting security software issues

  • Error code 0x80070043 when trying to access any share (hidden or otherwise) on Server2k3 R2 box

    Background -
    We have a seperate VLAN with a few servers with very locked down security (PCI compliance for credit card processing).
    I recently tried to update the McAfee ePolicy Orchestrator on the server in that VLAN which manages the few machines in that VLAN. The upgrade failed and broke the database, so I opted to uninstall and do a fresh install of the new version, rather than mess
    with trying to recover from a backup.
    Unfortunately, the new install is unable to push agent installs due to not being able to access the admin$ shares on the target machines (according to McAfee support). Through trial and error, I have determined a few puzzling things:
    1) No client shares are remotely accessible from the main server (or other clients), regardless of permissions. This includes admin$, c$ and a test share I created. I have verified all the shares exist and that the appropriate user has admin rights (although
    I don't even get prompted for credentials, so I don't think it is a permissions issue).
    2) The issue exists for machines running Server 2003 R2 sp2 and Server 2008 R2 sp1. The issue does NOT exist for the single Windows XP machine in that VLAN.
    3) DNS and networking works fine - I can ping each machine from any other machine using the IP, FQDN or NetBIOS name.
    4) Firewalls are disabled, so I don't think it is a port issue.
    I've spent hours trying to search for a solution, but nothing I've found seems to apply to my situation.
    Thanks in advance for any help.

    Hi
    Can you install manually the mcafee framework on the machine you want to deploy it (you can even push it in a login script) ? To have the agent installed and later on to have the policy make the mcafee shield to install..
    Search your mcafee server for the framework, I know it exist a folder with it. I just don't have it by hand.
    Regards, Philippe

  • Error when syncing contacts - An error has occurred when trying to access a device database record

    I started getting this error while syncing.  I narrowed it down to the contacts.  If I sync just the calendar then it works fine.   How do I resolve?

    You could add your contacts in one by one  (or a few at a time) on whatever you are syncing with (Google, MS, etc.) and try and catch which contact is causing problems when you sync.
    If you've been helped click on , if you've been saved buy the app.
    Developer of stokLocker, Sympatico and Super Sentences.

  • TS1424 I am receiving error message -3212 when trying to access the iTunes Store.  Does anyone know what this means?

    Not sure what to do about the error message I am getting.  Also, my itunes is not recognizing my phone when I plug it in.

    Just in case, let's try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (If there's a SpeedBit LSP showing up in Autoruns, it's usually best to just uninstall your SpeedBit Video Accelerator.)

  • Error Code -9808 when trying to access ITunes Store

    Downloaded ITunes 8.1.1 and am getting error message -9808 whenever I try to connect to the Tunes Store.

    Error 9808 is usually solved by:
    Check your internet settings.
    Control Panel – Internet Options – Advanced
    Uncheck “Check for server certificate revocation (requires restart)”
    Click okay
    After unchecking the option, do you get another error message? It could be your firewall blocking access. Have you allowed itunes and itunes helper in your security software firewall?

Maybe you are looking for

  • Restricting the no. of entries in the result set iView

    Hi, Is there a way to restrict the no. of entries in the Result set iView. Whenever I create a result set iView , it gets loaded with all the entries of the search table it is associated with. Is there a way to restrict to say 5 or 6 entries. Best Re

  • Failing Search String in EBS through IDOC

    Dear All, we upload our EBS through idoc processing of type finsta. The problem is that for a particular bank theres a search string attached which will replace the posting rule if a certain but fix narration (say "Trf 66852")  is received in note to

  • Content Filter Problem

    Hello experts, I used to do user authorization using Content Filter for each Fact Table and it worked. But Recently after upgrading to 10.1.3.4 Some dashboards adhere to that filter others don't (so one dashboard users see filtered content on other d

  • When trying to start InDesign CS6 Server: command not found

    Greetings, I just installed InDesign CS6 Server, but when trying to run the application from terminal I get the following error: -bash: InDesignServer: command not found I thought, maybe it had something to do with the licensing so I ran this command

  • Mirror data

    Dear All report virsion 6.0.8.11.3 is it avaliable in oracle to run mirror item (revirsing the horizental coordinate not reverse reading) (it's used to make stickers interior a car) thanx all