| Error Message | Description | Resolution |
| Can't start server: com.elixirtech.net.NetException: Exception opening server socket: java.net.BindException: Address already in use: bind | There is a port conflict | Make sure port for Elixir Report Server is not in use by other application. Alternatively, modify ERS2.xml for server to use another port |
| java.io.FileNotFoundException: Report /ReportSample/Template.rml not found | File System / Report template not available | Verify Repository.xml and file directory. For information on repository configuration, access Repository.xml |
|
ERROR ER.Server - Error processing request: com.elixirtech.ers2.command.ParseException: Encountered "\"" at line 1, column 357. Was expecting one of: |
Due to the escape character '\' that is taken in by the report server |
Either
|