Install Form & Report 11.1.2.0.0 with Weblogic 10.3.5 64 bits == ERROR

Hello, i try install Forms Report in a new windows 2008 R2 Server but send error.
the steps are:
Step 1. Install Windows server 2008 R2 Foundation 64x.
Step 2. Download and Install JDK Jdk-6u31-windows-x64.exe.
Step 3. Download and Install Weblogic 10.3.5 64 bits with java -Xmx1024m - jar wls1035_generic.jar
Step 4. Don't execute quickstart.
Step 5. Download and Install Forms & Report ofm_frmrpts_win_11.1.2.0.0_64_disk1_1of1, run Setup
Step 6. select "Install and configure"
Step 7. select "configure for deployment"
Step 8. Create Domain
Step 9. Select "Forms Builder" and "Reports Builder".
Step 10. Automatic Port = yes
Step 11. Proxy = no
Step 12. OID = no
Install = 100% OK
Configuration --> ERROR in "Configuring OCM", next click "Continue"
All next configuration are OK
please someone can help me, your help is greatly appreciated
Thank you very much
Carlos

Hi, Norbert
Thank for your excellent help to the point.
All work well.
*1.- opmnctl status -l*
H:\Oracle\Middleware\asinst_1\bin>opmnctl status -l
Processes in Instance: asinst_1
-----------------------------+------
ias-component | process-type | pid | status |
uid | memused | uptime | ports
-----------------------------+------
emagent_asinst_1 | EMAGENT | 5652 | Alive | 161
0552159 | 13752 | 0:11:25 | N/A
RptSvr_COBROTECH-SRV_asinst_1 | ReportsServerComp~ | 5820 | Alive | 161
0552158 | 112664 | 0:11:41 | N/A
ohs1 | OHS | 4588 | Alive | 161
0552157 | 23252 | 0:13:15 | https:8889,https:8890,http:8888
*2.- Java*
H:\Oracle\Middleware\asinst_1\bin>java -version
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
all other works fine
the OraInstall2012-03-05-12xxx.err include:
oracle.sysman.oii.oiit.OiitTargetLockNotAvailableException: OUI-10022: El área de destino C:\Program Files\Oracle\Inventory no se puede utilizar porque su estado no es válido.
     at oracle.sysman.oii.oiit.OiitTargetLocker.createLocksDir(OiitTargetLocker.java:1033)
     at oracle.sysman.oii.oiit.OiitTargetLocker.getWriterLock(OiitTargetLocker.java:207)
     at oracle.sysman.oii.oiit.OiitTargetLocker.getWriterLock(OiitTargetLocker.java:185)
     at oracle.sysman.oii.oiit.OiitTargetLocker.getWriterLock(OiitTargetLocker.java:172)
     at oracle.sysman.oii.oiic.OiicStandardInventorySession.acquireLocks(OiicStandardInventorySession.java:403)
     at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:301)
     at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:231)
     at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:180)
     at oracle.as.install.engine.modules.install.util.InstallUtils.createInventorySession(InstallUtils.java:443)
     at oracle.as.install.engine.modules.install.util.InstallUtils.setAdditionalOracleHomeProperty(InstallUtils.java:329)
     at oracle.as.install.classic.installaction.ClassicInstallAction.executeAfterCopy(ClassicInstallAction.java:250)
     at oracle.as.install.engine.modules.util.installaction.InstallActionProviderUtility.invokeExecuteAfterCopy(InstallActionProviderUtility.java:93)
     at oracle.as.install.engine.modules.presentation.ui.common.wizard.ModifiedDWizard.executeEvent(ModifiedDWizard.java:2948)
     at oracle.as.install.engine.modules.presentation.PresentationModule.processModuleEvent(PresentationModule.java:655)
     at oracle.as.install.engine.modules.util.PartnerModuleImpl.processEvent(PartnerModuleImpl.java:118)
     at oracle.as.install.engine.InstallEngine.notifyListeners(InstallEngine.java:626)
     at oracle.as.install.engine.InstallEngine.processEvent(InstallEngine.java:584)
     at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyAllEventListenersHelper(PartnerModuleImpl.java:227)
     at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyListeners(PartnerModuleImpl.java:158)
     at oracle.as.install.engine.modules.install.InstallModule.onSuccess(InstallModule.java:478)
     at oracle.as.install.engine.modules.install.action.InstallManager.notifySuccess(InstallManager.java:322)
     at oracle.as.install.engine.modules.install.command.InstallSuccessCommand.execute(InstallSuccessCommand.java:42)
     at oracle.as.install.engine.modules.install.action.InstallManager.onInstallEvent(InstallManager.java:334)
     at oracle.as.install.engine.modules.install.action.AbstractOUIHandler.fireInstallEvent(AbstractOUIHandler.java:147)
     at oracle.as.install.engine.modules.install.action.OUIInstaller.succeed(OUIInstaller.java:542)
     at oracle.as.install.engine.modules.install.action.OUIInstaller.start(OUIInstaller.java:480)
     at oracle.as.install.engine.modules.install.action.InstallManager.launchOUI(InstallManager.java:212)
     at oracle.as.install.engine.modules.install.InstallModule.launchOUI(InstallModule.java:155)
     at oracle.as.install.engine.modules.install.InstallModule$1.run(InstallModule.java:246)
