Error
Whenever we are configuring or creating a new domain with UCM environment we may face the following error.
ERROR create_gui com.oracle.cie.wizard.domain.gui.tasks.DomainCreationGUITask - Generation Error!!
Traceback (innermost last):
File "<iostream>", line 17, in ?
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
Solution
Generally the domain creation command script or shell script is present at the location below
C:\Oracle\Middleware_webcenter\wlserver_10.3.6\common\bin\config.exe
Instead of that use the config file at the below location to create the domain
C:\Oracle\Middleware_webcenter\Oracle_ECM1\common\bin\config.exe
No comments:
Post a Comment