CMS Application - Delivery - Add version - Fatal Error - Content is not allowed in prolog

Description

When adding a new version, the fatal error - Content is not allowed in prolog - occurs in the add version log:

INF: 2023-09-18 13:24:30: Adding version ‘XXX’

INF: 2023-09-18 13:24:30: Running DMT command

Using arguments:

AddVersion

-application: XXX

-oneApplicationMode:

-logFilePath:

-storagePath:

-guid:

-name: XXX

-releaseDate: YYY

-activateDiscoverers: ZZZ

-copySources: false

Error: Internal error occurred.

The application is closing. Call CAST support now providing the log file at C:\Windows\Temp\DMT.log.txt

com.castsoftware.util.logger.exceptions.LogException cast.utilities.securePropertyReadFailure FILE /localpswds.dat

com.castsoftware.util.logger.exceptions.LogException cast.utilities.securePropertyReadFailure FILE /localpswds.dat

org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.

Content is not allowed in prolog.

Return value: 1000

Observed in CAST AIP

ReleaseYes/No
8.3.x

Observed on RDBMS

RDBMSYes/No
CSS

Step by Step Scenario

  1. Open CAST MS
  2. Add a new version in CAST MS

Action Plan

The error message is displayed when the file localpswds.dat has unrecognizable characters for DMT which is causing the issue.

Please do the following to resolve:

  1. Save the current localpswds.dat file
  2. Replace the file that has the problem with this one:  localpswds.dat
  3. Add a new version and see if the issue is resolved.

If the above points do not help you or you need further assistance, contact CAST Technical Support with the Relevant Input for CAST Technical Support to reproduce the issue.

Notes/comments

Ticket # 43404

Related Pages