Forms and reports on apex 4.0 table

Hi all

I have installed 4 Apex in RDBMS 11R2 based on Linux, created a workspace, all went well.
Now when I try to create a simple form and a report based on a table that I am running into problems.
(I think I do something wrong, because I don't see any similar thread) Here's what I did:

Table: master_hierarchy_level
LEVEL_ID NUMBER (8.0) No.
LEVEL_NAME VARCHAR2 (20 CHAR) NO.
Yes LEVEL_DESC VARCHAR2 (320 BYTES)
CREATION_DATE TIMESTAMP (0) WITH ZONE No.
CREATED_BY VARCHAR2 (20 CHAR) NO.
UPDATE_DATE TIMESTAMP (0) WITH ZONE Yes
UPDATED_BY VARCHAR2 (20 CHAR) Yes
VALID_FROM TIMESTAMP (0) WITH ZONE No.
VALID_UNTIL TIMESTAMP (0) WITH ZONE Yes

After you have created the 2 pages, I have change the data fields to the form page to display by default the date and time:
one) mask format: DD-MON-YYYY HH24:MI:SS
(b) source Type: SQL query...
(c) value source: SELECT TO_CHAR(SYSDATE, 'DD-MON-YYYY HH24:MI:SS') FROM dual;

For the created_by and updated_by fields, I did:
(a) source Type: PL/SQL Expression or a function...
(b) value source: APP_USER

Nothing else, when I run the report and click on the button create, all goes well after having filled in the required fields and pushing the record button I get following error:

ORA-01400: cannot insert NULL into ("MASTERDB_V01". "" "" MASTER_HIERARCHY_LEVEL '. "" CREATION_DATE')
Error failed to process row in the MASTER_HIERARCHY_LEVEL table.

I tried to find out why now already several hours and have no nails more to search,.
can someone give me a hint :-)?

Thanks in advance, Olaf

OLAF,

When you have changed the value of type/source of your date fields you deleted the connection of the page item in the database table/column.

In other words APEX doesn't know that your date fields must be stored in the table.

Please define the type of source to database column and use the default setting to set a default value for the date fields.

brgds,
Peter

-----
Blog: http://www.oracle-and-apex.com
ApexLib: http://apexlib.oracleapex.info
Work: http://www.click-click.at

Tags: Database

