When open form there is no information displayed

Hi,
I created a form on a sql query. I also created a Page process (process point is ‘on load - After header’).
But when I open this form there is no information displayed. I thought that it’s not necessary to fill al the item in the form in the page process.
But how do I get my information displayed?
Regards Robbert

Robbert,
It looks like you have not so much experience with this kind of setup - having a report, clicking a report row and editing a single record. That is quite basic. There are also some how-to's:
http://download.oracle.com/docs/cd/B31036_01/doc/appdev.22/b28839/rprt_drill.htm#CIHGBADI
http://download.oracle.com/docs/cd/B31036_01/doc/appdev.22/b28839/frm_layout.htm#CIHCFIBA
And you will find some examples in my demo application here:
http://apex.oracle.com/pls/otn/f?p=31517:23
Conditional Report in the column will do exactly that kind of drill-down and fetch a record by providing a primary key.
So, if your setup doesn't work it will mean that you have made a mistake somewhere (this is 100% sure). If I am asking you to create an example that means I don't want to waste my and your time. Try using a basic emp - dept tables and you will get it working.
Denes Kubicek
http://deneskubicek.blogspot.com/
http://www.opal-consulting.de/training
http://apex.oracle.com/pls/otn/f?p=31517:1
-------------------------------------------------------------------

