Forms Not running

Hello i am very much new to Oracle Forms.
1.) Do we require JDK for running Oracle Forms ..??
2.) If yes then,i am Actually using Oracle 10g on that i have installed Oracle Developer Suite 10G
3.) When i see in my ADD/Remove Programs i find JDK 5, JRE 5 , Java Update 6 & JRE 6.
And the Problem i am facing is that when i try to Run a Form... that means ... my forms gets connected to the database so there is no issue with the connectivity,
But when i Run the Forms ... on Internet Explorer it shows me 'PAGE CANNOT BE DISPLAYED' .... what can be the reason for this ..& is there any solution to this ...?
Please help.

Aijaz Mallick,
1.) Do we require JDK for running Oracle Forms ..??No, during Runtime, an Oracle Forms application runs as a Java Applet but all that is needed for this is a compatible JRE not JDK.
And the Problem i am facing is that when i try to Run a Form... that means ... my forms gets connected to the database so there is no issue with the connectivity, But when i Run the Forms ... on Internet Explorer it shows me 'PAGE CANNOT BE DISPLAYED' .... what can be the reason for this ..& is there any solution to this ...?By default, the Oracle Developer Suite (ODS) 10g installation is configured to run with the Oracle Jinitiator 1.3.1.26. However, Oracle has since desupported Jinitiator so I recommend you use the Sun JRE 6 that you have installed. In order to use the Sun JRE, you will need to modify the ODS configuration to specify the version of the JRE that it is to use. This is done by editing the \DevSuiteHome10g\forms\server\formsweb.cfg file. I strongly suggest you make a backup copy of this file before you make any changes. Once you have made a backup, open this file and modify the following lines:
# System parameter: base HTML file for use with JInitiator client
#baseHTMLjinitiator=basejini.htm  -- Original
baseHTMLjinitiator=basejpi.htm   -- New
#jpi_download_page=http://java.sun.com/products/archive/j2se/1.4.2_06/index.html  -- Original
jpi_download_page=http://www.oracle.com/technetwork/java/javase/downloads/index.html  -- new
# Parameter related to the version of the Java Plugin
#jpi_classid=clsid:CAFEEFAC-0014-0002-0006-ABCDEFFEDCBA  -- Original
jpi_classid=clsid:CAFEEFAC-0016-0000-0023-ABCDEFFEDCBA  -- New
  /* Note: this setting specifies JRE 1.6.0_23 */
# Parameter related to the version of the Java Plugin
#jpi_codebase=http://java.sun.com/products/plugin/autodl/jinstall-1_4_2-windows-i586.cab#Version=1,4,2,06  -- Origiinal
jpi_codebase=http://java.sun.com/update/1.6.0/jinstall-6-windows-i586.cab#Version=1,6,0,22  -- New
# Parameter related to the version of the Java Plugin
#jpi_mimetype=application/x-java-applet;jpi-version=1.4.2_06  -- Original
jpi_mimetype=application/x-java-applet;jpi-version=1.6.0_23After making these changes, you will need to "Start the OC4J Instance" first before you can run a Form from the Forms Builder.
Hope this helps,
Craig B-)
If someone's response is helpful or correct, please mark it accordingly.

