Oracle Weblogic Server Configuration failed - new domain creation failed for 12 c forms and reports

My machine is windows 7 64 bit with java 1.8_0_65.

I installed the following in the following order:

WLS 12.2.1.0.0 for developers (fmw_12.2.1.0.0_wls_quick_Disk1_1of1)

WLS 12.2.1.0.0 Infrastructure (fmw_12.2.1.0.0_wls_infrastructureDisk1_1of1)

Created the metadata repository

Forms and reports 12 c (fmw_12.2.1.0.0_fr_win64_Disk1_1of1)

Now I am trying to create my domain name for the development of forms/States and receive this error message.  It's the tail of the log file (the full file is attached):

2015-11-04 08:37:45, 324 com.oracle.cie.domain.DomainGenerator SEVERE [71] - domain creation failed!

Location of area: C:\orant\wls1221\user_projects\domains\alio_dev

Reason: null

Exception:

Traceback (innermost last):

"< Iostream >" file, line 37, in there?

sun.misc.InvalidJarIndexException: invalid index

to sun.misc.URLClassPath$ JarLoader.getResource (URLClassPath.java:1103)

to sun.misc.URLClassPath$ JarLoader.getResource (URLClassPath.java:1013)

at sun.misc.URLClassPath.getResource(URLClassPath.java:212)

in java.net.URLClassLoader$ 1.run(URLClassLoader.java:365)

in java.net.URLClassLoader$ 1.run(URLClassLoader.java:362)

at java.security.AccessController.doPrivileged (Native Method)

at java.net.URLClassLoader.findClass(URLClassLoader.java:361)

at java.lang.ClassLoader.loadClass(ClassLoader.java:424)

to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:331)

at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

at java.lang.Class.forName0 (Native Method)

at java.lang.Class.forName(Class.java:264)

at org.python.core.SyspathJavaLoader.loadClass (unknown Source)

at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

at org.python.core.Py.findClassEx (unknown Source)

at org.python.core.SysPackageManager.findClass (unknown Source)

at org.python.core.PackageManager.findClass (unknown Source)

at org.python.core.SysPackageManager.findClass (unknown Source)

at org.python.core.PyJavaPackage.__findattr__ (unknown Source)

at org.python.core.PyObject.impAttr (unknown Source)

at org.python.core.imp.import_next (unknown Source)

at org.python.core.imp.import_logic (unknown Source)

at org.python.core.imp.import_name (unknown Source)

at org.python.core.imp.importName (unknown Source)

at org.python.core.ImportFunction.load (unknown Source)

at org.python.core.ImportFunction.__call__ (unknown Source)

at org.python.core.PyObject.__call__ (unknown Source)

at org.python.core.__builtin__.__import__ (unknown Source)

at org.python.core.imp.importFromAs (unknown Source)

at org.python.core.imp.importFrom (unknown Source)

to org.python.pycode._pyx31.f$ 0 (< iostream >: 37)

to org.python.pycode._pyx31.call_function (< iostream >)

at org.python.core.PyTableCode.call (unknown Source)

at org.python.core.PyCode.call (unknown Source)

at org.python.core.Py.runCode (unknown Source)

at org.python.util.PythonInterpreter.execfile (unknown Source)

at org.python.util.PythonInterpreter.execfile (unknown Source)

at com.oracle.cie.domain.script.ScriptHelper.executeEmbeddedTemplateScript(ScriptHelper.java:1639)

at com.oracle.cie.domain.DomainChecker.executeEmbeddedScript(DomainChecker.java:1457)

at com.oracle.cie.domain.DomainChecker.runCustomWLSTScript(DomainChecker.java:1439)

at com.oracle.cie.domain.DomainChecker.preprocessOutput(DomainChecker.java:86)

at com.oracle.cie.domain.DomainGenerator.run(DomainGenerator.java:449)

at java.lang.Thread.run(Thread.java:745)

sun.misc.InvalidJarIndexException: sun.misc.InvalidJarIndexException: invalid index

Traceback (innermost last):

"< Iostream >" file, line 37, in there?

sun.misc.InvalidJarIndexException: invalid index

to sun.misc.URLClassPath$ JarLoader.getResource (URLClassPath.java:1103)

to sun.misc.URLClassPath$ JarLoader.getResource (URLClassPath.java:1013)

at sun.misc.URLClassPath.getResource(URLClassPath.java:212)

