[ADF-11.1.2.2] 404 error for shared libraries jspx file.

Hi,
I got 2 ADF application
1. Base Application, in which I have BTF (Base-BTF.xml) with one Jspx file in it.
2. Main Application, In which there is one BTF (Main-BTF.xml) with jsff pages, and I am calling Base-BTF of Base Application as a dialog.
When I run the pages from Main Application that has a region to Main-BTF, I am able to see pages of main-app. But when I click on button to call Base-BTF, I get following error. But...
1. If I create same scenario in base application, and call Base-BTF as a dialog, it works fine. (i.e. only one ADF application is involved)
2. If I have Base-BTF2 with page fragments (jsff files) in Base Application. And If I call same from Main App BTF, it works fine and I can see base app jsff content (Note I haven't used open as dialog, as it is not applicable here).
Note that Security is not enabled for both the applications. I am not sure, why the issue of 404 is coming for Jspx file when called from another application.
Please let me know if I am doing anything wrong.
javax.servlet.ServletException: ADF_FACES-60101:HTTP Error Status Code: 404."
     at oracle.adfinternal.view.faces.config.rich.XmlHttpServletResponse._logException(XmlHttpServletResponse.java:140)
     at oracle.adfinternal.view.faces.config.rich.XmlHttpServletResponse.sendError(XmlHttpServletResponse.java:106)
     at oracle.adfinternal.view.faces.config.rich.XmlHttpServletResponse.sendError(XmlHttpServletResponse.java:100)
     at javax.servlet.http.HttpServletResponseWrapper.sendError(HttpServletResponseWrapper.java:128)
     at com.sun.faces.application.ViewHandlerResponseWrapper.sendError(ViewHandlerResponseWrapper.java:82)
     at weblogic.servlet.FileServlet.findSource(FileServlet.java:269)
     at weblogic.servlet.FileServlet.doGetHeadPost(FileServlet.java:191)
     at weblogic.servlet.FileServlet.service(FileServlet.java:173)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:524)
     at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
     at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:546)
     at javax.faces.context.ExternalContextWrapper.dispatch(ExternalContextWrapper.java:93)
     at javax.faces.context.ExternalContextWrapper.dispatch(ExternalContextWrapper.java:93)
     at oracle.adfinternal.view.faces.config.rich.RecordRequestAttributesDuringDispatch.dispatch(RecordRequestAttributesDuringDispatch.java:44)
     at javax.faces.context.ExternalContextWrapper.dispatch(ExternalContextWrapper.java:93)
     at javax.faces.context.ExternalContextWrapper.dispatch(ExternalContextWrapper.java:93)
     at javax.faces.context.ExternalContextWrapper.dispatch(ExternalContextWrapper.java:93)
     at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:167)
     at com.sun.faces.application.view.JspViewHandlingStrategy.executePageToBuildView(JspViewHandlingStrategy.java:363)
     at com.sun.faces.application.view.JspViewHandlingStrategy.buildView(JspViewHandlingStrategy.java:154)
     at org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ChangeApplyingVDLWrapper.buildView(ViewDeclarationLanguageFactoryImpl.java:341)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:987)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:339)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:237)
     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:509)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:173)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:125)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
     at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:293)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199)
     at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
     at java.security.AccessController.doPrivileged(Native Method)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

it's a simple call to base-BTF task flow call from Main-BTF.xml
call to base-BTF
<control-flow-case id="__2">
        <from-outcome>viewuserdetail</from-outcome>
        <to-activity-id>Base-UserDetail-BTF</to-activity-id>
      </control-flow-case>and button on main page has action "viewuserdetail".

