Installing Forms 6i Unbound variable error

I am having a problem installing Forms 6i on an NT box(4.0 service pack 4). It has Personal Oracle 8i installed but I don't think that is connected to the problem.
Anyway, the install stops part way through with the message "rsf73.vrf(281) Unbound variable 'deinstl'". Any help would be greatly appreciated.
Also, is there any real difference between personal oracle 81 and Enterprise 8i? Things look awfully similar after the install of both.

Dear Don,
In this forum you should met many similar problems. But I suggest you to edit your config.sys file and add this :
SHELL=C:\COMMAND.COM /P /E:255
It will add length of your environment path to 255. PATH_TOO_LONG_PROMPT means that your environment couldn't hold Developer's Path anymore (Default environment for Win'98 is 64).
Hope this Help.
Regards,
Franko Lioe

Similar Messages

  • Forms Personalization:Global variable Error

    Hi,
    Two Forms one is AR transactions and 2nd is AR TO AP,
    navigating from ACTIONS menu in Transactions window to call AR TO AP form
    Have defined Global Variable for Transaction Number in AR R12, AS,
    Object Type - Global variable
    Target object - MAIN_TRX_VALUE
    Property name - Value
    Value - :TGW_HEADER.TRX_NUMBER_MIR
    And want to use this global variable in another calling form AR TO AP but not getting value of generated transaction Number in my form field TRANSACTION_NUMBER which is defined as in personalization
    Object Type - ITEM
    Target object - BLK_CTRL.Transaction_number
    Property name - Value
    Value - :GLOBAL.MAIN_TRX_VALUE.
    Any Syntax error?have done all trial n error menthod.
    Using followin syntax in form 10g WHEN NEW FORM INSTANCE,
    :Blk_Ctrl.Transaction_Number := :global.MAIN_TRX_VALUE ;
    Any other way to fetch TRX_NUMBER_MIR value?
    On Priority.THANKS.

    hi
    u did not mention error and u r forms version?
    sarah

  • Error  user.avf(44): Unbound variable 'w32rsf80'

    hi
    when i install the devloper 6 then show me this error
    user.avf(44): Unbound variable 'w32rsf80'
    at stage three when give the istallation location
    thanking you

    This is not the right forum. Please repost this in the developer forum.
    cu
    Andreas

  • Help for this error  user.avf(44): Unbound variable 'w32rsf80'

    hi
    when i install devloper 6 then show me this error
    user.avf(44): Unbound variable 'w32rsf80'
    at stage three when give the installation location
    thanking you

    Hi,
    This error appears when trying to install from a shared area that uses the universal naming convention (UNC) format, e.g. \\machine2\dev60.
    The Oracle installer does not support UNC formats, therefore your share or staging area must be mapped to a drive letter.
    Nicolas.

  • Getting a bad bind variable error while compiling a custom form in R12

    Hi,
    I am getting a bad bind variable error while compiling a custom form.
    I tried setting the forms_path variable and I am still getting the error. Can anyone please suggest what can be done?
    DECLARE
    BEGIN
    IF :parameter.p_line_ship_to = 'T'
    THEN
    IF :SYSTEM.cursor_item = 'LINE.SHIP_TO'
    THEN
    :parameter.lov_num_param1 := :line.ship_to_customer_id;
    oe_lines.ship_to ('WHEN-VALIDATE-ITEM');
    :parameter.lov_num_param1 := :line.ship_to_customer_id;
    END IF;
    :parameter.p_line_ship_to := 'F';
    END IF;
    END;
    I am getting this error:
    Bad bind variable 'parameter.p_line_ship_to'

    The Parameter is not defined in the form.. But, this form is already been compiled and deployed.. I have to make some changes to the form and tried to compile it, when i am getting this error. Is it possible that the parameter would be defined in some other form or can this error be due to some other reasons?
    Thanks in Advance.

  • 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

  • Error when installing Form Manager.

    Hi all,
    I'm trying to install Form Manager v. 7.0.1. When I run the configuration manager, the progress gets to 12% then displays the error code "LCMerror101" with the message "Livecycle module pdfagent-client could not be copied to working directory".
    Does anyone know what this error means? How can I work around it?
    I know the issue isn't related to disk space (20+ gigs free) and I'm using the administrator account to install. Any suggestions or tidbits of info would be much appreciated.
    Thanks,
    Stone.

    Here's a copy of the log file. lcm.log
    [2006-02-21 14:11:34,437], Runnable bean context: My Action (bean23), com.adobe.idp.install.lcm.LCMProcessManager, INFO , Copying component to working dir: com.adobe.idp.install.lcm.config.Component@857327[monitorui,../components/monitorui,./wor king/monitorui]
    [2006-02-21 14:11:36,750], Runnable bean context: My Action (bean23), com.adobe.idp.install.lcm.LCMProcessManager, INFO , Copying component to working dir: com.adobe.idp.install.lcm.config.Component@14b2db7[xmlform,../components/xmlform,./workin g/xmlform]
    [2006-02-21 14:11:38,718], Runnable bean context: My Action (bean23), com.adobe.idp.install.lcm.LCMProcessManager, INFO , Copying component to working dir: com.adobe.idp.install.lcm.config.Component@a65760[fontmanager,../components/fontmanager,. /working/fontmanager]
    [2006-02-21 14:11:48,312], Runnable bean context: My Action (bean23), com.adobe.idp.install.lcm.LCMProcessManager, INFO , Copying component to working dir: com.adobe.idp.install.lcm.config.Component@1e140bf[registry,../components/registry,./work ing/registry]
    [2006-02-21 14:12:30,593], Runnable bean context: My Action (bean23), com.adobe.idp.install.lcm.LCMProcessManager, INFO , Copying component to working dir: com.adobe.idp.install.lcm.config.Component@161bfa3[pof,../components/pof,./working/pof]
    [2006-02-21 14:12:32,390], Runnable bean context: My Action (bean23), com.adobe.idp.install.lcm.LCMProcessManager, INFO , Copying component to working dir: com.adobe.idp.install.lcm.config.Component@6c9220[workflow,../components/workflow,./worki ng/workflow]
    [2006-02-21 14:12:35,515], Runnable bean context: My Action (bean23), com.adobe.idp.install.lcm.LCMProcessManager, INFO , Copying component to working dir: com.adobe.idp.install.lcm.config.Component@1ed7524[fm,../components/formmanager,./working /fm]
    [2006-02-21 14:12:39,921], Runnable bean context: My Action (bean23), com.adobe.idp.install.lcm.LCMProcessManager, INFO , Copying component to working dir: com.adobe.idp.install.lcm.config.Component@a5c9f1[pdfagent-client,../components/pdfagent- client,./working/pdfagent-client]
    [2006-02-21 14:12:39,921], Runnable bean context: My Action (bean23), com.adobe.idp.install.lcm.LCMProcessManager, ERROR, Could not copy components
    com.adobe.idp.install.lcm.LCMException: Could not copy components
    at com.adobe.idp.install.lcm.LCMProcessManager.copyComponentsToWorkingDirectory(LCMProcessMa nager.java:463)
    at MyAction.execute(MyAction.java:165)
    at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    Caused by: com.adobe.idp.install.lcm.LCMException: Illegal state found: File does not exist
    at com.adobe.idp.install.lcm.LCMProcessManager.copyDirOrFile(LCMProcessManager.java:554)
    at com.adobe.idp.install.lcm.LCMProcessManager.copyDirOrFile(LCMProcessManager.java:508)
    at com.adobe.idp.install.lcm.LCMProcessManager.copyComponentsToWorkingDirectory(LCMProcessMa nager.java:459)
    ... 2 more
    [2006-02-21 14:12:40,015], Runnable bean context: My Action (bean23), MyAction, ERROR, LCMerror101{pdfagent-client}
    com.adobe.idp.install.lcm.LCMException: Could not copy components
    at com.adobe.idp.install.lcm.LCMProcessManager.copyComponentsToWorkingDirectory(LCMProcessMa nager.java:463)
    at MyAction.execute(MyAction.java:165)
    at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    Caused by: com.adobe.idp.install.lcm.LCMException: Illegal state found: File does not exist
    at com.adobe.idp.install.lcm.LCMProcessManager.copyDirOrFile(LCMProcessManager.java:554)
    at com.adobe.idp.install.lcm.LCMProcessManager.copyDirOrFile(LCMProcessManager.java:508)
    at com.adobe.idp.install.lcm.LCMProcessManager.copyComponentsToWorkingDirectory(LCMProcessMa nager.java:459)
    ... 2 more
    [2006-02-21 14:12:40,031], Runnable bean context: My Action (bean23), MyAction, ERROR, ErrorCode: LCMerror101, ErrorStr: Livecycle module pdfagent-client could not be copied to working directory.

  • 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

  • Error installing forms 6i

    Error Information on instalation forms 6i:
    mm60.map(0):FILE_NOT_FOUND while
    mapping mm60
    why resolve this problem?

    Hey Mick,
    One time, I noticed the installer failed because I was using a CD drive that was shared from another box. I had to explicitly map the shared drive (ie, call it t:) before the installer would run.
    Alternatively, try installing patch set 15.
    If you still have no success, try posting the exact text of the error message.
    Cheers

  • Trouble installing "Form Builder" with Oracle Developer 6/6i

    I get the following "Error Info" message first:
    "path vrf(86): Unbound variable 'path_too_long_prompt'"
    Then the following:
    "The Oracle Installer cannot update the system path variable to %new- path% because it is too long. Please restrict your system path to 127 characters and make sure D:\Oracle\ORADEV\bin is included in your path."
    Note that the reference to the D:\ drive is correct, but how do I correct this problem with the path variable being too long?
    "Form Builder" does not get installed but the "Report Builder" which follows this step in the process installed just fine.
    Any help would be greatly appreciated.
    ...Barry

    Yes, you can install. Install Oracle 9i DB and D2k on different HOME. Then, configure D2K tnsnames.ora as per 9iDB tnsnames.
    it will work, and works fine for me.
    Pramodu. C. P

  • Can't install forms 6i

    hi,
    I installed Reports 6i on Win98. Now when i try to install Forms 6i it gives following error.
    path.vrf(86): Unbound Variable 'Path-too-long-prompt.
    any help is appreciated
    thanks
    ---himanshu

    Hi,
    This error is raised if the PATH in the autoexec.bat file is greater than 127 characters.
    Make sure that the PATH in Autoexec.bat file does not exceed 127 characters.
    Hope this helps.
    Best Regards,
    Deepak Rai
    [email protected]

  • Trying to install Forms 11.1.2.00.

    Hello,
    As a home user, I am not in Oracle Support,
    I have Windows 7 Home Edition, and I am trying to install Forms 11.1.2.00.
    I have installed JDK 1.6 update 35…
    first install Weblogic  ( wls1035_generic.jar ) ok
    Then Forms.ok
    Then configure Forms (for deployment )
    My problem is that it has stucked to “Restarting AdminServer” Step 11 of 12
    Creating Managed Server: WLS_FORMS        Success
    Creating Managed Server: WLS_REPORTS     Success
    Deploying Enterprise Manager                         Success
    Restarting AdminServer                                   In Progress............
    My PATHS environmental variables do not have spaces.
    Any ideas?
    Thank you.

    Check: 1607:Unable to Install InstallShield Scripting Runtime Error Trying to Install Smart View in a WIndows XP Workstation (Doc ID 789284.1)
    Symptoms
    The installation of Smart View on a Microsoft Windows XP workstation fails with the following message: "1607:Unable to install InstallShield Scripting Runtime".
    Cause
    As per the following Microsoft Knowledge article: << http://support.microsoft.com/kb/888019 >>, this problem may occur if one of these conditions is true:
    • You run the Setup program from a virtual drive created through the subst command.
    • The driver IDriver.exe is not registered correctly
    • The installer Msiexec.exe is not registered correctly.
    • The user account does not have permission to access the C:\Windows\Installer folder.
    • An older version of the Windows Installer engine was installed from a network drive that is no longer available.
    • The user account does not have permission to install software on the computer.
    • Another instance of Msiexec.exe is running.
    • Another Windows Installer-based Setup program is running.
    • Windows XP is damaged
    Solution
    Reinstalled Windows XP in the workstation.
    Cheers...!!!

  • Problem while install forms 11g

    dear sirs
    when i install forms and report 11g it give me error about jvm, and i try to install java se to solve the problem, but problem still
    pls tell me how to solve or how to install this jvm, known that i use operating system windows 7 64bit

    The problem is that you are trying to install a version of Forms 11g which needs a 64 bits JVM and you have a 32 bits JVM.
    So you should install a 64 bits JDK and a 64 bits Weblogic (because the weblogic that comes with jdeveloper is a 32 bits weblogic).
    Then you will be able to install the Forms you are trying to install, also look at this link to set the JAVA_HOME if you are installing on windows:
    https://confluence.atlassian.com/display/CONF25/Set+JAVA_HOME+variable+in+Windows
    Regards
    Carlos

  • Install forms

    Hi to all,
    I have DB oracle 9.2 on windows 2003 end now I need to install a client di forms6i (only runtime) but I can't. I can install forms on a new oracle home but when execute a forms it doesn't work because it don't see the forms60_path variable. I have create this variable in oracle section. what should i do?
    thank you
    Silvia

    I can install forms on a new oracle home but when execute a forms it doesn't work because it don't see the forms60_path variable.Are you getting an error? How do you know the issue is with the FORMS60_PATH?
    I have create this variable in oracle section. what should i do?In the Oracle Section of what?
    Abdetu - Posted: Mar 31, 2011 6:07 AMThis parameter is already existed no need to creat it just search for on the registery..>
    Abdetu is both right and wrong. Right; in that the Dev Suite 6i installer will create a Registry entry for the FORMS60_PATH in the Dev Suite Home, but wrong, in that if you create an environment variable of the same name as a registry entry, Windows will take the value of the Environement variable.
    As I mentioned above, where did you make the FORMS60_PATH changes? Please describe how you made this change.
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Create domain failure when installing forms 11gr2

    I am trying to install forms 11gr2(11.1.2) 64 bit on a windows 7 64 bit OS. I have installed JDK 1.6.0_31 64 bit Java. I installed WLS 10.3.5 and did not run the quickstart or da any configuration. I installed forms 11gr2 without configuration option. When completed installing forms 11gr2 I went to start bar and selected configure classic instance. I select the defaults and it tries to configure. I keep getting failed when trying to create domain. I checked various articles and most have pointed to spaces in path statement. I ave created to junctions to Program Files and Program Files (x86). I changed the path statement and any other system variable that pointed to one of those directories. As a side note, I reboot everytime I make a change. The following is the last part of the log file showing the actual error.
    [2012-05-04T08:47:35.853-04:00] [as] [TRACE] [] [oracle.as.install.engine.modules.presentation] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] [SRC_CLASS: oracle.as.install.engine.modules.presentation.PresentationModule] [SRC_METHOD: processModuleEvent] PRESENTATION MODULE RECEIVED EVENT ID: 12201
    [2012-05-04T08:50:39.464-04:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] [Action]: Application Configuration. Library not found: C:\oracle\Middleware\FRHome/jlib/ossoreg.jar
    [2012-05-04T08:52:19.529-04:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] [Action]: Application Configuration. Library not found: C:\oracle\Middleware\FRHome/jlib/jazn.jar
    [2012-05-04T08:52:19.529-04:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] [Action]: Application Configuration. Library not found: C:\oracle\Middleware\FRHome/jlib/ldapjclnt9.jar
    [2012-05-04T08:52:19.529-04:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] [Action]: Application Configuration. Library not found: ORACLE_HOME%/jdbc/lib/ojdbc6.jar
    [2012-05-04T08:52:19.529-04:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] [Action]: Application Configuration. Library not found: C:\oracle\Middleware\FRHome/jlib/repository.jar
    [2012-05-04T08:52:20.138-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Setting data for action:Application Configuration
    [2012-05-04T08:52:20.178-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:true to variable:CREATE_DOMAIN
    [2012-05-04T08:52:20.178-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:false to variable:EXTEND_DOMAIN
    [2012-05-04T08:52:20.178-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:false to variable:EXPAND_CLUSTER
    [2012-05-04T08:52:20.178-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value: to variable:DOMAIN_HOME_PATH
    [2012-05-04T08:52:20.178-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:ClassicDomain to variable:DOMAIN_NAME
    [2012-05-04T08:52:20.178-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:C:\oracle\Middleware\user_projects\domains to variable:DOMAIN_LOCATION
    [2012-05-04T08:52:20.178-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:KBALD138H93R.acct03.us.lmco.com to variable:DOMAIN_HOSTNAME
    [2012-05-04T08:52:20.178-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value: to variable:DOMAIN_PORT
    [2012-05-04T08:52:20.178-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:weblogic to variable:ADMIN_USER_NAME
    [2012-05-04T08:52:20.178-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:<SECURE> to variable:ADMIN_PASSWORD
    [2012-05-04T08:52:20.178-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:C:\oracle\Middleware to variable:MW_HOME
    [2012-05-04T08:52:20.178-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:C:\oracle\Middleware\wlserver_10.3 to variable:WL_SERVER_HOME
    [2012-05-04T08:52:20.178-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:C:\oracle\Middleware\FRHome to variable:ORACLE_HOME
    [2012-05-04T08:52:20.178-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:C:\oracle\Middleware\asinst_1 to variable:INSTANCE_HOME
    [2012-05-04T08:52:20.178-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:asinst_1 to variable:INSTANCE_NAME
    [2012-05-04T08:52:20.178-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:false to variable:CONFIGURE_PORTAL
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:true to variable:CONFIGURE_REPORTS
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:true to variable:CONFIGURE_FORMS
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:false to variable:CONFIGURE_DISCO
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:true to variable:CONFIGURE_FORMS_BUILDER
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:true to variable:CONFIGURE_REPORTS_BUILDER
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:false to variable:CONFIGURE_OHS
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:false to variable:CONFIGURE_WEBCACHE
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:true to variable:CONFIGURE_MANAGEMENT_COMPONENT
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:false to variable:CONFIGURE_ORACLE_CONFIGURATION_MANAGER_DETAILS
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:false to variable:CREATE_CLUSTERED
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:0 to variable:PORT_LOCATION
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:true to variable:AUTOMATIC_PORT_DETECT
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value: to variable:STATICPORT_INI_FILE_LOCATION
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:true to variable:DO_NOT_USE_PROXY_SETTINGS
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:false to variable:ENABLE_PROXY
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:proxy1.global.lmco.com to variable:PROXY_HOST
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:8080 to variable:PROXY_PORT
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value: to variable:PROXY_BYPASS
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:null to variable:DATABASE_CONNECTION_STRING
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:null to variable:IS_DISCOVERER_DS_NEEDED
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:null to variable:IS_PORTAL_DS_NEEDED
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:null to variable:IS_PORTLET_DS_NEEDED
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:null to variable:DISCOVERER_SCHEMA_NAME
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:null to variable:PORTAL_SCHEMA_NAME
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:null to variable:PORTLET_SCHEMA_NAME
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:<SECURE> to variable:DISCOVERER_SCHEMA_PASSWORD
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:<SECURE> to variable:PORTAL_SCHEMA_PASSWORD
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:<SECURE> to variable:PORTLET_SCHEMA_PASSWORD
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:<SECURE> to variable:UPGRADE_PORTAL_SCHEMA
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:true to variable:USE_OID
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:false to variable:USE_SSO
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:true to variable:USE_OAM
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value: to variable:OID_HOST
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value: to variable:OID_PORT
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value: to variable:OID_USERNAME
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:<SECURE> to variable:OID_PASSWORD
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:false to variable:OID_USE_SSL
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value: to variable:OAM_HOST
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value: to variable:OAM_PORT
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value: to variable:OAM_USERNAME
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:<SECURE> to variable:OAM_PASSWORD
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:null to variable:CONFIGURE_PORTAL_AGAINST_DEDICATED_REPOSITORY
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value: to variable:PORTAL_URL
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value: to variable:FORMS_URL
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value: to variable:REPORTS_URL
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value: to variable:DISCO_URL
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value: to variable:DISCO_PLUS_URL
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value: to variable:EM_URL
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value: to variable:EMAGENT_URL
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value: to variable:ADMIN_CONSOLE_URL
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:true to variable:CONFIGURE_FORMS_ENVIRONMENT
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:true to variable:CONFIGURE_REPORTS_ENVIRONMENT
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:true to variable:CONFIGURE_FOR_DEVELOPMENT
    [2012-05-04T08:52:20.188-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Assigning value:false to variable:CONFIGURE_FOR_DEPLOYMENT
    [2012-05-04T08:52:20.188-04:00] [as] [TRACE] [] [oracle.as.install.engine.modules.presentation] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] [SRC_CLASS: oracle.as.install.template.screens.ConfigurationPage] [SRC_METHOD: onDescriptionChange] [CONFIG PAGE] New Description: Application Configuration
    [2012-05-04T08:52:20.198-04:00] [as] [TRACE] [] [oracle.as.install.engine.modules.presentation] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] [SRC_CLASS: oracle.as.install.template.screens.ConfigurationPage] [SRC_METHOD: onDescriptionChange] [CONFIG PAGE] Old Description: Application Configuration
    [2012-05-04T08:52:20.218-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Setting valueOf(DOMAIN_HOME_PATH) to:C:/oracle/Middleware/user_projects/domains/ClassicDomain. Value obtained from:USER
    [2012-05-04T08:52:21.788-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Setting valueOf(DOMAIN_PORT) to:7001. Value obtained from:USER
    [2012-05-04T08:52:25.317-04:00] [as] [TRACE:16] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] [SRC_CLASS: oracle.as.install.classic.ca.standard.ClassicConfigMain] [SRC_METHOD: doExecute] ENTRY
    [2012-05-04T08:52:30.352-04:00] [as] [WARNING] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] CSF Entries will not be parsed since the AdminServer is unreachable
    [2012-05-04T08:52:30.392-04:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Executing a Jaxb workflow ...
    [2012-05-04T08:52:30.392-04:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Begining Oracle Fusion Middleware Configuration ...
    [2012-05-04T08:52:30.392-04:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] Begining Oracle Fusion Middleware Configuration ...
    [2012-05-04T08:52:30.422-04:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] ENTRY ASDomain.createDomain
    [2012-05-04T08:52:30.422-04:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] ENTRY ASDomain.createDomain
    [2012-05-04T08:52:30.422-04:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] reportStartConfigAction: ENTRY........
    [2012-05-04T08:52:30.422-04:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] reportStartConfigAction: eventStatus........oracle.as.provisioning.engine.ConfigEventStatus@5f2471dc
    [2012-05-04T08:52:30.422-04:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] reportStartConfigAction: 2........
    [2012-05-04T08:52:30.432-04:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] reportStartConfigAction: Set the Extion Id to START........
    [2012-05-04T08:52:30.432-04:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] reportStartConfigAction: Did the assignment...
    [2012-05-04T08:52:30.432-04:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] reportStartConfigAction: EXIT........
    [2012-05-04T08:52:30.432-04:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000JSNt26Z7u1t14fq2Vi1Fcwwd000004,0] [[
    oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:686)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:339)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:662)
    Any help is appreciated as I have been trying to install the 64 bit forms and report developer products for a few weeks and keep receiving the same error. I have tried other versions, forms 11.1.1.2 and WLS 10.3.2, with the same results. Thanks in advance.

    I only have the 127.0.0.1 localhost entry uuncommented in the hosts file. Here is a copy of the .out file from the log directory as it might help for those more knowledgeable than myslef.
    Setting ORACLE_HOME to C:\oracle\Middleware\FRHome
    Setting Doracle.config.mode to true
    Adding C:\Users\675499\AppData\Local\Temp\OraInstall2012-05-04_11-11-29AM for deletion.
    Adding to classpath:file:/C:/Users/675499/AppData/Local/Temp/OraInstall2012-05-04_11-11-29AM/ext/jlib/classic.jar
    Adding to classpath:file:/C:/Users/675499/AppData/Local/Temp/OraInstall2012-05-04_11-11-29AM/ext/jlib/template.jar
    [email protected]lassicPage.ScreenRes
    configFileName:C:\Users\675499\AppData\Local\Temp\OraInstall2012-05-04_11-11-29AM\ext\jlib\footprint.xml
    Setting current page standalone validations to true
    Setting current page standalone validations to true
    Setting current page standalone validations to true
    resultset.getStatus() : true
    Setting collector hub url in screen:null
    Temp Buffer: C:\Oracle\Middleware;
    ExtendDomain: false          ExpandCluster: false
    wasExtendDomain: false          wasExpandCluster: false
    prevAdminServerURL:           adminServerURL: KBALD138H93R.acct03.us.lmco.comweblogic
    isFirstVisit:true
    Oracle Home = C:\oracle\Middleware\FRHome
    Setting current page standalone validations to true
    In processErrorMsgStringOracle Instance
    java.lang.UnsatisfiedLinkError: no GetVolumeInfo in java.library.path
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1737)
         at java.lang.Runtime.loadLibrary0(Runtime.java:823)
         at java.lang.System.loadLibrary(System.java:1028)
         at oracle.as.install.engine.modules.util.others.VolumeAPI.<clinit>(VolumeAPI.java:37)
         at oracle.as.install.common.handlers.fileQueries.ValidateHomeDirectory.checkIfFileSystemIsFAT32(ValidateHomeDirectory.java:398)
         at oracle.as.install.common.handlers.fileQueries.ValidateHomeDirectory.executeHandler(ValidateHomeDirectory.java:320)
         at oracle.as.install.engine.modules.handler.engine.HandlerLauncher$LaunchHelper.execute(HandlerLauncher.java:487)
         at oracle.as.install.engine.modules.handler.engine.HandlerLauncher$LaunchHelper.launch(HandlerLauncher.java:413)
         at oracle.as.install.engine.modules.handler.engine.HandlerLauncher.execute(HandlerLauncher.java:178)
         at oracle.as.install.engine.modules.handler.engine.HandlerEngine.execute(HandlerEngine.java:137)
         at oracle.as.install.engine.modules.handler.HandlerModule.performOperation(HandlerModule.java:455)
         at oracle.as.install.engine.modules.handler.HandlerModule.performInputValidations(HandlerModule.java:413)
         at oracle.as.install.engine.modules.handler.HandlerModule.processModuleEvent(HandlerModule.java:332)
         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:191)
         at oracle.as.install.engine.modules.presentation.PresentationModule.executeModifiedDWizardEvent(PresentationModule.java:716)
         at oracle.as.install.engine.modules.presentation.ui.common.wizard.ModifiedDWizard.fireValidationEvent(ModifiedDWizard.java:3183)
         at oracle.as.install.engine.modules.presentation.ui.common.wizard.ModifiedDWizard.doNext(ModifiedDWizard.java:922)
         at oracle.bali.ewt.wizard.BaseWizard$Action.actionPerformed(Unknown Source)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.Component.processMouseEvent(Component.java:6289)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
         at java.awt.Component.processEvent(Component.java:6054)
         at java.awt.Container.processEvent(Container.java:2041)
         at java.awt.Component.dispatchEventImpl(Component.java:4652)
         at java.awt.Container.dispatchEventImpl(Container.java:2099)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2478)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:644)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:617)
         at java.awt.EventQueue$2.run(EventQueue.java:615)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:614)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    needWritableDirectory: false
    needWritableDirectory: true
    middlewareHomeLocation:C:\oracle\Middleware
    weblogicHomeLocation:C:\oracle\Middleware\wlserver_10.3
    weblogicHome:C:\oracle\Middleware\wlserver_10.3
    weblogicHomeLocation:C:\oracle\Middleware\wlserver_10.3
    In processErrorMsgStringInstance Name
    In processErrorMsgStringThe instance name may only contain alphanumeric and underscore (_) characters, and it must begin with an alphabetic character. The instance name must be at least 4 characters long and up to 30 characters long.
    In processErrorMsgStringOracle Home
    In processErrorMsgStringOracle Home Directory Name
    In [email protected]_OracleDirectoryInvalidErrorString
    Obtained the single page data..SpecifyClassicHomeInformationPage
    External name..INVALID_ORACLE_DIRECTORY_MSG_STRING
    resultset.getStatus() : true
    XXX: setting m_WLSHome to: C:\oracle\Middleware\wlserver_10.3
    Setting current page standalone validations to true
    In processErrorMsgStringDomain Name
    In processErrorMsgStringThe value may only contain alphanumeric characters, or the underscore (_) or hyphen (-) characters.
    In processErrorMsgStringAdministrator Password
    In processErrorMsgStringValid passwords are 8 to 30 characters long, must begin with an alphabetic character, use only alphanumeric, underscore (_), dollar ($) or pound (#) characters. It should contain at least one numeric, underscore (_), dollar ($), or pound (#) character.
    In processErrorMsgStringAdministrator User Name
    In processErrorMsgStringThe value may only contain alphanumeric characters, or the underscore (_) or hyphen (-) characters.
    resultset.getStatus() : true
    the node m_FormsEnv is Not Selected
    the node m_FormsServer is Not Selected
    the node m_FormsBuilder is Not Selected
    the node m_ReportsEnv is Not Selected
    the node m_ReportsServer is Not Selected
    the node m_ReportsBuilder is Not Selected
    the node m_FormsEnv is Selected
    the node m_FormsServer is Selected
    the node m_FormsBuilder is Selected
    the node m_ReportsEnv is Selected
    the node m_ReportsServer is Selected
    the node m_ReportsBuilder is Selected
    root.isSelectedtrue
    Setting current page standalone validations to true
    the node m_FormsEnv is Selected
    the node m_FormsServer is Selected
    the node m_FormsBuilder is Selected
    the node m_ReportsEnv is Selected
    the node m_ReportsServer is Selected
    the node m_ReportsBuilder is Selected
    Entering the exec handler method in get free space for home...
    quotaNeededProperty:null
    isQuotaNeeded : false
    resultset.getStatus() : true
    the node m_FormsEnv is Selected
    the node m_FormsServer is Selected
    the node m_FormsBuilder is Selected
    the node m_ReportsEnv is Selected
    the node m_ReportsServer is Selected
    the node m_ReportsBuilder is Selected
    Setting current page standalone validations to true
    resultset.getStatus() : true
    Setting current page standalone validations to true
    resultset.getStatus() : true
    In doFinish method checking for inventory lock...ConfigurationPage
    Setting current page standalone validations to true
    JAVA.LIBRARY.PATH:C:\Users\675499\AppData\Local\Temp\OraInstall2012-05-04_11-11-29AM\jre\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Oracle\Middleware\FRHome\bin;C:\oracle\10G\BIToolsHome_1\bin;C:\oracle\10G\BIToolsHome_1\jlib;C:\oracle\10G\BIToolsHome_1\jre\1.4.2\bin\client;C:\oracle\10G\BIToolsHome_1\jre\1.4.2\bin;c:\oracle\10G\devsuitehome10GR2\bin;c:\oracle\10G\devsuitehome10GR2\jdk\jre\bin\classic;c:\oracle\10G\devsuitehome10GR2\jdk\jre\bin;c:\oracle\10G\devsuitehome10GR2\jdk\jre\bin\client;c:\oracle\10G\devsuitehome10GR2\jlib;c:\oracle\10G\devsuitehome10GR2\jre\1.4.2\bin\client;c:\oracle\10G\devsuitehome10GR2\jre\1.4.2\bin;C:\pf86\CA\SC\CAWIN\;C:\PROGRA~1\CA\SC\ETPKI\lib;C:\pf86\gs\gs8.62\lib;C:\pf86\gs\gs8.62\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\pf\ActivIdentity\ActivClient\;C:\pf86\ActivIdentity\ActivClient\;C:\PROGRA~2\CA\SC\CAM\bin;C:\pf86\CA\SC\CsamSockAdapter\bin;C:\DSM\Script;C:\Oracle\Middleware\FRHome\opmn\bin;C:\Oracle\Middleware\FRHome\opmn\lib;C:\Oracle\Middleware\FRHome\perl\bin;C:\oracle\Middleware\FRHome\lib\;C:\oracle\Middleware\FRHome\jdk\jre\lib\i386\
    CONFIG LOG CONFIG LOCATION: C:\Users\675499\AppData\Local\Temp\OraInstall2012-05-04_11-11-29AM\ext\jlib\log-config.xml
    XXX Entered Init()!!!
    Check Point Location : C:\Program Files\Oracle\Inventory\checkpoint\AS\11.1.1.0.0
    java.homeC:/oracle/Middleware/FRHome/jdk/jre
    weblogic.homeC:/oracle/Middleware/wlserver_10.3/server
    java.class.pathC:/oracle/Middleware/wlserver_10.3/server/lib/weblogic.jar;C:/oracle/Middleware/wlserver_10.3/server/lib/webservices.jar;C:/oracle/Middleware/utils/config/10.3/config-launch.jar;C:/oracle/Middleware/FRHome/lib/java/shared/args4j/2.0.9/args4j-2.0.9.jar;C:/oracle/Middleware/FRHome/opmn/lib/argus.jar;C:/oracle/Middleware/FRHome/install/config/ASConfig.jar;C:/oracle/Middleware/FRHome/install/config/classic_config.jar;C:/oracle/Middleware/FRHome/opmn/lib/iasprovision.jar;C:/oracle/Middleware/FRHome/../oracle_common/modules/oracle.jmx_11.1.1/jmxframework.jar;C:/oracle/Middleware/FRHome/../oracle_common/modules/oracle.jmx_11.1.1/jmxspi.jar;C:/oracle/Middleware/FRHome/inventory/Scripts/ext/jlib/message.jar;C:/oracle/Middleware/FRHome/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar;C:/oracle/Middleware/FRHome/../oracle_common/modules/oracle.odl_11.1.1/ojdl2.jar;C:/oracle/Middleware/FRHome/opmn/lib/ons.jar;C:/oracle/Middleware/FRHome/opmn/lib/opmneditor.jar;C:/oracle/Middleware/FRHome/opmn/lib/optic.jar;C:/oracle/Middleware/FRHome/opmn/lib/repositorycheck.jar;C:/oracle/Middleware/FRHome/opmn/lib/wlclient.jar;C:/oracle/Middleware/FRHome/opmn/lib/wljmxclient.jar;C:/oracle/Middleware/FRHome/lib/xmlparserv2.jar;C:/oracle/Middleware/FRHome/forms/provision/frmconfig.jar;C:/oracle/Middleware/FRHome/frcommon/provision/frconfig.jar;C:/oracle/Middleware/FRHome/../oracle_common/modules/oracle.ldap_11.1.1/ldapjclnt11.jar;C:/oracle/Middleware/FRHome/../oracle_common/modules/oracle.jps_11.1.1/jps-common.jar;C:/oracle/Middleware/FRHome/../oracle_common/modules/oracle.jps_11.1.1/jps-wls.jar;C:/oracle/Middleware/FRHome/../oracle_common/modules/oracle.jps_11.1.1/jps-ee.jar;C:/oracle/Middleware/FRHome/../oracle_common/modules/oracle.jps_11.1.1/jps-unsupported-api.jar;C:/oracle/Middleware/FRHome/../oracle_common/modules/oracle.jps_11.1.1/jacc-spi.jar;C:/oracle/Middleware/FRHome/../oracle_common/modules/oracle.jps_11.1.1/jps-mbeans.jar;C:/oracle/Middleware/FRHome/../oracle_common/modules/oracle.jps_11.1.1/jps-api.jar;C:/oracle/Middleware/FRHome/../oracle_common/modules/oracle.jps_11.1.1/jps-internal.jar;C:/oracle/Middleware/FRHome/jlib/ossoreg.jar;C:/oracle/Middleware/FRHome/../oracle_common/modules/oracle.jrf_11.1.1/jrf.jar;C:/oracle/Middleware/FRHome/jlib/ojmisc.jar;C:/oracle/Middleware/FRHome/jlib/jazn.jar;C:/oracle/Middleware/FRHome/jlib/ldapjclnt9.jar;ORACLE_HOMEnullORACLE_HOMEnullORACLE_HOMEnullORACLE_HOMEnullORACLE_HOMEnullORACLE_HOME%/../oracle_common/jlib/rcucommon.jar
    inside development taskFactory
    Assigning Port: 7001 to: DOMAIN_PORT
    Domain Provisioning JVMArgs being set:-Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -Doracle.home=C:\oracle\Middleware\FRHome -Ddomain.home=C:/oracle/Middleware/user_projects/domains/ClassicDomain -Djava.ext.dirs=C:\oracle\Middleware\FRHome\jdk\jre\lib\ext -Doracle.security.jps.config=C:/oracle/Middleware/user_projects/domains/ClassicDomain/config/fmwconfig/jps-config.xml -Doracle.instance=C:\oracle\Middleware\asinst_1 -Doracle.instance.name=asinst_1 -Doracle.forms.weblogic=1 -Ddomain.name=ClassicDomain
    Domain provisioning classpath set = C:/oracle/Middleware/wlserver_10.3/server/lib/weblogic.jar;C:/oracle/Middleware/oracle_common/modules/oracle.dms_11.1.1/dms.jar;C:/oracle/Middleware/oracle_common/modules/oracle.jmx_11.1.1/jmxframework.jar;C:/oracle/Middleware/oracle_common/modules/oracle.jmx_11.1.1/jmxspi.jar;C:/oracle/Middleware/oracle_common/modules/oracle.odl_11.1.1/ojdl.jar;C:/oracle/Middleware/FRHome/opmn/lib/nonj2eembeans.jar;C:/oracle/Middleware/FRHome/jdbc/lib/ojdbc6.jar;C:/oracle/Middleware/FRHome/opmn/lib/optic.jar;C:/oracle/Middleware/FRHome/opmn/lib/iasprovision.jar;C:/oracle/Middleware/oracle_common/modules/oracle.ldap_11.1.1/ldapjclnt11.jar;C:/oracle/Middleware/oracle_common/jlib/rcucommon.jar;C:/oracle/Middleware/FRHome/opmn/lib/opmneditor.jar;C:/oracle/Middleware/FRHome/opmn/lib/wlfullclient.jar;C:/oracle/Middleware/oracle_common/modules/oracle.adf.share_11.1.1/commons-el.jar;C:/oracle/Middleware/FRHome/jlib/dfc.jar;C:/oracle/Middleware/FRHome/dvt/lib/dvt-jclient.jar;C:/oracle/Middleware/FRHome/dvt/lib/dvt-utils.jar;C:/oracle/Middleware/oracle_common/jlib/ewt3.jar;C:/oracle/Middleware/oracle_common/modules/oracle.iau_11.1.1/fmw_audit.jar;C:/oracle/Middleware/FRHome/oui/jlib/http_client.jar;C:/oracle/Middleware/oracle_common/modules/oracle.idm_11.1.1/identitystore.jar;C:/oracle/Middleware/oracle_common/modules/oracle.idm_11.1.1/identityutils.jar;C:/oracle/Middleware/oracle_common/modules/oracle.jps_11.1.1/jaccprovider.jar;C:/oracle/Middleware/oracle_common/modules/oracle.jps_11.1.1/jacc-spi.jar;C:/oracle/Middleware/FRHome/ord/jlib/jai_codec.jar;C:/oracle/Middleware/FRHome/ord/jlib/jai_core.jar;C:/oracle/Middleware/oracle_common/modules/oracle.oc4j-obsolete_11.1.1/jazn.jar;C:/oracle/Middleware/oracle_common/modules/oracle.oc4j-obsolete_11.1.1/jazncore.jar;C:/oracle/Middleware/oracle_common/jlib/jewt4.jar;C:/oracle/Middleware/FRHome/jlib/jta.jar;C:/oracle/Middleware/oracle_common/modules/oracle.ldap_11.1.1/ldapjclnt11.jar;C:/oracle/Middleware/FRHome/lib/mail.jar;C:/oracle/Middleware/FRHome/jlib/netcfg.jar;C:/oracle/Middleware/FRHome/jlib/oracle_ice.jar;C:/oracle/Middleware/oracle_common/jlib/share.jar;C:/oracle/Middleware/FRHome/jlib/zrclient.jar;C:/oracle/Middleware/FRHome/reports/jlib/aolj.jar;C:/oracle/Middleware/FRHome/reports/jlib/confmbean.jar;C:/oracle/Middleware/FRHome/reports/jlib/runtimembean.jar;C:/oracle/Middleware/FRHome/reports/jlib/rwadmin.jar;C:/oracle/Middleware/FRHome/reports/jlib/rwenv.jar;C:/oracle/Middleware/FRHome/reports/jlib/rwrun.jar;C:/oracle/Middleware/FRHome/reports/jlib/rwxdo.jar;C:/oracle/Middleware/FRHome/jlib/rts2.jar;C:/oracle/Middleware/FRHome/common/wlst/lib/adf-share-mbeans-wlst.jar;C:/oracle/Middleware/FRHome/common/wlst/lib/mdswlst.jar;C:/oracle/Middleware/FRHome/common/wlst/resources/auditwlst.jar;C:/oracle/Middleware/FRHome/common/wlst/resources/jps-wlst.jar;C:/oracle/Middleware/FRHome/common/wlst/resources/jrf-wlst.jar;C:/oracle/Middleware/FRHome/common/wlst/resources/oamap_help.jar;C:/oracle/Middleware/FRHome/common/wlst/resources/oamAuthnProvider.jar;C:/oracle/Middleware/FRHome/common/wlst/resources/ossoiap_help.jar;C:/oracle/Middleware/FRHome/common/wlst/resources/ossoiap.jar;C:/oracle/Middleware/FRHome/common/wlst/resources/sslconfigwlst.jar;C:/oracle/Middleware/FRHome/common/wlst/resources/wsm-wlst.jar
    DOMAIN_HOME: C:/oracle/Middleware/user_projects/domains/ClassicDomain
    Trying to assign 3 consecutive ports where the starting port range is: 6700 - 6800
    Assigning Port: 6700 to: OPMN_LOCAL_PORT
    Assigning Port: 6701 to: OPMN_REMOTE_PORT
    Assigning Port: 6702 to: OPMN_REQUEST_PORT
    GJS OHS Hostname: KBALD138H93R.acct03.us.lmco.com
    GJS managedServer Hostname: KBALD138H93R.acct03.us.lmco.com
    GJS OHS Hostname: KBALD138H93R.acct03.us.lmco.com
    GJS managedServer Hostname: KBALD138H93R.acct03.us.lmco.com
    DOMAIN_HOME: C:/oracle/Middleware/user_projects/domains/ClassicDomain
    XXX Entered DoExecute()!!!
    displayProperties()!!!
    CREATE_DOMAIN : true
    JOIN_DOMAIN :
    DOMAIN_NAME : ClassicDomain
    DOMAIN_HOSTNAME : KBALD138H93R.acct03.us.lmco.com
    DOMAIN_PORT : 7001
    DOMAIN_HOME_PATH : C:/oracle/Middleware/user_projects/domains/ClassicDomain
    ADMIN_USER_NAME : weblogic
    MW_HOME : C:\oracle\Middleware
    ORACLE_HOME : C:\oracle\Middleware\FRHome
    INSTANCE_HOME : C:\oracle\Middleware\asinst_1
    INSTANCE_NAME : asinst_1
    CONFIGURE_FORMS : true
    CONFIGURE_FORMS_BUILDER : true
    CONFIGURE_REPORTS : true
    CONFIGURE_REPORTS_BUILDER : true
    CONFIGURE_OHS : false
    CONFIGURE_MANAGEMENT_COMPONENT : true
    PORT_LOCATION : 0
    AUTOMATIC_PORT_DETECT : true
    STATICPORT_INI_FILE_LOCATION :
    ENABLE_PROXY : false
    PROXY_HOST : proxy1.global.lmco.com
    PROXY_PORT : 8080
    PROXY_BYPASS :
    USE_OID : true
    OID_USE_SSL : false
    OID_HOST :
    OID_PORT :
    OID_USERNAME :
    Executing Task: Creating Domain
    XXX: adding task: oracle.as.install.classic.ca.standard.DomainProvisioningTask
    AdminServer port is 7001
    trying to connect to KBALD138H93R.acct03.us.lmco.com 7001
    Creating Weblogic Domain.
    oracle.as.provisioning.exception.ASProvWorkflowException
         at oracle.as.provisioning.weblogic.ASDomain._createDomain(ASDomain.java:2629)
         at oracle.as.provisioning.weblogic.ASDomain.createDomain(ASDomain.java:2475)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:633)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:339)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:662)
    oracle.as.provisioning.exception.ASProvisioningException
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:339)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:686)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         ... 13 more
    Hope this sheds some light. This is getting real frustrating.

Maybe you are looking for