in java.net.URLClassLoader$ 1.run(URLClassLoader.java:365)

in java.net.URLClassLoader$ 1.run(URLClassLoader.java:362)

at java.security.AccessController.doPrivileged (Native Method)

at java.net.URLClassLoader.findClass(URLClassLoader.java:361)

at java.lang.ClassLoader.loadClass(ClassLoader.java:424)

to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:331)

at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

at java.lang.Class.forName0 (Native Method)

at java.lang.Class.forName(Class.java:264)

at org.python.core.SyspathJavaLoader.loadClass (unknown Source)

at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

at org.python.core.Py.findClassEx (unknown Source)

at org.python.core.SysPackageManager.findClass (unknown Source)

at org.python.core.PackageManager.findClass (unknown Source)

at org.python.core.SysPackageManager.findClass (unknown Source)

at org.python.core.PyJavaPackage.__findattr__ (unknown Source)

at org.python.core.PyObject.impAttr (unknown Source)

at org.python.core.imp.import_next (unknown Source)

at org.python.core.imp.import_logic (unknown Source)

at org.python.core.imp.import_name (unknown Source)

at org.python.core.imp.importName (unknown Source)

at org.python.core.ImportFunction.load (unknown Source)

at org.python.core.ImportFunction.__call__ (unknown Source)

at org.python.core.PyObject.__call__ (unknown Source)

at org.python.core.__builtin__.__import__ (unknown Source)

at org.python.core.imp.importFromAs (unknown Source)

at org.python.core.imp.importFrom (unknown Source)

to org.python.pycode._pyx31.f$ 0 (< iostream >: 37)

to org.python.pycode._pyx31.call_function (< iostream >)

at org.python.core.PyTableCode.call (unknown Source)

at org.python.core.PyCode.call (unknown Source)

at org.python.core.Py.runCode (unknown Source)

at org.python.util.PythonInterpreter.execfile (unknown Source)

at org.python.util.PythonInterpreter.execfile (unknown Source)

at com.oracle.cie.domain.script.ScriptHelper.executeEmbeddedTemplateScript(ScriptHelper.java:1639)

at com.oracle.cie.domain.DomainChecker.executeEmbeddedScript(DomainChecker.java:1457)

at com.oracle.cie.domain.DomainChecker.runCustomWLSTScript(DomainChecker.java:1439)

at com.oracle.cie.domain.DomainChecker.preprocessOutput(DomainChecker.java:86)

at com.oracle.cie.domain.DomainGenerator.run(DomainGenerator.java:449)

at java.lang.Thread.run(Thread.java:745)

sun.misc.InvalidJarIndexException: sun.misc.InvalidJarIndexException: invalid index

at org.python.core.Py.JavaError (unknown Source)

at org.python.core.PyTableCode.call (unknown Source)

at org.python.core.PyCode.call (unknown Source)

at org.python.core.Py.runCode (unknown Source)

at org.python.util.PythonInterpreter.execfile (unknown Source)

at org.python.util.PythonInterpreter.execfile (unknown Source)

at com.oracle.cie.domain.script.ScriptHelper.executeEmbeddedTemplateScript(ScriptHelper.java:1639)

at com.oracle.cie.domain.DomainChecker.executeEmbeddedScript(DomainChecker.java:1457)

at com.oracle.cie.domain.DomainChecker.runCustomWLSTScript(DomainChecker.java:1439)

at com.oracle.cie.domain.DomainChecker.preprocessOutput(DomainChecker.java:86)

at com.oracle.cie.domain.DomainGenerator.run(DomainGenerator.java:449)

at java.lang.Thread.run(Thread.java:745)

2015-11-04 08:37:51, 245 [17] INFO com.oracle.cie.wizard.gui.tasks.OutcomeSummaryGUITask - classes of assistance provided to customize or control the add-on on Panel Summary result

I am able to create a normal adminserver domain without any problem.  I can't simply create a field for the development of forms and reports.

What Miss me?  Thank you!

I have it.  It wasn't for lack of loopback adapter or the path.  I need to install the full version of wls, not the quick developer version.

Tags: Oracle Development