Similar Messages

  • In iWeb I created a hyperlink to a file on my computer. When I publish I get a 404 error for the link.  Can anyone help?

    In iWeb I created a hyperlink to a file on my computer. When I publish I get a 404 error for the link.  Can anyone help?

    How would I check to see if the like works when I enable via the inspector pane
    If you enable hyperlinks when you click on the link link to the pdf file it will open a browser window and display the pdf file.
    I upload the pdf files to the server and link to them as if they were an external web page:
    That's been more reliable for me than linking to the file as Link To: A file and have iWeb upload the pdf file to the serve.

  • Can't find "Look for shared libraries" in the Sharing pane of iTunes preferences. How can I find it?

    I am trying to set up Home Sharing between my computer and my wife's. Sharing keeps disappearing from the side bar although Home Sharing is turned on for both computers. Using the Help tab it says to check the "Look for shared libraries" in the preferences/shared box. The problem is that "Look for shared libraries is not there to select. Any ideas how I can sort this out?

    I'm having a similar issue even after the "Shared Libraries" box is checked in General preferences on iTunes...
    On early verisons of iTunes i had no problem with sharing or remote access via iPad.  I really need to figure out how to get this working.

  • How can i share my library with my new computer when the itunes on the new computer does not have the "look for shared libraries" command in the preferences/shared pane?

    It worked fine before i updated the most recent update, My old computer readds the new one but the new one does not read the old one now.

    Is the iTunes library actually shared on the old computer?
    I have never had a need for forcing iTunes to look for shared libraries, it simply detects them.

  • UWL 404 error for 'LeaveRequestApproval'

    Hi,
    We are working on EP7 sp9 and ECC 6.0, Now the problem is when we are working with UWL in portal, when we click on worklist item(for leave request), we use to get ITS screen. At backend we changed it to 'Java Web Dynpro' USING  SWFVISU transaction. In UWL Adminstration we cleared the cache and also re-registered the item types. But when we click on the work item it is throwing the following error.
    Can anyone assist me, where we are mistaken?
    Service cannot be reached
    What has happened?
    URL http://sapXXX.XXXXX.com:9904/webdynpro/dispatcher/sap.com/ess~lea/LeaveRequestApprover call was terminated because the corresponding service is not available.
    Note
    The termination occurred in system DV4 with error code 404 and for the reason Not found.
    The selected virtual host was 0 .
    What can I do?
    Please select a valid URL.
    If you do not yet have a user ID, contact your system administrator.
    ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:klang_DV4_04-v:0-s:404-r:Notfound
    HTTP 404 - Not found
    Your SAP Internet Communication Framework Team
    Thanks in advance.
    Regards,
    Raj

    Hi Raj,
    Looks like it is trying to open the WebDynpro application on the (ABAP R/3) backend system. This should be the system on which your ESS WebDynpro's have been deployed.
    I guess this is the EP7 system on which your UWL is also running. In this case, go to UWL administration in the portal, and select the system/connector configuration of the ECC backend system. Choose "edit".
    There is a property called "WebDynpro Launch System". Here you can enter the alias of the system definition in portal system landscape which refers to the WebDynpro application hosting system.
    If this is indeed the EP7 system on which UWL is running, you can use the builtin system alias "SAP_LocalSystem". Otherwise create a WAS system definition referring to the WAS installation hosting the WebDynpro's and use that alias.
    Regards,
    Johan

  • ADF UIX Tab Switching and 404 Error

    I have an ADF UIX page that has a couple of tabs. When switching from one to the other, some of the links to data pages give me 404 error whereas they work if I run each page seperately. How do you maintain state when switching on tabbed pages?
    Thanks!
    Ray

    We need more detailed information to help with your scenario.
    Is there any difference between the URL seen in the browser address location when you run individual tab pages versus clicking on the links?
    Kind Regards.

  • Configuring 404 errors with FastCGI and php files

    Hi,
    whenever a user triggers a 404, he gets a "No input file specified." error instead of the 404 error we configured in SJSWS 6.1. It looks like anything ".php" is sent to the parser, and if the file doesn't exist, the parser doesn't warn the webserver, but it returns the error directly to the client.
    Are there any ways to make it work as it used to be before FastCGI?

    Thanks for the reply, but that doesn't work in 6.1 (adding an if statement in obj.conf):
    <If -f $path>
    Service type="magnus-internal/fastcgi" fn="responder-fastcgi" app-path="/usr/local/php-5.2.4/bin/php-cgi" min-procs="1" app-env="PHP_FCGI_CHILDREN=1" app-env="PHP_FCGI_MAX_REQUEST=200" app-env="LD_LIBRARY_PATH=/usr/local/php-5.2.4/lib" app-env="PHPRC=/export/home/sunone/https-servername/config" app-env="ORACLE_HOME=/usr/oracle" app-env="TZ=Canada/Eastern" app-env="NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1" app-env="MAIL=/var/mail/root" app-env="LC_CTYPE=iso_8859_1" app-env="JAVA_HOME=/export/home/sunone/bin/https/jdk" app-env="DOCUMENT_ROOT=$docroot" reuse-connection="no" req-retry="5"
    </If>
    nrn7# ./start
    Sun ONE Web Server 6.1SP8 B06/13/2007 23:15
    config: CORE3185: Invalid configuration: File /export/home/sunone/https-servername/config/server.xml, line 19, column 92: HTTP3258: Error processing obj.conf line 20: HTTP2211: unknown container directive
    Back to square one.

  • Error for the uploading csv file to database

    Hi i tried to upload the csv file to database and i am getting error as
    <cffile action="read" file="#data_dir_upload#/di_audit_corp_upc_ldr_tbl.csv" variable="di_audit_corp_upc_ldr_tbl">
    <!--- loop through the CSV-TXT file on line breaks and insert into database --->
    <cfloop index="index" list="#di_audit_corp_upc_ldr_tbl#" delimiters="#chr(10)##chr(13)#">
        <cfquery  datasource="#request.dsnCAO#">   
                <!--- SET ANSI_WARNINGS OFF      --->
             INSERT INTO [dbo].[di_audit_corp_upc_ldr_tbl]
                                ( cpt_dpt_cd,cpt_com_cd,sub_com_cd,con_upc_no,pid_lng_dsc_tx,pid_sht_dsc_tx)
             VALUES
                      (<cfqueryparam value='#left(trim(listgetAt('#index#',2,',')),2)#' cfsqltype="cf_sql_char">,
                       <cfqueryparam value='#left(trim(listgetAt('#index#',3,',')),3)#' cfsqltype="cf_sql_char">,
                       <cfqueryparam value='#left(trim(listgetAt('#index#',4,',')),5)#' cfsqltype="cf_sql_char">,
                       <cfqueryparam value='#left(trim(listgetAt('#index#',1,',')),13)#' cfsqltype="cf_sql_varchar">,                  
                       <cfqueryparam value='#left(trim(listgetAt('#index#',5,',')),25)#' cfsqltype="cf_sql_varchar">,
                       <cfqueryparam value='#left(trim(listgetAt('#index#',6,',')),12)#' cfsqltype="cf_sql_varchar">)    
       </cfquery>
    </cfloop>
    Error:
    An error occurred while executing DTS package to import data.
    Invalid list index 6.
    In function ListGetAt(list, index [, delimiters]), the value of index, 6, is not a valid as the first argument (this list has 5 elements). Valid indexes are in the range 1 through the number of elements in the list.
    i am unable to solve this issue can any one will help me to solve this issue
    Thanks,
    Kiran

    I take it your are trying to use a csv file to insert new data into a database, using flex and coldfusion?
    if so, then I would load the file in flex using cffile in ColdFusion and then use Load Data if you are using MySQL
    This can show you more about it.
    http://blog.tygate.com/?p=75
    We get very large csv files ftp'd to us every week, and we have to load them in to the db. this works for us.

  • [SOLVED] Blender - error loading shared libraries

    Hi,
    when I try to start blender on x86_64 I get error loading shared libs.
    Linux spire 4.0.1-1-ARCH #1 SMP PREEMPT Wed Apr 29 12:00:26 CEST 2015 x86_64 GNU/Linux
    community/blender 16:2.74-3
    ldd `which blender` |grep not
    70:    libhogweed.so.2 => not found
    72:    libgnutls.so.28 => not found
    75:    libx265.so.35 => not found
    77:    libvpx.so.1 => not found
    my systems libs:
    libhogweed.so.4.1
    /usr/lib/libgnutls.so.30.0.1
    /lib/libx265.so.51
    /lib/libvpx.so.2.0.0
    I tried building with abs but ran into an error as well. Any help appreciated. My system is up to date.
    regards,
    Andreas
    Last edited by feuera (2015-05-14 09:51:18)

    ldd lists linked libraries recursively. Use readelf -d to list direct dependencies only.
    Are you're using some packages from unofficial repos or the AUR? You need to keep them up to date and recompile if needed.

  • I cant search for shared libraries on my mac

    okay, so i just got a macbook pro and im trying to move my music from my pc to my mac. I've turned on home sharing on both computers but when i try to search for my pc's library on my mac there isn't an option to look for other libraries on my macs sharing tab. helpp!!

    it's now a checkbox in preferences > general

  • Oracle Portal Portlet 404 Error for Specific Users

    I have a single portlet in Oracle Portal that is returning the message "Error: The listener returned the following error: 404 Not Found" that is occurring for just 2 out of my 350+ users. I have tried clearing user cache, clearing portlet cache, deleting these two users from portal and recreating their accounts, changing their usernames, rebooting the entire app server and nothing is working. There are other users for which the portlet will return the exact same data that the 2 problem users are requesting without an issue.
    Portal version is 10.1.2.3. Any help that anyone can provide would be greatly appreciated as I am about ready to beat my head against a wall.

    Hi Kirk,
    Please check below MOS ID, your issue will be resolved.
    Error: The Listener Returned The Following Message: 404 Not Found [ID 456421.1]
    Mark if this helps you.
    Regards,
    Kishore

  • Bug: 404 error for item link in 'Tell a Friend' email

    When using {tag_tellafriend} in email campaigns, the email that is sent from BC to the 'friend' is dysfunctional - the link rendered by {tag_itemurl} is redirected by a 302 Found to /_System/SystemPages/Error404, which simulates a Page Not Found error (it doesn't actually return 404).
    Those links are in the format: http://www.example.com/CampaignProcess.aspx?A=View&KID=203100&VID=45681759

    Cool. Shouldn't {tag_tellafriend} be removed or disabled? Three years seems a long enough sunset period for a feature that hasn't worked since then.

  • 404 error for personal site

    hello, i'm just trying to access the files i have stored in ~/Sites but when i go to http://example.com/~myShortUserName i am getting a 404 error

    yes there is an index.html file.  this i see in access_log file:
    x.x.x.x - - [01/Oct/2011:12:15:47 -0700] "GET /~scarf/index.html HTTP/1.1" 404 1191
    and this i see in error_log file:
    [Sat Oct 01 12:15:47 2011] [error] [client x.x.x.x] File does not exist: /Library/WebServer/Documents/~scarf, referer: http://example.com/
    seems like its looking in wrong place... should be looking in /Users/scarf/Sites for example

  • HTTP 404 Error for CF9 Administrator

    I get the following error when trying to start the Cold Fusion Administrator after installing CF9 on Windows 7 64 bit with IIS:
    HTTP Error 404.3 - Not Found
    The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.
    What to do?

    Hi,
    I would suggest posting this query in the Cold Fusion Forum for a quicker and specific response.
    Thanks

  • "404 error" for business explorer

    Hi Expert,
    I installed SAP Business Objects Enterprise 4.0 SP2 for development, test and productive environment and they work fine. Development and Test BOE are installed in a single host instead the productive environment is installed in more hosts, in particular this is the configuration for the productive BOE environment:
    host 1: WAS (Tomcat 6)
    host 2: WAS (Tomcat 6)
    host 3: CMS server 1
    host 4: CMS server 2
    host 5: CMS DB
    After that I installed BOE, I also installed SAP Business Explorer 4.0 in the development, test and productive environment (I installed BE in host 3 and host 4). SAP Business Explorer work fine in development and test system instead is not working in the productive environment. In particular if i go to BI lunch pad (productive environment) and I selected the Business Explorer icon the following error message appear:
    404 Missing Page
    The page you requested is not available on this web server for one of the
    following reasons:
    I checked on Central Management console the status of the Business Explorer servers and they are in status "running".
    I noted that in the development and test system the file explorer.war has been created from the BE installation program in the following folder :
    "D:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjectsEnterprise XI 4.0\wdeploy\workdir\tomcat6\application"
    instead in the productive environment the file explorer.war doesn't exist. How can I resolve this critical issue? Must I install some component also in the WAS hosts?
    Thank you for your help.
    Best regards
    gio'

    Looks like you need to do a web tier install on your tomcat server or you could copy the war file over.  How did you deploy your war files when you did your initial install of BOE?  Do you see an explorer folder in your tomcat6\webapps directory?
    -Dave
    Edited by: David Mau on Nov 7, 2011 10:44 AM

Maybe you are looking for

  • Why wont my ipad 2 play movies

    i have knowhow cloud backup and share and all my movies which are MP4 are on there. however, whether im using the app or going online i cant stream and watch the videos, there is just a black screen. this has happened on some other videos on other we

  • Problem updating RH8 with Windows 7

    I've been using RH8 with XP, but I got a new Windows 7 machine last week so I had to do a fresh install of RH8. I got through the install with no problems and the un-updated version of RH seems to work OK, but I need to apply both the 8.0.1 and 8.0.2

  • Avoid blank entries in table maintenance

    Hello Folks, I have created a custom table where it contains 5 fields(2 key fields & 3 radio buttons). When i try to maintain a new entry 1) Its taking all the blank fields as entries, resulting in the error(Entry already exists) 2) I see all the lin

  • HT1391 "File Get Info" doesn't work for all items in iTunes.

    I have some iTunesU videos where the Get Info is grayed out (not available).How do I find out where these files are located on my system? (Mac OS X). Thanks, Chris.

  • 10.4.9 update,  external FW drives no longer power down when ejected?!?!?!

    this is really odd. and i have reverted to 10.4.8 until i can find a solution. i have two different fw400/usb20 external cases. inside each is a 200gb ata hd. now before 10.4.9, when i ejected the disks from the desktop, they would not only eject, bu