• bugs in server log when running from web browser

    By eric c rehnke 1 decade ago

    Hello we are receiving the following server error log messages after we:


    1. Open report doc for a chart we defined

      2.click on "Preview in Browser"
    2. Enter From/To Dates into web interface
    3. receive error message on web browser
    4. Here are server log messages:



      04/01/2010 09:13:59 AM HTTP Web Server: Couldn't find design note - amcharts_key.txt [/GCS/Reconn/notesreconn.nsf/amcharts_key.txt]



      04/01/2010 09:16:05 AM HTTP Server: Agent '(Chart-RunOnWeb) | Chart-RunOnWeb' error: No RESUME


    5. After adding Resume Next code to Chart-RunOnWeb agent:



      ErrorHandler:

      Print {

      }

      Print {Notes Reconn}

      Print { Chart



      }

      Print {
      }

      Print {

      An error has occurred:
      }

      Print Err & {: } & Error & {

      }

      Print {
      }

      Resume next

      End Sub


    6. Chart was successfully displayed on web browser..



      Thanks

      eric
    • Thanks Eric

      By David Jeyachandran 1 decade ago

      Thanks Eric for flagging that problem. Thank you especially for your detailed explanation of the issue. We will have a look at this and it will be fixed in our next release. (I'll log it as a bug to ensure it gets done).



      Regards

      David