Similar Messages

  • When I open FF there is no text displaying(menus, content, etc.), and most of the window is blacked out. For example... I can is the the firefox button on the t

    When I open FF there is no text displaying(menus, content, etc.), and most of the window is blacked out. For example... I can see the the firefox button on the top left corner, when I go to it the drop down list drops and there is no text, if I move down the drop down I hit where there is a slide out in that drop down and no text is there. So, to start in safe mode you need to go to the firefox button, and click on start in safe mode. I can't See safe mode or click on anything were safe mode should be.

    hello, close all firefox windows & hold the shift-key while opening firefox in order to launch it in safemode. in the first dialog just choose "continue in safemode" and go to firefox > options > advanced > general. in there disable hardware acceleration, restart firefox normally again and see if this has changed anything.
    also see [[Upgrade your graphics drivers to use hardware acceleration and WebGL]]

  • Please wait message when opening form created by Adobe LiveCycle Designer ES 9.0

    Problem
    Please wait message when opening form created by Adobe LiveCycle Designer ES 9.0
    Full message
    Please wait... If this message is not eventually replaced by the proper contents of the document, your PDF viewer may not be able to display this type of document. You can upgrade to the latest version of Adobe Reader for Windows®, Mac, or Linux® by visiting  http://www.adobe.com/products/acrobat/readstep2.html. For more assistance with Adobe Reader visit  http://www.adobe.com/support/products/ acrreader.html. Windows is either a registered trademark or a trademark of Microsoft Corporation in the United States and/or other countries. Mac is a trademark of Apple Inc., registered in the United States and other countries. Linux is the registered trademark of Linus Torvalds in the U.S
    Actions
    Updated Windows RT 8 to 8.1
    Uninstaled Adobe Reader Touch 1.3 and instaled 2.0 Build 84770
    Additional Information
    The form was created 10 or 11 months ago, and we are pretty sure that we were able to open it a while back
    The same PDF file opens just fine in Windows 8.1 using Adober Reader XI 11,0.06, it is only the app that is affected.
    The document cannot be opened by any other mobile app that we have tried or on another mobile OS (iOS)
    Any ideas?
    Thanks & Regards
    Jim

    The user's assertion is surprising to me, but perhaps I'm missing something important. I thought the correct position was from the conclusion of my earlier post "it can't be done". Adobe state their Reader Touch doesn't support XFA (http://blogs.adobe.com/readermobile/2012/12/13/adobe-reader-for-windows-8-tablets/). Unless (see that blog entry) you changed the type of form.

  • Slow when open form or switch resposibilty

    hai all ,
    i face problem on ebs 12.1.1 , when open form or switch responsibilty , the response very slow,
    when i see application.log on ./logs/ora/10.1.3/j2ee/forms/forms_default_group_1
    it will saw error
    java.io.IOException: FRM-93000: Unexpected internal error.
    Details : No HTTP headers received from runform
    at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:735)
    12/09/12 12:52:18.156 formsweb: Forms session <8,761> aborted: unable to communicate with runtime process.
    12/09/12 12:52:18.156 formsweb: Forms session <8761> exception stack trace:
    java.net.SocketException: Connection reset
    at java.net.SocketInputStream.read(SocketInputStream.java:179)
    at java.io.BufferedInputStream.fill(BufferedInputStream.java:229)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:248)
    at java.io.DataInputStream.readLine(DataInputStream.java:507)
    at oracle.forms.net.HTTPHeaderTool.parseResponseHeader(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:735)
    fyi , my ebs running on ibm aix 64 bit.
    anyone ever faced this problem ? and how to solve it

    Hi;
    Pelase review:
    Form Using FlexField crashes with FRM-93000: Unexpected Internal Error in application.log [ID 1238633.1]
    How to Interpret the Oracle Forms Error - FRM-93000 [ID 255023.1]
    Regard
    Helios

  • Error occures when opening form in planning

    Hi,
    when I try to open form in planning I can not do it. There is also no info why, the only info I get is: An error occurred.
    Inside log I can find:
    ####<Nov 4, 2011 10:27:22 AM CET> <Error> <HTTP> <HYPERION-001> <Planning0> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1320398842770> <BEA-101017> <[ServletContext@6075528[app:PLANNING module:HyperionPlanning path:/HyperionPlanning spec-version:2.5 version:11.1.2.0]] Root cause of ServletException.
    java.lang.NoClassDefFoundError: com/hyperion/hbr/core/HBRThinServer
         at com.hyperion.hbr.api.HBRServerLocal.getLaunchableRulesForLocation(Unknown Source)
         at com.hyperion.hbr.api.thin.HBR.getRules(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl$HBRWrapper.getHBRCalcList(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl$HBRWrapper.getFormCalcDetails(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.getFilteredFormCalcs(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.getFilteredFormCalcs(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.getFilteredFormCalcs(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.getRunOnLoadCalcs(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.getRunOnLoadCalcs(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.runCalcOnLoad(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.getDataGrid(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.getDataGrid(Unknown Source)
         at jsp_servlet.__enterdata._jspService(__enterdata.java:5147)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         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 HspValidationFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         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:136)
         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:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    >
    ####<Nov 4, 2011 10:27:22 AM CET> <Notice> <Diagnostics> <HYPERION-001> <Planning0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1320398842776> <BEA-320068> <Watch 'UncheckedException' with severity 'Notice' on server 'Planning0' has triggered at Nov 4, 2011 10:27:22 AM CET. Notification details:
    WatchRuleType: Log
    WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'WL-101020') OR (MSGID = 'WL-101017') OR (MSGID = 'WL-000802') OR (MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802'))
    WatchData: DATE = Nov 4, 2011 10:27:22 AM CET SERVER = Planning0 MESSAGE = [ServletContext@6075528[app:PLANNING module:HyperionPlanning path:/HyperionPlanning spec-version:2.5 version:11.1.2.0]] Root cause of ServletException.
    java.lang.NoClassDefFoundError: com/hyperion/hbr/core/HBRThinServer
         at com.hyperion.hbr.api.HBRServerLocal.getLaunchableRulesForLocation(Unknown Source)
         at com.hyperion.hbr.api.thin.HBR.getRules(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl$HBRWrapper.getHBRCalcList(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl$HBRWrapper.getFormCalcDetails(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.getFilteredFormCalcs(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.getFilteredFormCalcs(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.getFilteredFormCalcs(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.getRunOnLoadCalcs(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.getRunOnLoadCalcs(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.runCalcOnLoad(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.getDataGrid(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.getDataGrid(Unknown Source)
         at jsp_servlet.__enterdata._jspService(__enterdata.java:5147)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         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 HspValidationFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         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:136)
         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:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101017 MACHINE = HYPERION-001 TXID = CONTEXTID = TIMESTAMP = 1320398842770
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 30000
    >
    ####<Nov 4, 2011 10:27:24 AM CET> <Warning> <JMX> <HYPERION-001> <Planning0> <oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl - Incident Dump Executor (created: Fri Nov 04 10:27:23 CET 2011)> <<WLS Kernel>> <> <> <1320398844525> <BEA-149515> <An error was encountered getting the attribute DatabaseProductName on the MBean com.bea:ServerRuntime=Planning0,Name=EPMSystemRegistry,Type=JDBCDataSourceRuntime during a call to getAttributes>
    ####<Nov 4, 2011 10:27:24 AM CET> <Warning> <JMX> <HYPERION-001> <Planning0> <oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl - Incident Dump Executor (created: Fri Nov 04 10:27:23 CET 2011)> <<WLS Kernel>> <> <> <1320398844527> <BEA-149515> <An error was encountered getting the attribute DriverVersion on the MBean com.bea:ServerRuntime=Planning0,Name=EPMSystemRegistry,Type=JDBCDataSourceRuntime during a call to getAttributes>
    ####<Nov 4, 2011 10:27:24 AM CET> <Warning> <JMX> <HYPERION-001> <Planning0> <oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl - Incident Dump Executor (created: Fri Nov 04 10:27:23 CET 2011)> <<WLS Kernel>> <> <> <1320398844528> <BEA-149515> <An error was encountered getting the attribute DriverName on the MBean com.bea:ServerRuntime=Planning0,Name=EPMSystemRegistry,Type=JDBCDataSourceRuntime during a call to getAttributes>
    ####<Nov 4, 2011 10:27:24 AM CET> <Warning> <JMX> <HYPERION-001> <Planning0> <oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl - Incident Dump Executor (created: Fri Nov 04 10:27:23 CET 2011)> <<WLS Kernel>> <> <> <1320398844528> <BEA-149515> <An error was encountered getting the attribute DatabaseProductVersion on the MBean com.bea:ServerRuntime=Planning0,Name=EPMSystemRegistry,Type=JDBCDataSourceRuntime during a call to getAttributes>
    This occurs only for one of my applications, other work fine.
    Any ideas?
    Best regards,
    Greg

    Have you migrated to 11.1.2.1 lately?
    Restart EAS and Planning. Login to Planning as a Planning admin, then login to EAS with the Planning/Essbase admin - Do not use the default admin user.
    Check if you are able to associate the outline thereafter.
    HTH-
    Jasmine.

  • Passing FORM parameters when opening form from a JSP

    Hi,
    is it possible to pass form parameters when opening the form from a JSP as a URL. If yes then what should be the way in which parameters has to be passed.
    thanks.

    Hi,
    Sorry there was some confusion.
    I want to pass parameters to a (D2K) form from a JSP. I'm able to open the D2K form but unable to pass the parameters into that form.
    Is it possible to pass parameters to D2k FORM from a JSP...
    Thanks

  • FRM92101 error when open forms in Oracle 12.1.1 EBS as SYSADMIN

    Hi all,
    I just installed Oracle 12.1.1 EBS environment on Oracle Enterprise Linux 5 64 bit OS.
    Everything works fine until I login to OAM as SYSADMIN and try to create a new user and when the form opens, it fails with FRM-92101 errors.
    I installed latest java plugin for Internet Explorer 7 browser and hold down the CTRL key while open the form to allow it to open and to bypass popup blocker.
    Below are logs for Forms issue:
    application.log
    10/07/28 18:36:24.976 10.1.3.4.0 Started
    10/07/28 18:36:27.350 formsweb: FormsServlet init():
    configFileName: /d01/oracle/SBOX/inst/apps/ora/10.1.2/forms/server/appsweb.cfg
    testMode: false
    10/07/28 18:36:27.363 formsweb: 10.1.3.4.0 Started
    10/07/28 19:00:40.544 formsweb: ListenerServlet init()
    10/07/28 19:00:42.892 formsweb: Forms session <1> aborted: runtime process failed during startup with errors /d01/oracle/SBOX/apps/tech_st/10.1.2/bin/frmweb: error while loading shared libraries: libXm.so.2: cannot open shared object file: No such file or directory
    10/07/28 19:00:42.892 formsweb: Forms session <1> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <1> failed during startup: no response from runtime process
         at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
         at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
         at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
         at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    10/07/28 19:01:19.88 formsweb: Forms session <2> aborted: runtime process failed during startup with errors /d01/oracle/SBOX/apps/tech_st/10.1.2/bin/frmweb: error while loading shared libraries: libXm.so.2: cannot open shared object file: No such file or directory
    10/07/28 19:01:19.88 formsweb: Forms session <2> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <2> failed during startup: no response from runtime process
         at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
         at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
         at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
         at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    10/07/28 19:01:39.254 formsweb: Forms session <3> aborted: runtime process failed during startup with errors /d01/oracle/SBOX/apps/tech_st/10.1.2/bin/frmweb: error while loading shared libraries: libXm.so.2: cannot open shared object file: No such file or directory
    10/07/28 19:01:39.254 formsweb: Forms session <3> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <3> failed during startup: no response from runtime process
         at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
         at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
         at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
         at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    10/07/28 19:04:56.811 formsweb: Forms session <4> aborted: runtime process failed during startup with errors /d01/oracle/SBOX/apps/tech_st/10.1.2/bin/frmweb: error while loading shared libraries: libXm.so.2: cannot open shared object file: No such file or directory
    10/07/28 19:04:56.812 formsweb: Forms session <4> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <4> failed during startup: no response from runtime process
         at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
         at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
         at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
         at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    10/07/28 19:09:53.108 formsweb: Forms session <5> aborted: runtime process failed during startup with errors /d01/oracle/SBOX/apps/tech_st/10.1.2/bin/frmweb: error while loading shared libraries: libXm.so.2: cannot open shared object file: No such file or directory
    10/07/28 19:09:53.108 formsweb: Forms session <5> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <5> failed during startup: no response from runtime process
         at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
         at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
         at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
         at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    If anyone has idea how to fix this issue would appreciate your expert help.

    Hi,
    I am getting same error, But i am unable to find 880088.1 note on metalink.
    I have upgraded 11.5.9 to 12.1. i have it on Sun solaris 5.10 (64 bit). Please help me with solution
    I am getting below error -
    11/03/02 12:13:53.632 formsweb: 10.1.3.4.0 Started
    11/03/02 12:19:58.469 formsweb: ListenerServlet init()
    11/03/02 12:21:16.861 formsweb: Forms session <1> aborted: unable to communicate with runtime process.
    11/03/02 12:21:16.862 formsweb: Forms session <1> exception stack trace:
    java.io.IOException: FRM-93000: Unexpected internal error.
    Details : No HTTP headers received from runform
    at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java
    :303)

  • I have Vista. Sometimes, not always, when opening Itunes there are no songs.

    Operating system: Vista
    Itune version: 10.3.1.55
    Sometimes, not always, when I open Itunes there are no songs.
    Copy, recuperaton, find sings etc nothing has worked. It still disapears sometimes when I open it.
    The .itl file appears to be missing in my usual library but there is one in another. That one does not contain many songs and is linked to my childs Ipod.
    I have search the net for changing libraries and help that seems to sort out problems like this but nothing has solved it.
    What to do?
    ery greatful for help!
    Lina

    Everyone was given the album. It was a gift from U2 and Apple. You can go to purchases and download it to your device.

  • When open forms with IE7,meet an error

    today when I opened forms with IE7, IE could not open forms again, but this time IE did not crash .
    MY IE version is 7.0.5730.13
    EBS version is 11.5.10.
    How to solve this?? it has bothered me for a day
    Thanks in advanced.

    Hi,
    Was this working before? If yes, any changes have been done recently?
    Can you reproduce the issue from other clients or it is just specific to your machine?
    What is the error you get when you try to open the forms?
    Please make sure you meet all the requirements as per (Note: 285218.1 - Recommended Browsers for Oracle E-Business Suite 11i).
    Thanks,
    Hussein

  • App Freezes in when opening a link in a pdf displayed in StageWebView, is there a solution to this?

    When viewing a PDF in a StageWebView on ios6 iPad3, opening a link is setup to open externally. This works on tapping links, however holding down on the link, and pressing 'Open' freezes the app (forces you to close the app completely and reopen). Is there a way to fix this behaviour? Or is it possible to block out the dialog from even opening?
    protected function onLocationChangeComplete( _evt:LocationChangeEvent ):void
      trace(" onLocationChangeComplete: " + _evt);
                                  _evt.preventDefault();
                                  navigateToURL(new URLRequest(_evt.location), "_blank");
    It works perfectly fine in ios7, though I haven't tested in ios5.

    He was asked the security questions because he was trying to download content on a new Device. Apple instituted this new security policy a couple of months ago.
    You are correct in that you cannot consolidate iTunes accounts into one account. I think that your best bet at this point would be to contact iTunes. There is probably no other way to resolve this now.
    Use this link and email iTunes Support. They will respond but be patient, as it can take 48 hours.
    http://www.apple.com/emea/support/itunes/contact.html

  • Designer crashes when opening form

    We have a form that was created with Designer, but I am no longer able to open it for editing. When I try, I get the error that LiveCycle Designer has stopped working. The last time I needed to update the form was about two years ago, which I was able to do without any issues. The form still opens and works fine in Acrobat, but I need to make a couple of changes to it now.
    I'm using LC Designer ES4 (11.0.0.201303031.892433), and I'm able to edit other forms without any problems.
    The form is at http://www.sussexcountyde.gov/sites/default/files/PDFs/Employment_application.pdf, if someone else could see if they also have the same issue when trying to open it in Designer?
    Thanks for any suggestions!!!
    Debbie

    I found the issue that was preventing me from editing the file in ES3 (or 4).
    There were two text fields that were just placed on the overall form. Once I moved them into the page 3 subform, ES3 didn't have any problems at all opening the file. Thank goodness! I really didn't want to be forced to use ES2 just because of this one form!

  • BI Graph bean Slow when opening Form

    Hi
    I have got a form with approximately 4 TABS and 12 BI GRAPH beans on it.
    Unfortunately this slows the form down and its taking 15-20 seconds to open.
    Even if i don't have any code in the form but have 12 beans on it takes this length of time so i know its not my code that creates the graph. Also when I issue a clear all on the form which clears and repopulates the graph the speed is instant. its only when it first opens.
    Is there any way to speed this up or any way anyone can advise on increasing speed on opening.

    Any ideas people
    Apart from taking my 4 tabs and creating 4 seperate forms (which i dont want to do) I dont know how i can help the situation

  • Getting Error when opening form

    hi,
    I have installed E-Business Suite on OEL 5.
    I am trying to open the E-business suite, but as I open the Forms it gives the following error.
    FRM : 92101 failure in the forms server startup.
    Java Exception oracle.forms.net.connectionexception no response from runtime process.
    On further checking the following log
    10/04/25 21:49:17 Forms session <2> aborted: runtime process failed during startup with errors /u02/ebs/VIS/apps/tech_st/10.1.2/bin/frmweb: error while loading shared libraries: libXm.so.2: cannot open shared object file: No such file or directory
    I have already tried installing the required rpm and bounced the Middle Tier Server.
    Thanks,
    Dhiraj

    Hi Dhiraj;
    Please check and see its helpful:
    FRM-92101: Forms Server oracle.forms.net.ConnectionException: Forms session <1> failed during startup: no response from runtime process [ID 880088.1]
    Please also check:
    FRM-92101: There Was a Failure in the Forms Server During Startup After Fresh R12 Installation [ID 429627.1]
    Note: 427714.1 - R12 fresh install FORMS DO NOT LAUNCH - FRM-92101/500)
    http://onlineappsdba.com/index.php/2009/06/15/frm-92101-with-internet-explorer-8-how-to-uninstall-ie8/
    Re: R12 database and JRE Issue
    Hope it helps
    Regard
    Helios

  • Clt.badXML error when opening form

    I get clt.badXML error when trying to open a form.
    The form seems to still work because I get email notifications. I just can't open the form from the FormsCentral application.

    Thanks. We had a bug whereby setting a filter on the results table of a non-English form caused this problem. The bug has been fixed, as of yesterday, but we'll need to clear the filter on your document to get you out of this state. I'll let you know once this has been done and then you can re-apply your filter as required.
    Thanks,
    Shannon

  • "Submit Form" button automatically created when opening form in non-adobe program

    I tried browsing the forum for a solution to getting rid of this annoying automatic button but got nothing. It gets generated on the body of the form (top right) when I publish for distribution using any method for collection. I'm using pdf expert 5 to fill and submit forms because adobe reader doesn't do what I need how I need it. Everything is perfect except for that annoying submit form button that specifies submitting by email because 'user is not using reader or acrobat version whatever'.
    Anyone know how to get rid of this button?
    Thanks!

    Yes, that is correct.
    I did not manually add this button, so I am assuming it was somehow automatically created.
    It worked great up until now that I need to change the "To:" email address.
    I've look through the XML code associated this this email address and changed it every where I could find it, but it still hasn't changed my results.  So, I have no idea how to change this and as stated above, if I create a new form it automatically sets it up to be sent to the wrong email address.  Not sure why or how to change it?
    Let me know if you need further info to help me out.
    Thanks again

Maybe you are looking for

  • Sending an Email using Notification Task

    Hi All, How can we send an email using notification task?? Can someone provide me the steps to achieve this. Is it possible to send email to multiple users at a time?? Thanks.

  • I installed this new Firefox 4 on my Windows 7 64-bit OS and now it doesn't even open.

    This web browser has turned out to be the worst thing I've ever had to deal with on my computer. I upgraded my Firefox 3.6.2 which was amazing and my go-to web browser. Now after many re-installs I still can't get this new thing to open. I'm going to

  • Screen becomes scrambled

    Since the most recent update my Mac Pro's cinema 24 inch display becomes all scrambled when safari or any other browser is open. The issue is usually preceeded by some flickering of flash adds on any given webpage. If I shake the window, everything g

  • Why do we use inbound and outbound plugs in abap webdynpro?

    hi all, why do we use inbound and outbound plugs in abap webdynpro? Thanks

  • Password encrpytion for security

    Hi I am using the below code to encrpyt and decrpyt my password. Could you please let me know how to use the hash algotithm here to protect password more secure? Abd also please let me know how to keep safe the key? Thanks DECLARE    input_string