r5 - 20 Mar 2008 - 08:53:53 - IrwinTanYou are here: TWiki >  Main Web  >  ElixirReport > ElixirReportServerCookbook > IssuesTable

List of Error Messages

Frequently encountered issues and resolution are listed as follow.

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
  1. Implement your own handling of the escape character OR
  2. Enable setAutoEscape(boolean b) for the report server. (Available in version 6.2 onwards, disabled by default)


-- TanDunlin - 23 Jan 2006

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r5 < r4 < r3 < r2 < r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback