Facing Error in Cloning a WebLogic domain in OEM

Hi All,
I am using OEM 12c Cloud Control and I want to clone a WebLogic domain at some other location. In my execution after various successful steps I am getting the following error in the step "Customize Domain infrastructure" under the step "Create and Configure Domain". I am not understanding the cause of error. Also how can I recover this error because I believe I am very close to completing this cloniong. Please help me with your valuble suggessions.
My Machine configuration in the domain is : machine name: UnixMachine_70'
listen address: <machine_ip>
Error Message:
This is Provisioning Executor Script
Input PropertyFilePath is /tmp/JOB_CE85BB5AD4F09631E04012AC463B20ED/properties
Input directiveScriptFilePath is /tmp/JOB_CE85BB5AD4F09631E04012AC463B20ED/configure_domain.pl
Input directiveTypeProperty is NAME_Executor
Input componentPath is Component
Input directivePath is Directive
Input componentFilename is /tmp/JOB_CE85BB5AD4F09631E04012AC463B20ED/null
Directive Type is SUB_Perl
Dir to CD is /tmp/JOB_CE85BB5AD4F09631E04012AC463B20ED
Final command line to execute is $PERL_HOME/perl "/tmp/JOB_CE85BB5AD4F09631E04012AC463B20ED/configure_domain.pl" "/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3" "base_domainCloned" "/oradata/soa11gdb/Oracle_Clone/Middleware/base_domainCloned" "/tmp/fmwProvDest//20121115103315/toolkit"
The output of the directive is:
/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/common/bin/wlst.sh /tmp/fmwProvDest/20121115103315/toolkit/domainconf.py base_domainCloned domain /oradata/soa11gdb/Oracle_Clone/Middleware/base_domainCloned /tmp/fmwProvDest//20121115103315/toolkit
Executing WLST
CLASSPATH=/oradata/soa11gdb/Oracle_Clone/Middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/oradata/soa11gapp/jrockit-jdk1.6.0_26-R28.1.4-4.0.1/lib/tools.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/server/lib/weblogic.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/server/lib/webservices.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar::/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/AcseraAgent/lib/beaaj.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/AcseraAgent/lib/com.oracle.diagnostics.instrumentor_1.8.0.0-try-03.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/AcseraAgent/lib/wldfsupport.jar
PATH=/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/server/bin:/oradata/soa11gdb/Oracle_Clone/Middleware/modules/org.apache.ant_1.7.1/bin:/oradata/soa11gapp/jrockit-jdk1.6.0_26-R28.1.4-4.0.1/jre/bin:/oradata/soa11gapp/jrockit-jdk1.6.0_26-R28.1.4-4.0.1/bin:/bin:/usr/bin:/usr/local/bin:/usr/sbin
Your environment has been set.
CLASSPATH=/oradata/soa11gdb/Oracle_Clone/Middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/oradata/soa11gapp/jrockit-jdk1.6.0_26-R28.1.4-4.0.1/lib/tools.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/server/lib/weblogic.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/server/lib/webservices.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar::/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/AcseraAgent/lib/beaaj.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/AcseraAgent/lib/com.oracle.diagnostics.instrumentor_1.8.0.0-try-03.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/AcseraAgent/lib/wldfsupport.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/utils/config/10.3/config-launch.jar::/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/common/derby/lib/derbynet.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/common/derby/lib/derbytools.jar::
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
*** Read Domain environment /oradata/soa11gdb/Oracle_Clone/Middleware/base_domainCloned
Provision Machine using action Set
resourcePath: []
setting Name=UnixMachine_70
Error: setName() failed. Do dumpStack() to see details.
Error: set() failed. Do dumpStack() to see details.
com.oracle.cie.domain.script.jython.WLSTException: java.lang.reflect.InvocationTargetException
     at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:51)
     at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:1538)
     at com.oracle.cie.domain.script.jython.WLScriptContext.set(WLScriptContext.java:1304)
     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 org.python.core.PyReflectedFunction.__call__(Unknown Source)
     at org.python.core.PyMethod.__call__(Unknown Source)
     at org.python.core.PyObject.__call__(Unknown Source)
     at org.python.core.PyInstance.invoke(Unknown Source)
     at org.python.pycode._pyx3.set$5(/tmp/WLSTOfflineIni6616265702913410706.py:45)
     at org.python.pycode._pyx3.call_function(/tmp/WLSTOfflineIni6616265702913410706.py)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyFunction.__call__(Unknown Source)
     at org.python.pycode._pyx15.setResourceAttribute$1(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:19)
     at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyFunction.__call__(Unknown Source)
     at org.python.pycode._pyx15.doMachine$11(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:139)
     at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyFunction.__call__(Unknown Source)
     at org.python.pycode._pyx15.MachineSet$13(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:145)
     at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyFunction.__call__(Unknown Source)
     at org.python.core.PyObject.__call__(Unknown Source)
     at org.python.core.__builtin__.apply(Unknown Source)
     at org.python.core.BuiltinFunctions.__call__(Unknown Source)
     at org.python.pycode._pyx15.provisionResource$39(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:456)
     at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyFunction.__call__(Unknown Source)
     at org.python.core.PyObject.__call__(Unknown Source)
     at org.python.pycode._pyx15.f$0(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:534)
     at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyCode.call(Unknown Source)
     at org.python.core.Py.runCode(Unknown Source)
     at org.python.util.PythonInterpreter.execfile(Unknown Source)
     at weblogic.management.scripting.WLST.main(WLST.java:124)
     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.WLST.main(WLST.java:29)
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 com.oracle.cie.domain.script.jython.WLScriptContext.set(WLScriptContext.java:1298)
     ... 49 more
Caused by: java.lang.reflect.UndeclaredThrowableException
     at $Proxy1.setName(Unknown Source)
     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 com.oracle.cie.domain.script.jython.WLScriptContext.set(WLScriptContext.java:1298)
     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 org.python.core.PyReflectedFunction.__call__(Unknown Source)
     at org.python.core.PyMethod.__call__(Unknown Source)
     at org.python.core.PyObject.__call__(Unknown Source)
     at org.python.core.PyInstance.invoke(Unknown Source)
     at org.python.pycode._pyx3.set$5(/tmp/WLSTOfflineIni6616265702913410706.py:46)
     at org.python.pycode._pyx3.call_function(/tmp/WLSTOfflineIni6616265702913410706.py)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyFunction.__call__(Unknown Source)
     at org.python.pycode._pyx15.setResourceAttribute$1(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:19)
     at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyFunction.__call__(Unknown Source)
     at org.python.pycode._pyx15.doMachine$11(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:139)
     at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyFunction.__call__(Unknown Source)
     at org.python.pycode._pyx15.MachineSet$13(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:145)
     at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyFunction.__call__(Unknown Source)
     at org.python.core.PyObject.__call__(Unknown Source)
     at org.python.core.__builtin__.apply(Unknown Source)
     at org.python.core.BuiltinFunctions.__call__(Unknown Source)
     at org.python.pycode._pyx15.provisionResource$39(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:457)
     ... 17 more
Caused by: com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.ScriptException: java.lang.ArrayIndexOutOfBoundsException: 1
     at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:51)
     at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:1538)
     at com.oracle.cie.domain.script.jython.ScriptInvocationHandler.invoke(ScriptInvocationHandler.java:143)
     at $Proxy1.setName(Unknown Source)
     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 com.oracle.cie.domain.script.jython.WLScriptContext.set(WLScriptContext.java:1298)
     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 org.python.core.PyReflectedFunction.__call__(Unknown Source)
     at org.python.core.PyMethod.__call__(Unknown Source)
     at org.python.core.PyObject.__call__(Unknown Source)
     at org.python.core.PyInstance.invoke(Unknown Source)
     at org.python.pycode._pyx3.set$5(/tmp/WLSTOfflineIni6616265702913410706.py:45)
     at org.python.pycode._pyx3.call_function(/tmp/WLSTOfflineIni6616265702913410706.py)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyFunction.__call__(Unknown Source)
     at org.python.pycode._pyx15.setResourceAttribute$1(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:19)
     at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyFunction.__call__(Unknown Source)
     at org.python.pycode._pyx15.doMachine$11(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:139)
     at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyFunction.__call__(Unknown Source)
     at org.python.pycode._pyx15.MachineSet$13(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:145)
     at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyFunction.__call__(Unknown Source)
     at org.python.core.PyObject.__call__(Unknown Source)
     at org.python.core.__builtin__.apply(Unknown Source)
     at org.python.core.BuiltinFunctions.__call__(Unknown Source)
     at org.python.pycode._pyx15.provisionResource$39(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:456)
     ... 17 more
Caused by: com.oracle.cie.domain.script.ScriptException: java.lang.ArrayIndexOutOfBoundsException: 1
     at com.oracle.cie.domain.script.ScriptExecutor.setValue(ScriptExecutor.java:1358)
     at com.oracle.cie.domain.script.jython.ScriptInvocationHandler.set(ScriptInvocationHandler.java:210)
     at com.oracle.cie.domain.script.jython.ScriptInvocationHandler.invoke(ScriptInvocationHandler.java:103)
     at $Proxy1.setName(Unknown Source)
     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 com.oracle.cie.domain.script.jython.WLScriptContext.set(WLScriptContext.java:1298)
     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 org.python.core.PyReflectedFunction.__call__(Unknown Source)
     at org.python.core.PyMethod.__call__(Unknown Source)
     at org.python.core.PyObject.__call__(Unknown Source)
     at org.python.core.PyInstance.invoke(Unknown Source)
     at org.python.pycode._pyx3.set$5(/tmp/WLSTOfflineIni6616265702913410706.py:46)
     at org.python.pycode._pyx3.call_function(/tmp/WLSTOfflineIni6616265702913410706.py)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyFunction.__call__(Unknown Source)
     at org.python.pycode._pyx15.setResourceAttribute$1(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:19)
     at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyFunction.__call__(Unknown Source)
     at org.python.pycode._pyx15.doMachine$11(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:139)
     at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyFunction.__call__(Unknown Source)
     at org.python.pycode._pyx15.MachineSet$13(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:145)
     at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyTableCode.call(Unknown Source)
     at org.python.core.PyFunction.__call__(Unknown Source)
     at org.python.core.PyObject.__call__(Unknown Source)
     at org.python.core.__builtin__.apply(Unknown Source)
     at org.python.core.BuiltinFunctions.__call__(Unknown Source)
     at org.python.pycode._pyx15.provisionResource$39(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:457)
     ... 17 more
Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
     at com.oracle.cie.domain.aspect.XBeanConfigAspect.fixReferences(XBeanConfigAspect.java:126)
     at com.oracle.cie.domain.aspect.AbstractConfigAspect.setBeanValueArray(AbstractConfigAspect.java:893)
     at com.oracle.cie.domain.aspect.XBeanDomainConfigAspect.setBeanValueArray(XBeanDomainConfigAspect.java:428)
     at com.oracle.cie.domain.operation.config.HDomainConfig.updateContents(HDomainConfig.java:87)
     at com.oracle.cie.domain.operation.HTableEditOperation.acceptChanges(HTableEditOperation.java:591)
     at com.oracle.cie.domain.script.ScriptExecutor.setAttrValue(ScriptExecutor.java:3614)
     at com.oracle.cie.domain.script.ScriptExecutor.setValue(ScriptExecutor.java:1336)
     ... 57 more
Problem invoking WLST - Traceback (innermost last):
File "/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py", line 534, in ?
File "/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py", line 456, in provisionResource
File "/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py", line 145, in MachineSet
File "/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py", line 139, in doMachine
File "/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py", line 19, in setResourceAttribute
File "/tmp/WLSTOfflineIni6616265702913410706.py", line 45, in set
     at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:51)
     at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:1538)
     at com.oracle.cie.domain.script.jython.WLScriptContext.set(WLScriptContext.java:1304)
     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)
com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.jython.WLSTException: java.lang.reflect.InvocationTargetException
Exiting with value 256
Thanks in Advance!!

Hi Roshni,
I'm not familiar with this error....seems like issue with configuration of the machine?
Some questions.
1. Is there an SR already filed on this that I could look at to get more details?
2. Which version of EM 12c are you using?
3. Which version of WLS are you trying to clone...looks like 10.3.5? Does it have any FMW components deployed to it...looks like perhaps SOA by the name of the directory?
4. Are you trying to clone from components saved in the software library or from a reference installation?
5. Are you trying to clone the Middleware Home with binaries as well as domain configuration? Or are you just trying to clone domain configuration?
Once I get more details, I will look into and get back to you.
Thanks,
Nicole