Similar Messages

  • Oracle 10G forms not running.......very urgent

    Hi all,
    shayan here......
    i have just installed oracle databse 10g and oracle 10G developer........i have done it first time....the forms is not running even the test form is not running....i have start the OCJ4 but still the same result..............any sujjestion how to configure....
    plz tell me

    Shayan,
    I assume that you are trying to run the form from within Forms Developer and that you are connected to the database.
    Now you have to apply the URL that have to be used when running a form. At one of the tabs in the options screen (where you also can choose to save before generating and generate before running or to get debug messages) you can set the default URL by pressing a button.
    At this moment I don't have a 10g installation in reach so I cannot give you the exact menuoptions and mouse clicks.
    With kind regards,
    Martin Schaap

  • Forms not running on another PC

    hi all...
    i copy forms from one PC to another(in the same path as the original one. for eg. in old PC forms in d:/abc/ folder then in new PC also pasting at d:/abc folder...)
    ... New PC also has forms developer installed
    have set forms_PATH variable also...
    but when i am opening the form, compilation is successful but while running it is not running and gets hanged...
    ......wht is the problem....?

    Hi on the new PC
    can you do
    http://127.0.0.1:8889/forms/frmservlet
    if you're using 10g (10.1.2)
    if you're using 9i
    http://127.0.0.1:8889/forms90/f90servlet
    this should give you a running form stating "Forms installed succesfully"
    Please check this first
    Then we can help you further
    Erwin

  • Forms not running on web

    Hi,
    I have install developer 10g and try to run form from develper and before that i started OC4J Instance, when i run form it shows me that "Installed Sucessfully ! Oracle application server form services Oracle application server 10g" .
    Once i click ok button it did not my developed form, and just show a blank screen, please guide me if i am missing any step, quick reply will be appriciated.
    regards
    Noamanul Haq

    Thanks Frank,
    I missed to configure formsweb setting , but still i am not ble to find how i set forms path, i already set my path in FORMS90_PATH (registry editor) but did not work.
    i have seen serverURL path which set to /forms90/l90servlet.
    on test run if i produce full path of my form like c:\abc\test.fmx form is running.
    Please guide me how i set my application path in formsweb.cfg
    thanks
    Nomanul Haq

  • Form not running in IE and Firefox

    I have instaled Forms Version 10.1.2.0.2, DB 10G, Windows XP professional, IE7m,Firefox2.0. I am trying to run test.fmx form or new form. As soon as i press Run button in IE its give intstant Error Message "Contact Microsoft....Bla bal bla " and IE closed.
    On the other hand if i run it in FireFox it just call Java Applet, start good. but as soon as form start loaded it just closed without any error message.
    I have even reinstaled developer suit, reinstal jinitiator, did every thing what ever i can. If you have any idea please help urgent basis.

    There have been already posted some threads similar to yours...
    Just a simple search.....
    http://forums.oracle.com/forums/search.jspa?threadID=&q=form+and+IE&objID=f82&dateRange=lastyear&userID=&numResults=15
    or a specific one....(it may help you)....
    Oracle Forms - Form not loaded on IE
    Good luck
    Sim

  • How to make a form not running offline

    Hi, I've built my own form, which need to be submitted to a java servlet.
    Is there a way to avoid that a user saves the pdf form and submit it when he shouldn't?
    I've tryed with "preSave" event, but it cannot be canceled.
    Any suggestions?
    Thank you.

    If the form is not reader extended, the user can save only a copy of the blank form (not with filled data), provided the end user should use only Adobe Reader.
    Nith

  • Oracle 10g forms (Not running)

    Members,
    I have been using orcale 9i forms and currently I have uninstalled the Oracle 9i forms. I installed Oracle 10g forms and everything seems alright. When I ran my application, It did not display properly. I uninstalled the java initiator of 9i. I did run the application again, It downloaded and installed the J initiator. When I ran the application again, the same message appeared. Here is a sample of the message.
    <html> <head> ORACLE FORMS.</head>
    <body onload="document.pform.submit();" >
    <form name="pform" action="http://SilverHorn:8889/forms90/f90servlet" method="POST">
    <input type="hidden" name="form" value="C:\SilverHorn\Ihrms\Ihrsmdi.fmx">
    <input type="hidden" name="userid" value="SCOTT/TIGER@Silver">
    <input type="hidden" name="obr" value="yes">
    <input type="hidden" name="array" value="YES">
    </form> </body></html>
    When I enter the path of the application in the browser address, http://SilverHorn:8889/forms90/f90servlet?forms=C:\SilverHorn\Ihrms\Ihrsmdi.fmx, the application start running, but anytime I did run the application from forms, it gives the above message in the browser.
    Please I need help on how I will resolve the above to be able to run it from the forms developer environment.
    Thanks

    Members,
    I have been using orcale 9i forms and currently I
    have uninstalled the Oracle 9i forms. I installed
    Oracle 10g forms and everything seems alright. When
    I ran my application, It did not display properly. I
    uninstalled the java initiator of 9i. I did run the
    application again, It downloaded and installed the J
    initiator. When I ran the application again, the same
    message appeared. Here is a sample of the message.
    <html> <head> ORACLE FORMS.</head>
    <body onload="document.pform.submit();" >
    <form name="pform"
    action="http://SilverHorn:8889/forms90/f90servlet"
    method="POST">
    <input type="hidden" name="form"
    value="C:\SilverHorn\Ihrms\Ihrsmdi.fmx">
    ype="hidden" name="userid"
    value="SCOTT/TIGER@Silver">
    ype="hidden" name="obr" value="yes">
    <input type="hidden" name="array"
    value="YES">
    </body></html>
    When I enter the path of the application in the
    browser address,
    http://SilverHorn:8889/forms90/f90servlet?forms=C:\Sil
    verHorn\Ihrms\Ihrsmdi.fmx, the application start
    running, but anytime I did run the application from
    forms, it gives the above message in the browser.
    Please I need help on how I will resolve the above to
    be able to run it from the forms developer
    environment.
    Thanksyour problem seems to be related with the browser and the JInitiator version.
    What is the exact Forms version you are working right now???
    Browser ?? JInitiator or JRE??
    It can't be Forms 10g R2 and you have forms90.You mentioned Forms 10g in your first post.
    Are you running in seperate frame?? if not try it
    Tony

  • Forms not run when loading from movie master

    I have a movie called index loading two movies contain forms
    into a movieclip, but not functionally correctly. Otherwise running
    the SWF individually run correctly.
    How fix this???

    sounds like you may have calls to either _root or _level0 in
    your loaded files.
    if they are to _root, you can solve by applying the _lockroot
    property to the load target MCs.

  • Dev 6.0(Prod) web forms not running

    hi i am using oracle8 OAS 4.0.7, Developer 6.0 production
    with NT 4.0 and service Pack 3
    when i try to run the form through jinitinator or JDK provided
    with the package i get the following error.
    running with jinitator
    Oracle JInitiator version 1.1.7.11
    Using JRE version 1.1.7.11o
    User home directory = E:\WINNT\Profiles\Administrator
    Proxy Configuration: no proxy
    java.io.FileNotFoundException: \forms60\f60all.jar
    at
    java.io.FileInputStream.<init>(FileInputStream.java:56)
    at
    sun.net.www.protocol.file.FileURLConnection.connect(Compiled
    Code)
    at
    sun.net.www.protocol.file.FileURLConnection.getInputStream(FileUR
    LConnection.java:162)
    at
    sun.net.www.protocol.http.HttpURLConnection.openConnectionCheckRe
    directs(Compiled Code)
    at
    sun.applet.AppletCache.getInputStream(AppletCache.java:588)
    at
    sun.applet.AppletResourceLoader.loadJar(AppletResourceLoader.java
    :171)
    at sun.applet.JinitAppletPanel.loadJarFiles(Compiled
    Code)
    at sun.plugin.AppletViewer.loadJarFiles(Compiled Code)
    at
    sun.applet.JinitAppletPanel.runLoader(JinitAppletPanel.java:500)
    at sun.applet.JinitAppletPanel.run(Compiled Code)
    at java.lang.Thread.run(Thread.java:466)
    and with JDK
    Microsoft (R) VM for Java, 5.0 Release 5.0.0.3165
    ==============================================
    ? help
    c clear
    f run finalizers
    g garbage collect
    m memory usage
    q quit
    t thread list
    ==============================================
    com.ms.security.SecurityExceptionEx[oracle/forms/engine/Main.init
    ]: cannot access file E:\WINNT\Java\.hotjava
    at com/ms/security/permissions/FileIOPermission.check
    at com/ms/security/PolicyEngine.deepCheck
    at com/ms/security/PolicyEngine.checkPermission
    at com/ms/security/StandardSecurityManager.chk
    at com/ms/security/StandardSecurityManager.checkRead
    at java/io/File.exists
    at java/io/File.mkdirs
    at sun/applet/AppletViewer.<clinit>
    at java/lang/ClassLoader.findSystemClass
    at com/ms/vm/loader/URLClassLoader.loadClass
    at java/lang/ClassLoader.loadClassInternal
    at oracle/forms/engine/Main.init
    at com/ms/applet/AppletPanel.securedCall0
    at com/ms/applet/AppletPanel.securedCall
    at com/ms/applet/AppletPanel.processSentEvent
    at com/ms/applet/AppletPanel.processSentEvent
    at com/ms/applet/AppletPanel.run
    at java/lang/Thread.run
    Error getting package information: sun/applet
    com.ms.packagemanager.PackageManagerException: Package not found
    at com/ms/packagemanager/PackageManager.getPackage
    at
    com/ms/security/SecurityClassLoader.getSecurityInfoFromPackage
    at
    com/ms/security/SecurityClassLoader.findPackageManagerClass
    at
    com/ms/security/SecurityClassLoader.findPackageManagerClass
    at com/ms/vm/loader/URLClassLoader.loadClass
    at java/lang/ClassLoader.loadClassInternal
    at oracle/forms/engine/Main.init
    at com/ms/applet/AppletPanel.securedCall0
    at com/ms/applet/AppletPanel.securedCall
    at com/ms/applet/AppletPanel.processSentEvent
    at com/ms/applet/AppletPanel.processSentEvent
    at com/ms/applet/AppletPanel.run
    at java/lang/Thread.run
    java.lang.ClassNotFoundException: sun.applet.AppletViewer
    at com/ms/vm/loader/URLClassLoader.loadClass
    at java/lang/ClassLoader.loadClassInternal
    at oracle/forms/engine/Main.init
    at com/ms/applet/AppletPanel.securedCall0
    at com/ms/applet/AppletPanel.securedCall
    at com/ms/applet/AppletPanel.processSentEvent
    at com/ms/applet/AppletPanel.processSentEvent
    at com/ms/applet/AppletPanel.run
    at java/lang/Thread.run
    what could be the problem have any one encountered this kind of
    problem.
    mobeen.
    null

    mobeen (guest) wrote:
    : hi i am using oracle8 OAS 4.0.7, Developer 6.0 production
    : with NT 4.0 and service Pack 3
    : when i try to run the form through jinitinator or JDK provided
    : with the package i get the following error.
    : running with jinitator
    : Oracle JInitiator version 1.1.7.11
    : Using JRE version 1.1.7.11o
    : User home directory = E:\WINNT\Profiles\Administrator
    : Proxy Configuration: no proxy
    : java.io.FileNotFoundException: \forms60\f60all.jar
    : at
    : java.io.FileInputStream.<init>(FileInputStream.java:56)
    : at
    : sun.net.www.protocol.file.FileURLConnection.connect(Compiled
    : Code)
    : at
    sun.net.www.protocol.file.FileURLConnection.getInputStream(FileUR
    : LConnection.java:162)
    : at
    sun.net.www.protocol.http.HttpURLConnection.openConnectionCheckRe
    : directs(Compiled Code)
    : at
    : sun.applet.AppletCache.getInputStream(AppletCache.java:588)
    : at
    sun.applet.AppletResourceLoader.loadJar(AppletResourceLoader.java
    : :171)
    : at sun.applet.JinitAppletPanel.loadJarFiles(Compiled
    : Code)
    : at sun.plugin.AppletViewer.loadJarFiles(Compiled Code)
    : at
    sun.applet.JinitAppletPanel.runLoader(JinitAppletPanel.java:500)
    : at sun.applet.JinitAppletPanel.run(Compiled Code)
    : at java.lang.Thread.run(Thread.java:466)
    : and with JDK
    : Microsoft (R) VM for Java, 5.0 Release 5.0.0.3165
    : ==============================================
    : ? help
    : c clear
    : f run finalizers
    : g garbage collect
    : m memory usage
    : q quit
    : t thread list
    : ==============================================
    com.ms.security.SecurityExceptionEx[oracle/forms/engine/Main.init
    : ]: cannot access file E:\WINNT\Java\.hotjava
    : at com/ms/security/permissions/FileIOPermission.check
    : at com/ms/security/PolicyEngine.deepCheck
    : at com/ms/security/PolicyEngine.checkPermission
    : at com/ms/security/StandardSecurityManager.chk
    : at com/ms/security/StandardSecurityManager.checkRead
    : at java/io/File.exists
    : at java/io/File.mkdirs
    : at sun/applet/AppletViewer.<clinit>
    : at java/lang/ClassLoader.findSystemClass
    : at com/ms/vm/loader/URLClassLoader.loadClass
    : at java/lang/ClassLoader.loadClassInternal
    : at oracle/forms/engine/Main.init
    : at com/ms/applet/AppletPanel.securedCall0
    : at com/ms/applet/AppletPanel.securedCall
    : at com/ms/applet/AppletPanel.processSentEvent
    : at com/ms/applet/AppletPanel.processSentEvent
    : at com/ms/applet/AppletPanel.run
    : at java/lang/Thread.run
    : Error getting package information: sun/applet
    : com.ms.packagemanager.PackageManagerException: Package not
    found
    : at com/ms/packagemanager/PackageManager.getPackage
    : at
    : com/ms/security/SecurityClassLoader.getSecurityInfoFromPackage
    : at
    : com/ms/security/SecurityClassLoader.findPackageManagerClass
    : at
    : com/ms/security/SecurityClassLoader.findPackageManagerClass
    : at com/ms/vm/loader/URLClassLoader.loadClass
    : at java/lang/ClassLoader.loadClassInternal
    : at oracle/forms/engine/Main.init
    : at com/ms/applet/AppletPanel.securedCall0
    : at com/ms/applet/AppletPanel.securedCall
    : at com/ms/applet/AppletPanel.processSentEvent
    : at com/ms/applet/AppletPanel.processSentEvent
    : at com/ms/applet/AppletPanel.run
    : at java/lang/Thread.run
    : java.lang.ClassNotFoundException: sun.applet.AppletViewer
    : at com/ms/vm/loader/URLClassLoader.loadClass
    : at java/lang/ClassLoader.loadClassInternal
    : at oracle/forms/engine/Main.init
    : at com/ms/applet/AppletPanel.securedCall0
    : at com/ms/applet/AppletPanel.securedCall
    : at com/ms/applet/AppletPanel.processSentEvent
    : at com/ms/applet/AppletPanel.processSentEvent
    : at com/ms/applet/AppletPanel.run
    : at java/lang/Thread.run
    : what could be the problem have any one encountered this kind of
    : problem.
    : mobeen.
    Morbeen,
    There is a document than helps a lot in
    \orant\tools\devdem60\web\readmem.ht. I have exacly the same
    environment and it worked fine with jinitiator (a little bit
    slow) and following this Cookbook.
    Regards,
    Rogerio
    null

  • Business Rule Attached to Composite web form not running

    Hi
    I created a composite webform and attached a business rule.Rule is supposed to run on save.But its failing to do so.Version is 11.1.2.3.I also tried attaching BR to the individual webforms along with the composite webform.Still not working.
    Please give your valuable advice on this.
    Thanks in advance.

    Did you select Run "Rules from Form XX" in composite Form Business Rule section and select Run on save option ? Can you please provide screenshot of your BR section in Composite form and simple form ??

  • Urgent,form not running..pls,help...

    Hi,
    I have created my own view named GP_NUIF_V and have also successfully established a Database connection,using FWX_TBX_TUTORIAL.I have developed a personal page in Oracle9i JDeveloper ,which is to fetch particular details from my view and show it .. but whenever I run my form I am continuously getting this type of error..pls,help me out ,as my project delivery is nearing..for this I am not been able to head on to registering the form..I have checked from Pl/Sql developer that my query is just running fine as I wanted it to be..I have also changed the FNDNAM in the .dbc file to my view name but it is giving me the same error..please,look at my error and suggest all other ways in how I can solve my problem ,as early as possible..
    Error Page
    Exception Details.
    oracle.apps.fnd.framework.OAException: oracle.adf.mds.exception.MDSRuntimeException
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1064)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1794)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.adf.mds.exception.MDSRuntimeException
         at oracle.adf.mds.internal.MUnResolvedState.resolveState(MUnResolvedState.java:193)
         at oracle.adf.mds.internal.ElementData.resolveState(ElementData.java:509)
         at oracle.adf.mds.internal.ElementData.getUntransAttrVal(ElementData.java:922)
         at oracle.adf.mds.internal.ElementData.getAttrVal(ElementData.java:835)
         at oracle.adf.mds.internal.ElementData.getAttributeValue(ElementData.java:260)
         at oracle.adf.mds.internal.Cache.getAttribute(Cache.java:237)
         at oracle.adf.mds.internal.MetadataManagerBase.getAttributeValueInternal(MetadataManagerBase.java:1069)
         at oracle.adf.mds.internal.MElementImpl.getAttrValueOrExpression(MElementImpl.java:620)
         at oracle.adf.mds.internal.MElementImpl.getAttributeValue(MElementImpl.java:230)
         at oracle.adf.mds.MElement.getLocalRef(MElement.java:291)
         at oracle.apps.fnd.framework.webui.JRADWebBeanMetaData.getUINodeName(JRADWebBeanMetaData.java:1812)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.addAkChildren(OAWebBeanContainerHelper.java:223)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OARowLayoutHelper.setMetaDataProperties(OARowLayoutHelper.java:74)
         at oracle.apps.fnd.framework.webui.OARowLayoutHelper.createWebBean(OARowLayoutHelper.java:53)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:469)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:460)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.addAkChildren(OAWebBeanContainerHelper.java:229)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OAContentContainerHelper.setMetaDataProperties(OAContentContainerHelper.java:74)
         at oracle.apps.fnd.framework.webui.OAContentContainerHelper.createWebBean(OAContentContainerHelper.java:55)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:469)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:460)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.addAkChildren(OAPageLayoutHelper.java:657)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.setMetaDataProperties(OAPageLayoutHelper.java:243)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.createWebBean(OAPageLayoutHelper.java:194)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:993)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:902)
         at oracle.apps.fnd.framework.webui.OAPageBean.createRootWebBean(OAPageBean.java:3966)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:1962)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1562)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    oracle.adf.mds.exception.MDSRuntimeException
         at oracle.adf.mds.internal.MUnResolvedState.resolveState(MUnResolvedState.java:193)
         at oracle.adf.mds.internal.ElementData.resolveState(ElementData.java:509)
         at oracle.adf.mds.internal.ElementData.getUntransAttrVal(ElementData.java:922)
         at oracle.adf.mds.internal.ElementData.getAttrVal(ElementData.java:835)
         at oracle.adf.mds.internal.ElementData.getAttributeValue(ElementData.java:260)
         at oracle.adf.mds.internal.Cache.getAttribute(Cache.java:237)
         at oracle.adf.mds.internal.MetadataManagerBase.getAttributeValueInternal(MetadataManagerBase.java:1069)
         at oracle.adf.mds.internal.MElementImpl.getAttrValueOrExpression(MElementImpl.java:620)
         at oracle.adf.mds.internal.MElementImpl.getAttributeValue(MElementImpl.java:230)
         at oracle.adf.mds.MElement.getLocalRef(MElement.java:291)
         at oracle.apps.fnd.framework.webui.JRADWebBeanMetaData.getUINodeName(JRADWebBeanMetaData.java:1812)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.addAkChildren(OAWebBeanContainerHelper.java:223)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OARowLayoutHelper.setMetaDataProperties(OARowLayoutHelper.java:74)
         at oracle.apps.fnd.framework.webui.OARowLayoutHelper.createWebBean(OARowLayoutHelper.java:53)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:469)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:460)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.addAkChildren(OAWebBeanContainerHelper.java:229)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OAContentContainerHelper.setMetaDataProperties(OAContentContainerHelper.java:74)
         at oracle.apps.fnd.framework.webui.OAContentContainerHelper.createWebBean(OAContentContainerHelper.java:55)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:469)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:460)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.addAkChildren(OAPageLayoutHelper.java:657)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.setMetaDataProperties(OAPageLayoutHelper.java:243)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.createWebBean(OAPageLayoutHelper.java:194)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:993)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:902)
         at oracle.apps.fnd.framework.webui.OAPageBean.createRootWebBean(OAPageBean.java:3966)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:1962)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1562)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)

    Hi,
    actually this problem shows in the context of the Oracle Applications OA framework, which this is the wrong forum to handle. Please post your question to an Applications related forum
    Frank

  • Oracle9iDS form not running in browser

    I'm running Oracle9i rel 2 and Oracle9iAS forms developer on the same windows 2000 machine. Have no problem connecting to database from forms developer. Have Oracle http server listening on port 8888. However, when attempting to run form, I get a "file not found" error in internet explorer. I can see the forms server arguments (debug=no, etc.) passed to explorer. Any ideas? Do I have to install Oracle 9iAS just to test forms from forms developer?
    [email protected]
    [email protected]

    Cliff,
    are you running Forms on Oracle9iAS or oracle9iDS HTTP server. From the port number 8888 it seems to be the OC4J instance in Oracle9iDS (if not you changed it). In case that it is the iDS HTTP server, is the server up and running? Try to call
    http://<hostname>:<port>
    if this shows a page then call
    http://<hostname>:<port>/forms90/f90servlet/admin
    if this doesn't show anything then the Forms servlet is not accessible and we need to track this
    Frank

  • Forms not running on webserver

    Hi,
    I m trying to run a form on the web server, but if I dont place
    my for int he oracle /806/forms60 directory where the test.fmx
    form exists my form sr not found , ist ther anything else I had
    to do to configure the webserver to run my forms.
    they r currently in c:\sqls\ directory and the html files in the
    directory r running.
    I coppied the runform.html of the demo and placed it inthis
    directory and running it.
    could u anyone help me.
    Sreekant

    Can you access the listener servlet? The generic "welcome to Application Server" page? Any page at all? If not, what is in the log files? Start with Apache/Apache/logs.

  • Forms not running from Forms Builder

    Hia
    I am trying to run forms module developed in Forms 10g (10.1.2.0.2) by clicking on Run button (Green Traffic Light Icon) through Forms Builder. It then opens IE browser but doesn't display anything in the browser. All it displays is text 'ORACLE FORMS'. Also, funnily enough, in the address bar it shows the URL as http://127.0.0.1:1330/ and some long character junk string after that. e.g. http://127.0.0.1:1330/23939sdsfsldjwerlerwelj
    I am wondering where does the Forms Builder picks up this IP address 127.0.0.1 as it is not the IP address of my PC.
    However, if I run the same form by opening IE and entering the URL as http://hostname:8889/forms/frmservlet? , it is running the form perfectly.
    I have also entered the same URL in Application Server URL by going into menu
    Edit -> Preferences -> Runtime but still it doesn't help.
    Any thoughts what's wrong with my Forms 10g ?
    Cheers
    Mayur

    I am wondering where does the Forms Builder picks up this IP address 127.0.0.1 as it is not the IP address of my PC.It's your IP address of your Pc.
    Check in your hosts file C:\Windows\System32\Drivers\Etc and see if 127.0.0.1
    127.0.0.1      localhost.localdomain localhost
    This will have the effect of
    # redirecting any requests to that host to your own computer

  • Forms not run on all IE5 version (urgent)

    Hi OTN Member,
    I have a problem with My Forms,
    Why My forms will show properly on IE5 with apropiate version, but some is not working well on IE5 with some version (forms windows just shown about 1 cm X 3 cm). Why this is happend, is this cause by Microsoft Virtual Machine or there is some setting i have to set in IE5. If yes what i have to do with these Microsoft VM or IE5 option.
    Thanks

    Try updating the JVM via the
    Tools->Windows Update option in
    the browser.. Just update the JVM
    portion.

Maybe you are looking for