Similar Questions

  • Forms and reports Oracle apex Oracle10g migration

    Hello

    We are a small shop and have invested heavily in the pl/sql code to generate various reports and graphs using forms and reports10g, and it has been very stable. Forms and Reports11g oracle is different from 10g because it uses middleware and architecture is very different. and it might be overkill for what we need. Can someone point me in the right direction regarding documents, books and videos? for the migration to the APEX? I am new to Apex and will look at the documents available and wanted everything but just some advice from the user.

    Thank you

    Austin

    You really don't have to MIGRATE to the APEX, it is more than a process of re-development... Your existing PL/SQL code can be re-used when viable, but in the forms & reports you have an environment of a free State with APEX environment State...

    APEX also has this similar middleware (APEX listener with WebLogic or Glassfish)... We must therefore understand that you will need to think about what you REALLY want a gesture APEX...

    Forms & reports still work for you, then you MIGHT want to stay there with them... Otherwise, move to the APEX would be a long term choice...  Given that the future of forms & reports is not too clear...

    Thank you

    Tony Miller

    Software LuvMuffin

  • 'modernize' forms and reports Oracle version 6 (1995)

    We would like to 'modernize' forms and reports Oracle version 6 ERP (1995) that we have developed and I saw gold alternately Oracle Forms and reports in APEX is. We saw a little bit "and we had some problems related to the navigation of the 'grid'. " Our customers in data entry are accustomed to move in grey with enter or Tab to insert new lines and move with the arrow keys. APEX, from the little that we have spent to make a new line, you must click on a new line, you must click on Save to save, to move the arrows are not covered. 90% of our masks are masters details and I tried using the example and I tried to adapt to the navigation of our customers with poor results, but I didn't spend too much time. A good alternative to the deferral report and form in Oracle environment it? Apex is the right way? you can get these things slamming a little ' head? Now, we have tried with PHP configured so that to approach the masks made with forms and States, and libraries DHTMLX... but they are a bit "away from the excellent and actually I use this combination more like business intelligence and statistical computing in general as actual data input masks. " I'm at a crossroads and continue with DHTMLX PHP or try to get your bearings on APEX. For years, we use Oracle DB and if we could take advantage of the APEX in the right way (without changing the lives of our customers with too many clicks on the buttons!) It would be great! Or is there something else around!

    Apex is a very good product, however is not a replacement for forms.  It can be used to replace Oracle Forms, but he will rewrite a complete application for most.  It will have benefits and drawback compared to Oracle Forms.  Oracle ADF tends to be a better match for Oracle Forms solutions.  That said, why did you choose to completely rewrite your old application Forms investment of 20 year?  Why not upgrade to forms the latest version which is 11.1.2.2.  With this new version, you can easily integrate with other product (Oracle and non-Oracle), take advantage of many new features and much more.  The main advantage for you (your organization), it's that you won't need to completely rewrite the code of your application.  It is quite simple to form 6 to 11.  Some minor code changes peut prove necessary, but most of the time you can move at will 11 version very little effort in most cases.  Many customers have upgraded to the latest version without changing code at all.

    Information on the latest version of forms can be found here:

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

    Check out the upgrade to 6 forms 11 documents in the Documentation Library for version 11.1.2.2

    http://docs.Oracle.com/CD/E48391_01/index.htm

    Once you upgrade to version 11, you can even enjoy some of our Partner solutions.  For example, you can use AuraPlayer to access your business logic of forms on a mobile device.

    http://www.auraplayer.com/

    If you need assistance with the upgrade, Oracle Consulting or other partners such as the PITS can help.

    http://Pitss.com/

  • Form and report on the same page...

    Hello

    I want to have a form and report on the same page... as soon as the user enters the information and send the form via the button then the report should be able to display adding...

    can I know how to do this...

    Thanks in advance

    Hello

    Its simple...

    01. firstly create a page with a region to allow the user to insert records.
    02. it's over then add another region and choose 'Report' and region type and generate a report to show the details of the table above

    Thank you

  • Forms and reports Migration question

    Nice day

    We migrated a planning application to a customer of their Production to their Test environment. Everything seems 100% except for forms and reports. I am able to view details about the forms, but am not able to open them and the same is true for reports. I remember reading a post somewhere that he had specific tables in the repository of planning that had to be copied through.

    If someone can help with this problem? I need to know what schema and tables? The repository for planning is in Oracle.

    Much appreciated in advance
    Kind regards
    Jean

    It should be good.

    See you soon

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

  • Oracle Forms and reports 12 c (12.2.1.0) Installation

    Hello

    I had downloaded a file of

    Oracle Forms and reports 12 c (12.2.1.0)

    Published on 23 October 2015

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

    Now, I am trying to install, but its not install on the computer. can guide you how to install it.

    Sandy

    Two things:

    1. you didn't did not read carefully my last update.  I said that you need to install JDK 8 (more precisely 8U51 or newer).  Which suggests that you installed and that he tried to use Java 7 with that statement that you answered:

    C:\Program Files\Java\jdk1.7.0_79\bin>java-jar fmw_12.2.1.0.0_infrastructure.jar

    You must UNINSTALL 7U79 (which you cited above) and install the last v8, which is 8U66.

    http://www.Oracle.com/technetwork/Java/javase/downloads/index-JSP-138363.html

    2. you have not share of details necessary to understand what could happen.  For example:

    • On what platform and the version you install?
    • Have you reviewed the matrix of product Certification to ensure that this platform is certified for use?
    • Is your Windows user, a member of the Windows Administrators group?
    • The machine has at least 6 GB of RAM?
    • Is the installer staged locally or are access you it from a network share?
    • Did you review the Setup logs?  If this is not the case, do, as they will probably tell you what is happening.  They are located in:

      C:\Program Files\Oracle\Inventory\logs

    I highly recommend that go you through the documentation (Setup Guide, Sys requirements, etc.) before you install or use the product:

    http://docs.Oracle.com/middleware/1221/formsandreports/index.html

  • Installation forms and reports Services 11 g blocked the creation of OSH

    Hi gurus,

    I want to install Oracle 11 g 2 forms and reports.

    In the middle of the process it was stuck to the OSH of creation for about an hour as shown below

    The log file

    ....

    [2015 11-23 T 17: 35:05.454 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.as.config.utl.FileUtil] [SRC_METHOD: transcribeTextFile] RETURN

    [2015 11-23 T 17: 35:05.454 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.provision.ohs.OHSComponentImpl] [SRC_METHOD: ohsProvision] backup to fill with the appropriate custom files

    [2015 11-23 T 17: 35:05.492 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.provision.ohs.OHSComponentImpl] [SRC_METHOD: ohsProvision] copy $ORACLE_HOME/OHS/icons * in $ORACLE_INSTANCE/config/OHS/icons

    [2015 11-23 T 17: 35:06.187 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.provision.ohs.OHSComponentImpl] [SRC_METHOD: addOPMNSnippet] ENTRY C:\Oracle\Middleware\Oracle_FRHome1\ohs\provision\opmnSnippet-OHS.xml

    [2015 11-23 T 17: 35:06.187 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.as.config.impl.OpmnConfig] [SRC_METHOD: insertSnippet] insertion of excerpt from C:\Oracle\Middleware\Oracle_FRHome1\ohs\provision\opmnSnippet-OHS.xml file in the component component ohs1

    [2015 11-23 T 17: 35:06.277 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.as.config.impl.OpmnConfig] [SRC_METHOD: persist] persistent opmn.xml (updated)

    [2015 11-23 T 17: 35:06.284 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.provision.ohs.OHSComponentImpl] [SRC_METHOD: addOPMNSnippet] RETURN

    [2015 11-23 T 17: 35:06.285 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.as.config.utl.FileUtil] [SRC_METHOD: generateWallet] ENTRY

    [2015 11-23 T 17: 35:06.286 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.as.config.utl.FileUtil] [SRC_METHOD: generateWallet] Generating self-signed Oracle wallet: portfolio = C:\Oracle\Middleware\FRDev\config\OHS\ohs1\proxy-portefeuille = false validity = 9125 hasPassword

    [2015 11-23 T 17: 35:07.193 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.as.config.utl.FileUtil] [SRC_METHOD: generateWallet] RETURN

    [2015 11-23 T 17: 35:07.194 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.provision.ohs.OHSComponentImpl] [SRC_METHOD: onCreate] RETURN

    [2015 11-23 T 17: 35:07.194 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.provision.ohs.OHSComponentImpl] [SRC_METHOD: onCreate] RETURN

    [2015 11-23 T 17: 35:07.195 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: registerComponent] registration component ohs1

    [2015 11-23 T 17: 35:07.196 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.provision.ohs.OHSComponentImpl] [SRC_METHOD: registerComponent] ENTRY

    [2015 11-23 T 17: 35:07.196 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.as.config.utl.FileUtil] [SRC_METHOD: isWebsphereEnabled] Java property is not set. isWebsphereEnabled = false

    [2015 11-23 T 17: 35:07.196 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnectionWLS] [SRC_METHOD: connect] creating connection to Hello at weblogic.management.mbeanservers.runtime

    [2015 11-23 T 17: 35:07.209 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.as.config.impl.AbstractRuntimeServiceConnection] [SRC_METHOD: invokeMBean] citing RegisterMBean operation: registerComponent

    [2015 11-23 T 17: 35:07.336 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnectionWLS] [SRC_METHOD: disconnect] break the connection to the mbean Server

    [2015 11-23 T 17: 35:07.338 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.provision.ohs.OHSComponentImpl] [SRC_METHOD: registerComponent] RETURN

    [2015 11-23 T 17: 35:07.339 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.as.config.utl.FileUtil] [SRC_METHOD: isWebsphereEnabled] Java property is not set. isWebsphereEnabled = false

    [2015 11-23 T 17: 35:07.340 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.provision.ohs.OHSComponentImpl] [SRC_METHOD: reloadOpmn] ENTRY

    [2015 11-23 T 17: 35:07.778 + 08:00] [as] [TRACK: 16] [] [oracle.as.config] [tid: 14] [ecid: 0000L4neYLm5i ^ WFLzmJOA1MKhbc000005, 0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: reloadOpmn] Invoking opmn reload...

    The log output

    ...

    progress in computing progress4

    Task: from OPMN

    JL: About to call startOpmn

    JL: Entered startOpmn

    JL: Windows... About to run: cmd /c C:\Users\Fendy\AppData\Local\Temp\startallOpmn1448271298689.bat

    You try to start OPMN *.

    Execution of command *.

    cmd /c C:\Users\Fendy\AppData\Local\Temp\startallOpmn1448271298689.bat

    ***************************************************

    C:\Users\Fendy\AppData\Local\Temp > SET ORACLE_HOME = C:\Oracle\Middleware\Oracle_FRHome1

    C:\Users\Fendy\AppData\Local\Temp > C:\Oracle\Middleware\FRDev\bin\opmnctl.bat CALL startall

    opmnctl startall: from opmn and managed all process...

    progress in computing progress4

    Task: Creation of OSH

    Appreciate any help.

    Kind regards

    Ferrere

    Hi Craig

    Able to fix it by disabling the software AV.

    Kind regards

    Ferrere

  • Tutorials Oracle Forms and reports

    Hi all

    I recently started a new job in collaboration with Oracle forms and reports using PL/SQL. I have little or no experience with either, I'm looking for some tutorials online. I found the following on Udemy me begin with PL/SQL - <-moderator removed link as we do to the business side--> but I find it difficult to find some tutorials on Oracle forms and reports. Can anyone suggest where I might find some good tutorials?

    Thank you

    -Action Moderator: removed link to a commercial side. The user don't please add links to commercial messages to any forum OTN in side. -----

    Tutorial Oracle...

    Although the first two of the following links are for older versions of forms, the concepts are still valid for all versions of forms.

    A tutorial on Oracle9i forms and reports

    http://www.holowczak.com/Oracle/dev9i/ iSelfSchooling - Introduction to forms Oracle Forms

    10g: demos, tips, and Techniques

    http://SheikYerbouti.developpez.com/index_en/

    http://www.SlideShare.NET/magupta26/Oracle-Forms-tutorial

    http://www2.cs.uh.edu/~ceick/3480/Customized_Oracle_Forms.pdf - create custom Oracle Forms

    http://www.youtube.com/watch?v=0BBiHvHzPYE - video

    Tutorial for Oracle reports...

    Here's some link...

    1. http://docs.oracle.com/html/B14364_01/title.htm

    2. http://www.scribd.com/doc/3960412/Basic2-Oracle-Reports-10g-Tutorials

    3. http://report10gsanamqa.blogspot.com/2010/08/triggers-in-reports-types-of-triggers.html

    Video tutorial

    http://www.YouTube.com/watch?v=Fum3MJm5yKU

    Hope this helps,

    Hamid

  • 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.

  • Setup error 12.2.1.0.0 forms and reports in windows 7 64 bit

    I try to install 12.2.1 forms and reports, but get the following error message when you select an Oracle Home.

    INST-07548: distribution selected only has not any type of compatible installation for the selected Oracle home.

    • INST-07548: distribution selected only has not any type of compatible installation for the selected Oracle home.

    • INST-07551: not all sets of dependent features to install type "Deployment of forms and reports" could be found. The following prerequisites proved to be missing: em_fmc - 12.2.1.0.0

    I installed 12.2.1 WLS production and the development of versions on a windows 7 64 bit machine and get the same error message against each Oracle home.

    Java 1.8.60 is the version of java installed.

    Ideas?

    It seems that you have downloaded and installed the maldistribution of WLS.  You must use the 'Infrastructure' distribution, which can be downloaded here:

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

  • Q1: Can we have 2 different products Middleware (SOA and forms and reports) in the same field of WLS?

    Q1: Can we have 2 different products Middleware (SOA Suite and forms and reports) both executed in the same Weblogic domain?

    Q2: what about 2 domains different (one for SOA Suite) and one for forms and reports on the same machine (Box) on the same installation of Weblogic?

    I'm looking for official documents that can clarify these issues for the customer.
    Thank you.

    Hello

    Q1: Can we have 2 different products Middleware (SOA Suite and forms & States) both executed in the same Weblogic domain?

    It is not supported because as SOA and forms & States share a common directory called oracle_common that would be

    crushed by the product. This is why we ask you to use two different homes of Middleware for installation and configuration.

    Ex: If you have installed SOA in a field and you have installed forms & reports and then the oracle_common could be crushed by

    Binary forms & reports and so there might be problem with SOA.

    Q2: how about you 2 different (one for SOA Suite) areas and the other for forms & reports on the same machine (Box) on the same installation of Weblogic?

    You can have 2 different domains but not in the same weblogic Installation according to the explanation above.

    Kind regards

    Prakash.

  • Oracle Forms and reports OPMN OC4J_BI_Forms start, restart automatically.

    Hello

    We run Oracle Forms and reports 10g (10.1.2) virtual server Linux 5 in the test environment, using 5.5 ESXi.

    We have above question (Oracle Forms and reports OPMN OC4J_BI_Forms start and restart automatically) with this server, OPMN logs (ipm.log)

    below please help us solve this problem permanently.

    IPM. JOURNAL:

    15/07/24 11:23:06 [4] ask complete 2. Command: start

    15/07/24 11:23:55 [3] [libopmnoc4j] attempt to ping OC4J has expired

    15/07/24 11:23:55 [2] [libopmnoc4j] AJP13: error reading response AJP13

    15/07/24 11:23:55 [2] [libopmnoc4j] URL to Ping for proc: 1506214241 a failed ping url: / reports/rwservlet/pingserver? start = auto

    15/07/24 11:23:55 [4] [libopmnoc4j] process Ping failed: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:9643)

    15/07/24 11:24:45 [3] [libopmnoc4j] attempt to ping OC4J has expired

    15/07/24 11:24:45 [2] [libopmnoc4j] AJP13: error reading response AJP13

    15/07/24 11:24:45 [2] [libopmnoc4j] URL to Ping for proc: 1506214241 a failed ping url: / reports/rwservlet/pingserver? start = auto

    15/07/24 11:24:45 [4] [libopmnoc4j] process Ping failed: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:9643)

    15/07/24 11:25:35 [3] [libopmnoc4j] attempt to ping OC4J has expired

    15/07/24 11:25:35 [2] [libopmnoc4j] AJP13: error reading response AJP13

    15/07/24 11:25:35 [2] [libopmnoc4j] URL to Ping for proc: 1506214241 a failed ping url: / reports/rwservlet/pingserver? start = auto

    15/07/24 11:25:35 [4] [libopmnoc4j] process Ping failed: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:9643)

    15/07/24 11:25:35 [4] [libopmnoc4j] inaccessible process: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:9643)

    15/07/24 11:25:35 [4] restart process: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:9643)

    15/07/24 11:27:35 [4] process shutdown: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:9643)

    15/07/24 11:27:35 [4] [libopmnoc4j] with strength of the termination process: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:9643)

    15/07/24 11:27:37 [4] from process: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:0)

    15/07/24 11:27:40 [4] living process: OC4J ~ OC4J_BI_Forms ~ default_island ~ 1 (1506214241:10657)

    OC4J Log:

    ========

    --------

    15/07/24 11:38:29 stop processes

    --------

    15/07/24 11:38:29 closing...

    15/07/24 11:38:30 using the oracle.reports.util.EnvironmentGlobal class

    15/07/24 11:38:30 REP-56040: rep_abc_oracleas1 server already exists in the network

    --------

    15/07/24 12:14:55 start

    --------

    15/07/24-12:15 FormsServlet init():

    configFileName: /d01/oracle/OraHome_1/forms/server/formsweb.cfg

    testMode: false

    15/07/24 12:15 oracle Application Server containers for J2EE 10 g (10.1.2.0.2) initialized

    15/07/24-12:15:20 by using the oracle.reports.util.EnvironmentGlobal class

    15/07/24 12:15:27 ListenerServlet init()

    15/07/24-12:19:29 by using the oracle.reports.util.EnvironmentGlobal class

    java.lang.NullPointerException 15/07/24-12:19:32

    15/07/24-12:19:45 by using the oracle.reports.util.EnvironmentGlobal class

    15/07/24 14:03:19 session of shapes < 42 > abandoned: unable to communicate with the execution process.

    Kind regards

    Hello

    To resolve the error java you need to change ressemelable and java cache settings report error see the link already discuss

    https://community.Oracle.com/thread/847864?start=0&TSTART=0

    I hope it will be useful.

    Thank you.

  • Need to install Oracle forms and reports 10g

    Hi all

    I went through the first search option, and found a way to install forms for windows 8, I really appreciate if someone send me the link to install oracle forms and States 10 g in the Windows 7 operating system. I just want you to know that I have already installed Oracle 11 g express database.  Appreciate your response. Thank you

    Concerning

    Muzz

    Muzz,

    The link below is the one I used for the installation of 11g (I know that's not the 10 g that you're after) on Windows7 64 bit. But it might be useful.

    http://holowczak.com/installing-Oracle-Forms-reports-11gr2/

    Advice from the Oracle Johny: forms & reports: how to install 11 GR 2 forms and report generator in Windows 7 64 bit OS

    See you soon

    AJ

  • can we run 11 GR 2 form and reports in windows 8 64-bit operationg system?

    IAM new formulas and reports.i want to work on the form and reports 11g R2.

    3 days im research on internet and finally im achieved very less information on this subject.

    so finally I decided to ask my question here...

    can u tell me what are the required components to install forms and reports 11 GR 2 on my system.

    IM using 8.1 64-bit windows... I installed oracle 11g database.and jdk 1.8...

    should what version of weblogic server I install?

    and if the installation videos are here then please tag the link here.

    Thank you..

    You cannot and should not attempt to use a any forms on Windows 8.1 or newer version at this time.  Yes, this is not supported, but in addition there are known problems with the help of more recent than 7 versions of Windows.  Win8.1 certification testing is underway.  Once completed and final approval, the matrix certification forms/reports will be updated with details.  These details likely will include information on the patches required and/or configurations.  Monitor the forms/States 11.1.2.2 Certification Matrix for the latest information.

    http://www.Oracle.com/technetwork/es/middleware/docs/Oracle-Forms-111220certmatrix-2087910.xls

    For those of you new to Oracle Forms, welcome, I encourage you to carefully review the spreadsheet above, as well as the product documentation before beginning any installation.  Not following the instructions and the conditions will result in installation attempts failed.  The documentation for 11 GR 2 Forms-State Library can be found here:

    http://docs.Oracle.com/CD/E48391_01/index.htm

    Can find details on the various pages of the RTO for forms:

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

  • Error while installing Oracle 11 g under Solaris 10 SPARC 2 forms and reports

    We are trying to install Oracle Forms and reports 11 GR 2 (11.1.2.2.0) 64-bit Solaris 10 SPARC 64-bit (U9) and we are facing errors of installation during installation of 11 GR 2 forms. I will note down the environment and steps reproduced to produce errors:

    Environment:

    Operating system: Solaris 10 SPARC 64-bit (U9)

    JDK: Oracle 1.7.0_79 64-bit JDK

    WebLogic: Oracle WebLogic Server 10.3.6 64-bit

    Form & reports: 11.1.2.2.0 64-bit

    Steps to follow:

    1. install JDK - success

    2. installation of WebLogic Server 10.3.6 (64-bit) and created a new home of Middleware. -Success

    3. ensure that all prerequisites are met by a prior information of Oracle: http://docs.oracle.com/html/E25460_01/r2_fr_requirements.htm

    a. all patches necessary OS and packages are installed

    b. There are a lot of disk space, swap, TEMP space and memory (RAM live)

    c. all environment variables are cleaned, as indicated in the prerequisites in the URL

    d. no other product Oracle doesn't lie in the path except for the JDK. (NOTE: Forms 6i is installed in a separate House in the server.)

    e. all software are 64-bit

    f. the user oracle (same user who has installed the JDK and WebLogic) has read, write, and execute permissions for the entire House of Middleware.

    g. we set the LD_LIBRARY_PATH variable to $ORACLE_HOME/lib as indicated in the Doc ID 1643548.1.

    4. start the installer of Forms

    a. choose 'install only - do not configure ".

    b. all the prerequisite checks passed

    Errors: Installation product until it reaches approximately 92% when we get the first error:

    "Error in invoking target 'nnfgt.o' of makefile '$ORACLE_HOME/network/lib/ins_net_client.mk'. See "$ORA_INVENTORY/logs/installDATE.log" for more details".

    If we click on 'Continue' to work around the error, we get another error after that:

    "Error in invoking target 'repeat' of makefile '$ORACLE_HOME/precomp/lib/ins_precomp.mk'. See "$ORA_INVENTORY/logs/installDATE.log" for more details".

    Someone has met these errors before installing 11 GR 2 forms (11.1.2.2.0) on Solaris 10 SPARC 64-bit?

    Thank you

    Scott

    We have solved the problem. The library of expr has not found in/usr/xpg4/bin but in another location. After you create a symbolic link in/usr/xpg4/bin pointing to where it has been deployed, the installation is completed successfully (after removing the previous attempt failed).

    A test you can do to make sure that expr is working correctly is to run expr 1 + 1 in the shell. If the command works, the library can be found.

    Matthew, I thank you for your suggestions as well.

    Thank you

    Scott

Maybe you are looking for

  • Photosmart 7520: Cannot find my scans on computer since installing Windows 10

    Since I've upgraded to Windows 10, my printer scans but I can't find the scans on my computer. There seems to be no way to put the scans I would.

  • HP Envy all-in-one: how to show the password

    I'll put up my receipt just HP Envy all in one, and, while I have my Outlook dot com username and password configured properly, I am repeatedly asked for my password, even within the same session, whenever I go to a different application. This wouldn

  • Memory HP HDX 16

    Hello... I want to ask that if I improve my current DDR2 memory in my HDX-16 what is the speed MAX of memory can buy for this model? Thanks in advance!

  • V3 - 571g died

    I left my cell phone work on the sofa bed for awhile, had to do something else, when I got home, the laptop was dead. No LED more work! No activity. The laptop got overheated? Before my departure was very hot. Thank you Koen

  • Minimize all images with ctrl / _ on vista

    Reduced all the characters on the screen by pressing the keys ctrl and underscore, how can I do any expansion?