Unable installing Forms 11.1.2.0.0 on Win7

Hi,
I try to install Forms 11g R2 11.1.2.0.0 / WL 10.3.5. on Win7 32 and
get a error while configuring "Unable to create ASInstance":
1.) installed WL incl. patch p12564602_1035_Generic
2.) try to install Forms 11g R2 11.1.2.0.0:
configuring process:
- domain creating with success
- ASInstance creating breaks.
I cannot found any logs for clarification or other note,
please help.
Many thanks

Hi,
now I get a log after setting the ip address 127.0.0.1 in the loopback and etc\hosts and
it also stops in the ASInstance creating:
Creating Instance Service..
AdminServer port is 7001
trying to connect to wstwin7 7001
Successful
getDomainRuntimeMBeanServerConnection ...
Connecting to Domain runtime ...
trying to connect to wstwin7 7001
Successfully connected to the Domain Runtime ...
trying to connect to wstwin7 7001
Successful
MBean Server Connection is :javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection@1b21b91
wstwin7 7001
weblogic.Deployer invoked with options:  -adminurl wstwin7:7001 -username weblogic -name NonJ2EEManagement -source D:\orafrm11gr2\Oracle_FRHome1\opmn\applications\NonJ2EEManagement.ear -nostage -deploy -upload -noexit
+<28.11.2011 19:54 Uhr MEZ> <Info> <J2EE Deployment SPI> <BEA-260121> <Initiating deploy operation for application, NonJ2EEManagement [archive: D:\orafrm11gr2\Oracle_FRHome1\opmn\applications\NonJ2EEManagement.ear], to configured targets.>+
java.lang.Exception: oracle.as.provisioning.exception.ASProvisioningException
+     at oracle.as.install.classic.ca.standard.InstanceProvisioningTask.doExecute(InstanceProvisioningTask.java:222)+
+     at oracle.as.install.classic.ca.standard.StandaloneTool.execute(StandaloneTool.java:50)+
+     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.ASProvisioningException
+     at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)+
+     at oracle.as.install.classic.ca.standard.InstanceProvisioningTask.doExecute(InstanceProvisioningTask.java:218)+
+     ... 12 more+
Caused by: oracle.as.provisioning.engine.CfgWorkflowException
+     at oracle.as.provisioning.engine.Engine.processEventResponse(Engine.java:596)+
+     at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:178)+
+     at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:116)+
+     at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:523)+
+     at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:439)+
+     at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)+
+     ... 13 more+
Caused by: oracle.as.provisioning.util.ConfigException:
Fehler beim Erstellen der AS-Instanz asinst_1.
Cause:
Ein interner Vorgang war nicht erfolgreich: Unable to validate NonJ2EEManagement Application deployment on admin server.
Action:
Weitere Informationen finden Sie in den Logs.
+     at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)+
+     at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:317)+
+     at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:166)+
+     ... 17 more+
Caused by: oracle.as.config.ProvisionException: Unable to validate NonJ2EEManagement Application deployment on admin server.
+     at oracle.as.config.impl.RuntimeServiceConnection.validateNonj2eeApplication(RuntimeServiceConnection.java:703)+
+     at oracle.as.config.impl.RuntimeServiceConnection.deployIfNecessary(RuntimeServiceConnection.java:199)+
+     at oracle.as.config.impl.OracleASInstanceImpl.create(OracleASInstanceImpl.java:92)+
+     at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:249)+
+     ... 18 more+
Caused by: oracle.as.config.utl.DeployerException: NonJ2EEManagement Applicationdeployment failed.
+     at oracle.as.config.utl.Deployer.deployApplication(Deployer.java:97)+
+     at oracle.as.config.utl.Deployer.deploy(Deployer.java:52)+
+     at oracle.as.config.impl.RuntimeServiceConnection.deployNonj2eeApplication(RuntimeServiceConnection.java:226)+
+     at oracle.as.config.impl.RuntimeServiceConnection.validateNonj2eeApplication(RuntimeServiceConnection.java:695)+
+     ... 21 more+
Caused by: java.lang.reflect.InvocationTargetException
+     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)+
+     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)+
+     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)+
+     at java.lang.reflect.Method.invoke(Method.java:597)+
+     at oracle.as.config.utl.Deployer.deployApplication(Deployer.java:95)+
+     ... 24 more+
+Caused by: weblogic.management.ManagementException: [Deployer:149003]Unable to access application source information in '<!DOCTYPE HTML PUBLIC "-\W3C\DTD HTML 4.0 Draft\EN">\app\NonJ2EEManagement.ear' for application 'NonJ2EEManagement'. The specific error is: No application files exist.+
+     at weblogic.deploy.internal.adminserver.operations.OperationHelper.validateSource(OperationHelper.java:354)+
+     at weblogic.deploy.internal.adminserver.operations.OperationHelper.getArchiveVersionIdFromSource(OperationHelper.java:164)+
+     at weblogic.deploy.internal.adminserver.operations.OperationHelper.getAndValidateVersionIdWithSrc(OperationHelper.java:202)+
+     at weblogic.deploy.internal.adminserver.operations.ActivateOperation.updateConfiguration(ActivateOperation.java:48)+
+     at weblogic.deploy.internal.adminserver.operations.DeployOperation.updateConfiguration(DeployOperation.java:35)+
+     at weblogic.deploy.internal.adminserver.operations.AbstractOperation.updateConfigurationAndInitializeDeployment(AbstractOperation.java:386)+
+     at weblogic.deploy.internal.adminserver.operations.AbstractOperation.execute(AbstractOperation.java:227)+
+     at weblogic.management.deploy.internal.DeployerRuntimeImpl$2.run(DeployerRuntimeImpl.java:837)+
+     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)+
+     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)+
+     at weblogic.management.deploy.internal.DeployerRuntimeImpl.performDeployerActions(DeployerRuntimeImpl.java:846)+
+     at weblogic.management.deploy.internal.DeployerRuntimeImpl.deploy(DeployerRuntimeImpl.java:410)+
+     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)+
+     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)+
+     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)+
+     at java.lang.reflect.Method.invoke(Method.java:597)+
+     at weblogic.management.jmx.modelmbean.WLSModelMBean.invoke(WLSModelMBean.java:437)+
+     at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)+
+     at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)+
+     at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor.invoke(FederatedMBeanServerInterceptor.java:349)+
+     at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)+
+     at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)+
+     at weblogic.management.mbeanservers.internal.JMXContextInterceptor.invoke(JMXContextInterceptor.java:263)+
+     at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)+
+     at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)+
+     at weblogic.management.mbeanservers.internal.SecurityMBeanMgmtOpsInterceptor.invoke(SecurityMBeanMgmtOpsInterceptor.java:65)+
+     at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)+
+     at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)+
+     at weblogic.management.mbeanservers.internal.SecurityInterceptor.invoke(SecurityInterceptor.java:444)+
+     at weblogic.management.jmx.mbeanserver.WLSMBeanServer.invoke(WLSMBeanServer.java:323)+
+     at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$11$1.run(JMXConnectorSubjectForwarder.java:663)+
+     at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$11.run(JMXConnectorSubjectForwarder.java:661)+
+     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)+
+     at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.invoke(JMXConnectorSubjectForwarder.java:654)+
+     at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1427)+
+     at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)+
+     at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1265)+
+     at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1367)+
+     at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788)+
+     at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)+
+     at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:668)+
+     at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:523)+
+     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)+
+     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)+
+     at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)+
+     at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:119)+
+     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)+
+     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)+
Executing Task: Starting OPMN
GJS: About to call startOpmn
GJS: Entered startOpmn
Has anyone an idea for solving this problem?
Many thanks