Similar Questions

  • Migration to Oracle Weblogic Server 12 c

    I've been running a few web applications on Oracle Application Server 10g for a few years now.

    Just got a new server with Redhat Enterprise Linux 6 to replace the old equipment. Installed Weblogic 12 c, which seemed to be the logical choice.

    All I need is a simple application server J2EE with no bells and whistles, a single server and a few applications. The entire concept of servers, clusters, nodes, machines, etc. of deployments is a bit intimidating for me and possibly an overdose to the minimum infrastructure that I owe to my light apps. You will appreciate if someone shed some light in the following.

    -Is Oracle Weblogic server 12 c the right product for my needs, given my small user base applications and light (JSP and Servlets)?

    -What is a minimal installation? Do I really need all these - servers, clusters, nodes, machines.

    -Do I need to use a NodeManager? Which is an optional component?

    Thank you.

    Published by: 997026 on May 30, 2013 17:54

    WebLogic Server in general is probably one of the most robust Java App servers out there - you receive many bells and whistles. But it's the best :)

    Another point to consider is a license cost. WebLogic comes at a price. Thus, there are free solutions like Oracle Glassfish - by which is a solid java web - app server. However, I find the GlassFish somewhat complicated compared to WebLogic administration console (but that's because I'm used to WebLogic).

    Which way you choose, I would like to you have not all dependencies on applications based on the products of Fusion Middleware such as ADF (frame based on Java). As the respective frame only is not supported or designed to operate on 12 c (yet).

    For your WLS options, it may look intimidating, but is not bad:
    -You will need an AdminServer with 1 server to a minimum.

    -For machines, its all just the physical location of your WebLogic Server. It allows the node Manager to work properly. To configure, has awarded some Admin/Managed servers to whatever the machine, the servers are running on.

    -Clustering is optional. However, if your applications can run in an environment cluster, then highlight cluster is a great feature to activate for high availability configurations. In your case, it might be a little too much.

    -Node Manager is optional, but necessary in my opinion. It allows you to run the WebLogic administration Console controls in your WebLogic servers - such as marketing power. You can also configure Node Manager to manage the Crash Recovery - which is a very nice feature. For example, if your weblogic server goes down or is killed for some reason, Node Manager will bring the server up. Its really easy to install.

    Thank you

    Gavin

  • Oracle WebLogic Server Tools for Eclipse Kepler

    We use the following in Eclipse Kepler M6 Oracle plugin (20130320-2352) with Oracle WebLogic 10.3.5 on Windows 7 32-bit:
    Oracle WebLogic Server Tools 2.2.1.201303081409 oracle.eclipse.tools.kepler.weblogic.feature.group Oracle

    The JDK is as follows:
    Eclipse: 1.7.0_17 Java
    WebLogic: Java 1.6.0_31

    There is a problem:
    (1) after the creation of an Oracle WebLogic Server.
    (2) right click and select open.
    Expected: access to the preview screen where the settings can be configured.
    Real: a totally blank tab is opened in the editor of Eclipse.

    It does seem to be a way to combine images, but can send a screenshot if that helps.

    EPCO 12.1.1.2.2 is now out, with the support of Kepler RC3.

  • Extend the BI system - unable to connect to the Administration Oracle Weblogic Server

    Hi people,

    As part of the installation of BI applications, expanding the BI system, I am facing error with "Unable to connect to Oracle Weblogic Server Administration"

    Here is AdminServer Log, so please guide me to solve this imminent issue.

    # < 12 June 2014 14:46:01 IST > < Info > < hats > < obia111171w64 > < AdminServer > < [ASSETS] ExecuteThread: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 0000KQFMukk5yW ^ 5xV_AiW1JaMxv000002 > < 1402564561284 > < BEA-149059 > < Module application biadminservices [Version = 11.1.1] adminservicesmbeans changes from STATE_ADMIN to STATE_PREPARED on server AdminServer. >

    # < 12 June 2014 14:46:05 IST > < Info > < hats > < obia111171w64 > < AdminServer > < ExecuteThread [ASSET]: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 0000KQFMukk5yW ^ 5xV_AiW1JaMxv000002 > < 1402564565300 > < BEA-149061 > < Module application biadminservices [Version = 11.1.1] adminservicesmbeans failed to transition from STATE_ADMIN to STATE_PREPARED on server AdminServer. >

    "# < 12 June 2014 14:46:11 IST > < error > < hats > < obia111171w64 > < AdminServer > < ExecuteThread [ASSET]: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 0000KQFMukk5yW ^ 5xV_AiW1JaMxv000002 > < 1402564571861 > < BEA-149231 > < cannot create the activation to true for the application state ' biadminservices [Version = 11.1.1]."

    weblogic.management.DeploymentException: unexpected error occurred

    at weblogic.deploy.internal.targetserver.AppContainerInvoker.getOrCreateDeploymentException(AppContainerInvoker.java:299)

    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:84)

    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)

    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)

    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)

    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

    to weblogic.management.deploy.internal.AppTransition$ 2.transitionApp(AppTransition.java:30)

    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)

    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)

    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)

    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)

    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)

    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)

    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Caused by: means: PermGen space

    at weblogic.j2ee.J2EELogger.logIgnoringUndeploymentError(J2EELogger.java:2902)

    to weblogic.application.internal.BaseDeployment$ 2.logRollbackError(BaseDeployment.java:682)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:65)

    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)

    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)

    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)

    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)

    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)

    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)

    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)

    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

    to weblogic.management.deploy.internal.AppTransition$ 2.transitionApp(AppTransition.java:30)

    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)

    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)

    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)

    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)

    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)

    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)

    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    >

    Thank you

    WJ

    Hi guys,.

    I found the solution to support web, please then follow Doc ID 1312573.1

    Thank you

    WJ

  • Oracle Weblogic server and Oracle Application Server

    The Bea weblogic and Oracle application server have been combined in a product-viz Oracle Weblogic server.

    Please clarify - because Oracle Application Server is always available as a separate offering


    Thank you

    Yes, since version 10.3.4 the product called Weblogic Server provides the two "BEA WLS' and 'Oracle AS' characteristics (namely, support for forms and reports, ADF, etc..)

    Existing customers of Oracle ACEs can move to Weblogic Server to get its benefits (for example, JRockIt JVM). For the new Oracle AS it is no longer available.

    BTW. This is not a good forum for this kind of questions. You must use these: https://forums.oracle.com/forums/category.jspa?categoryID=193

  • Oracle WebLogic Server 10.3.6

    Hi all

    I want to test the installation 10.3.6 weblogic Server

    I am looking for the download and I saw this:

    Oracle WebLogic Server 10.3.6

    Installers with Oracle WebLogic Server, Oracle coherence and Oracle Enterprise Pack for Eclipse:

    - Linux x 86 with 32-bit JVM (1.5 GB)

    - Windows x 86 with 32-bit JVM (1.5 GB)

    - Mac OS X with 32-bit JVM (1.7 GB)


    My server is Linux x 86-64. Is this 32 bit to install? or are there any Weblogic 64 bit Installer?



    Thank you very much

    JC

    For 64-bit Linux systems, you can download the "Oracle WebLogic Server 11 GR 1 material (10.3.6) + consistency - Package Installer" generic Setup tab "additional platforms.

    For more details
    There is no group of Linux 64-bit with Oracle WebLogic Server 11 GR 1 material (10.3.6), consistency of the Oracle, Oracle Enterprise Pack for Eclipse (Doc ID 1497497.1)

  • Oracle WebLogic Server 11 g 1 material (10.3.6) the file name is different in the site and while his error getting buildstage

    Hi all

    I downloaded Oracle EBS https://edelivery.oracle.com/EPD/ 12.2.0 and selected for "outsourced manufacturing and Oracle for discrete Industries R12.2 V5 (12.2.3) v1, Linux x 86-64" on the page

    downloaded the files required for the staging area, in the Linux x86_64 gave error for "file name V29856 - 01.zip Oracle WebLogic Server 11 GR 1 material (10.3.6) Generic and coherence but on oracle delivery page, I can only find Oracle WebLogic Server 11 GR 1 material (10.3.6) and coherence for the file name of Linux x 86" : V29851 - 01.zip which is already uploaded on the stage space, how can I find the file in the site or should I rename to V29856 - 01.zip you please help me on this problem.

    Thank you

    JAI Srinivas.

    Srinivas,

    I think I got an idea after reading it several times

    This is what I understood

    checksum is a failure, so you use version 12.2 Overview disk file (1320300.1) to find which zip file must be downloaded. The overview shows V29856 - 01.zip downloaded but delivery file only has V29851 - 01 V29856 - 01.zip instead.

    I remember something like downloaded this sometimes return that I did checksum digest view used to check the integrity of files and went ahead with the buildstage.sh script to build the stadium. I have been able to complete installation without problems.

    You could try the same thing or try to rename as you suggest.

    I also recommend to contact support so that you will be clear and they will get to know.

    Concerning

    SANAE

  • FMW: Portal Upgrade Advisor: all components must source OracleAS be started before installing Oracle WebLogic Server?

    Post this thread on behalf of Charlie - technical contact at one of the customers drivers Middleware sites:
    Concerning
    Dan Mortimer
    Oracle - main Technical Support Engineer
    (Expert in the field of life cycle)

    Charlie sent me the following e-mail:

    Before you install Oracle WebLogic Server to create the database 11 g Middleware House...

    "It is not really clear what should be operational at this stage.  A nice little note, like

    'Start the DB, earphone and IDM level and portal existing Middle tier first' would be nice, if that's what's supposed to happen.


    Want to start IDM, I think I read somewhere that it should be running, if


    value env for it and it starts up before continuing.  Can use the putty for this window. »

    Thank you.

  • To run the latest versio adf oracle weblogic Server 10.3.2.0 code

    Hello

    JDeveloper version: 11.1.2.1

    I use this version of jdeveloper to develop the code and when I test locally it works fine.

    But when I put the same file. War in Oracle weblogic server in 10.3.2.0, is to show some mistakes. Exp: resetActionlistener does not work.

    Alignments do not work as expected, it behaves in a weird way.

    I have no option to upgrade the weblogic server, and I want that my code works in 10.3.2.0.

    Please provide me with you're suggestions.

    Thank you.

    Kind regards
    K.Satish.

    I do not think the 11.1.2.1.0 ADF Runtimes are compatible with WLS 10.3.2, so why I referred you to the matrix certification and support. 11.1.2.1.0 must run on WLS 10.3.5.

    The document you sent me is for ADF 10.1.2 and is irrelevant to the discussion here. The documentation for ADF 11.1.2.1.0 can be found here: http://download.oracle.com/docs/cd/E24382_01/index.htm

    CM.

  • deployment of Webdetermaintions - server.war to Oracle weblogic server

    Dear team,

    We use for OPM to set the rules. the war file was generated in OPA. We need deploy the war to Oracle weblogic server file. Can U please suggest the steps required for the deployment of war to oracle weblogic Server file.

    Kind regards
    Radha

    We find instructions for the deployment of the runtime components in the Installation Guide of Oracle's policy Automation found in the automation of policy of Oracle to Java for your version of the OPM, or online at http://www.oracle.com/technetwork/apps-tech/policy-automation/documentation/index.html

  • Oracle Weblogic Server will replace Oracle Application Server in the future!

    I would like to know if the Oracle Weblogic Server will become the technology stack into future releases on the EBS instead of the Oracle ACE...

    Yes - that's the plan. WebLogic's application server included in the merger applications.

    http://technology.AMIS.nl/Blog/5645/Oracle-Fusion-applications-it-is-for-real-and-impressive-too
    http://www.theregister.co.UK/2009/10/13/oracle_weblogic_roadmap/

    As far as I KNOW, R12.x will continue to use Oracle AS - this is a personal opinion.

    HTH
    Srini

  • Is oracle Weblogic Server 10 g Rel 3 offers EMS capabilities

    Is - this capaability to Rel 3 EMS offers Oracle Weblogic Server 10g? If so kindly let me know the documentation of the same thing.
    I want a .net component to post message on Weblogic.

    Hello
    WebLogic Server 10 g 3 comes with a JMS .NET client which allows you to interact with WebLogic JMS in the same way as you would from a Java client. The documentation is here:

    http://download.Oracle.com/docs/CD/E12840_01/WLS/docs103/jms_dotnet/index.html

    and a great example can be found on the blog of James Bayer:

    http://blogs.Oracle.com/jamesbayer/2008/09/jms_with_net_weblogic_server_1.html

    Hope that helps.

    Chris

  • Deploy the ADF web application and forms and reports Services on the same installation of Weblogic Server

    I have forms and reports already installed on the Weblogic Server.

    Now, I want to install ADF web Application on the same server, Weblogic.

    Is it really possible to have forms & reports services and the application of the adf on the same installation of weblogic server?

    Please suggest / guide me on how to achieve the task above.

    Here are the details of my wls, forms and reports, and adf web application

    • WebLogic Server version 10.3.5
    • Forms & Reporst 11 GR 2
    • ADF web application developed using JDeveloper 11.1.2.4

    Thank you

    Deven


    Hello

    a few entries,

    https://forums.Oracle.com/thread/2433508

    https://forums.Oracle.com/message/11020401

  • communication error with the server. callback failed for the data entry page

    Hello

    We have recently applied the corrective update EMP on EMP 11.1.2.0 111.2.1.
    We have following the architecture,

    database server: sql server 2005
    Server Foundation (OS = windows server 2008): HSS, EPMA, Manager Calc, EAS, EIS, provider's server, planning
    Essbase Server (OS = windows server 2008): essbase

    After you apply the patching EMP 11.1.2.1, we apply after Electrodes for IE 9 compactibility i.e EMP 11.1.2.1.600 patches

    1. patch 14119724 (Workspace)
    2 14142678 patch (Shared services)
    3 patch 14224664 (EPMA)
    4 patch 14464109 (planning)

    After you apply above patches, all users get error when opening planning web form through the workspace of all client computer.

    "* error communication with the server. callback failed for the data entry page. "




    When restore us only planning patch 14464109 , issue of "communication error with the server. callback failed for the data entry page "get resolved for all users, but failed for a single user IE"user xyz" "

    the user xyz have OS = windows 7 and IE 8
    user xyz can take foundation server RDP can open any form of planning successfully in vain get when doing the basic machine.

    I have following question:
    1. Why do we get error "error communicating with the server. callback failed for the data entry page"after you apply the fixes to IE9

    2. after cancellation all patches or planning one patch, why the user xyz always get the error but not other users


    Thanks in advance

    Published by: 922755 on June 7, 2013 16:08

    It might be useful to have a read of the following doc Oracle Support - "error:"error Communication with the server. " "Callback failed for the data entry page" when you open a Web form of planning with the members of the Type of text [ID 1392689.1].

    And then this question should be resolved en.600

    See you soon

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

  • Hi I am new to Oracle forms and reports I want to know the differences between the Enter query mode and Normal mode?

    Hi I am new to Oracle forms and reports I want to know the differences between the Enter query mode and Normal mode?

    Welcome to Oracle Forms!  Out of curiosity, what do you mean by 'new '?  You are a student or new to an organization that uses Oracle Forms?  Or just play with Oracle Forms to learn something new?

    Let me start by saying that many of your questions designtime can answer by searching in the help of the constructor of the form library.  It's accessible, like most of the other products in the Builder menu > help.

    Regarding your question, ENTER QUERY mode, as the term implies, is when it is in a State where it is accept input for the execution of a query.  When in this mode, there are various restrictions.  Yet once, it will find more details in the Builder Help.  In this case, search help for these two subjects, "SYSTEM." MODE'and "built-ins comments that are not allowed in the input query Mode".  There are many other pages that contain information about the ENTER_QUERY method, but these two should help you get started.

    Normal mode, as its name implies, is when it is in a State of 'normal '.  Basically to do nothing in particular, but also not in ENTER QUERY mode.  In this State, you can move the shape, INSERT, UPDATE, DELETE, documents, etc..

    You will find additional information, as well as a lot of documentation on the product page of forms of OTN:

    http://www.Oracle.com/technetwork/developer-tools/forms

