Page with user role anonymous not loading on standalone weblogic server

Friends,
I have gone through similar posts and still was unable to find a solution to my problem so thought of posting the problem myself
Steps i followed
- created a jsff page
- created a taskflow and dropped the jsff page on it(considered option of granting anonymous role to taksflow and otherwise also)
- created a jspx page and droped the taskflow as a region on it (the bindings are visible of the taskflow)
-granted the anonymous role to the jspx page and checked the view box under actions
-used the following code for page redirection from an image
<af:goImageLink id="offerl1" targetFrame="_blank"
destination="../cc/intRates.jspx"
icon="/images/home/offer2.png"/>
The page is called on click of a link and smoothly opens in the integrated weblogic environment however on standalone server it give me the following error
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.2 401 Unauthorized
Checks i made
- Compared the EAR file jazn.xml file with the jazn.xml file in jdeveloper
- reviewed the system-data-jazn.xml file and confirmed entries of the application roles which matched the ones in jazn.xml file
Have been on for this issue for a while now.Would appreciate any help on this
Edited by: user10308052 on Dec 24, 2012 4:01 AM

Hi,
I deployed your app to standalone and integrated servers both and I am able to navigate to the next page successfully by using the below URL:
http://127.0.0.1:7101/NEA/faces/view1
Please note that view1 is the view id not the jspx page name, so you should not include .jspx page when working with taskflows
Sireesha