Form and Report Builder.
in H:\Oracle\Middleware\Oracle_FRHome1\bin
frmbld , start and load example form ok
rwbiulder send "REP-50125: rwbuilder.conf:java.lang.NullPointerException"
have any idea how fix report builder error?
Thank you very much for your invaluable help.
Carlos

Similar Messages

  • Fusion Middleware - Installing Forms & Reports Developer in separate server

    Hi,
    I installed Forms & Reports Server (without developer tools) on one server. Now I want to install only Forms and Reports developer in another server. Can anybody tell me how to achieve this or from where I can get some reference document particularly for this task?

    you could set the working directory of your formsweb.cfg entry to another path;
    e.g.:
    [test_config]
    workingDirectory=d:\devworkspace\forms
    where d:\devworkspace\forms is the directory where your fmx/plx/mmx are located
    if you have also own .jar files in use, you could also put them into another directory, and access them in the formsweb.cfg via an aliasmatch:
    archive=frmall.jar,../my_aliasmatch/my_jar_file1.jar,../my_aliasmatch/my_jar_file2.jar
    and in the httpd.conf (OAS_HOME/Apache/Apache/conf/httpd.conf)
    add a line like this:
    AliasMatch ^/forms/my_aliasmatch/(..*) "d:\devworkspace\java/$1"
    where d:\devworkspace\java is the directory where your jar files are located.
    and restart Apache.
    for productional use you can also create a different config with a different workdir and a different aliasmatch.
    the reports can also be located anywhere; just set the workdir and cachedir of your testreportsserver to a location where your reports are located.
    regards
    Christian

  • Broswer close/raise exception after installing Forms/Report Services

    Hi,
    I have iDS10g R2 recently I have installed Form/report Services(AS) 10g R2 but when I try to open a default/test page on one PC is raise Java exception
    Java.lang.classnotFoundexception Oracle.forms.engine.main
    and on Second PC browser close automatically without any exception(with Forms/Report Services 10gR2 I have Jinitiator1.3.1.22, someone plz help me.
    Many Thanks
    Khawar
    Message was edited by:
    S. Khawar

    Hi,
    the message means that it acclot access frmall.jar, containing the Forms client Java files. Did you perform a fresh install and the run the default demo form ?
    Frank

  • Installing Forms&Report  Services with Oracle Application Server 10g Rel 3

    Can I Install Forms & Report Services with Oracle Application Server 10g Release 3 some how?
    I am thinking of installing Forms & Reports Services in separate home with Oracle Application Server 10g Rel 3.
    Does any body has any different idea so that they both can run more smoothly together.
    Thanks
    Raj
    www.oraclebrains.com

    They WILL NOT RUN TOGETHER. We have discussed this many times before. They must be in separate homes.
    Check the search function for this forum to find the previous discussions.

  • After installing Crystal Reports XI on Windows 2003 server with one error..

    After installing Crystal Reports XI on Windows 2003 server with one error... REGSVR sapldap.dll error.  I had to regsvr it manually.  Crystal still didn't run.  Found out that Crystal Reports XI will not run until you change DEP to protect only windows program and services.  Thanks.

    Thank you for sharing your finding. Very much appreciated.
    The DEP is a known issue and it is documented in [this|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_erq/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes.do] note.
    Crystal Reports XI was not compiled with the nx flag as it released before Windows XP Service Pack 2 or Windows 2003 Service Pack 1.
    As for the sapldap.dll. I'm not sure where this is coming from. I do not see this dll on my install, however it does come with the SAP portal integration kit. So I'm not sure if that is flying around somewhere on that server(?)
    Ludek

  • Error installing Forms/Reports Server on linux m/c having EBS R12 installed

    Hi,
    We are trying to install Forms and Reports server (Oracle Application Server 10gR2 (10.1.2.0.2) Forms and Reports Services) on a linux x86 box. The box already has Oracle E-business Suite R12 running on it. Our end goal is to install Oracle Transport Management (OTM), which requires Oracle Forms and Reports server to run its reports. When installing Forms and Report server I am getting following error. During installation, I gave a different set of ports to be used by Oracle Forms/Reports Apps server (and not the default) in staticports.ini and ensured that those ports are available. Any idea what could be the issue. If the issue is due to port conflict, how do I find which is the conflicting port. Also, is it possible to re-use Oracle Applications' Forms/Reports server for other applications like OTM.
    Get the following error during installation of Oracle Application Server 10gR2 (10.1.2.0.2) Forms and Reports Services:
    . Please also check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    * permissions on files
    * file contention issues on Windows NT
    * internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
    Resolution:
    Base Exception:
    java.net.BindException
    Address already in use
    java.net.BindException: Address already in use
    at java.net.PlainSocketImpl.socketBind(Native Method)
    at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:331)
    at java.net.Socket.bind(Socket.java:498)
    at java.net.Socket.<init>(Socket.java:307)
    at java.net.Socket.<init>(Socket.java:124)
    at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.openOEMSSession(Unknown Source)
    at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.openOEMSSession(Unknown Source)
    at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.sendHTTPRequest(Unknown Source)
    at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.getOpmnProcStatus(Unknown Source)
    at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.getProcessStatus(Unknown Source)
    at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.getComponentProcessStatus(Unknown Source)
    I do now have much experience on DBA side, so my question may be very basic, but pls bear with me.
    Thanks.
    Namit

    So ...
    After a lot of searches, it was necessary a help from a Weblogic Administrator to find out what was going on with the installation process. The problem was with the memory allocation to the Weblogic VM. The process EMGC_OMS1 could not be started cos it was not possible to create a VM into SERVERADMIN.
    With just my DB experience I could not find any logs besides emctl.log and that one that it's shown in OEM Installler interface. The Weblogic Administrator was browsing the HOME where the Weblogic was installed and he found logs that showed the error telling where the problem was. Even downloading the OEM 12c 32bit, it was allocated memory to the java as if it was 64bit. The solution was decreasing the values of memory and clicking in Retry. So, my OEM Cloud Control 12c it's working now.
    Regards
    Bruno Palma

  • Install Forms & Reports Services into existing home?

    I have a server with Oracle Database 10G R2 installed. I also installed the Web Server from the companion CD into its own home to use for APEX.
    Now, I want to install Forms and Reports services. Can I use the same "html" home that I used for the web server before?
    Or should I uninstall the previous web server, install Forms and Reports services and then redo the dad and image directory for APEX?
    Thanks,
    Chad

    Jacco,
    Thanks. I got everything up and running together. Though, I did have to add a port on the AS Control page for Apex, but other then that...no trouble.
    Thanks again,
    Chad

  • Installing Form, Reports 11g

    For the Last few weeks i have been reading all the documents on the internet,
    so i at last became able to
    install Oracle Databse 11g
    install RCU /installing Schemas, all of it,
    installling weblogic 1033
    using identity Managment installed OID etc
    identity manager didn't gave any error
    when prompted at last to Portal Forms, Reports and discoverer
    just strucked at providing "Specify OID informtion" hostname,portnumber etc
    identity manager summary show port number 3131,3060,password and user name are also correct,
    but pressing 'next' gives me error message "Verify Credentials, Make sure hostname,port number, password are correct"?
    Kindly someone,

    i did it somhow,
    deselecting portal and
    select forms, reports only
    then skip the specification screen of OID,
    installed firefox 5.0.1 and jre 6u27, run test.fmb which was in forms folder,
    but it do not run any other FMB it gives a TNS error?
    Kindly someone,
    Edited by: kashif, pakistan on Oct 3, 2011 12:37 PM

  • While install forms&report 11g

    dear sirs, pls tell me how to know the host name of Oracle internet directory, and also the port number and user name

    You have to ask the guy who install Oracle internet directory.
    Regards

  • May i can't have Forms+Reports server on the same machine ?

    Gurus!
    I have installed Forms+Reports server on the same machine with their builders too. But then Forms & Reports server does not function when i call my .fmx file in browser the message,
    "Java applet loading" appears but then the process hang up.
    But when only installed Form server my .fmx file works.I also want to call my .rep files from forms.
    May i can not have Forms+Reports server on the same machine?
    Separately they work but not both but i require both how!
    I have also seen when both installed and when i start services of both then ifweb60.exe is called two times in memory, it shows from task manager's process tab.
    Please help!
    Many thanks

    1. Check these files to make sure you have the correct port settings for your forms: formsweb.cfg, base.htm
    2. In your Windows Registry:
    a. Add path for Reports Server (REPORTSxx_PATH)
    b. Make sure you also have FORMSxx_PATH defined
    c. Check values of your OracleFormsServer.
    HKEY_LOCAL_MACHINE
    SYSTEM
    ControlSet001
    Services
    OracleFormsServer
    Verify the values of Host, Mode, Pool and Port.
    3. Check Metalink Note 97487.1 for additional info.
    And YES, Apache, Forms, Reports and Graphics can all run in the same machine.

  • Problem installing Oracle Internet Developer Suite 1.0.2.4.1 (Forms & Reports 6i)

    Hi all,
    I am unable to install Oracle Internet Developer Suite 1.0.2.4.1 - specifically Forms & Reports 6i, Designer, Discoverer (ALL Products on Quick Install option on Windows 98 system). The installation proceeds to Install screen when the various files start to load ... Then the whole process stops after showing 100% load (sometimes the screen freezes, sometimes I get error message - illegal instruction etc) when the following file is being loaded :
    Extracting ... ewt_swingaccessbridge.jar
    I have another question :
    I have Personal Oracle 8i (8.1.7) installed on D:\Oracle\Ora81 already.
    During the install process (before I get the above error message) the 8.1.7 RSF-based product install location screen presents itself with the option to create a new Oracle Home and location (The preferred Oracle Home name iDSData and preferred Oracle Home Location D:\ORACLE\iDSData are already entered in the boxes) or Select an existing ORACLE_HOME. My existing ORACLE_HOME is
    D:\Oracle\Ora81. What am I supposed to do at this point ? The installation guide is not explicit. Any help with these topics will be greatly appreciated.
    I will be greatly obliged to anyone who can assist me with installing Forms & Reports 6i. Many thanks in advance.
    Sincerely,
    Partha Sur
    [email protected]

    Had the same problem too. It won't install in the same directory as your database. You need to create a new directory on your hard drive and have it installed there. Worked for me.
    Regards,
    LP

  • To install forms and reports 11g

    dear sirs, when i install forms&reports 11g it asks me about weblogic, and i go to oracle download and i download it, but i could not setup this weblogic server please anybody tell me how to setup weblogic server for my forms and reports 11g to work.
    help me pls
    Yasser

    First of all, this is a question for Weblogic Server, not Weblogic Portal forum.
    Nevertheless, you should be able to find your info at http://docs.oracle.com/cd/E17904_01/pfrd.htm or http://docs.oracle.com/cd/E24269_01/index.htm

  • How install Oracle Developer Suite 10g for Linux (Including Forms & Reports

    hi
    i want to install Forms & Reports Developer Suite in Linux OS So i have downloaded From OTN Site
    "Oracle Developer Suite 10g for Linux (Including Forms & Reports)"
    These are the File's i have Downloaded:
    as_linux_x86_ids_101202_disk1.cpio
    as_linux_x86_ids_101202_disk2.cpio
    so in the Oracle Documentation Site they have given Guide as Follows:
    $cpio -idmv < as_linux_x86_ids_101202_disk1.cpio
    $cpio -idmv < as_linux_x86_ids_101202_disk2.cpio
    after that what should i do ...
    How to Install Oracle Developer Suite 10g for Linux (Including Forms & Reports)
    Kindly Reply ASAP

    Pl follow the steps in the Install Guide - http://download.oracle.com/docs/cd/B19375_02/doc/frs/install/B19314_02/toc.htm
    Srini

  • Want to install AS with Forms / Report service?

    Hi
    i want to install AS with Forms / Report service?
    which version of AS i should download
    does forms/ reports service come separately? or with AS
    Thanks for help

    Hi Paul,
    According to your reply, i installed standalone versions of Forms & Reports (10.1.2.0.2)services on Linux suse 9. And it is working fine.
    Now my next requirement is that i want to create three environment on my Linux box dev, test and UAT. this one which i have created before i am using that environment as dev.
    Kindly provide me some direction that how can i create test and UAT environment on same machine which should point to different source files and databses.
    1. Do i need to install again standalone forms/reports services twice? if yes then how can i access them?
    2. Is there any setting in existing OAS configuration which can divert me to different sources and databases. i saw something like this somewhere
    http://oas.com:7777/forms90/f90servlet?config=UAT&userid=cg_am2/training@tardist
    bla bla bla.
    Please help.
    JM

  • 2-Tier form/report implementation!

    Hi all,
    Where can I find information to implement 2-tier (client/server) with Developer 6i?
    Is it possible to do it without installing form/report server?
    Thanks in advance!

    For client/server application you don't need
    form/report server.
    All information you can find in this directory:
    <<oracle_home>>\TOOLS\DOC60\us\guide60\.
    There are *.htm files and also guide60.pdf.
    Helena

Maybe you are looking for

  • If we get iPhones is everything the same as on iPad?

    This is a relatively simple set of pre-purchase newbie questions. My husband and I both have S*** phones and iPads.  He's a stalwart PC guy but iPad has him hooked, and I've had Apple computers since 1984.  We each have our own individual iTunes/AppS

  • J2SE Aadpter Engine's File AdapterConfig. to J2EE Adapter Config

    Hi All, Could anybody throw light on Converting the J2SE Receiver File Adapter Configuration to J2EE Receiver File Adapter Configuration which uses Dispatcher Classes too... TO be more precise..... Where do the follwoing Properties fit in the New J2E

  • Export and Import Application

    Greetings, I have created a Portal30 application that includes several forms, reports, and charts. Now I want to duplicate for another schema in the same database. I export the application in Navigator under applications. Then I use Sqlplus 8.1.7. to

  • Can I use both SID and SERVICE_NAME in my DG configuration?

    Hello, Need little guidance for the following senario I've got a shared database where more then one application connects to. To configure failover from primary to standby, I need SERVICE_NAME'ing but my applications connect using SID naming conventi

  • Using NT Security Context with JNDI to talk to AD

    Hello all, Is there a way in JNDI to connect to Active Directory using the current NT Security Context like ADSI does? I want to run a Java program as a service under Win2k. I want to assign a user for it to run as (on service start). When the progra