Similar Messages

  • Attempting to install Forms 6.0.5.0.2 (or 6.0.8.8.0) run-time and 8.1.6 client on sam

    Attempting to install Forms 6.0.5.0.2 (or 6.0.8.8.0) run-time and 8.1.6 client on same NT box.
    1) I attempted to install 8.1.6 client first in c:\oracle\ora81, then Forms 6 in c:\oracle\forms6. The installer (3.3.1.2.4) errors, saying forms 6 does not support a multi-home installation.
    2) Attmpted to install Forms 6 first in c:\orant. Then installed 8.1.6 client in c:\oracle\ora81. After beginning installation (application user) the following Dependency message displays and the installation is canceled: "Installation cannot continue for the follwoing reason(s). [Oracle ODBC Driver is a single Oracle home product. It is already installed in location c:\oracle\ora81. Oracle provider for OLE DB is a single oracle home product. It is already installed in location c:\oracle\ora81. Oracle objects for OLE is a .... Pracle Provider for OLE is a single home ... You can either de-install these products or install the products in the same location as the single home products."
    Click ok and the installation cancels.
    How do I install these two products on the same box?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    We had to upgrade from 7.3.2 to 7.3.4 when we moved over to Forms
    6.0.5.0.2 and it's working fine.
    We are using Net 8 as well.
    Finn Ellebaek Nielsen (ChangeGroup ApS) (guest) wrote:
    : I have problems with Forms 6.0.5.0.2 running against an Oracle
    : 7.3.4 with Net8. When trying to insert or update records I get
    : an FRM-40508: ORACLE error: unable to INSERT record/FRM-40509:
    : ORACLE error: unable to UPDATE record. The Help | Display Error
    : menu item shows statement = "S3AVWU3wo|$6o|" (garbled
    : message), error = "ORA-12663: Services required by client not
    : available on the server" (sometimes it's "ORA-01403: no data
    : found").
    : It works fine against 8.0.5. As far as I'm aware Forms 6 is
    : certified against 7.3.4?
    : Any clues?
    : Thanks for your help.
    : Finn
    null

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

  • Do I need to install forms 6.0 & reports 6.0 on separate homes

    Hello All,
    I need to install Oracle developer suite 6.0 & Oracle Developer suite 10g on the same computer.
    I have planned to install both on separate homes.
    My question is that "Do I need to install forms 6.0 & reports 6.0 on separate homes?".
    Regards,
    D

    Hello,
    no, it is not necessary to Install Forms6i and Reports6i in a different Oracle Home.
    Francois

  • Problem in installing forms 6i/6

    i want to install oracle9i and forms 6i on single pc(XP/2000)
    but after installing forms oravle home gets changed and oracle9i dosent work
    any solution????????

    Hi,
    Are you install both in Single Oracle_Home Directory.If Yes, Please install them seperately
    Bhujendra

  • Problem in Installing Forms 6i on Pentium 4 Machine

    Dear All,
    I tried to install forms 6i on my Pentium 4 machine but I was not
    successful. Later I come to know that for doing this I need a patch
    to be installed. i searched the whole oracle and intel site but I
    could not get it. If any one else have come with similair problem and
    get the patch then please tell me the site address and path from
    where I can download the patch.
    Thanks
    Sunil Kumar(OCP-DBA)

    Are you talking about a Forms patch or the JInitiator patch ? Do a search for JInitiator and P4 and find your way to www.sun.com for the JRE patch you need for P4's. Or get Forms 9i.

  • Problem in Installing Forms 6i in Oracle 8

    Hi there
    I am a home user and at the moment studying for OCP Oracle Forms Developer Rel. 6/6i and I really need some good help.
    I have some problem in the Installing the Orcale Forms 6i, I have already installed WinNT4 (Server) and Oracle 8.
    SO far I have tried to Install Forms 6i four times but I failed. Due to this reason every time I had to also Uninstall the Oracle 8
    from my system, because it started to give problems.
    OK THIS IS THE PROBLEM :
    When I installed Oracle 8, the user name was <system> and the password was <manager> in the SQL Plus. I used it for few times and worked fine. But when I installed the Oracle Developer 6i the SQL Plus didn't accepted the same user name and the password. I tried many commands that I could find in the Oracle documentations (On the CD) but so far nothing.
    Need some command or any thing to over write the system so I can change the user name and password.
    Plus when I use turn on my computer and run WINNT 4 (server) I get message that I have some problem in Oracle80.exe file and due to that my system hangs for couple of minutes.
    I also want the sample tables, but I don't know the particular command for SQL *PL by which I can get the sample tables.
    Please help me by suggesting what shall I do.
    Regards
    Mustafa
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by martin vonk ([email protected]):
    Hi...
    Source: Oracle support.........:-)
    Installation Procedure
    Follow this procedure to install Developer 6.0 and Oracle 8i on the same physical machine in separate ORACLE_HOMEs on NT:
    1) Install Developer 6.0 using the instructions on the Developer CD.
    Specify an appropriate drive and the ORANT directory as the destination. For example:
    D:\ORANT
    Note: You must install Developer in the Oracle home named DEFAULT_HOME.
    2) Install RDBMS 8.1.5 from the Oracle 8i CD. Specify the following information when prompted for the Oracle Home and Full path:
    Oracle Home ora8i
    Full Path d:\orant\ora8i
    Choose Typical Install
    Global Database Name ora8i.us.oracle.com (This is an example)
    SID ORA8I (This is an example)
    As the product installs, a summary is displayed that shows the products that are installed and the space requirements.
    When the installation is complete, the following information is displayed and the installer exits:
    Oracle Database Configuration Assistant Alert Database Creation Completed.
    Database Information
    Global Database Name ora8i.us.oracle.com
    SID ORA8I
    Sys password change_on_install
    System passwd manager
    3) A TNSNAMES entry needs to be created in the tnsnames.ora file for the new Oracle 8i installation. You can find the file in:
    d:\orant\net80\admin\tnsnames.ora
    A default entry will look like this:
    alias.world
    (DESCRIPTION
    (ADDRESS_LIST
    (ADDRESS
    (PROTOCOL = TCP)
    (Host = )
    (Port = )
    (CONNECT_DATA = (SID = )
    For example, if you installed on a machine with a HOSTNAME of TEST, a SID named ORA8I, on TCP/IP with port 1521, and an alias of NEW, you would create the following entry:
    NEW.world
    (DESCRIPTION
    (ADDRESS_LIST
    (ADDRESS
    (PROTOCOL = TCP)
    (Host = TEST)
    (Port = 1521)
    (CONNECT_DATA = (SID = ORA8I)
    4) If you manually created the entry, save and close the tnsnames.ora file.
    You can now connect to the local database instance of 8i using the DBSTRING as NEW. For example, you can connect as scott/tiger@NEW.
    HTH
    Martin<HR></BLOCKQUOTE>
    null

  • How can i find the installed forms version in 6i...?

    Dear all,
    How can i find the installed forms version in 6i, the situation is we have given a solution which will work in only forms6i latest version, before implementing the same we need to check whether the forms latest version has been installed or not
    Is there any way to find out without opening the forms builder..?
    Even if we un install the forms from a machine, the forms60_path variable will remain in regedit, so we cannot go based on that and aslo i dont know whether regedit will have the version details and all.
    It would be greatly appreciated if any one can give a solution.
    Thanks in Advance.
    Thangaraj.

    you query the registry, the registry has the version number saved, but I cannot remember exactly where and I don't have 6i Installed on my machine.
    You just open the Forms Builder and click on Help/About.
    But Jan's method is the best.

  • 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

  • Installing Forms 11g 64bit on Windows Server 2008 64bit

    Hi,
    we are trying to install Forms 11g 64 bit with WebLogic 64bit on windows Server 2008 64bit and followed the short checklist of Jan Carlin :
    - installed JDK 64bit
    - installed WLS1032-generic
    - started installation of Forms/Reports
    Installation of Software worked fine and the configuration part did create the domain, but starting the domain fails (hang).
    Info in Log-File :
    =========================================================
    oracle.as.provisioning.util.ConfigException:
    Fehler beim Starten der Domain.
    Cause:
    Zeitüberschreitung beim Starten von Admin_Server.
    Action:
    Weitere Informationen finden Sie in den Logs.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3142)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3033)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1647)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:637)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:393)
         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:335)
         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:619)
    [2010-02-22T19:37:39.730+01:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000IRqToJA5uXW5Pzw0yd1BWefv00000B,0] [[
    oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:688)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:393)
         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:335)
         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:619)
    ================================================
    Somewhere I've read that the reason might be that the installation uses 32bit JDK, but I don't know if I did something wrong.
    Somewhere else I've read that the reason could be the Path setting, which may include some directories with emphasis in the name which might be a problem for Weblogic.
    Any idea or help is appreciated.
    Thanks,
    Mark

    FYI,
    This is related to Oracle-Bug 9370799 which hopefulls get sorted out sometimes. Having "(" or ")" somewhere in the PATH is not working. The workaround til the Bug is solved as of support is :
    =================================
    1) Remove the directory with "(" ")" from the System Path at install time only (this is what you have already performed)
    2) Roll back the change so the System Path contains again the directory path with parenthesis
    3) Copy in the clipboard the current PATH value and edit the <Middleware Home>\wlserver_10.3\common\bin\commEnv.cmd file and look for the following line:
    if "%WL_USE_X86DLL%" == "true" set PATH=%PATCH_PATH%;%WL_HOME%\server\native\win\32;%WL_HOME%\server\bin;%ANT_HOME%\bin;%JAVA_HOME%\jre\bin;%JAVA_HOME%\bin;%PATH%;%WL_HOME%\server\native\win\32\oci920_8
    4) Before this line define PATH to value you have in the clipboard without the reference to the directory with "(" and ")"
    5) Save the commEnv.cmd and you should be able to start up your domain having the directory containing the "(" and ")" in the System Path
    ==================================
    Thanks for your replies,
    Mark

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

  • How to install forms and reports 6i

    I am facing a problem while installing Forms 6i. The following are the details.
    I successfully installed Oracle 9i first under F:\oracle\ora90. While installing Forms 6i, I selected the "Typical" and gave the path as "F:\oracle\ora90" and clicked on the Next Button. Immediately I got an error message as "The location specified, 'F:\oracle\ora90' is already used as an Oracle home for 'Oracle 82 Beta'. It cannot be used as an Oracle home for 'nt'".
    Could any one give the information of how to install forms and reports 6i. It ll be of great help to me.

    use F:\oracle\ora90 as your oracle-db-home
    use F:\oracle\forms6 as your forms-home
    try it
    Gerd

  • How to install forms and reports 11g in developer machines

    Hi All,
    I have installed Database server 11.2.0.1.0 and installed application server forms(32bit) 11.1.1.4.0 separetely in two machine. Forms and Report builder working fine and connecting to the database.
    I have 5 Developers working in forms11g and reports11g .
    What i need to install in 5 developer systems.
    Please clarify at the earliest
    Thanks in Advance
    GV

    This came up awhile back, read the entire thing and make sure you use the same versions.
    Oracle 11g Developer suite installation
    Note that you will need to install Weblogic Server before you can install Forms 11g.
    Best Regards
    mseberg

  • How to install forms 6i on the same machine oracle8i installed

    I have oracle8.1.6 release 2 installed on microsocft windows 98. How do I installed forms 6i on the same machine. when I installed forms6i, it has overwritten the resgistry settings and I cannot run database any more. Please give me some ideas how to install all these on the same machine on windows 98 , operating system DOS.

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Simon Jennings ([email protected]):
    You need to use seperate Oracle homes.<HR></BLOCKQUOTE>
    You have to install Forms6i on a different Oracle_Home not Default_Home, which I believe is where you installed Oracle8i.

  • Is it possible to install Forms and Reports 11.1.1.2.0 without Weblogic

    is it possible to install Forms and Reports 11.1.1.2.0 without Web logic ?

    No. Not according to all the Oracle documents I have read on the subject.
    Frequently Asked Questions for Oracle Forms 11g
    http://www.oracle.com/technetwork/developer-tools/forms/documentation/faq-2-130064.pdf
    B32474-01
    E10421-01
    E10130-01
    E12003-01
    Best Regards
    mseberg

Maybe you are looking for

  • Problem in populating PO item text using FM:SAVE_TEXT

    Hi All, I am having an issue with SAVE_TEXT FM, I need to populate the item text field: This FM works fine if the Item text field is blank and i am populating it with text, say "This is a test case", How ever if the text field is already populated sa

  • Error when loading 0employee_attr

    Hello I am facing some weird kind of probelm when i try to load data of 0EMPLOYEE_ATTR. im trying to load data of first 100 employes. data size is very small. in data monitor after few seconds it display the error message with caller09. it seems to m

  • Handling double click event in oops alv

    I need to write a interactive alv where,can any one help me in handling double click event using oops.

  • X in lower left corner of aperture 3.2.3 image preview

    I accidentally did something while editing an image that I'm not aware of that caused an image to disappear from view in Aperture 3.2.3. I can't find it, but it is apparently still in my library. It's preview is in the "in the last month" folder. And

  • Unable to remove Gray Apps in iPhone iOS 7.

    Hi guys. This problem came up in September last year, when I upgraded my iOS to 7. You see, i had some old apps (for iOS before 7), stored in my iCloud/ iTunes. When I upgraded to the newest iOS about a year ago, these old apps automatically got down