Problem while importing dev environment in management console
search cancel

Problem while importing dev environment in management console

book

Article ID: 369166

calendar_today

Updated On:

Products

CA Identity Manager

Issue/Introduction

Failure importing environment, environment_roles.xml and environment_settings.

Element "imsscope:ScopeRule" cannot have character [children], because the type's content type is element-only.

After importing the backup version, the same error occurs.

Since the files are huge, they would not upload via browse, as it hangs.

When importing it via importexportutility, the following error occurs:
java.io.IOException: Error writing to server

Environment

Release : 14.4
Component : CA Identity Manager

Resolution

java.io.IOException: Error writing to server

This error occurs because the receiving server closed the connection, because the file exceeded the size limit.

Divide the large xml file into multiple small xml files to import the role definitions.