Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Language and style fixes. Converted solution text into a procedure.

Problem & Symptoms

After Sometimes you may encounter the following situation: after enabling SSL Connection with AppServer, it doesn't work and in the Logs files from fails to operate properly and you can see the following message in the logs files of the /<WSC_Installation_Path>/WSC/AppServer/Logs you can see a messageLogsdirectory:

Code Block
Cannot parse ini file "...\AppServer\AppServerX.xml". Reason: XmlDomParser. Invalid token in line <00> column <00> error code 17

...

The error means that you use inappropriate use inappropriate symbol(s) in the AppServerX.xml file (in AppServerX.xml file located in.../AppServer/AppServerX.xml ). Please open directory.

Solution

To solve the issue:

  1. Open the file and

...

  1. navigate to the line mentioned

...

  1. in the error message.
  2. Copy the value with the inappropriate symbols and put it to

...

  1. the string conversion resource.

...

  1. Use the output for AppServerX.xml file.

Example

...

Invalid: <SSLCertificatePassword>1<rfgcyJ</SSLCertificatePassword>

...