Images not loading while accessing portal from internet

Hi all
  we are trying to publish the portal on internet. We have used  apache as reverse proxy  and it is in dmz .
When we access the portal from internet we are getting the  login page  but it is with out images (e.g branding imag etc).
we also could login  in the portal but we only see  the links for  Help  Personalize  Log off  , Histrory Back  and Forward  remaining page is blank.
Is this reverse proxy configuration issue?
Can any body help us in resolving this issue. 
Regards
Rajendra.

Hi Rajendra/Experts,
We are currently working on custom webdynpro application which needs to be exposed to Internet using Apache HTTP Server.
We can able to access URL, but no images are getting displayed and also the application not functioning when we click any button/links.
Below is HTTPD file configuration
ProxyPass /esampleApp http://hostname:port/webdynpro/dispatcher/local/esampUI/ESamplingApp
ProxyPassReverse /esampleApp  http://hostname:port/webdynpro/dispatcher/local/esampUI/ESamplingApp
when we look in to images URL which is being called from Apache we  found out "webdynpro" is missing in the URL.
Actual URL in Portal Server: (working)
http://portalhostname:port/webdynpro/resources/local/esampUI/Components/esampling.ui.ESamplingComp/logo.gif
Apache URL:
http://Apachehostname:port/resources/local/esampUI/Components/esampling.ui.ESamplingComp/logo.gif
Please suggest.
Thanks
Aravind

