Creating Domain failed while installing oracle forms 11g2 11.1.2.1.0 on windows xp


Configuration Action Creating domain has failed please check logs for details




Few lines from install log file

oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:686)
........
.......
oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
at java.lang.Thread.run(Thread.java:662)


Few from orainstall.out as well


Creating Weblogic Domain.
oracle.as.provisioning.exception.ASProvWorkflowException
at oracle.as.provisioning.weblogic.ASDomain._createDomain(ASDomain.java:2630)
at oracle.as.provisioning.weblogic.ASDomain.createDomain(ASDomain.java:2476)
.......................................
........................................ 
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


I had two reasons which were stopping domain creation the Node Manager service and environment variables with space in it.


Check for "Server Node Manager" service, if it is running stop it


I had a service with name "Oracle Enterprise Pack for Eclipse NodeManager (C_Oracle_Middleware_wlserver_10.3)"

see forms installation guide section 2.2.4 Stopping Node Manager Before Installing Oracle Forms and Reports (Windows Only)

http://docs.oracle.com/cd/E38115_01/doc.111210/e23960/install.htm#CHDBFJBE


Check the user environment variables

Check the user environment  variables(temp/tmp) if they are pointing to directories with spaces, change those to point to directory path without space

my computer > properties > Advanced > Environment Variables > User Variables for

change to
temp=c:\temp
tmp=c:\tmp

make sure given folders exist

if you are hitting same error again check path variable has any folders with space, if so remove it temporarily and continue installation


Oracle forms 11g2 (11.1.2.1.0) on windows XP can be installed in the following way


Install weblogic server

Download Weblogic server from
http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html

WLS 10.3.5 , WSL 10.3.6 are supported with  forms 11g2 (as of this writing)

See certification matrix here
http://www.oracle.com/technetwork/developer-tools/forms/oracle-forms-11gr2certmatrix-519680.xls

Then install  oracle forms 11g2 (11.1.2.1.0)

http://docs.oracle.com/cd/E38115_01/doc.111210/e23960/install.htm




Comments

Popular posts from this blog

Error processing request - Contact your application administrator apex 20.1

APP-FND-01436: List of Values cannot find any values for you to choose error from concurrent request program parameter (R12 12.1.3)

WEB ADI - issues encountered during initial access