Categories
- All Categories
- 161 Oracle Analytics News
- 28 Oracle Analytics Videos
- 14.8K Oracle Analytics Forums
- 5.7K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 56 Oracle Analytics Trainings
- 12 Oracle Analytics Data Visualizations Challenge
- 4 Oracle Analytics Career
- 2 Oracle Analytics Industry
- Find Partners
- For Partners
OBIA 11.1.1.10.3 Install - Error while creating domaine 64015: Invalid property

Hi team,
I am installing OBIA 11.1.1.10.3 - PS3 and i am facing an error during the configuration of biapps, especially during the creation of the ODI domain
Source documentation : https://docs.oracle.com/applications/biapps103/install/GUID-66B98B0E-11F9-4DAE-9C1F-947BBB805B39.htm#BIAIN-GUID-C2DFA9A8-469C-48AD-9644-9B4156CB9549
Creating ODI domain ...
[2022-09-09 13:32:18 INFO] Loading ODI templates ...
[2022-09-09 13:32:19 INFO] False: Oracle Data Integrator - Agent is not applied in domain: /opt/apps/bia/oracle/Middleware/Oracle_Home/user_projects/domains/bi
[2022-09-09 13:32:19 INFO] False: Oracle Data Integrator - Console is not applied in domain: /opt/apps/bia/oracle/Middleware/Oracle_Home/user_projects/domains/bi
[2022-09-09 13:32:19 INFO] False: Oracle Enterprise Manager Plugin for ODI is not applied in domain: /opt/apps/bia/oracle/Middleware/Oracle_Home/user_projects/domains/bi
[2022-09-09 13:32:31 INFO] Creating ODI server ...
[2022-09-09 13:32:31 INFO] Error: create() failed. Do dumpStack() to see details.
[2022-09-09 13:32:31 INFO] Error: runCmd() failed. Do dumpStack() to see details.
[2022-09-09 13:32:31 INFO] com.oracle.cie.domain.script.jython.WLSTException: 64015: Duplicated property.
[2022-09-09 13:32:31 INFO] 64015: Invalid property "Name" of Machine: value "host_servername" is invalid. The property value is duplicated.
[2022-09-09 13:32:31 INFO] 64015: Correct the property value.
[2022-09-09 13:32:31 INFO] at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:69)
[2022-09-09 13:32:31 INFO] at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:3085)
[2022-09-09 13:32:31 INFO] at com.oracle.cie.domain.script.jython.WLScriptContext.runCmd(WLScriptContext.java:738)
[2022-09-09 13:32:31 INFO] at sun.reflect.GeneratedMethodAccessor326.invoke(Unknown Source)
[2022-09-09 13:32:31 INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-09-09 13:32:31 INFO] at java.lang.reflect.Method.invoke(Method.java:498)
[2022-09-09 13:32:31 INFO] at org.python.core.PyReflectedFunction.__call__(Unknown Source)
[2022-09-09 13:32:31 INFO] at org.python.core.PyMethod.__call__(Unknown Source)
[2022-09-09 13:32:31 INFO] at org.python.core.PyObject.__call__(Unknown Source)
[2022-09-09 13:32:31 INFO] at org.python.core.PyInstance.invoke(Unknown Source)
[2022-09-09 13:32:31 INFO] at org.python.pycode._pyx5.command$1(/tmp/WLSTOfflineIni1425936622288752864.py:19)
[2022-09-09 13:32:31 INFO] at org.python.pycode._pyx5.call_function(/tmp/WLSTOfflineIni1425936622288752864.py)
[2022-09-09 13:32:31 INFO] at org.python.core.PyTableCode.call(Unknown Source)
[2022-09-09 13:32:31 INFO] at org.python.core.PyTableCode.call(Unknown Source)
[2022-09-09 13:32:31 INFO] at org.python.core.PyTableCode.call(Unknown Source)
[2022-09-09 13:32:31 INFO] at org.python.core.PyFunction.__call__(PyFunction.java:188)
[2022-09-09 13:32:31 INFO] at org.python.pycode._pyx5.create$47(/tmp/WLSTOfflineIni1425936622288752864.py:182)
[2022-09-09 13:32:31 INFO] at org.python.pycode._pyx5.call_function(/tmp/WLSTOfflineIni1425936622288752864.py)
[2022-09-09 13:32:31 INFO] at org.python.core.PyTableCode.call(Unknown Source)
[2022-09-09 13:32:31 INFO] at org.python.core.PyTableCode.call(Unknown Source)
[2022-09-09 13:32:31 INFO] at org.python.core.PyTableCode.call(Unknown Source)
[2022-09-09 13:32:31 INFO] at org.python.core.PyFunction.__call__(PyFunction.java:184)
[2022-09-09 13:32:31 INFO] at org.python.pycode._pyx147.createODIDomain$11(/opt/apps/bia/oracle/Middleware/Oracle_Home/bi/biapps/scripts/create_domain_odi.py:148)
[2022-09-09 13:32:31 INFO] at org.python.pycode._pyx147.call_function(/opt/apps/bia/oracle/Middleware/Oracle_Home/bi/biapps/scripts/create_domain_odi.py)
[2022-09-09 13:32:31 INFO] at org.python.core.PyTableCode.call(Unknown Source)
[2022-09-09 13:32:31 INFO] at org.python.core.PyTableCode.call(Unknown Source)
[2022-09-09 13:32:31 INFO] at org.python.core.PyFunction.__call__(PyFunction.java:184)
[2022-09-09 13:32:31 INFO] at org.python.pycode._pyx147.main$13(/opt/apps/bia/oracle/Middleware/Oracle_Home/bi/biapps/scripts/create_domain_odi.py:280)
[2022-09-09 13:32:31 INFO] at org.python.pycode._pyx147.call_function(/opt/apps/bia/oracle/Middleware/Oracle_Home/bi/biapps/scripts/create_domain_odi.py)
[2022-09-09 13:32:31 INFO] at org.python.core.PyTableCode.call(Unknown Source)
[2022-09-09 13:32:31 INFO] at org.python.core.PyTableCode.call(Unknown Source)
[2022-09-09 13:32:31 INFO] at org.python.core.PyFunction.__call__(PyFunction.java:181)
[2022-09-09 13:32:31 INFO] at org.python.pycode._pyx147.f$0(/opt/apps/bia/oracle/Middleware/Oracle_Home/bi/biapps/scripts/create_domain_odi.py:283)
[2022-09-09 13:32:31 INFO] at org.python.pycode._pyx147.call_function(/opt/apps/bia/oracle/Middleware/Oracle_Home/bi/biapps/scripts/create_domain_odi.py)
[2022-09-09 13:32:31 INFO] at org.python.core.PyTableCode.call(Unknown Source)
[2022-09-09 13:32:31 INFO] at org.python.core.PyCode.call(Unknown Source)
[2022-09-09 13:32:31 INFO] at org.python.core.Py.runCode(Py.java:1226)
[2022-09-09 13:32:31 INFO] at org.python.util.PythonInterpreter.execfile(Unknown Source)
[2022-09-09 13:32:31 INFO] at weblogic.management.scripting.WLST.main(WLST.java:186)
[2022-09-09 13:32:31 INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2022-09-09 13:32:31 INFO] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2022-09-09 13:32:31 INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-09-09 13:32:31 INFO] at java.lang.reflect.Method.invoke(Method.java:498)
[2022-09-09 13:32:31 INFO] at weblogic.WLST.main(WLST.java:47)
DId you faced this error ?
Regards,
Ben
Answers
-
I am also getting the same error
0 -
Hi the error has been fixed by a new script provided by oracle.
THe script in error is this one : create_domain_odi.py
You can find it here : ../Middleware/Oracle_Home/bi/biapps/scripts/
Regards,
Ben
0 -
Hi Ben ,
Thanks for information
Can you please provide the correct script to me
Regards ,
Sunil
0 -
Hi,
Send me your mail in MP please.
Regards,
Ben
0 -
@BenFreez It's great that you had a fix and posted a message back here to say it came from Oracle.
Just a note: if you got the fix through a SR, you can't share it freely. Other users also need to raise an SR to get it (because SR and MOS are paid private content and can't be shared publicly). Not that I don't want you to help others, but sharing MOS content can get you in trouble...
0 -
Hi,
In that case, i will let him open a SR to obtain the fix.
Regards,
Ben
0 -
Just leaving a note that as of 2023/01/09 it's still an issue if you are following the install documentation and using the supplied software bundle for OBIA 11.1.1.10.3 PS3.
Supported fix is only available via SR.
0