Page Cannot be found:Jdeveloper

I have created the sample OAF Oage.I am getting error the Webpage cannot be found http 404 when run the page from Jdeveloper when wroking in office netwrok but same is working fine from Home Network.
We are connecting the Apps server throgh Citrix VPN and OS windows 7.
Can any one help us..?
Embedded OC4J server message as follows:
D:\Jdevloper\jdevbin\jdk\bin\javaw.exe -jar D:\Jdevloper\jdevbin\j2ee\home\admin.jar ormi://10.200.5.180:23891 oc4jadmin **** -updateConfig
Oct 18, 2013 10:12:43 AM com.oracle.corba.ee.impl.orb.ORBServerExtensionProviderImpl preInitApplicationServer
WARNING: ORB ignoring configuration changes.  Restart OC4J to apply new ORB configuration.
WARNING: Code-source D:\Jdevloper\jdevbin\jdev\appslibrt\xml.jar (from <library> in /D:/Jdevloper/jdevbin/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml) has the same filename but is not identical to /D:/Jdevloper/jdevbin/lib/xml.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in D:\Jdevloper\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
WARNING: Code-source D:\Jdevloper\jdevbin\jdev\appslibrt\jazn.jar (from <library> in /D:/Jdevloper/jdevbin/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml) has the same filename but is not identical to /D:/Jdevloper/jdevbin/j2ee/home/jazn.jar (from <code-source> in META-INF/boot.xml in D:\Jdevloper\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
WARNING: Code-source D:\Jdevloper\jdevbin\jdev\appslibrt\jazncore.jar (from manifest of /D:/Jdevloper/jdevbin/jdev/appslibrt/jazn.jar) has the same filename but is not identical to /D:/Jdevloper/jdevbin/j2ee/home/jazncore.jar (from <code-source> in META-INF/boot.xml in D:\Jdevloper\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
WARNING: Code-source D:\Jdevloper\jdevbin\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib\uix2.jar (from WEB-INF/lib/ directory in D:\Jdevloper\jdevbin\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib) has the same filename but is not identical to /D:/Jdevloper/jdevbin/jdev/appslibrt/uix2.jar (from <library> in /D:/Jdevloper/jdevbin/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader datatags.web.webapp:0.0.0.
Ready message received from Oc4jNotifier.
Embedded OC4J startup time: 4535 ms.
Target URL -- http://01HW545975:8988/OA_HTML/runregion.jsp
Oct 18, 2013 10:12:47 AM oracle.jsp.logger.JspMessages infoCannotDispatchJspPage
INFO: Unable to dispatch JSP Page : java.io.FileNotFoundException: D:\Jdevloper\jdevbin\jdev\myhtml\OA_HTML\runregion.jsp (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at java.io.FileInputStream.<init>(FileInputStream.java:66)
at oracle.jsp.provider.JspFilesystemResource.fromStream(JspFilesystemResource.java:151)
at oracle.jsp.parse.XMLUtil.getFromStream(XMLUtil.java:236)
at oracle.jsp.runtimev2.JspPageCompiler.compileBothModes(JspPageCompiler.java:449)
at oracle.jsp.runtimev2.JspPageCompiler.compilePage(JspPageCompiler.java:413)
at oracle.jsp.runtimev2.JspPageInfo.compileAndLoad(JspPageInfo.java:705)
at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:694)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:414)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
at java.lang.Thread.run(Thread.java:595)

Yes..We are using Proxy Server..
But Once We connected to VPN then Proxy Server is getting unchecked and Use Automatic Configration Script check box above the proxy Server is Checked..and Address value is "file://C:\Users\345670\AppData\Roaming\Juniper Networks\Network Connect 7.3.1\instantproxy.pac"..
Now You want me do uncheck both boxes and try..?
Also please see that in the OC4j Log.."INFO: Unable to dispatch JSP Page : java.io.FileNotFoundException: D:\Jdevloper\jdevbin\jdev\myhtml\OA_HTML\runregion.jsp (The system cannot find the file specified)"..is it a error or normal statement...

Similar Messages

  • I get problem loading page (error 404) it says the page cannot be found when i try to access the game Mobsters through my mysapce account and i cannot access it no longer through firefox and i want to find out why i cant, can you guys please help?

    i cant access my mobsters account through myspace. every time i try to access it i get "problem loading page" "this page cannot be found" "404 error" and it wont let me access it. myspace works fine but as soon as i click on the mobsters app i get the 404 error, this page cannot be found, problem loading page! can you please help?
    == This happened ==
    Every time Firefox opened
    == i try to access mobsters game through myspace

    I dont understand the answer
    '''''""The problem can be solved by opening FF and choosing Tools...Add On's...select the SEARCH addon and choose UNINSTALL...restart FF browser when asked, then reload Mobsters. This worked for me. The suggestion on the 404 that says to remove Search via Add/Remove Programs is completely BS, as Search doesnt show there. ""'''''

  • Why does Firefox take me to a page that says, "Oops Page cannot be found" when I click on a link in a secure site. Not with IE: only Firefox.

    If I go to a secure site and click on a link, it take me to "Oops Page cannot be found". I have reset Firefox, uninstalled it and re installed it, disabled my Add Ons, and every other suggestion from the forum. Nothing works and this does not happen with IE. Is the bottom line that I must use IE for these sites? I would prefer Firefox but cannot solve this problem.

    Did you disable all the extensions before restarting?
    If it works in Firefox Safe-mode then disable all extensions (Tools > Add-ons > Extensions) and then try to find which is causing it by enabling one extension at a time until the problem reappears.
    Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    In Firefox Safe mode these changes are effective:
    *all extensions are disabled
    *the default theme is used (no persona)
    *userChrome.css and userContent.css are ignored
    *the default toolbar layout is used (localstore-safe.rdf)
    *the Javascript JIT compiler is disabled
    *hardware acceleration is disabled
    *plugins are not affected
    *preferences are not affected

  • "Page cannot be found" error when submitting tabular form

    One of our developers has used a wizard to create a tabular form with the intent or providing an interface for updating one of our tables. The page runs correctly up until the point when the user clicks the Submit button. The user is then re-directed to a "page cannot be found" error page. I checked the apache error log and I'm seeing this error (ip addresses hidden):
    [Wed Oct 13 06:37:59 2004] [error] [client x.xxx.xxx.xxx] [ecid: 1097674679:x.xx.xxx.xx:7286:0:23738,0] mod_plsql: /pls/htmldb/wwv_flow.accept HTTP-400 Too many arguments passed in. Got 2009 parameters. Upper limit is 2000
    We have pages in other applications that were built the same way, and can't figure out why we are seeing these errors.
    Any ideas?
    Thanks.
    Matt

    Sorry I didn't want to take the time to import the application, create the data structure and populate it, when the page is now working. However it seems like you should be able to easily re-create the situation. All I did was go through the wizard for a tabular form. It was based on a view and displayed all the columns, most of them updatable. It seems like what makes it fail (error when either CANCEL or SUBMIT is clicked) is just having a lot of fields on one screen. I base this conclusion on the error message from the Apache error log (mod_plsql: /pls/htmldb/wwv_flow.accept HTTP-400 Too many arguments passed in. Got 2134 parameters. Upper limit is 2000) and on the fix of reducing the number of rows on one screen, using pagination.

  • THE PAGE CANNOT BE FOUND - HTTP ERROR 404

    I have just installed i-WEB 08 and have tried to publish a web page. I have saved, as prescribed and, to my knowledge, there are no passwords associated with the web page. When I try to access the page using SAFARI v3.0.4 the following error message appears:
    "The page cannot be found. The page you are looking for might have been removed, had its name changed, or is temporarily unavailable. Please try the following: Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly. If you reached this page by clicking a link, contact the Web site administrator to alert them that the link is incorrectly formatted. Click the Back button to try another link.
    HTTP Error 404 - File or directory not found.
    Internet Information Services (IIS)"
    I have checked address is as supplied and tried adding my user name to the www address without luck. Friends have also had same error message.
    Can anyone supply an answer, please.

    Did you publish to .Mac or another host?
    Were there any warnings or errors during publishing?
    What is the URL of the page you get the error on?
    By the way, this is the "+Previous to+ iWeb '08" forum; the iWeb '08 Forum is here:
    http://discussions.apple.com/forum.jspa?forumID=1193

  • The page cannot be found

    I have an Intel 3.2Ghz Pentium, with 2GB of RAM and over 400GB of HDDs, on my home computer. I have installed Windows XP Professional, including all patches, updates, etc.
    I wanted to learn ABAP and I bought the ABAP Objects book by H.Keller, S.Kruger, which comes with 2 CDs that include the miniSAP 4.6D system. I installed the miniSAP 4.6D software, kernel, database (SMSQL), and front-end on the computer successfully.
    I execute the Start SAP MBS and then I log onto the system successfully, as BCUSER. After the login, the system automatically switches to Object Navigator, which is the default.
    However when the Object Navigator is displayed, I get the message "The page cannot be displayed", on a small window below the top left corner of the screen.
    Listed on that page is the usual message for possible solutions, such that, check the internet connection settings, Internet Options, etc.
    I performed all those tasks, I shut down and restarted the computer and/or the software, but the message is still there.
    I uninstalled the front end, and reinstalled it, but the message persisted.
    I have Norton's Internet Security on my system, BUT I MAKE SURE THAT IT IS DEACTIVATED BEFORE I START ANY SAP SOFTWARE.
    The book and the software were produced several years ago. I guess that in the past, people came across this problem.
    Does anyone have any idea of how to resolve this issue?
    I have searched the forum for a solution, but I have not found anything yet?!
    Thanks
    Stefanos

    Welcome to SDN.
    4.6D is pretty old. you can get the latest version from SDN/download section at
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6
    coming to your question about page cannot be found the issue is because of a MS security patch for XP. to over come that install the latest SAPGUI - (you can download the same from the link i had given above)
    Regards
    Raja

  • The page cannot be found 404 Error. Any 1 know how to fix this error?

    I try to open this site.It does try to open but when the page is almost done. it kicks up . The page cannot be found 404 Error
    == URL of affected sites ==
    http://http://profile.myspace.com/Modules/Applications/Pages/Canvas.aspx?appId=104283&friendId=469022772&appParams=null

    Look closely at the URL you posted. The protocol designator (http://) is repeated TWICE.
    Change http://http:// to http:// and it will work fine.

  • I have sent files several times now and when the recipient clicks the link to open. it says page cannot be found.  This just started happening.  what needs to be corrected?

    In Adobe Send, I have sent files several times now and when the recipient clicks the link to open, it says page cannot be found.  This just started happening.  What needs to be corrected?

    I can think of a couple of reasons for this behavior.
    You inadvertently turned off the sharing for the files.
    The link that the user is clicking on is incomplete; perhaps it got broken across lines in an email message. Are you sending Anonymous Links or Personalized Invitations? If the former, are you certain that you copied the entire link?
    Some things to try.
    Have the user send the link back to you so that you can test it. Does it work for you?
    If you look at your Sent Files list, is the name in the Sent To column struck through (e.g., John Smith)? That would indicate that it has been unshared.
    If you could get back to me with answers, perhaps we can get to the bottom of this.

  • The web page cannot be found?!

    Okay, I have tried NUMEROUS times to download Flash 10 after my Youtube stopped working two days ago.  My pop-up blocker is off, but for some reason, it won't work.  I tried to download the uninstall and my computer keeps DISPLAYING A POP UP BOX THAT SAYS "the web page cannot be found.  Try again later".  I tried to go ahead and just download Flash 10 and it takes me to the download page without doing anything.  There's a giant white box with a red X at the top of the page.  I've tried calling the phone center for help and they won't help me.  PLEASE, CAN SOMEONE PLEASE HELP ME.  MY YOUTUBE, MY MYSPACE, ALL OF MY STUFF IS GONE AND I CANNOT ACCESS IT.  PLEASE, SOMEONE PLEASE HELP ME!!!!!!!!!!!!

    Instead of using all these caps, some information would be more useful:
    what is your operating system?
    what is your browser?
    from where are you trying to download the uninstaller?
    from where are you trying to download the installer?

  • Universe Connections - The Page Cannot be found

    Post Author: PMSLIC
    CA Forum: Deployment
    I'm new to BOE XI R2. Our parent company installed it now I have to troubleshoot it.
    I log in as administrator and navigate to the Central Management Console. I then click on Universe Connections and I get a page which tells me "The page cannot be found". I'm not having any trouble with my other links to other items.
    I did try to create a case but the information that comes up is for our old 6.5 version even though I registered the new products today.
    Any suggestions?

    Post Author: TAZ
    CA Forum: Deployment
    Is this a java deployment?
    the universes uses a different war file than most of the CMC (jsfadmin), it may need to be redeployed, open a case with the BO deployment team if you can't figure it out.
    Regards,
    Tim

  • Page cannot be found errors

    Using MacBook 3.1 running OS X Snow Leopard, I am getting random "page cannot be found" errors, or the inability to load images, usually on specific sites. Google, Facebook, and Amazon were giving the most trouble yesterday. Now it's happening with more sites. Firefox is my primary browser, but I get same results in Safari and Chrome. Other computers using the same connection just fine (both Mac and PC). My MacBook connects fine when connected to on other wi-fi networks or using my cell phone's 3G.
    I have tried clearing all kinds of cache (and in Firefox it's currently overriding to store 0 MB cache) including:
    1. User Account/Library/Caches - delete everything inside the caches folder.
    2. System/Library/Caches - delete everything inside the caches folder then restart.
    according to this discussion: https://discussions.apple.com/thread/2331995?start=30&tstart=0
    I've also read through this discussion: http://mac.bigresource.com/OS-X-Leopard-Some-Sites-including-Google-Does-Not-Wor k-w6GTVWfnY.html
    Seems everyone else fixes the issue by removing Peer Guardian. I've never heard of that program and don't have it installed (or any other filtering software for that matter).
    fwiw, the problem connection is a DSL line provided by  Cincinnati-area ISP called zoomtown. (Maybe other Mac users have had similar issues with them?) Obviously I'm going to call the ISP (though I'm not hopeful they'll have a clue) and see if the local Apple Store has heard of this issue with Macs on this ISP. Unfortunately, I probably cannot duplicate the issues at the store.
    Appreciate any advice if anyone's had this kind of issue before. Thank you!
    Jason

    May have found the culprit within my DNS settings. It's worked for the past 5 minutes at least, while testing several of the problem sites with no errors.
    Going into my AirPort settings, I had a DNS address of 4.4.4.4. I deleted that one and now have the addresses to OpenDNS at 208.67.222.222 and 208.67.220.220.
    More info: http://macs.about.com/od/faq1/f/browserdns.htm
    We will see if this proves to be a permanent solution.

  • Page cannot be  found on windows server 2003

    I have installed application server 10g on windows server 2003...
    Now when i try to run the test form throught the option Run a form  on the web i get a message Page cannot be found....
    how can i resolve this issue

    Al-Salamu Alikum We Rahmatu Allah We Barakatu...
    Suhail , Pls mark it as solved to help others while searching for their problems to fix...
    Regards,
    Abdetu...

  • HTTP 400 - Bad request Page cannot be found while submitting tabular form

    Hi,
    My Apex application has sql report for summary and tabular form in a single page.
    This page is working fine when the number of rows per screen is upto 130.
    When we sets the maximum number of rows as more than 130, it displays the record but if we click button to submit the page to save
    it shows page cannot be found.
    HTTP 400 - Bad request
    URL shows apex URL followed by /wwv_flow.accept
    Is there any maximum limits to show number of records in a page in apex.
    Since number of rows selection is not there in tabular form I created a select list with submit item with values 10,20,50,100,500,1000.
    default value is '15'.
    My tabular form has 15 columns and out of them 12 are editable.
    Apex version is 3.1.

    Sounds like you're submitting too many parameters (15 * 130 = 1950), very close to 2000
    Check this post our regarding PlsqlMaxParameters
    "Page cannot be found" error when submitting tabular form
    Scott

  • ../OA_HTML/fndvald.jsp & ''The page cannot be found' error message

    I have 11.5.10.2 multinode install with 10.1.0.5 database. I had iSupplier up and running in one of my test environments about a week back. Today after our Functional setup people were creating responsibilities and setting up profile options - when I try to login - right after the userid & password screen I get the following:
    "The page cannot be found"
    and my url shows http....../OA_HTML/fndvald.jsp
    Any suggestions/ideas please?
    Thanks,

    Duplicate thread (please post only once):
    ....../OA_HTML/fndvald.jsp - "The page cannot be found" when logging in
    ....../OA_HTML/fndvald.jsp - "The page cannot be found" when logging in

  • Radio Button Selection gives "The page cannot be found" Error

    I have a Radio Button that has 4 chooses, one of the choices has Javascript to ask a Prompt and uncheck it depending on the user response.
    When I select the one that has the prompt, it works as expected with the question, however when I click the Submit button on the page to fire my database trigger it fails with "The page cannot be found".
    All the other choices, once picked update the datasbase ok.
    Any idea's from anyone why I'm getting this error?
    script type="text/javascript">
    function yesno(msg,item)
    if ($x(item).name = 'PF' && $x(item).checked)
    confDel= confirm(msg);
    if (confDel != true)
    {$x(item).checked = false;}
    </script>

    Preethi,
    When I click on submit button ,iam getting " The page cannot be found" error.
    When you run the page and click on its submit button, you get the error. Being careful to distinguish problems you get at design time vs. those you get at runtime is extremely important when you ask others for help here.
    I looked at the application. In your problem description, you gave absolutely no information that explains what you are doing on this page. Whatever it is, the problem is that you are creating HTML items on the page with names like
    name="f60"
    Then when you POST the page, you get an error. That's because those "fxx" items are limited to the range "f01" .. "f50".
    Scott

Maybe you are looking for

  • Attribute values from VO are being shuffled

    Hi , I have a VO which has a UNION query in it..The query is fetching the proper details however when we are putting it in VO and trying to get the values of attributes mentioned in it, its giving shuffled values for example the Value of column A is

  • Problems creating/altering index with certain Word docs

    Hello, I am having an odd problem when attempting to drop/create or alter my index after entering certain MS Word docs in my table. Has anyone run into this? Does anyone have any insight as to which features in Word docs (e.g. macros, etc.) might cau

  • Wsa S160 accept usage control and web reputation filter update failure??

    end-user noticed there are some failure on the accept usage control and web reputation filter update. it show update /download failure on nov 11 and nov 14. I do check the update log it shows Mon Nov 14 14:45:11 2011 Info: Starting scheduled update M

  • AS3 IDE Debugger has a limit?

    I've run into an issue with the AS3 debugger and I am wondering if there is some maximum I have exceeded that the debugger doesn't like. Here's the scenario... I have a fairly large project that consists of about 80 classes defined in external .as fi

  • Is International bug fiexed for JWS?

    Hi, We have clients running Windows 98 with Turkish version. JWS reports security error stating "Unsigned application requires unrestricted access". All the jars are signed by using jarsigner. We set the site as trusted site on our browser (IE). The