Similar Messages

  • Page navigation is not working on standalone weblogic server.

    Hi,
    the page navigation is working perfectly of my application when i am deploying in integrated weblogic server but it fails wen i am deploying it in standalone weblogic.can anybody suggest?
    thanks in advance

    my url is this
    http://10.0.7.11:7001/Test-ViewController-context-root/faces/login.jspx?_afrLoop=593067363330965&_afrWindowMode=0&_adf.ctrl-state=1l7il465p_4

  • HTML Page with Flash Video will not load in Firefox and Chrome

    When going to the page http://www.airsept.com/linespliceanimation.html in Firefox (latest version) I am prompted to either open or save the file as if I clicked a link to download a file.  Going to this web page in Google Chrome displays the code.
    What the crap is going on?  I can't figure it out.  It works as it should in IE 7.

    It looks like you fixed it.  You should close it now so so it won't be listed as open.

  • OXS server 3 with mavericks, it will not load up the assistant with open directory and will not allow me to use old open directory it was not a clean install just upgrade. any help or advise appreciated as i really need the server.

    OXS server 3 with mavericks, it will not load up the assistant with open directory and will not allow me to use old opeopen directory and will not allow me to use old open directory it was not a clean install just upgrade. any help or advise appreciated as i really need the server.

    I wonder if the disk being referred to is actually your iPod which is not plugged in. Maybe something has stuck thinking the iPod should be there.
    Try completely removing all the iTunes related programs according to this method.
    http://support.apple.com/kb/HT1923
    Restart you PC and see if startup improves.
    If it doesn't improve you need to consider the possibility that there is something else going on.
    If The problem goes away, hopefully a fresh install will be OK.

  • HT1414 On Ipad, I can open Sky/BBC news etc, but when I click on an article with video, it will not load. Any ideas

    On my Ipad2 I can open Sky/BBCNews etc. but when I click on an article with video, it will not load. Any ideas
    I also lost all content from my diary

    If the video is in flash, then the iPad can't play it natively. You need to use different browser apps to access flash content. I see Puffin, iSwiffer recommended a lot.
    You may also want to see if BBC has an app. things sometimes work better through an app than they do just through safari

  • Moved site - pages with insert record forms not working

    Not sure what has happened here. I have copied a site from:
    www.goodsafariguide.com to:
    www.goodsafariguide.net
    The domains are on a shared reseller hosting account so are both pointing to the same database, but I noticed that pages with ADDT forms were not displaying at all.
    I created a new page just with a basic form, and it works on the .com domain:
    http://www.goodsafariguide.com/campkalahari/newform.php
    But not on the .net domain:
    http://www.goodsafariguide.net/campkalahari/newform.php
    The database connection looks OK - any idea what the issue here could be?
    Thanks.

    Narrowed it down to the error:
    PHP Fatal error:  Class 'tNG_dispatcher' not found in /home/gsgnet12/public_html/campkalahari/index.php on line 27
    I think I can see what all happened now. I originally got thrown because I uploaded the entire site, including a folder containing lots of hi-res photos, that were never uploaded originally. It looks as though files that weren't uploaded when the disk space ran out were still showing up in the file directory, but with a file size of 0k.
    So then when I was reuploading files, Dreamweaver wasn't actually uploading them because it seemed to think they were already uploaded, and I could see them showing up on the remote server, so it all looked OK.
    Anyway - it all looks OK now.

  • SAP MII 14.0 SP5 Patch 11 - Error has occurred while processing data stream Dynamic Query role is not assigned to the Data Server

    Hello All,
    We are using a two tier architecture.
    Our Corp server calls the refinery server.
    Our CORP MII server uses user id abc_user to connect to the refinery data server.
    The user id abc_user has the SAP_xMII_Dynamic_Query role.
    The data server also has the checkbox for allow dynamic query enabled.
    But we are still getting the following error
    Error has occurred while processing data stream
    Dynamic Query role is not assigned to the Data Server; Use query template
    Once we add the SAP_xMII_Dynamic_Query role to the data server everything works fine. Is this feature by design ?
    Thanks,
    Kiran

    Thanks Anushree !!
    I thought that just adding the role to the user and enabling the dynamic query checkbox on the data server should work.
    But we even needed to add the role to the data server.
    Thanks,
    Kiran

  • Pagelets not rendering in Fusion ADF application pages deployed on standalone weblogic server

    HI All,
    I am creating a Pagelet Producer connection, and dragging a pagelet on the page as iframe, with height auto. When I run the application in the integrated weblogic server, I am able to see the pagelet. However when I deploy the application on the standalone weblogic server, then the pagelet isn't rendered.
    I am using fusion ADF application 11.1.1.7  and standalone weblogic server v 10.3.6.
    Thanks in advance for yours assistance. Please I need a solution for this uregently. DO let me know, if you need any additonal information.
    Regards,
    Nikhil Mahto

    Sorry for the wrong infromation. The correct scenario is:
    I have an ADF application, in which I have a Pagelet producer connection, pages and taskflows. This ADF application is inlcuded in a Webcenter Portal Framework application, as a shared library. When the WCF application is deployed on the Weblogic server, the pagelets don't appear on the pages.
    I tried the FRAMEBUSTING context parameter to never but it didn't help.
    Regards,
    Nikhil Mahto

  • WebDynpro ESS content pages with ECC6 backend blank while loading (hanging)

    Hello all.
    I am implementing ESS on a newly installed NetWeaver 2004s SP10 Java Server with portal and existing ERP2005 / ECC6 backend.
    Whenever it comes to the concrete pages, e.g. own address or WhoIsWho, the pages remain blank while loading. The "progress bar" in the Browser status frame moves forward a bit and then seems to hang.
    I know this issue was asked in some other threads but I couldn't find the concrete ansewer to my situation.
    My steps:
    1) Deployment: XSS (PCUI_GP) 07, ESS 07, ESS BP 07, all last SP
    2) Portal systems as mentioned in ESS docu: I configured all system parameters but the connection tests fail for the J2EE and the "R/3" system, is that a problem?
    3) JCO definition: all tests successfull, even SSO.
    4) ECC6: demo users linked to employees, given the neccessary(?) permissions (mainly ESS role profiles and S_Service authorization as I found that in another thread)
    5) Portal / PCD permissions for the ESS user: on the ESS root folder, on the systems and even on the "Content prov. by SAP" folder, where I don't want them...
    What I missed regarding some other posts:
    I did not configure the portal content in the IMG of the backend under Personal Management->ESS. Do I have to?
    There are some Service Keys predefined but not all like in the ESS docu, e.g. the one for WHOSWHO is not there like spelled in the docu. Do I have to define it?
    If so, what are the correct keys and parametets, since I can't find it in the ESS docu.
    Please can someone give me a complete example for one application function with the  Service Key and all service parameters like path, object, pcd url?
    On top of each application section in the ESS docu is a technical description. Are these the entries for service definition? But not all fields are matching, an example which data belongs to which field in the service definition would be helpfull.
    Or did I miss something else?
    Where are the log files located to find additional info (I'm relatively new...)
    Thanks in advance
    Carsten

    Thanks for the tool, Darren. I may try it in future.
    I solved it:
    After setting up some general permissions of the Portal-Content folders in reference to a Portal post-install guide, the "Everyone" default group was missing on the ESS content folder because the permissions were not inherited any more.
    I added "ESS role" permissions before but not "Everyone" group. I guess "Everyone" is needed for some general content included in the iviews. After adding "Everyone" with eu-role to ESS content folder (and srvcfg) it worked.
    Regards,
    Carsten

  • LS 2013: Error with User/Role Screen

    I upgraded my LightSwitch application from VS 2012 to VS 2013 (VS 2013 Update 1).
    Now, when I access the user/roles screen, I receive the following error now:
    Could not load file or assembly 'Microsoft.Data.Services, Version=5.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference.
    I have reviewed my project references (after receiving this error) and see the following:
    Microsoft.Data.Services.dll
    C:\Program Files (x86)\Microsoft SDKs\LightSwitch\v4.0\\Server\Microsoft.Data.Services.dll
    Version 5.6.0.0
    How can I fix this error? Please help.

    So I ran the Assembly Binding Log Viewer. Results as follows:
    *** Assembly Binder Log Entry  (4/11/2014 @ 9:47:28 AM) ***
    The operation failed.
    Bind result: hr = 0x80131040. No description available.
    Assembly manager loaded from:  C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
    Running under executable  C:\Program Files (x86)\IIS Express\iisexpress.exe
    --- A detailed error log follows.
    === Pre-bind state information ===
    LOG: DisplayName = Microsoft.Data.Services, Version=5.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    (Fully-specified)
    LOG: Appbase = file:///C:/Projects/LightSwitch/2013/BeeSourceMembers/bin/Release/
    LOG: Initial PrivatePath = C:\Projects\LightSwitch\2013\BeeSourceMembers\bin\Release\bin
    LOG: Dynamic Base = C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\ed556a9b
    LOG: Cache Base = C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\ed556a9b
    LOG: AppName = 881baa76
    Calling assembly : (Unknown).
    ===
    LOG: This bind starts in default load context.
    LOG: Using application configuration file: C:\Projects\LightSwitch\2013\BeeSourceMembers\bin\Release\web.config
    LOG: Using host configuration file: C:\Users\XXX.BMH\Documents\IISExpress\config\aspnet.config
    LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config.
    LOG: GAC Lookup was unsuccessful.
    LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/ed556a9b/881baa76/Microsoft.Data.Services.DLL.
    LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/ed556a9b/881baa76/Microsoft.Data.Services/Microsoft.Data.Services.DLL.
    LOG: Attempting download of new URL file:///C:/Projects/LightSwitch/2013/BeeSourceMembers/bin/Release/bin/Microsoft.Data.Services.DLL.
    LOG: Assembly download was successful. Attempting setup of file: C:\Projects\LightSwitch\2013\BeeSourceMembers\bin\Release\bin\Microsoft.Data.Services.dll
    LOG: Entering download cache setup phase.
    LOG: Assembly Name is: Microsoft.Data.Services, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    WRN: Comparing the assembly name resulted in the mismatch: Minor Version
    ERR: The assembly reference did not match the assembly definition found.
    ERR: Setup failed with hr = 0x80131040.
    ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated.
    I can't for the life of me see where this reference (5.3.0.0) is coming from. As I posted above, I do indeed have the correct versions and file path locations.
    Please help..

  • Firefox Home with Search panel does not load/appear. When I click the home icon a message appears that says Firefox is not a valid URL. Never did that before?

    Nothing different from the question. Firefox just does not load. When I place the mouse cursor over the home icon and do not click, a message panel seemingly powered by My Yahoo states "drag the AT&T globe to the left of the home icon in the toolbar and drop it there, then select "yes" from the pop up window and you are done." This was an action I did recently (not today) but don't see what this has to do with Firefox

    Do a malware check with some malware scanning programs.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of their databases before doing a scan.<br />
    <br />
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    See also:
    * "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Report with user parameter is not runnig

    Hi
    I have created the report with user parameter p_deptno and qyery"select * from emp where depno=:p_deptno";
    when i run the report in paper layout a popup kind page will open and ask us to enter the deptno and based on input parameter it fetches record in report.
    if i tried the same thing with url :http://localhost:portno/reports/rwservlet?destype=cache&desformat=pdf&report=emp.jsp&userid=scott/tiger@orcl
    the parameter window not opening and and blank report will open with coloumn headings.
    help me to solve the problem.
    i am using devsuite oracle10g release 2 on linux(OEL4).

    Hello,
    You have to provide the parameter in the URL :
    For example :
    http://localhost:portno/reports/rwservlet?destype=cache&desformat=pdf&report=emp.jsp&userid=scott/tiger@orcl&p_deptno=10
    or use the Web parameter Form :
    http://localhost:portno/reports/rwservlet?destype=cache&desformat=pdf&report=emp.jsp&userid=scott/tiger@orcl&paramform=true
    Regards

  • User Interface does not load SRP527W

    Hi,
    Apologises if this question has been asked before.
    We have a SRP527W router, and for some odd reason the web interface does not load.
    The device has been reset to factory defaults countless number of times and sometimes I can get in but than once you save something you cant get back in.
    I have completed the following steps
    1. Tested via multiple browsers, (Firefox, Chrome & IE)
    2. Reset router to factory defaults
    3. Router can be pinged on 192.168.15.1
    4. Installed Firefox extention to test with previous IE versions
    5. When I managed to get into the router, I ran a restore with a backup config that worked
    6. Telnet function is blocked but dont have the ssh details. (tried: admin admin, admin password, cisco cisco, cisco password)
    7. add http://192.168.15.1 to the safe list
    The odd thing is sometimes the web interface loads and sometimes i just get a blank page.
    Any suggestions?

    You are welcome
    Now that you are able to login, either move or delete enough files to get at least 10 GB free, 15 would be better.
    A tool to help with that is OmniDiskSweeper.
    Allan

  • A page using Adobe Flash will not load in Foxfire. Have latest Foxfire and Adobe Flash downloaded. What now?

    I am taking a class in Dreamweaver CS6. We created a page with a clip that uses Adobe Flash. The page renders like it should in I.E.10 but the clip doesn't even load in Firefox. I have downloaded the latest version of Firefox and Adobe Flash. Have 'reset' Foxfire. It still won't render correctly. Any suggestion of what I can try next?

    This could be related to the HTML tags for the Flash media. If you use an &lt;object> tag with a clsid, then Firefox will ignore it. Typically in that case, there is an &lt;embed> tag within the object for browsers that do not use ActiveX.
    If the page is online, you could provide a link so volunteers can take a look.

  • Safari 3.0.4 with Leopard: webpage will not load on Leopard

    I installed Leopard on Friday. The new Safari is part of the install. I have tried to open a webpage to access my mail at work. I have used this webpage dozens of times each day with the older OS X.
    With the upgrade to Leopard this page will not load. I had no choice but to download Firefox.
    Does anyone have any idea why one particular webpage will not load?
    I have cleared cache, history, cookies.
    -SG

    I made a guest account, the site works. I went back into my screen name /account and completely wiped out safari saved settings-losing my passwords ect. It works, so i guess i have to recall passwords again,

Maybe you are looking for

  • Error File not Found in CS 5.5

    When I go to open up PP CS 5.5 it provides a list of possible projects I can open up. Click on a project and it opens accordingly. However, over the past 2 days it has become problematic. I can click on the listed project but I now receive an error m

  • How to use the User Dictionary

    User dictionary how to use? 1. I have typed all the words in the Oxford hyphenation dictionary and saved text file. 2. I have created new dictionary in the preference file. 3. i have imported all the typed words in the created dictionary file. 4. I h

  • When i start my computer it finds mac donald hot spot not my how do i get rid of mac don

    when i start my computer it finds mac donalds wyfy next to me i need to go to setings to change to my wyfy how do i get rid of mac donald

  • Visual Studio licence required?

    Is it possible to use the Oracle tools with one of the "free" Visual Studio distributions?  If so, could it be used as an alternative development environment for SQL Developer? thanks, Michael

  • 17" MBP and CPU whine. Too early to call.

    Many people who've now received the 17" are reporting no whine after an hour of use; almost certainly with it plugged in to AC. "Completely Silent" they say... The truth will have to wait until there are more out there and have undergone charge and b