Similar Messages

  • Add WebLogic Domain to OEM Grid Control

    On a host, say x, i have installed OEM grid Agent Version: 11.1.0.1.0. The host is listed on OEM grid control. On this host i have a weblogic domain version 10.3.3. Now i am trying to add this weblogic domain to OEM 11g grid control which is on a different host.
    It gives the following error
    Error: Failed to connect to agent x:3872
    Failed to connect to agent x:3872. Reason: java.net.UnknownHostException: x.
    Only an agent 11.1 or later can be used for finding targets.
    How can i solve this?

    bummer.. any response? I'm getting the same error now, and the documentation isn't all that clear gasp

  • Add cluster nodes from multiple machines to WebLogic domain in OEM 10.2.0.5

    Hello,
    I want to monitor a WebLogic domain in Oracle Enterprise Manager 10.2.0.5 with the following layout:
    - Admin server on machine 1
    - managed server, cluster node a on machine 2
    - managed server, cluster node b on machine 3
    How can I do this?
    When I go to "Add Weblogic Domain", I can enter the admin adress (machine 1) and tick the box to say that there is an agent running on another host (where I specify machine 2). However I do not see a possibility to discover managed servers from machine 3.
    Does anyone know how to do this?
    Thanks,
    Nadja

    LSNRCTL> status
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.1.0.6.0 - Production
    Start Date 28-JAN-2010 00:36:10
    Uptime 0 days 17 hr. 11 min. 52 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /oracle/app/oracle/product/11.1.0/db/network/admin/listener.ora
    Listener Log File /oracle/app/oracle/diag/tnslsnr/corp1052/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=corp1052)(PORT=1521)))
    Services Summary...
    Service "+ASM" has 1 instance(s).
    Instance "+ASM2", status READY, has 1 handler(s) for this service...
    Service "+ASM_XPT" has 1 instance(s).
    Instance "+ASM2", status READY, has 1 handler(s) for this service...
    Service "dex.example.com" has 2 instance(s).
    Instance "dex1", status READY, has 1 handler(s) for this service...
    Instance "dex2", status READY, has 2 handler(s) for this service...
    Service "dexXDB.example.com" has 2 instance(s).
    Instance "dex1", status READY, has 1 handler(s) for this service...
    Instance "dex2", status READY, has 1 handler(s) for this service...
    Service "dex_XPT.example.com" has 2 instance(s).
    Instance "dex1", status READY, has 1 handler(s) for this service...
    Instance "dex2", status READY, has 2 handler(s) for this service...
    The command completed successfully
    The output of SQLPlus:
    [oracle@dbhost: db]$ bin/sqlplus dex@DEX
    SQL*Plus: Release 11.1.0.6.0 - Production on Thu Jan 28 18:40:11 2010
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    Enter password:
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production
    With the Partitioning, Real Application Clusters, OLAP, Data Mining
    and Real Application Testing options

  • Cloning a WebLogic Domain

    Hi folks,
    I'm trying to duplicate an existing domain, with all its resources included. I've googled it before posting this, and I found ( this ). Basically, the idea is to create a hole new starting from the original config.xml file. So this is what I've done so far:
    0. I have defined a domain with two managed servers, and two clusters.
    1. I create a basic domain in some other server. Same location, same domain name.
    2. I copy the config.xml file from the original domain, to the new domain directory.
    3. I start the domain (startWebLogic.cmd).
    I've got this error message:
    ####<23-02-2009 02:30:35 PM VET> <Notice> <Log Management> <nbk-afarias> <original> <Main Thread> <<WLS Kernel>> <> <BEA-170019> <The server log file C:\bea\bea816\user_projects\domains\dom-original\original\original.log is opened. All server side log events will be written to this file.>
    ####<23-02-2009 02:30:35 PM VET> <Critical> <WebLogicServer> <nbk-afarias> <original> <Main Thread> <<WLS Kernel>> <> <BEA-000364> <Server failed during initialization. Exception:weblogic.security.internal.encryption.EncryptionServiceException - with nested exception:
    [com.rsa.jsafe.JSAFE_PaddingException: Could not perform unpadding: invalid pad byte.]
    com.rsa.jsafe.JSAFE_PaddingException: Could not perform unpadding: invalid pad byte.
         at com.rsa.jsafe.JA_PKCS5Padding.a([BIILjava.lang.Object;)I(Unknown Source)
         at com.rsa.jsafe.JG_BlockCipher.decryptFinal([BI)I(Unknown Source)
         at weblogic.security.internal.encryption.JSafeEncryptionServiceImpl.decryptBytes(JSafeEncryptionServiceImpl.java:67)
         at weblogic.security.internal.encryption.JSafeEncryptionServiceImpl.decryptString(JSafeEncryptionServiceImpl.java:93)
         at weblogic.security.internal.encryption.ClearOrEncryptedService.decrypt(ClearOrEncryptedService.java:56)
         at weblogic.management.EncryptionHelper.decryptString(EncryptionHelper.java:45)
         at weblogic.ldap.EmbeddedLDAP.initServerConfig(EmbeddedLDAP.java:1147)
         at weblogic.ldap.EmbeddedLDAP.initialize(EmbeddedLDAP.java:231)
         at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:815)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:669)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:343)
         at weblogic.Server.main(Server.java:32)
    --------------- nested within: ------------------
    weblogic.security.internal.encryption.EncryptionServiceException - with nested exception:
    [com.rsa.jsafe.JSAFE_PaddingException: Could not perform unpadding: invalid pad byte.]
         at weblogic.security.internal.encryption.JSafeEncryptionServiceImpl.decryptBytes(JSafeEncryptionServiceImpl.java:77)
         at weblogic.security.internal.encryption.JSafeEncryptionServiceImpl.decryptString(JSafeEncryptionServiceImpl.java:93)
         at weblogic.security.internal.encryption.ClearOrEncryptedService.decrypt(ClearOrEncryptedService.java:56)
         at weblogic.management.EncryptionHelper.decryptString(EncryptionHelper.java:45)
         at weblogic.ldap.EmbeddedLDAP.initServerConfig(EmbeddedLDAP.java:1147)
         at weblogic.ldap.EmbeddedLDAP.initialize(EmbeddedLDAP.java:231)
         at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:815)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:669)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:343)
         at weblogic.Server.main(Server.java:32)
    >
    ####<23-02-2009 02:30:35 PM VET> <Emergency> <WebLogicServer> <nbk-afarias> <original> <Main Thread> <<WLS Kernel>> <> <BEA-000342> <Unable to initialize the server: weblogic.security.internal.encryption.EncryptionServiceException - with nested exception:
    [com.rsa.jsafe.JSAFE_PaddingException: Could not perform unpadding: invalid pad byte.]>
    If there is anybody who could try to give me a hint, it will be widely appreciated.
    Cheers,
    Andres
    Edited by: Andres Farias on 23-feb-2009 12:53

    Hi again!
    I'm very sorry. I always try to do some research before asking anything. Well, actually, there is a simple way to clone a domain: create a template domain using the Configuration Template Builder/Wizard. For those who wants to go deeper on this, take a look at this
    Now I wonder, why some people uses this copy/paste config.xml to do this?
    Andres

  • Error while creating a new Domain in BEA Weblogic

    I am getting the below mentioned error while creating a new Domain in BEA Weblogic
    Preparing...
    Extracting Domain Contents...
    Creating Domain Security Information...
    Saving the Domain Information...
    Storing Domain Information...
    String Substituting Domain Files...
    Performing OS Specific Tasks...
    Performing Post Domain Creation Tasks...
    Domain Creation Failed!
    Domain Location: C:\bea\user_projects\domains\base_domain_1
    Reason: Got error in writing the node manager C:\bea\wlserver_10.0\common\nodemanager\nodemanager.domains property file!
    Exception:
    java.lang.Exception: Got error in writing the node manager C:\bea\wlserver_10.0\common\nodemanager\nodemanager.domains property file!
         at com.bea.plateng.domain.DomainNodeManagerHelper.registerDomainToNodeManager(DomainNodeManagerHelper.java:138)
         at com.bea.plateng.domain.DomainNodeManagerHelper.registerDomainToNodeManager(DomainNodeManagerHelper.java:170)
         at com.bea.plateng.domain.DomainGenerator.generate(DomainGenerator.java:435)
         at com.bea.plateng.wizard.domain.gui.tasks.DomainCreationGUITask$1.run(DomainCreationGUITask.java:232)

    Hi,
    It look two ways either you dont have permission to write any new thing to that domain.properties file or might file is got corrupted.
    Please check for the permission to that file.
    Regards,
    Kal.

  • Getting Error in creating weblogic domain in silent mode.

    Hi,
    I want to create a weblogic domain in silent mode. When I execute the command  ./config.sh -mode=silent -silent_xml=/home/oracle/silent.xml, I am getting the error given below.
    bash-3.00$ cd /apps/Oracle/Middleware/oracle_common/common/bin
    bash-3.00$ ./config.sh -mode=silent -silent_xml=/home/oracle/silent.xml
    ** Could not find default script file under home directory: "/apps/Oracle/Middleware/wlserver_10.3/configscript.txt"
    Please let me know what could be the issue
    Thanks in Advance!
    Regards,
    Roshni Shankar

    Hi Roshni,
    What is the version of wls you are using ?
    There is no silent mode of domain configuration. There is silent mode of wls installation.
    You can refer to :
    Introduction - 11g Release 1 (10.3.6)
    Thanks,
    Sharmela

  • Error Creating weblogic domain

    Iam getting the following error when creating the weblogic 11g domain on windows. Please help me
    Preparing...
    Extracting Domain Contents...
    Creating Domain Security Information...
    Domain Creation Failed!
    Domain Location: C:\bea_oracle\user_projects\domains\base_domain
    Reason: null
    Exception:
    Traceback (innermost last):
    File "<iostream>", line 1, in ?
    File "C:\bea_oracle\wlserver_10.3\common\wlst\modules\jython-modules.jar\Lib/socket$py.class", line 21, in ?
    File "C:\bea_oracle\wlserver_10.3\common\wlst\modules\jython-modules.jar\Lib/string$py.class", line 434, in ?
    at java.io.File.<init>(File.java:222)
    at java.lang.Package$1.run(Package.java:527)
    at java.lang.Package.defineSystemPackage(Package.java:520)
    at java.lang.Package.getSystemPackages(Package.java:511)
    at java.lang.ClassLoader.getPackages(ClassLoader.java:1464)
    at java.lang.ClassLoader.getPackages(ClassLoader.java:1462)
    at java.lang.Package.getPackages(Package.java:281)
    at org.python.core.JavaImportHelper.buildLoadedPackages(Unknown Source)
    at org.python.core.JavaImportHelper.tryAddPackage(Unknown Source)
    at org.python.core.imp.import_next(Unknown Source)
    at org.python.core.imp.import_name(Unknown Source)
    at org.python.core.imp.importName(Unknown Source)
    at org.python.core.ImportFunction.load(Unknown Source)
    at org.python.core.ImportFunction.__call__(Unknown Source)
    at org.python.core.PyObject.__call__(Unknown Source)
    at org.python.core.__builtin__.__import__(Unknown Source)
    at org.python.core.imp.importFromAs(Unknown Source)
    at org.python.core.imp.importFrom(Unknown Source)
    at string$py.f$0(C:\wlst\jython_2.2.1\Lib\string.py:434)
    at string$py.call_function(C:\wlst\jython_2.2.1\Lib\string.py)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyCode.call(Unknown Source)
    at org.python.core.imp.createFromCode(Unknown Source)
    at org.python.core.imp.createFromPyClass(Unknown Source)
    at org.python.core.ZipFileImporter$ZipFileLoader.load_module(Unknown Source)
    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)
    java.lang.NullPointerException: java.lang.NullPointerException

    Hello,
    I have been digging a little...
    The socket jython class makes a import string+ al line 21 and the string jython class makes a from strop import maketrans, lowercase, uppercase, whitespace+ at line 434.
    If you look at the code of string.py seems that a failure of finding the strop module is controlled *¿!?*
    In fact the strop.py and strop$py.class aren't inside the jython-modules.jar but I don't know how is that a null exception is trown when seems that except ImportError:+ takes care of cach it.
    # Try importing optional built-in module "strop" -- if it exists,
    # it redefines some string operations that are 100-1000 times faster.
    # It also defines values for whitespace, lowercase and uppercase
    # that match <ctype.h>'s definitions.
    try:
        from strop import maketrans, lowercase, uppercase, whitespace
        letters = lowercase + uppercase
    except ImportError:
        pass                           # Use the original versionsPerhaps mr Satya Ghattu can help you in this issue.
    Best reggards,

  • Error configuration forms 11.1.1 : Creating WEbLogic domain fails

    I am trying installing Oracle Forms and Reports on Windows XP pro with an Oracle 10G database but cannot get it done.
    This is what I did:
    - Installed WebLogic Server 11 gR1 (from wls1033_oepe111150_win32.exe)
    - Installed Oracle Fusion Middelware (without configuration) 11g Release 1 (11.1.1) - from ofm_pfrd_win_11.1.1.2.0_32_disk_1 til _4_1of1.zip
    - Installed Oracle Fusion Middelware (without configuration) 11g Release 1 (11.1.1) Patch Set 2 (11.1.1.3.0) - from ofm_pfrd_win_11.1.1.3.0_32_disk1_1of1.zip
    - Started the Node Manager
    - Stated the Classic-Instance configuration
    I tried again and again but the cofiguration always gives the error that it cannot create a domain.
    The tail of the log files shows:
    [2010-11-25T17:25:34.687+01:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 14] [ecid: 0000Im3q^J2EwG1prsd9iY1CvcnO000005,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)
    The out file gives:
    Executing Task: Domain wird erstellt
    XXX: adding task: oracle.as.install.classic.ca.standard.DomainProvisioningTask
    AdminServer port is 7001
    trying to connect to stefan 7001
    Creating Weblogic Domain.
    isPortAvailable [port 5556]
    Port 5556 not available.
    oracle.as.provisioning.exception.ASProvWorkflowException
         at oracle.as.provisioning.weblogic.ASDomain._createDomain(ASDomain.java:2623)
         at oracle.as.provisioning.weblogic.ASDomain.createDomain(ASDomain.java:2469)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:635)
         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)
    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: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)
    Caused by: 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)
         ... 13 more
    progress in calculate progress4
    progress in calculate progress4
    I found some posts in the forums but could't really get anything out of them.
    Thanks for any help, Chris

    Chris wrote:
    I am trying installing Oracle Forms and Reports on Windows XP pro with an Oracle 10G database but cannot get it done.
    This is what I did:
    - Installed WebLogic Server 11 gR1 (from wls1033_oepe111150_win32.exe)
    - Installed Oracle Fusion Middelware (without configuration) 11g Release 1 (11.1.1) - from ofm_pfrd_win_11.1.1.2.0_32_disk_1 til _4_1of1.zip
    - Installed Oracle Fusion Middelware (without configuration) 11g Release 1 (11.1.1) Patch Set 2 (11.1.1.3.0) - from ofm_pfrd_win_11.1.1.3.0_32_disk1_1of1.zip
    - Started the Node Manager
    - Stated the Classic-Instance configurationYou dont have to start the Node manager.
    Also since you are installing on XP deselect system components .. Try again
    I tried again and again but the cofiguration always gives the error that it cannot create a domain.
    The tail of the log files shows:
    [2010-11-25T17:25:34.687+01:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 14] [ecid: 0000Im3q^J2EwG1prsd9iY1CvcnO000005,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)
    The out file gives:
    Executing Task: Domain wird erstellt
    XXX: adding task: oracle.as.install.classic.ca.standard.DomainProvisioningTask
    AdminServer port is 7001
    trying to connect to stefan 7001
    Creating Weblogic Domain.
    isPortAvailable [port 5556]
    Port 5556 not available.
    oracle.as.provisioning.exception.ASProvWorkflowException
         at oracle.as.provisioning.weblogic.ASDomain._createDomain(ASDomain.java:2623)
         at oracle.as.provisioning.weblogic.ASDomain.createDomain(ASDomain.java:2469)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:635)
         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)
    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: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)
    Caused by: 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)
         ... 13 more
    progress in calculate progress4
    progress in calculate progress4
    I found some posts in the forums but could't really get anything out of them.
    Thanks for any help, Chris

  • JRF conflict error on extending weblogic domain dev_bpm_spaces

    I am using http://www.oracle.com/technetwork/middleware/soasuite/learnmore/vmsoa-172279.html pre-built oracle virtual box vm as configured as dev_bpm_spaces domain. It has soa,bpm, spaces and other components needed for spaces. It does not have portlet server so I am trying to add it by extending weblogic domain by running config wizard. On selecting portlet producers and going forward, it gives conflict error on oracle jrf. As per admin/install guide of webcenter portal install, if there are any conflict error go for keep existing components.
    If I select keep options and move next, I get template error. I tried replace components too in that scenario also I get same domain template error. I tried to set config log file on running config wizard, it gave me some additional clues that duplicate application jar for ucm from ECM folder. I can give more details but if any of you guys have tried this and able to make it work let me know.
    By the way if I configure re-built vm as dev_spaces domain means just set for webcenter spaces but no soa/bpm and then run config wizard to add portlet server as additional component then it did not give any error and run smoothly. I was able to run portlet server as managed server in spaces domain.
    I would like to have all of these components under one vm so trying soa/bpm vm configured as dev_bpm_sapces domain to just add portlet server.

    I am using http://www.oracle.com/technetwork/middleware/soasuite/learnmore/vmsoa-172279.html pre-built oracle virtual box vm as configured as dev_bpm_spaces domain. It has soa,bpm, spaces and other components needed for spaces. It does not have portlet server so I am trying to add it by extending weblogic domain by running config wizard. On selecting portlet producers and going forward, it gives conflict error on oracle jrf. As per admin/install guide of webcenter portal install, if there are any conflict error go for keep existing components.
    If I select keep options and move next, I get template error. I tried replace components too in that scenario also I get same domain template error. I tried to set config log file on running config wizard, it gave me some additional clues that duplicate application jar for ucm from ECM folder. I can give more details but if any of you guys have tried this and able to make it work let me know.
    By the way if I configure re-built vm as dev_spaces domain means just set for webcenter spaces but no soa/bpm and then run config wizard to add portlet server as additional component then it did not give any error and run smoothly. I was able to run portlet server as managed server in spaces domain.
    I would like to have all of these components under one vm so trying soa/bpm vm configured as dev_bpm_sapces domain to just add portlet server.

  • Integrated Weblogic domain Creation  error in jdeveloper

    Hi all,
    Hope all are doing well,
    I have faced a problem creating a integrated domain in jdeveloper log file show
    Log File: C:\Users\chakrapani\AppData\Roaming\JDeveloper\system11.1.1.6.38.61.92\o.j2ee.adrs\CreateDefaultDomain.log
    Label: JDEVADF_11.1.1.6.0_GENERIC_111205.1733.6192.1
    Product Home: F:\Oracle\Middleware\jdev11g\jdeveloper\jdev\
    Domain: C:\Users\chakrapani\AppData\Roaming\JDeveloper\system11.1.1.6.38.61.92\DefaultDomain
    "F:\Oracle\Middleware\jdev11g\oracle_common\common\bin\wlst.cmd" "C:\Users\chakrapani\AppData\Roaming\JDeveloper\system11.1.1.6.38.61.92\o.j2ee.adrs\CreateDefaultDomain.py"
    Process started
    wlst > '"F:\Oracle\MIDDLE~1\jdev11g\utils\config\10.3\setHomeDirs.cmd"' is not recognized as an internal or external command,
    wlst > operable program or batch file.
    wlst > The system cannot find the path specified.
    Please provide a solutions...

    Have you set a middle ware home environment variable?
    Looks like you try to install the wls in a different home.
    Timo

  • Error Integrated Weblogic domain was not built | JDeveloper 11.1.2.0

    When I try to start integrated weblogic server, I get the following message:
    "The Server Instance cannot be started because the Integrated Weblogic domain was not built successfully"
    CreateDefaultDomain.log
    Log File: D:\JDeveloper\system11.1.1.2.36.55.36\o.j2ee.adrs\CreateDefaultDomain.log
    Label: JDEVADF_11.1.1.2.0_GENERIC_091029.2229.5536
    Product Home: C:\Oracle\Middleware\jdeveloper\jdev\
    Domain: C:\JDeveloper\system11.1.1.2.36.55.36\DefaultDomain
    "C:\Oracle\Middleware\jdeveloper\common\bin\wlst.cmd" "C:\JDeveloper\system11.1.1.2.36.55.36\o.j2ee.adrs\CreateDefaultDomain.py"
    Process started
    wlst > The input line is too long.
    Elapsed time: 26 ms
    Has anyone found a fix for this problem?
    I use Windows 2000 and JDeveloper 11.1.2.0
    Edited by: user11104528 on 07.04.2010 3:44

    Windows 2000 is not one of the certified OS (look here http://www.oracle.com/technology/products/jdev/collateral/papers/11/certification/index.html).
    Seams there is a problem with the quite long pathnames and the length of the command line resulting from them.
    You can try to shorten the path i.e. using a subst and set the product home to it.
    Timo

  • Weblogic Domain Cloning

    Hi
    I have FMW 11g installed with Middleware Home, IDM (OID Only) and PFRD. I tried using cloningclient.jar and applyclone.jar to new server but it doesn't clone Weblogic Domain.
    I don't SOA installed, so I don't have copyConfig and pasteConfig scripts in my ORACLE_COMMON_HOME.
    So How do you clone complete production server to Test server with IDM and PFRD?.
    Any help/suggestions would be good.
    Regards
    Amit

    You can try using the template builder - http://download.oracle.com/docs/cd/E21764_01/web.1111/e14139/toc.htm
    Seminar on Cloud Computing - http://middlewaremagic.com/weblogic/?p=7387

  • Creation of Weblogic Domain in console mode not working

    Hi All,
    I've installed the Middleware home with ADF Runtime installer (Installer was 12.1.2.0.0). Now, I'm trying to create and configure a domain based on the JRF Template.  I'm executing the following command from Putty
    Step1. Navigate to MW_HOME/wlserver/common/bin
    Step2. execute "./config.sh -mode=console"
    Its throwing the following error :
    2014-07-21 17:03:41,643 WARNING [WizardController] com.oracle.cie.wizard.internal.engine.WizardControllerEngine - Duplicate action cause encountered: java.awt.HeadlessException:
    No X11 DISPLAY variable was set, but this program performed an operation which requires it.
    2014-07-21 17:03:41,643 SEVERE [WizardController] com.oracle.cie.wizard.internal.engine.WizardControllerEngine - Wizard error cause
    java.awt.HeadlessException:
    No X11 DISPLAY variable was set, but this program performed an operation which requires it.
      at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:207)
    at java.awt.Frame.<init>(Frame.java:420)
      at java.awt.Frame.<init>(Frame.java:385)
      at javax.swing.SwingUtilities$SharedOwnerFrame.<init>(SwingUtilities.java:1757)
      at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1832)
      at javax.swing.JOptionPane.getRootFrame(JOptionPane.java:1697)
      at javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:863)
      at javax.swing.JOptionPane.showConfirmDialog(JOptionPane.java:796)
      at javax.swing.JOptionPane.showConfirmDialog(JOptionPane.java:758)
      at com.oracle.cie.wizard.internal.cont.GUIContext.handleFatalErrorMessage(GUIContext.java:1141)
      at com.oracle.cie.wizard.internal.cont.GUITaskContainer$MethodRunner.run(GUITaskContainer.java:188)
      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:302)
      at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
      at java.awt.EventQueue.access$200(EventQueue.java:103)
      at java.awt.EventQueue$3.run(EventQueue.java:694)
      at java.awt.EventQueue$3.run(EventQueue.java:692)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
      at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
      at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
      at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
      at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
    2014-07-21 17:03:41,643 WARNING [WizardController] com.oracle.cie.wizard.internal.engine.WizardControllerEngine - Given state 'ERROR' does not follow current 'ERROR'
    This vaguely means that its trying to open a GUI wizard, which is not what I intended to do. The argument -mode=console should run the installer in console mode, but its trying to launch it in GUI mode.
    I searched online, but I have not found anything useful on this issue yet.
    Am I missing something?  Has anyone faced this problem before.
    Any thoughts on this would be helpful  !!
    Thanks,
    Shiva Shankar B N

    Weblogic 12C (12.1.2 to be precise), currently does not support console mode Domain creation. It supports only GUI mode and Silent mode.
    Possible solution to create a 12.1.2  Weblogic domain fully qualified enough to deploy ADF Applications :
    1. Install Xming, and enable X11 forwarding on Putty
    2. Silent Mode installation: The Configuration wizard. ./config.sh -mode=silent  -silent_script=xyz . Yes, it needs a silent script, not silent.xml. I did not try this way and instead resorted to WLST.  Still there are not enough blogs that clearly tell you how to install domain based on JRF template. I stumbled upon a similar OTN forum post.
    Here is the bunch of WLST commands if anyone is interested
    #======================================================================================= 
    # Open a domain template. 
    #======================================================================================= 
    readTemplate("/u01/app/mw/Oracle_Home/wlserver/common/templates/wls/wls.jar") 
    #======================================================================================= 
    # Update the domain to enable the WebLogic Server domain with JRF and EM. 
    #======================================================================================= 
    addTemplate('/u01/app/mw/Oracle_Home/oracle_common/common/templates/wls/oracle.jrf_template_12.1.2.jar') 
    addTemplate('/u01/app/mw/Oracle_Home/em/common/templates/wls/oracle.em_wls_template_12.1.2.jar') 
    #======================================================================================= 
    # Configure the Administration Server and SSL port. 
    # To enable access by both local and remote processes, you should not set the 
    # listen address for the server instance (that is, it should be left blank or not set). 
    # In this case, the server instance will determine the address of the machine and 
    # listen on it. 
    #======================================================================================= 
    cd('Servers/AdminServer') 
    set('ListenAddress','') 
    set('ListenPort', 7001) 
    create('AdminServer','SSL') 
    cd('SSL/AdminServer') 
    set('Enabled', 'True') 
    set('ListenPort', 7002) 
    #======================================================================================= 
    # Define the user password for weblogic. 
    #======================================================================================= 
    cd('/') 
    cd('Security/base_domain/User/weblogic') 
    # Please set password here before using this script, e.g. cmo.setPassword('value') 
    cmo.setPassword('password') 
    # Create and configure a JDBC Data Source, and sets the JDBC user.   Provide the Schema Credentials of the Service table
    # Get RCU Configuration using RCU service table (STB) schema credentials 
    cd('/') 
    cd('JDBCSystemResource/LocalSvcTblDataSource/JdbcResource/LocalSvcTblDataSource') 
    cd('JDBCDriverParams/NO_NAME_0') 
    set('DriverName','oracle.jdbc.OracleDriver') 
    set('URL','jdbc:oracle:thin:@XX.XX.XX.XX:1521/xe.yourdomain.com') 
    set('PasswordEncrypted', 'schemaPassword') 
    set('UseXADataSourceInterface', 'false') 
    cd('Properties/NO_NAME_0') 
    cd('Property/user') 
    cmo.setValue('DEV_STB') 
    getDatabaseDefaults() 
    #======================================================================================= 
    # Write the domain and close the domain template. 
    #======================================================================================= 
    setOption('OverwriteDomain', 'true') 
    writeDomain('/u01/data/user_projects/domains/your_domain') 
    closeTemplate() 
    #======================================================================================= 
    # Exit WLST. 
    #======================================================================================= 
    exit() 
    Hoping to write a blog post soon..
    Thanks,
    Shiva Shankar B N

  • Problem Configuring Weblogic Domain

    Hi All,
    I am trying to create a new weblogic domain. Following is the error I am facing . Am very beginner to SOA, Please excuse me if this an entry level question.
    System Configuration is : Windows 7, 64 Bit
    Component Schema=SOA Infrastructure
    Driver=oracle.jdbc.xa.client.OracleXADataSource
    URL=jdbc:oracle:thin:@127.0.0.1:8080:1521/xe
    User=DEV_SOAINFRA
    Password=*********
    SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type='SOAINFRA' and version='11.1.1.6.0'
    IO Error: Got minus one from a read call
    CFGFWK-60850: Test Failed!
    Component Schema=User Messaging Service
    Driver=oracle.jdbc.OracleDriver
    URL=jdbc:oracle:thin:@127.0.0.1:8080:1521/xe
    User=DEV_ORASDPM
    Password=*********
    SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type='ORASDPM' and version='11.1.1.6.0'
    IO Error: Got minus one from a read call
    CFGFWK-60850: Test Failed!
    Component Schema=OWSM MDS Schema
    Driver=oracle.jdbc.OracleDriver
    URL=jdbc:oracle:thin:@127.0.0.1:8080:1521/xe
    User=DEV_MDS
    Password=*********
    SQL Test=select 1 from schema_version_registry where
                        owner=(select user from
                        dual) and mr_type='MDS' and
                        version='11.1.1.6.0'
    IO Error: Got minus one from a read call
    CFGFWK-60850: Test Failed!
    Component Schema=SOA MDS Schema
    Driver=oracle.jdbc.OracleDriver
    URL=jdbc:oracle:thin:@127.0.0.1:8080:1521/xe
    User=DEV_MDS
    Password=*********
    SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type='MDS' and version='11.1.1.6.0'
    IO Error: Got minus one from a read call
    CFGFWK-60850: Test Failed!
    Thanks

    URL=jdbc:oracle:thin:@127.0.0.1:8080:1521/xeYou have entered incorrect IP/host name for DB(127.0.0.1:8080). Please enter only 127.0.0.1 or localhost
    Regards,
    Anuj

  • OBI EE 11.1.1.7.0 configuration issues (fail at Weblogic domain startup)

    Hi,
    I am installing OBI EE 11.1.1.7.0 on Windows 7 64-bit. Followed below steps:-
    1. Install WLS 10.3.6 - Success
    2. Create RCU for OBI - Success
    3. Install OBI with "Software only Install" - Success
    4. Run "config.bat" to configure OBI - Fail
    The configuration fails at Step-1 , when setting domain for WLS. Would appreciate if someone can help me out here.
    Below is the content in log file from where it started to fail - *"install2013-05-31_11-44-29PM.log"*
    [2013-05-31T23:46:52.808+05:30] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] Domain port set to: 7001
    [2013-05-31T23:46:53.938+05:30] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] Assigning Port: 9556 to: NODE_MANAGER_PORT
    [2013-05-31T23:46:53.938+05:30] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] Starting initial node manager configuration...
    [2013-05-31T23:46:53.938+05:30] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] Found listening port from node manager properties: null
    [2013-05-31T23:46:53.938+05:30] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] Unable to reuse node manager - port is null
    [2013-05-31T23:46:53.948+05:30] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] No reusable node manager found.
    [2013-05-31T23:46:53.948+05:30] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] Completed initial node manager configuration.
    [2013-05-31T23:46:53.948+05:30] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] Assigning Port: 9556 to: NODE_MANAGER_PORT
    [2013-05-31T23:46:53.948+05:30] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] Nodemanager port set to: 9556
    [2013-05-31T23:46:57.793+05:30] [as] [WARNING] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] CSF Entries will not be parsed since the AdminServer is unreachable
    [2013-05-31T23:46:57.827+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] Executing a Jaxb workflow ...
    [2013-05-31T23:46:57.828+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] Begining Oracle Fusion Middleware Configuration ...
    [2013-05-31T23:46:57.829+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] Begining Oracle Fusion Middleware Configuration ...
    [2013-05-31T23:46:57.851+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] ENTRY ASDomain.createDomain
    [2013-05-31T23:46:57.852+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] ENTRY ASDomain.createDomain
    [2013-05-31T23:46:57.853+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] reportStartConfigAction: ENTRY........
    [2013-05-31T23:46:57.853+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] reportStartConfigAction: eventStatus........oracle.as.provisioning.engine.ConfigEventStatus@6274bff8
    [2013-05-31T23:46:57.853+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] reportStartConfigAction: 2........
    [2013-05-31T23:46:57.854+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] reportStartConfigAction: Set the Extion Id to START........
    [2013-05-31T23:46:57.854+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] reportStartConfigAction: Did the assignment...
    [2013-05-31T23:46:57.854+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] reportStartConfigAction: EXIT........
    [2013-05-31T23:47:24.094+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] RETURN: createDomain
    [2013-05-31T23:47:24.110+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] RETURN: createDomain
    [2013-05-31T23:47:24.110+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] ENTRY ASDomain.startDomain
    [2013-05-31T23:47:24.110+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] reportStartConfigAction: ENTRY........
    [2013-05-31T23:47:24.110+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] reportStartConfigAction: eventStatus........oracle.as.provisioning.engine.ConfigEventStatus@37d9ddba
    [2013-05-31T23:47:24.110+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] reportStartConfigAction: 2........
    [2013-05-31T23:47:24.110+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] reportStartConfigAction: Set the Extion Id to START........
    [2013-05-31T23:47:24.110+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] reportStartConfigAction: Did the assignment...
    [2013-05-31T23:47:24.110+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] reportStartConfigAction: EXIT........
    [2013-06-01T01:28:05.244+05:30] [as] [ERROR] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0]
    [2013-06-01T01:28:05.244+05:30] [as] [ERROR] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,0] [[
    oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    Starting the Admin_Server timed out.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3150)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3043)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1645)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:635)
         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.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:49)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:66)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:375)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
         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:96)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:186)
         at 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)
    [2013-06-01T01:28:05.244+05:30] [as] [ERROR] [] [oracle.as.provisioning] [tid: 15] [ecid: 0000Jvvna8r2RPzLK2h8ie1HeEYP000006,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.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:49)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:66)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:375)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
         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:96)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:186)
         at 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)Log file -> *"install2013-05-31_11-44-29PM.out"*
    CLASSPATH=D:\BI_Home\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\PROGRA~1\Java\JDK17~1.0_1\lib\tools.jar;D:\BI_Home\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\BI_Home\WLSERV~1.3\server\lib\weblogic.jar;D:\BI_Home\modules\features\weblogic.server.modules_10.3.6.0.jar;D:\BI_Home\WLSERV~1.3\server\lib\webservices.jar;D:\BI_Home\modules\ORGAPA~1.1/lib/ant-all.jar;D:\BI_Home\modules\NETSFA~1.0_1/lib/ant-contrib.jar;.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip;D:\BI_Home\utils\config\10.3\config-launch.jar;D:\BI_Home\WLSERV~1.3\common\derby\lib\derbynet.jar;D:\BI_Home\WLSERV~1.3\common\derby\lib\derbyclient.jar;D:\BI_Home\WLSERV~1.3\common\derby\lib\derbytools.jar;;
    Initializing WebLogic Scripting Tool (WLST) ...
    Jython scans all the jar files it can find at first startup. Depending on the system, this process may take a few minutes to complete, and WLST may not return a prompt right away.
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
      Creating a new AdminServer Object ...
      AdminServer port is 7001
      Starting the domain ...
      LOADING DLL : D:\BI_Home\Oracle_BI1\install\config\\StartUtil64.dll
        DEBUG : Loading DLL : D:\BI_Home\Oracle_BI1\install\config\\StartUtil64.dll
        DEBUG : Loaded DLL : D:\BI_Home\Oracle_BI1\install\config\\StartUtil64.dll
    oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    An error occurred while starting the domain.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3180)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3043)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1645)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:635)
         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.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:49)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:66)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:375)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
         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:96)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:186)
         at 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)
    Caused by: oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    Starting the Admin_Server timed out.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3150)
         ... 19 moreThanks in advance.

    Friend, Even i am installating 11.1.1.7 in my Windows 7 (64 Bit)
    At very 1st stage i got error..because i directly tried to install RCU by clicking on the rcu.bat , so 1st i have to install Weblogic server after seeing your steps...
    Although there are many sites to help us installing OBI 11.1.1.7, i am currently following this http://satyaobieesolutions.blogspot.com.au/2013/05/obiee-111170-simplesoftware-installation.html which explained very well in detail....!!!!!!!
    You might have missed at any step onthis..check once
    Please mark if this is helpful...!!!!!!!!!!!
    Edited by: KBabu on Jun 3, 2013 12:31 AM

Maybe you are looking for

  • "DO NOT DISCONNECT" WILL NOT GET OFF MY SCREEN!!!

    please help! i have just gotten my ipod three days ago. it worked fine, at first. it has already deleted a few of my songs (which came from burned CDS) and now, "do not disconnect" will NOT get off my screen! it is COMPLETELY charged too. i can unplu

  • Abap prxy and webdinpro java

    Hi experts, is it possible to invoke an abap prxy with a java webdinpro ? Thanks a lot for your help; Kind regards, Jamal

  • Only the trackball works!

    And the trackball click feature doesn't work either. I can only scroll around with the trackball, but I can't use the trackball as a button. My blackberry can recieve calls and messages. The screen becomes activated when plugged into the charger or b

  • N97 : Not smart-phone but a fool-phone

    I bought a n97 today. I checked the web browser. ıt is said that flash is running but i get in to facebook. No video can be watched. Besides i can't acess to my interset server of my banks. My banks internet server works with flash player. i could ac

  • Flash CS3: Actionscript2 won't publish on Vista

    I've got a flash project that was started in AS2.  It will publish fine on a XP machine, but it will not publish on my Vista 64 machine.  It gets a whole bunch of errors like. The class or interface 'Number' could not be loaded. The class or interfac