Explanation | The value for the specified configuration parameter was not, or could not be converted to, a string array. |
Action | Check the value specified in the server configuration and ensure the value is a valid representation of a string or string array. |
Explanation | The value for the specified configuration parameter was not, or could not be converted to, a boolean value. |
Action | Check the value specified in the server configuration, and ensure the value is a valid representation of a boolean value. |
Explanation | The file install service could not read, write, or delete a required file. |
Action | Check the exception message for details about the file operation that failed. Ensure the fileinstall bundle has sufficient privileges to read and write files to its framework-allocated data area. |
Explanation | The value for the specified configuration parameter was not, or could not be converted to, a long value. |
Action | Check the value specified in the server configuration, and ensure the value is a valid representation of a long value. |