Similar Messages

  • Error while accessing portal via internet

    Hi all,
    I am having problems when accessing portal through internet. I have installed NW04 SR1(WAS, EP & KM). Then I created some iviews and pages.
    Now <u>when I open the portal through internet(using its ip address)</u> and try to access PCD, it is showing <b>undefined</b> in place of the loading message and it is not loading anything. Also <b>the detailed navigation is empty</b> in all pages(eg. System Administration, Monitoring, etc.). But <u>when i access it locally(using machine name) everything works fine</u>. Any idea what the problem is?
    Another problem is with the KM Navigation IView. I have created a custom layout set for this iview. In the iview I am displaying the documents in a folder along with a link for approval process. But <b>when i click on the link, it shows javascript error "Access is denied"</b>. <u>This happens when I access it through internet. When I access it locally, it works fine and show me the context menu for approval</u>. Any idea?
    Please reply fast as it is urgent.
    Thanks in advance.
    Ranjith

    hi
    just check this out
    http://help.sap.com/saphelp_ep60sp2/helpdata/en/37/c1513c388d8f0ce10000000a11405a/content.htm
    http://help.sap.com/saphelp_ep60sp2/helpdata/en/e9/83d5f20ea845b587be83de8554191e/plain.htm

  • BI JAVA  incorrect URL while accessing portal from RSPLAN

    Hi
      We have implemented BI JAVA by connecting our existing BI ABAP system SP15 to the newly created JAVA server. We installed Netweaver2004s  SR3 SP14 JAVA portal on a seperate server and configured BI JAVA on it.
      Now When a user goes to transaction RSPLAN and clicks on START MODELER
    it direct to the page : http:// full hostname ( of java server):5XX00/webdynpro/dispatcher
    hostname = of java server where portal is installed
    but it is trying to connect to
    http:// full hostname(of BI system):5XX00/webdynpro/dispatcher
    and thus shows page not found.
    It is working fine for Dev and QA environments and directs to the correct URL of their JAVA servers.
    Where do we configure RSPLAN so that it directs to the correct URL.
    But in Prod we have this issue.
    Please advise.
    Thanks
    Janak

    Hello
    Please make sure that you have maintained the correct URL Prefix in transaction 'RSPLSA'.
    The URL prefix maintained in this transaction is considered when starting the planning modeler.
    Regards,
    Ricardo

  • Page not found error when accesing Portal from Internet

    Hi,
    I'm getting the following error message when accessing Portal as administrator from the Internet:
    The page cannot be displayed 
    Explanation: There is a problem with the page you are trying to reach and it cannot be displayed.
    Try the following:
    Refresh page: Search for the page again by clicking the Refresh button. The timeout may have occurred due to Internet congestion.
    Check spelling: Check that you typed the Web page address correctly. The address may have been mistyped.
    Access from a link: If there is a link to the page you are looking for, try accessing the page from that link.
    Technical Information (for support personnel)
    Error Code: 500 Internal Server Error. The request was rejected by the HTTP filter. Contact the server administrator. (12217)
    The error message shows in the rightmost area of the browser.
    In the left area I can see the Portal Content
    This happens when using Internet Explorer 6, windows XP, sp2.
    When using MozillaFirefox, the error won't show up, but I don't have full functionality when trying for example to right-click to create Systems in the SystemLandscape window....
    To access Portal from internet, I simply go to http://company.com:50000/irj
    Server side Portal installations is as follows:
    EP7, SP11, windows 2003 64bits.
    Any help will be appreciated.
    Regards.

    Hi Claudio Roca,
    I have encountered the same problem. Do you found the solution for this issue? I will much appreciated if you willing to share your solution and email to [email protected] Thank you so much.
    Regards,
    Hau Chee

  • What is the best practices recommended from microsoft to give access a intranet portal from internet externally

    Hi
    what is the best practices recommended from microsoft
    i have a intranet portal in my organization used by employees  and i want to give access for employees to access external from  internet also
    can i use same url  for employees access intranet portal from internally and externally or diffrent url?
    like ( https://extranet.xyz.com.in)  and (http://intranet.xyz.com.in)
    internal url access by employees is( http://intranet.xyz.com.in)
    and this portal configured with claims based authentication
    here i have a F5 for load blance and
     a request from external to F5 is https request and F5 to sharepoint server http request
    and sharepoint server to F5 is http request but F5 to external users it is https response so 
    when i change below settings in alternate access mapings   all links changed to https
    but only authentication link is still showing http and authentication page not opened.
    adil

    Hi,
    One of my clients has an environment similar to yours with an internal pair of F5s and a pair used for the access from the internet. 
    I am only going to focus on the method using an F5 Load Balancer and SSL Offloading. the setup of the F5 will not be covered in detail but a reference to the documentation to support SharePoint and SSL Offloading will be provided
    Since you arte going to be using SSL Offloading you do not need to extend your WebApps to use separate IIS WebSites with Unique IP Addresses
    Configure the F5 with SSL Offloading
    Configure a Internal AAM for SSL (HTTPS) for each WebApp that maps to the Public HTTP FQDN AAM Setting for each WebApp
    Our environment has an additional component we require RSA Authentication for all internet facing Sites. So we have the extra step of extending the WebApp to a separate IIS WebSite and configuring RSA for each extended WebSite.Reference:
    Reference SharePoint F5 Configuration:
    http://www.f5.com/featured/video/ssl-offloading/
    -Ivan

  • Captive and appleiphonecell not loading, cannot access the internet

    I upgraded to Yosemite, and now I cannot access my school's wifi network; the box which pops up for me to login (through appleiphonecell, captive, or itools) does not load, and leaves me without internet access, how can this be fixed?

    Locking this post as a duplicate, please continue here:
    https://support.mozilla.org/en-US/questions/908379

  • HELP! Images not loading and Firefox taskbar icon is a white file.

    I went through all the suggestions in the image not loading help page and same with the add ins and nothing helping. The images load fine on Google Chrome so I know it's not the site. It might just be Adobe Flash images, but that's as far as I know how to pinpoint.
    As far as the task bar goes, it's just a while file icon instead of the Firefox one. It doesn't bother me, but I just thought it might be related.
    I'd appreciate any help! Anybody! Thanks,
    Stef

    What do you see if you right-click the area where such a missing image should be?
    Is that a context menu for images with "View Image Info"?
    Are there any icons on the location bar that plugins are used or mixed content is blocked?
    If images are missing then check that you do not block images from some domains.
    *Press the F10 key or tap the Alt key to bring up the hidden Menu bar.
    Check the permissions for the domain in the currently selected tab in "Tools > Page Info > Permissions"
    Check "Tools > Page Info > Media" for blocked images
    *Select the first image link and use the cursor Down key to scroll through the list.
    *If an image in the list is grayed and "<i>Block Images from...</i>" has a checkmark then remove this checkmark to unblock images from this domain.
    Make sure that you do not block (third-party) images, the <b>permissions.default.image</b> pref on the <b>about:config</b> page should be 1.
    Make sure that you haven't enabled a High Contrast theme in the Windows/Mac Accessibility settings.
    Make sure that you allow pages to choose their own colors.
    *Tools > Options > Content : Fonts & Colors > Colors : [X] "Allow pages to choose their own colors, instead of my selections above"
    Note that these settings affect background images.
    See also:
    *http://kb.mozillazine.org/Website_colors_are_wrong
    There are extensions like Adblock Plus (Firefox/Tools > Add-ons > Extensions) and security software (firewall, anti-virus) that can block images and other content.
    See also:
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    *http://kb.mozillazine.org/Images_or_animations_do_not_load
    *http://kb.mozillazine.org/Websites_look_wrong

  • Error WS-32141 while  accessing portal help in 3.0.9.8.4 after  installing intermedia

    Hi All,
    I'm hitting the error, "No page has been created for this Content Area (WWS-32141)" while accessing portal help in 3.0.9.8.4.
    This error is coming after installing intermedia in my 8.1.7.3 database (not the enable intermedia option in GUI). Is this a known issue?
    Thanks in advance.
    With best regards,
    Nevin

    Zdenek,
    I had the same thing happen. What I did was abandon the install, uninstall ALL Oracle from my machine (I had Oracle reports, JDeveloper and other stuff installed). This included uninstalling 8.1.7 (Don't know if I needed to go that far but I did). Once my machine was clean I installed 8.1.7, created a minimal database and installed 9iAS. I didn't get that error again, but the Portal install failed miserably and I'm to the point of starting over again.
    One problem I'm having is a recurring blue screen of death with NTOSKRNL.EXE having an unhandled exception, never had that till I installed 9iAS so I am thinking that the error is somehow related. Have you seen that?

  • Standard version og gmail will not load, although it will on Internet Explorer. HTML version works OK.

    Standard version of gmail will not load, although it will on Internet Explorer. HTML version works OK.

    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. Clear Firefox's Cache
    orange Firefox button ''or'' Tools menu > Options > Advanced
    On the Network mini-tab > Offline Storage : "Clear Now"
    2. If needed, delete your google.com cookies here
    While viewing a page on the site, right-click and choose View Page Info > Security > "View Cookies"
    Then try reloading the page. Does that help?

  • I'm not able to access to the internet with my ipod ..help! Non riesco a connettermi su internet via wi-fi !

    Salve, ho appena comprato il mio ipod di 8G..  connettendomi wi-fi al router di casa mia, aprendo safari (o le altre applicazioni che richiedono la connessione internet) spunta la finestra con scritto "Impossibile aprire pagine, Safari non può aprire la pagina perché non è connesso a Internet" Ho provato e riprovato, ma niente! Spero possiate aiutarmi, grazie! :)
    Hello, I've just bought my ipod (8Gb)... even with the wi-fi I'm not able to access to the internet, opening any app that needs internet my ipod shows this " Cannot open page, Safari cannot open the page because it is not connected to the internet"  I tried and I tried but it was useless..! I hope You can help me! Thank you and sorry if my english isn't right

    I can connect to the site using another computer on my network. It's completely isolated to my iMac.

  • Error 404 -- Not Found while accessing weblogic console

    Hi
    I get Error 404 Not Found while accessing the console or any other application
    which is deployed on the server
    while the server is running even i have restarted my server
    it shows server running in the log files as well as on the command console .
    but when i try to access console or any other application it gives me error page
    404 Not Found
    I am using weblogic 7 with SP2 on solaris
    So please help me in debugging the problem
    Thanks in advance....
    Pratap

    Hi
    I get Error 404 Not Found while accessing the console or any other application
    which is deployed on the server
    while the server is running even i have restarted my server
    it shows server running in the log files as well as on the command console .
    but when i try to access console or any other application it gives me error page
    404 Not Found
    I am using weblogic 7 with SP2 on solaris
    So please help me in debugging the problem
    Thanks in advance....
    Pratap

  • Extensions are not loaded while boot

    Hi there!
    I have the problem, that the driver für my firewire audio interface and the driver for my dsp cards are not loaded while booting the system...
    How can I activate these extensions?
    Thank you for support!
    Cheers
    André

    Are you talking about kext's?  Did you check that they are even there (look in /System/Library/Extensions or type kextstat in terminal).

  • Getting error "Http 404 not found" while accessing CUCM GUI..

    Hi,
    Please help um getting error "Http 404 not found" while accessing CUCM GUI. Yesterday it was running fine bt nw its showing dis error.
    Please find attached screenshot for ur referance.
    Thanks & R's
    Harish

    Hi Aaron,
    I have restarted dat service bt still the issue is persisting.
    Now its showing attached error.
    Thanks and R's
    Harish

  • HTTP 404 Not Found while accessing Human Resource Intelligence functions

    Hi,
    Can anyone help me in resolving
    HTTP 404 Not Found while accessing Human Resource Intelligence functions
    error
    Instance : R12
    Thanks

    Hi,
    Apache log file is not showing any errors.What log files have you checked? Please check error_log and access_log files, you should find more details about the error in these logs.
    Thanks,
    Hussein

  • Images not loading when I visit a website.  I I get is a blank box with a question mark in it.  How do I fix this?

    Images not loading on my browser in Safari or Google Chrome or Firefox when I visit a website.  How do I fix this?

      Can you run EtreCheck and post the report here please?
      EtreCheck:  https://discussions.apple.com/docs/DOC-6173

Maybe you are looking for

  • Using shortcuts on non-latin keyboards - is it going to be solved?

    I googled that a lot of people have inconvenience with the fact that keyboard shortcuts become unavailable when switching to non-english keyboard. E.g. after adding cyrillic keyword I need to switch back to english keyboard to go on working with LR.

  • Server error when adding contacts

    I always get a server error message whe adding or editing Contacts on iCloud on my pc using Vista. Is there any obvious reason for this?

  • My ipad screen is broken so how much is a new screen

    my ipad screen is broken so how much is a new screen

  • MMAPI supported in Palm?

    Hi, I am very new to MIDP. But I need to develop a java conduit to synchrnoize data between the Palm Client (Palm OS 5 and with camera) with the desktop. In the Palm client, I need to let user take photo and then upload it to the desktop. Firstly, I

  • Why use link-local addressing for HSRP in IPv6?

    I have scoured the internet for an answer to this question, and am no closer to having it answered.  Am hoping someone here can help! * Why do we use link-local (or autoconfig) addresses for the standby IP in FHRPs?  If you are forwarding a packet to