Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

OBIA 11.1.1.10.3 Install - Error while creating domaine 64015: Invalid property

BenFreezSep 9 2022

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

Comments

Processing

Post Details

Added on Sep 9 2022
7 comments
424 views