Maybe you are looking for

  • After upgrade to Windows 7 - printer is installed, but nothing prints

    I see some posts with people who say that their printer is installed, but when they try and printing is queued for the print spooler and then disappears, or they say they can print a test page for the HP software but nothing prints. Most of these peo

  • Re: Satellite A30 - battery starts to unload if the power is connected

    Hi all My Toshiba laptop Satellite A30-871 began to discharge the battery while the power is connected (the LED shows that AC is connected but laptop consumes the battery power instead of loading battery and the use of current alternative). When the

  • Flex 14 battery problem

    Hello I have a new Ideapad Flex 14 20308 model name. The battery works well when it is not plugged in, but when I plugged the AC adapter the mensagge of changes in management of the power to "do not load": The percentage of battery charge remains unc

  • Update: Microsoft Office Access Runtime and Data Connectivity 2007 Service Pack 2 (SP2) will not install

    Aloha, I can't install the Access Runtime SP2 update.  I tried to put the Office CD in the DVD player while installing the update without success.  I have also had no success when I tried to manually install the update. Please notify. Thank you.

  • Problems with the mouse.

    On my Acer desktop / laptop, I can't remember the serial number or anything like that, but there is a touchpad mouse which I never use. I have a USB key with a "mouse in hand" that I use. Saturday evening closed pc cause lack of power. Sunday morning