Error 404 - NOT FOUND when you run a form in the form of 11 g

Hi all

I had this problem when I run the forms using internet explore.

I'm working on forms 11g using weblogic 10.3 for the deployment of web forms.

Error 404 - not found
RFC 2068 Hypertext Transfer Protocol--HTTP / 1.1:
10.4.5 404 not found
Server not found anything matching the request URI. No indication is given whether the condition is temporary or permanent.

If the server does not wish to make this information available to the client, the status code 403 (refused) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through a configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.

Can someone tell me where it went wrong.

Thank you

Let's start by clearing up some confusion.

PORTS
--------------
Version 11.1.1.x here are how the common ports are defined by default:

1 HTTP Server - 8888
2 WLS_FORMS - 9001
3 WLS_REPORTS - 9002
4 WLS Admin Server - 7001

So, if you understand how ports work in general, you should see that there are two ways to run a form. You can go through the HTTP server or directly call the WLS_FORMS. This means that both of the following might work, although one would be a direct path and the other is route the request through the HTTP server:

  • http://ie1fdtfc5zl1s:9001/forms/frmservlet? config = frmdemo
  • http://ie1fdtfc5zl1s:8888/forms/frmservlet? config = frmdemo

    Port 7001, will always be the port of the default server for the classic domain administrator. By default, the only thing that you can do from here is EM or WLS Console access.

    As for the question of the AMT, by default, the generator and the runtime will wait to find tnsnames.ora in hospitality \config Instance so be sure you add the correct entries to the correct file.

    You can hardcode a path to the file you want to use by setting TNS_ADMIN in default.env (e.g. TNS_ADMIN = C:\Oracle\mytnsdirectory). This will only apply to execution of forms and not the manufacturer.

    Also, here is something that is often a source of confusion for many people... just because you started your form in the constructor does not mean that the form running has nothing to do with the manufacturer at this time. In other words, when you click RunForm button in the constructor all that you do is pass a url in a browser. The browser and the form do not use the constructor parameters except that can be passed in the URL (e.g. name of user and password). Running of all forms are considered to be 'runtime '. This means that all information environment to an active form configuration must be defined in default.env. The manufacturer, on the other hand will be based on the system variable, the Windows registry (or shell if under Unix).

  • Tags: Oracle Development

    Similar Questions

    • WRV200 - "404 not found" when you try to connect to the admin

      After updating the firmware to 1.0.39 - ETSI.img the router is coming fine. (the WRV200 is a European model) The unit seems to work fine. Wireless works with the SSID I set up. My devices can connect to the WLAN using WPA key that I had before.

      BUT: when I try to access the router admin pages returns 404 not found

      Security in my browser is set correctly. I registered a https:// access exception.

      The page that I said:

      404 not found

      File not found.

      Hello!

      Try the following:

      1. check the IP address on the computer. Make sure that your gateway is accessible. You can disable the firewall on the PC as well.

      2 remove THE LAN settings.

      3. use of different browser (e.g. Firefox) will help isolate the problem.

      4. try different computer also.

      5. If still does not work, you can reset the router and reconfigure.

      Thank you!

    • Error 404-not found? Although services are upward and the gaze of password security very well.

      Installed Enterprise Edition on the server, error 404-not found? Although services are upward and the gaze of password security very well.

      Thanks in advance,

      What URL are you trying to access?

      for em-->http://localhost:7001 / em

      to get answers-->http://localhost:9704 / Analytics

      Unless you change them.

    • Error 404 - not found listenerConfigure but not with the apex page

      Hello

      I just installed the listener APEX 2.0.1 as a stand-alone installation.
      I don't use EPG.

      I get the error 404 - Not Found When I pass in my browser the url:

      http:// < My Server >: 7777/apex/listenerConfigure

      but I have the correct application page when I get home:

      http:// < My Server >: 7777/apex

      Does anyone have an idea about goes wrong with that?

      Kind regards.

      Hello

      http:// : 7777/apex/listenerConfigure

      This URL does not exist for APEX listener 2.0.1 because the web configuration interface has been removed with 2.0. There was improvements to the command line interface to configure the listener of the APEX and there is a new interface, you can use with SQL Developer since 3.2 (current version 3.2.2 is recommended).

      Always take a glance the documentation that matches the version of software you are using. In your case, it would be the [url http://docs.oracle.com/cd/E37099_01/doc/doc.20/e25066/toc.htm]APEX earphone 2 Installation and Configuration Guide.

      -Udo

    • Modules of sample in OPA 10.4.2 - error 404 - not found

      Hello

      I just installed 10.4.2 OPA but was not able to load the rulebases sample included in the package. I just copied everything compiled rulebases (* .zip) of C:\V35235-01\examples\rulebases\compiled to C:\OPA\web-determinations\web-determinations\WEB-INF\classes\rulebases then re-packed folder web-determinations to create web - determinations.war then deployed to Weblogic. When I tested the site web-determinations, I get "Error 404 - not found". Here are the sites I've tried.

      Directly from the deployment of the Weblogic Console test tab - http://localhost:7001 / web-determinations
      New IE browser - http://localhost:7001 / web-determinations/startsession/BenefitCodeExample/en

      However, I was able to open the BenefitCodeExample page when I accessed the OPM. I opened the project, and then click 'Build and Run' via Web-determinations.

      Can you please help me with this problem? I don't know if I'm doing good how to deploy the rulebases. If this isn't the case, please let me know the right way. Thank you!

      Kind regards

      Ann

      Are you sure that you create the war file correctly? you will need to zip the contents of the directory of web-determinations and not the directory itself, try to open your file. War and the file war comes with WinZip and compare the content.

    • First Page - error 404 - not found

      Hi all

      I started to learn the ADF recently, I created EO, VO, AM. My version of Jdev is 11.1.1.3.0.

      I tested with BC4J Tester, everything works fine.

      But when I create JSF page and say Run I get the following error in the browser explorerer.

      Error 404 - not found
      RFC 2068 Hypertext Transfer Protocol--HTTP / 1.1:
      10.4.5 404 not found


      This is the first time I try to run the page. could someone let me know what are the decor, I need to do in order to look at my page.


      Thank you
      Kumar.

      So first make sure that the page is NOT under the web - inf (as correctly stated John) folder and the dragyour page, and then on the adfc file - config.Xml. The page gets recorded if all goes well.
      If you drag a new view of the component on the adfc palette - config.xml, give the view a name such as "TestMyApp" (don't let the end of the name to ".jspx"), create the page (double-click on the icon) and put something on the page.
      Then, you can change the properties of the project view controllers and select run/debug, select configuration default run and edit. Under 'launch settings' select the adfc-config. XML as a target, uncheck the 'attempt to run Active...'. "and now, select 'ADF task Flow' in the tree on the left side. Now, you select the newly created view TestMYApp and save your changes.
      When you now run the application using the run menu (or debug) order, your application starts with the selected page 'TestMyApp '.

      Timo

    • Get a Bluetooth device message"driver is not found when you connect Bluetooth

      original title: Bluetooth connectivity problems

      Hello

      I own both a T-900 of Fujitsu (64-bit Windows 7) and a HTC Rezound and have been using bluetooth to transfer files between them until a few days ago. Out of nowhere, bluetooth does not work anymore and now shows that "Bluetooth device" driver is not found. I tried to uninstall and reinstall it from many different sites, try different, but for some reason bluetooth packages some do not fix the problem of Bluetooth device. My computer can not find other bluetooth devices, and my phone does not recognize my computer as a bluetooth, even with the two device are detectable. If someone had a similar problem or knows how to fix Bluetooth device? Any help is greatly appreciated!

      Hi autumnv92,

      Were there any changes made to the computer before the question?
       
      Check out the following and check:
      Method 1:
      Open the hardware and devices Troubleshooter
       
      Method 2:
      Error: "device driver Bluetooth not found" when you try to connect to a bluetooth device
      Method 3:
      See the following steps:
      1. turn on your bluetooth device
      2. right-click the icon for the device in the system status bar
      3. choose / click on "show bluetooth devices.
      4. There will be a list of devices you never associate (like your phone, another laptop, etc.).
      5. simply remove from the list.
      And the warning like "(pilote de périphérique Bluetooth périphérique est introuvable) will not show up again."
       
      Method 4:
      Bluetooth devices do not work correctly on a computer that is running Windows 7

       
      Also check these links for more information:
        
      Add a Bluetooth device to your computer
       
      Hope this information helps.
    • plugin VMware update manager returns with "the remote server returned an error: (404) not found."

      Hello

      We have recently updated our virtual Center Server to version 4 and now when I try to download and install from the page manager plugin vmware update manager plugin is back with "the remote server returned an error: (404) not found"

      Has anyone had this problem before and eventually worked out how to fix this?

      Gregg Robertson, VCP, MCSE, MCSA, MCTS, MCITP

      You are welcome!!

    • Managed server now work: error 404 - not found

      Hi all

      I am very new in this field and you just install weblogic 10.3.3 Server.
      I created a Server Admin and a cluster of two managed servers.
      Server Admin works and opens in the console of the user interface.

      When I start the managed server, this is show in the cmd console
      < Opinion > < WebLogicServer > < BEA-000360 > < server started operation >

      but in the user interface, is to show that:

      Error 404 - not found
      RFC 2068 Hypertext Transfer Protocol--HTTP / 1.1:
      10.4.5 404 not found
      Server not found anything matching the request URI. No indication is given whether the condition is temporary or permanent.

      If the server does not wish to make this information available to the client, the status code 403 (refused) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through a configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.


      How to start the Weblogic managed server?


      TIA,
      Vishal

      Fix.
      There is no separate UI for managed servers.
      The follow-up, management and configuration on the managed servers, clusters are are using Admin Console only.

      Thank you
      Sandeep

    • OBIEE11g Mobile App Designer with error 404 - not found

      Hi all

      Please visit this link OBIEE11g Mobile App Designer

      Rittman Mead Consulting & amp; raquo; Blog Archive & amp; raquo; A first look at the OBIEE11g Mobile App Designer

      Based on this blog, we applied

      16556157 (OBIEE 11.1.1.7.1 group of hotfixes, which also requires to download another patch, 16569379)

      • 17004920, that enable the Mobile App Designer BI support in the catalog and the presentation service user interface
      • 17220944, the BI Mobile App Designer real application, thanks to the extension of the field of OBIEE WebLogic

      Patches on our server.

      has obtained the option Mobile App in the BI Home page.

      while trying to access the following error is Mobile application

      Error 404 - not found

      Of RFC 2068 Hypertext Transfer Protocol - HTTP/1.1:

      10.4.5 404 not found

      Server not found anything matching the request URI. No indication is given whether the condition is temporary or permanent.

      If the server does not wish to make this information available to the client, the status code 403 (refused) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through a configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.

      Environment: Windows 2008 (64-bit), OBIEE 11.1.1.7.1

      Please me tips

      Thank you

      Hello

      I was facing the same error after installing the patches for (application Mobile Designer) and restarts as all OBIEE components as well as the server,

      nothing worked except the same error 404 for the last two days.

      so, here the path to get the fixed number advances now.

      1: check the patches applied to the Mobile application designer

      2: follow the blog step by step for the process to be completed.

      Installation Mobile App Designer OLIVIER | OBIEE by Shiva Molabanti

      3: after the patches and the theOBI Mobile App Designer (MAD) deployment manually apply to aid configuration WebLogic the rebound of all services on the OBI (all components)

      4: execution of the Configuration of security as described in the blog. It wil gives error if the console service is not started because it expects for port 7001 WebLogic

      5: after the success of the security configuration reboot all components bi on the side of the OBI and wiat for all future services

      now, I logged in and click on new Mobile app, it worked as expected and it solved the problem.

      Thank you

      BSK

    • Error 404 - not found - after the installation of Essbase 11.1.2.2

      Hello

      I encountered error.

      I have a box of PMC 11.1.2.2 using Windows 2008. After the installation of Foundation and configure it, there is no problem at all. I can open workspace and interop as well.
      However, I added Essbase, installation and configuration of it. But after installing Essbase, I managed to turn it back on Hyperion Sharing Service, it did not work.

      The error that says:

      Error 404 - not found
      RFC 2068 Hypertext Transfer Protocol--HTTP / 1.1:
      10.4.5 404 not found
      Server not found anything matching the request URI. No indication is given whether the condition is temporary or permanent.

      If the server does not wish to make this information available to the client, the status code 403 (refused) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through a configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.


      What I did is also a reconfiguration of shared services, Essbase. But no luck at all.
      Does anyone have any idea, please advise. Thank you.

      Sometimes, this error may be because the data source details are incorrect that I showed you yesterday in WebLogic.
      I don't know how you managed to cause questions to the Foundation after the addition of essbase as I do not have the process that you did.

      If I go to WebLogic and change the user to the EPMSystemRegistry data source and then start the server EMP service the same errors are generated.

      <15-Jun-2012 08:32:58="" o'clock="" bst="">
      ".>

      See you soon

      John
      http://John-Goodwin.blogspot.com/

    • Microsoft Pinball Arcade, everything works except the right flipper does not work when you run the game. __Keyboard is very good

      Microsoft Pinball Arcade, everything works except the right flipper does not work when you run the game.
      Keyboard is fine.  Is this a compatibility issue?

      ---------------

    • problems of the admin: message saying insufficient privileges: you must be an administrator when you run this application for the first time

      I bought this new comp with windows 7 already installed. has worked fine up intill a week or two it y a. I installed a new game, and after installation, I press launch to play it and pop up with a message saying not sufficient privileges: you must be an administrator when you run this application for the first time. also, I thought that I must be the administrator when I tried to launch the disk defragmentation. my account is the administrator account so I don't understand why they say that.

      I'm sorry. I was reading through additional FAQS regarding the same problem. I saw where someone said to try to add another admisistrator account to try to take on the former. but I had no luck with this ether. I also downloaded the program of the UAC, and I turned it off, reset my computer and still no change to my problem. I also tried to download the MSE restore tool, but I found myself with a message saying that I have no MSE

      Sorry, the MSE tool is to set the MSE when its broken.
      UAC controller Tool v1.0 can be used to control the
      The UAC settings.

      However, I suggest you restart the PC and after BIOS hold the F8 key
      and when the Windows Startup Menu appears, select Mode safe mode with networking.

      Now, you will enter Safe Mode. On the page to connect, you will see the
      Standard Windows administrator click it to open a windows session, press and hold
      in mind, the password can be blank.

      Once you have done that make a new account administrator and giv it a name.
      Restart the PC. That you did this newspaper using the new account.
      Once you have done that decide what to keep with your current administrator
      account once you've done it restart the PC, BIOS hold down the F8 key and
      Select Mode safe mode with network and enter dependencies the Standard Windows administrator.

      Go to control panel-> user accounts control and security for the family-> user accounts, then
      Select manage another account. In the list, select the administrator account
      your select and then delete the account, then it will ask you if you want to keep
      files etc, it's your own decision. Itknowledge24.com

    • Error 404 not found message nginx

      Whenever I try to access any search engine, I get the same error:

      "404 NOT FOUND" and "nginx" just below. I can call all address or bookmarks bar perfectly fine Web sites, but I just have problems with search engines. Is there maybe something blocked in my security?  Is this a virus?  I have Malwarebytes which I run almost every day and it never finds anything. Also my McAfee antivirus never found something or the other.

      It's weird, so I just tried to www.yahoo.com my address bar, it goes on the site without problems, but when I tried to use their search engine, the same error appears. But when I put www.google.com in the address bar, it doesn't even go to google, it gives the 404 NOT FOUND error.

      Before this problem of 404 error, I also had the redirection of the questions for a few weeks, where if I used a search engine, it sometimes redirected me to other sites that had nothing to do with the website I wanted. But now, as I said, I can't even to a search engine like Google without getting that 404 not FOUND error. I'll try to go to a restore point from a week ago and see if that helps, but if not I can try?  Thank you!

      I had created the text Document, thank you for your time.

      Until I'm able to post your answers, a new problem arose, the "Privacy Protector" fake antivirus. This changed my priorities to get rid of it. That's why I found this thread on www.bleepingcomputer.com , followed all the steps, including the use of TDSS Killer and the free version of Malwarebytes as they prescribe, and it solved my problem of nginx '404 not found' Google.

      So there you go, another rhyme for another reason. Thanks again for your time, I hope that all this work can help other enthusiasts of computers located in sticky situations as if I had.

      -Sam

    • Error 404 not found for application after import/export

      Hello everyone,

      Maybe someone of you can give me a clue to my problem.

      I made an export of my application to production environment and imported for development environment.
      Tried to launch the app and it works well.

      A few reasons I need to change the schema of the application analysis.
      Which is why I went to the application definition page and chose the new analysis scheme.
      Tried to run the app again and I am getting the 404 error page not found.

      If I put the analysis schema back to the original one everything works fine.

      Everyone any hint why I get the 404 error?

      Best regards, Tine.

      Check the Apache errorlog for details.

      In the field schema analysis which characters did you? When she gives the error when you run any page? Or only certain pages? He's always on the login page? What authentication scheme is used?

      Scott

    Maybe you are looking for

    • Problem with GPS in very remote locations...

      Hello I recently went to some remote areas of Western Australia. My phone is an old 4S running 9.3.5 In these remote areas, I had either no reception iphone mobile, or the receipt of another carrier (to what I had) so all the I could get is SOS capac

    • HP photosmart 7525: hp 7525 unable to connect to web services

      I recently bought an Imac, and now I can't get my hp 7525 to analyze correctly. It says unable to connect to web services. I tried to uninstall wirless and re-login.  Help, please!

    • turn off the iphone screen 6

      How do I turn off the display of the iPhone 6 or set the time

    • HP ENVY 5530: reduce the original size when copying

      Hello: I use a HP ENVY 5530 EPRINTER, printing, scanning, web copy and want to copy something. Its original size, I would like to narrow it down a bit. I went through the settings and made it very well. HOWEVER, where should I go from there in order

    • Re: New ink, message says empty

      I have the same problem with my DeskJet F4135. I have used and loved this printer for 2 years now. I changed the cartridges before printing without problem. Now, the job queue says the cartridge is empty, but there is a new party 3rd one in. Color an