Report failed schedule instances

Hi,
Is there a way to generate a report to show the failed schedules in a given time scale (e.g. in last day or week)? My reason for wanting on is that I do not wish to log in to the BOXI CMC every week or day, goto the instances page, enter the criteria and then view the list. I would prefer that the list was sent to me so that I only need logon if there is a problem.
I'm using BOXI 3.1 SP2 FP2.5 if this makes any difference.
Thanks,
Mike

Hi Mike,
I have a similar report scheduled to me every morning. Something similar might work for you.
I use the following result Objects (for a Webi report):
Action Name from Actions
Server Kind from Server Information
Object Name from Actions/ Action Details/
Action Time from Actions/Action Time
Action Duration from Actions
Action Type from Actions
Action Type Details from Actions/Action Type
User Name from Actions
Action ID from Actions
The Query filters are:
Action Name ID In List : 327681;327682
You would also need to restrict Action Time. I use objects in the universe to run the report for data within 24 hrs of 6AM each weekday.
I use the following report filters:
Action Type In List : Object Folder Path
This gives the folder in with the report resides.
Other things to note:
Object Name is equivalent to the report name.
User Name is the user that ran the report.
Action Name is the scheduling status (Scheduling Failed/ Scheduling Succeeded)
Action Duration is number of seconds the report took to run.
Let me know if you need any more information.
Best,
Srinivas

Similar Messages

  • Crystal Report failed scheduling onto the File System

    Hi,
    We have set up a Crystal report file for scheduling via file system. This report has been running fine with regards to generation all through last few months, but has started failing to generate the report at the scheduled time onto the file system from the last few days. When I checked the logs of the Instance Manager, it shows an error like this 'Unable to connect: incorrect log on parameters. Details: [Database Vendor Code: 1017 ]'.
    Please note, I was able to run the report from InfoView without any issue, so I don't believe there is any issue with stored procedure/report/database connection but something else.
    Can someone please provide some insights on this.
    Thanks.

    Hello Satish,
    Is this issue specific to FileSystem location? What about default enterprise location?
    When you view the reprt in InfoView, click on Refresh button to get current data. If the repot was published with Saved Data option, then you would see data in the report but it would be old one.
    Above step would confirm that there is no issues with database user credentials specified with the report.
    Also, open the report in Crystal Reports 2011, refresh it and publish without saved data in BI 4 repository and schedule it.
    Regards,
    Mahesh

  • Scheduled Report Failing - Don't Know Why

    I'm trying to re-create a scheduled report on CMC that had gotten deleted. It ran before (sometimes multiple times...) but at least it ran. I'm duplicating all the settings for this report based on how they were before, but every time I try to get the report to run, it fails.
    I don't know enough about this to be able to embed any kind of error messages in the e-mail notifications we get. All I know is that no matter what I change/tweak/adjust, we get an email saying "This report has failed to run."
    What kinds of things should I be looking at to troubleshoot? I know the report itself is fine, as users can view it normally (as in, through other viewers). There's definitely something specific to the scheduling process that is not correct, but I don't know what to look at.
    Here is how the scheduling is currently configured:
    Schedule > Main Tab
    -Run Weekly, Tues - Sat
    -Start Date: 10/01/08, 8:30 AM (I originally set this up yesterday, so today at 8:30 should have been the first time it ran, but instead it failed)
    -End Date: 10/01/18, 12:00 AM
    -Number of retries allowed: 0
    -Retry interval in seconds: 1800
    Schedule > Notification
    -Email notification based on: a job has failed to run
    -Message: Report failed to run. Scheduled Report: %SI_NAME% - %SI_STARTTIME% What other codes can we put in this message, BTW? I've been trying to look for something to return error codes, but %SI_OUTCOME%, %SI_STATUSINFO%, and %SI_ALERT_MESSAGE% don't display anything, they just print on the email
    Schedule > Destination
    -Destination: Email (SMTP)
    -Clean up instance after scheduling is checked
    -We have "Set the values to be used at schedule time here:" populated with our list of email addresses for recipients
    -Attach object instance to email message is checked
    -Specified file name: %SI_NAME%%SI_STARTTIME%.%EXT%
    -Add extension is checked
    Schedule > Format
    -Format: Microsoft Excel (Still fails if we choose Excel Data Only or Adobe Acrobat)
    -Use options saved with report is checked (Still fails if we deselect this)
    Schedule > Schedule For
    -Schedule only for myself.
    Could really use some help here, as I don't know what in the world could be causing this to fail. Thanks in advance.

    First thing is to forget all the complex configs and just try to schedule the report to run once now, no alerts, no notifications, no nothing.
    Does that work?
    Then you can build up the schedule, to see where the problem is coming from.
    Sincerely,
    Ted Ueda

  • Scheduled report failed after 10 mins

    Hi Everyone,
    We are using Business Object XI 3.1 and Crystal Report 2008.
    We have a few reports which uses Java Beans Connectivity. They all run fine using Crystal Report 2008 Designer.
    After I publish the reports to the server and schedule it to run from InfoView, the reports fail if it runs over 10 mins and returns error ( See below). If I rerun the report and it completes within 10 mins, it will be fine.
    Error:
    Title: Test Report
    Document Type: Microsoft Excel
    Status Failed
    External Destination: None
    Owner: SLuo
    Server Used: BOETEST.CrystalReportsJobServer
    PID: 14496
    Folder Path: Reporting
    Remote Instance: No
    Creation Time: 6/27/2014 10:21 AM
    Expiry: 6/27/2024 10:21 AM
    Start Time: 6/27/2014 10:22 AM
    End Time: 6/27/2014 10:32 AM
    Printer: None
    Formats: Microsoft Excel
    Parameters: 1/6/14; 1/6/14
    Error Message: Error in File ~tmp38a08076f722e00.rpt: Failed to retrieve data from the database.
    I added -crpetrace 7 - trace to the command line params to view the details of the log, however not much luck in getting a meaningful message.
    The log from Crystal Job Server:
    2014/06/30 14:03:50.063|==| | | 3900|4308|
    |||||||||||||||procReport.dll:
    CRPE FAILED: GetLastPEErrorInfo(1) returns crpe error code [723] with
    extended error string [Failed to retrieve data from the database.
    Failed to retrieve data from the database.
    Error in File ~tmpf3c80895162f60.rpt:
    I have looked the configuration of Crystal Job Server, Reports Cache Server and Processing Server, nothing obvious that has limited the connection to 10 mins. I have extended the time in CRConfig.xml still no luck.
    There are other reports on the server using direct db connection and run fine for 2 hours+.
    Anyone has experienced this before and aware of any configuration that might cause the report to fail in 10 mins?
    Many thanks,
    Shan

    Hi Shan,
    You can refer to the following SAP KBA for the issue:
    1204347 - Error: "Failed to retrieve data from the database" when using Javabeans as a datasource
    The SAP Note is for BO XI R2; however, you can try the same resolution for BO XI 3.1.
    Hope this helps.
    Regards,
    Renu

  • Schedule reports fail - CrystalEnterprise.Smtp

    We have scheduled a report to run for all corporate employees.  When the schedule runs, here is what happens.
    - Report run and is marked in the running state
    - Report moves to pending state in history but the email is sent to recip.
    - Report moves back to running state
    - Report moves to pending state and again the email is sent
    - Report moves to running state
    - Report moves to failed but again the email is sent
    In all, each recip gets three copies of the report and finally the report is marked failed.
    The same report can be scheduled to addresses not hosted on our domain and only one copy is sent and the report instance is marked successful.
    When the report fails, I get the following error : recipient error. []: [CrystalEnterprise.Smtp]
    Any help would be appreciated,
    Chris

    Hi John,
    I have the SMTP address with the ports and we have our mail server.
    As per admin guide, what would be the user for the destination ?
    User Name
    Provide the Job Server with a user name that has permission to send email
    and attachments through the SMTP server.
    Password
    Provide the Job Server with the password for the SMTP server.
    Can i just leave the user name and password so that the users email will be taken ?
    Please refer to SAP Note 455140 to configure the SMTP plug-in to send emails. However there is no section in SAPconnect to enable you to add a user and password as a means of authentication. You will have to enter the IP address of your sending SAP application server to your mail server as a means of authentication to enable emails to be correctly relayed to your mail server.
    Hope this helps
    Michael

  • Audit Report: Failed Instances

    Hi! Is there a column/field in Activity Universe that can be used to filter failed instances as seen in the Instance Manager
    or what this script can output via Query Builder?
    select SI_NAME, SI_OWNER, SI_AUTHOR, SI_STATUSINFO from CI_INFOOBJECTS
    where SI_SCHEDULEINFO.SI_OUTCOME>=2
    Thanks

    Hi Mike,
    I have a similar report scheduled to me every morning. Something similar might work for you.
    I use the following result Objects (for a Webi report):
    Action Name from Actions
    Server Kind from Server Information
    Object Name from Actions/ Action Details/
    Action Time from Actions/Action Time
    Action Duration from Actions
    Action Type from Actions
    Action Type Details from Actions/Action Type
    User Name from Actions
    Action ID from Actions
    The Query filters are:
    Action Name ID In List : 327681;327682
    You would also need to restrict Action Time. I use objects in the universe to run the report for data within 24 hrs of 6AM each weekday.
    I use the following report filters:
    Action Type In List : Object Folder Path
    This gives the folder in with the report resides.
    Other things to note:
    Object Name is equivalent to the report name.
    User Name is the user that ran the report.
    Action Name is the scheduling status (Scheduling Failed/ Scheduling Succeeded)
    Action Duration is number of seconds the report took to run.
    Let me know if you need any more information.
    Best,
    Srinivas

  • Max Instance of One DESKI Report for Schedule

    Hi,
    Can someone pls let me know how many Max Instance we can create for One DESKI Report for Scheduling.
    Thanks in advance.
    Prabhat

    Jason,
    Thanks for the info. The query builder o/p and the application o/p are the same. When this situation happened last time I just simply deleted those older instances from the history and left only the current one.
    This has forced the query to return the only available instance, which is the current one.
    My suspect here is that, the SI_ID of a new instance is smaller than the older instance...
    for example,
    Instance 1 - 10023
    Instance 2 - 12344
    Instance 3 - 9892
    Is this possible?? Since I have deleted the older instances I have no way to confirm this case unless it happens again.
    The BO documentation about SI_ID reads like this...
    "This property is used to uniquely identify an object. The number is assigned at creation time, and is never changed until the object is destroyed. You should never hard-code this number, however, since if the object is destroyed the number may be assigned to another object. No two objects have the same ID, even if they are different types of objects; that is, you will never find a report that has the same ID as a folder."
    As it claims that an ID can be re-used if the object is destoryed I assume that though the new ID will be unique there is no guarantee that it will be bigger than the previous instance of the same object.
    But the problem is that I dont have a documentation proof to claim this hence asking help from the guru's here...
    Regards,
    Elan.

  • Scheduled webi reports fail, why? If I restart BO services they work again

    Hello.
    I'm having a problem with my scheduled Webi reports and I don't know what is causing it.  I have some reports scheduled to run at 8:00 am, and are supposed to be sent to a determined e-mail. Last week it worked well and the reports were sent to their destination successfuly, then this week the same reports didn't reach their destination.  I verified in the History option and all of them showed a Failed status.  I checked the detail and this is what it shows:
    Unexpected exception caught. Reason: [java.lang.NullPointerException: i_statusInfo is null.]
    If I try to reschedule these reports or any other report or a new report I get the same error.  The only way I can make the schedule option work again  for my webi reports is restarting  BusinessObjects services.
    But I guess this is not the right solution.
    What can I do? How can I determine what is causing my scheduled webi reports fail?
    What does  this java.lang.NullPointerException: i_statusInfo is null message mean?
    Is there a way I could track the service that is failing? which BO service is the service that manage the Schedule reports?
    Any help is welcome.
    Edited by: Erika Atencio on Sep 1, 2010 6:27 PM

    >
    Efstratios Karaivazoglou wrote:
    > Which version of BOBJ (incl. SP and FP) are you using?
    >
    > Regards,
    >
    > Stratos
    BusinessObjects XI 3.1 SP2
    FixPack 2.6
    Edited by: Erika Atencio on Sep 1, 2010 8:46 PM

  • Crystal reports being scheduled on Business Objects XI 3.1 failing

    I am in the middle of a migration from Crystal Enterprise 10 to Business Objects XI 3.1.  I am getting report failures for scheduled events.  The error is "Object could not be scheduled within the specified time interval".  Does anyone have any idea what this is?  Some of the reports run fine for this instance and then others get this message.  Any information would be greatly appreciated.

    Hi
    This error message appears when there are a large number of reports scheduled to run at the same time, but there is a short end time for the instance. As a result, BusinessObjects Enterprise may not be able to run all the report before the end time passes.
    To resolve this error message, increase the end time on the scheduled instance. To increase the end time, use the following steps:
    1. In the Infoview, browse to the desired report and click 'History'.
    2. Find the desired scheduled instance and click 'Reschedule'.
    3. Under the 'When' section, increase the end time for the scheduled instance.
    Upon completing these steps, the error message no longer appears.
    Hope this helps!!
    Regards
    Sourashree

  • How to mail to users when a report fail when scheduled in Infoview-BO XIR2

    Hi,
    We need to send a mail notification to the mail recipients when a report fail. Is this possible in Infoview.
    Please suggest.
    Thanks in advance.

    it is not possible in infoview. but it can be done using CMC. if you go schedule a reports in CMC, goto notifications and add email notification and add email addresses.

  • List of BO reports failing daily and schedule run time

    Hi,
        Our BO reports are scheduled to refresh daily early mornings 2 - 6 AM and around 280 reports run daily. We want to know list of failed reports daily and measure run time differences for each report in different days and run time for all 280 reports.
    1. List of failed reports (to check if same reports are failing daily)
    2. Total run time for all reports
    3. Change in run for each report on different days.
    Could you please let me know how this kind of report can be generated.
    Regards,
    Nanda Kishore B

    Hello Nanda Kishore,
    Check below two links which can be helpful:
    For query builder, below link has a 4 part series of queries. You can find the other links at the bottom on the page
    BusinessObjects Query builder queries
    If you are using BI 4.x, then below link has a set of sample auditing universe and reports.
    I'm sure you can find the required reports in the attachment:
    Sample Auditing Universe and Reports for SAP BusinessObjects_4_x
    I think auditing would be the best way to get the information required.
    I hope this helps!
    -V

  • Scheduling a Deski report fails with error message: "Failed to get property

    Hi,
    We have created few Desktop Intelligence report. Now when these report are schedules to be refreshed weekly (on Sunday), it fails with the following error message:
    "Failed to Get Property"
    Have tried to refresh the reports manually in Full Client too but the report fails there too.
    Have checked for the connection information. The servers are up and running.
    Have tried to re-create the connection and even tried to re-import and export the Universe.
    If we rename the report and save it and export, it works fine. Can not try this workaround as have more that 500 reports.
    Please suggest.
    regards,

    Hi Maria,
    usually the message "Failed to Get Property" is followed by an item name such as SI_FILE, or SI_VARIABLE, or SI_USE_ORIGINALDS, and so on.
    Could you please specify as much information coming from the error message as you can?
    Furthermore, is this issue happening with any Desktop Intelligence reports you schedule?
    Are the reports using the same Universe?
    Which DB are you using?
    Regards,
    Samanta F.

  • Automatic Email When Scheduled Report Fails?

    Is there a way to configure XI to automatically send an email if a scheduled report fails to run successfully?

    This is actually configured at the report level from the CMC and not via auditing. For each report that you want notification(s)to be set for, switch to the Schedule tab --> Notification in the CMC. Enable email notifications as required. ie. "A job has failed to run. "

  • Discoverer reports failing after import from another instance

    I've migrated Discoverer reports using export/import option.After opening reports in new instance,I'm getting the following error for some reports :
    Can not join tables used in the work book Item dependency not found in the EUL,Attempt to open workbook failed?
    I checked disco administrator for these reports and all these reports are based on custom folders.These custom folders are based on query and they are not joined with any other folders.
    Thanks,
    Kiran.

    Hi Kiran
    Try re-importing and matching on Names and see if that helps.
    Having End User Layer metadata out of sync and maintained in more than one place is a recipe for disaster. The best way to develop Discoverer metadata is to have a three-stage environment using Development, Test and Production.
    You should never add new Production metadata without migrating from Test which in turn is migrated from Development. Adding new metadata in Production will cause the unique IDs to be updated. The next time you migrate from Test, checking the box to match on identifiers will cause problems. Of course if you also take the time to make sure than even identifiers are unique then you will not have any issues.
    Best wishes
    Michael

  • NFR 2.5 - no autogenerated reports, fails on generation

    Hello,
    we have NFR 2.5 installation with mutiple bindings to Windows and OES servers. The scans works well and we received information inside the databases (PG 9.2). I created some reports which will be work in the preview mode. The next step to schedule the reports fails. There are no reports inside the "stored reports" section. I reconfigure the log level to debug and see an error inside the report generation "Report generation completed with errors or warnings for report SERVER_FS_filextension: System.NullReferenceException: Object reference not set to an instance of an object. at SRSReportGenerator.SRSReportGenerator.ReportThread (Object obj)".
    Which are the next steps to fix this issue? Is there an other way to analyse the problem? I get the same error level for all reports on the system. I try also to delete these reports and recreate a new one.
    Here you found a trace from the report generation:
    01 2015-01-27 15:38:00 3600 5 800c 2848 3000 Sched, ST: Removed task AgentManagerService Scheduled Task 3 from schedule queue.
    01 2015-01-27 15:38:00 3600 8 8010 2848 4588 SQL: SQL Processing SQL stored procedure: 'srs.add_scan_active_task_entry', Param 0 (): '<?xml version="1.0" encoding="UTF-8"?><ScanScheduleSetupTask><TaskType>2</TaskType><ScanType>2</ScanType><ScheduleID>283</ScheduleID><PolicyID>17</PolicyID></ScanScheduleSetupTask>', Param 1 (): '0'
    01 2015-01-27 15:38:00 3600 5 800c 2848 4588 Sched, RT: ScanSchedulerService Scheduled Task 283 executed, Result = 0.
    01 2015-01-27 15:38:00 3600 5 800c 2848 4588 Sched, RT: This is the last execution for ScanSchedulerService Scheduled Task 283.
    01 2015-01-27 15:38:00 3600 5 0005 2848 748 SSC: Starting initial setup for report definition 17, schedule 283, type: 2...
    01 2015-01-27 15:38:00 3600 5 0005 2848 748 SSC: Dispatching scheduled report, schedule 283, report definition id 17...
    01 2015-01-27 15:38:00 3600 8 8010 2848 748 SQL: SQL Processing SQL query: 'SELECT * FROM srs.report_definitions WHERE id=?', Param 0 (): 17
    01 2015-01-27 15:38:00 3600 8 8010 2848 748 SQL: SQL Processing SQL stored procedure: 'srs.add_report_in_progress_entry', Param 0 (): '17', Param 1 (): '1', Param 2 (): '0'
    01 2015-01-27 15:38:00 3600 8 8010 2848 748 SQL: SQL Processing SQL stored procedure: 'srs.add_scan_active_task_entry', Param 0 (): '<?xml version="1.0" encoding="UTF-8"?><ReportExecutionTask><ReportDefinitionID>17 </ReportDefinitionID><InProgressReportID>40</InProgressReportID><PriorityLevel>3604529</PriorityLevel></ReportExecutionTask>', Param 1 (): '6'
    01 2015-01-27 15:38:00 3600 8 8010 2848 748 SQL: SQL Processing SQL query: 'DELETE FROM srs.scan_active_tasks WHERE id=?', Param 0 (): 592
    01 2015-01-27 15:38:00 3600 5 0005 2848 2252 SSC: Report Worker executing report for definition ID 17, priority 3604529...
    01 2015-01-27 15:38:00 3600 8 8010 2848 2252 SQL: SQL Processing SQL query: 'SELECT * FROM srs.report_definitions WHERE id=?', Param 0 (): 17
    01 2015-01-27 15:38:00 3600 8 8010 2848 2252 SQL: SQL Processing SQL query: 'SELECT nt.* FROM srs.notification_targets AS nt JOIN srs.report_notification_targets AS rnt ON nt.id = rnt.notification_target_id WHERE rnt.report_definition_id=?', Param 0 (): 17
    01 2015-01-27 15:38:00 3600 8 8010 2848 4252 SQL: SQL Processing SQL query: 'DELETE FROM srs.scan_active_tasks WHERE id=?', Param 0 (): 593
    01 2015-01-27 15:38:00 3600 8 8010 2848 4252 SQL: SQL Processing SQL stored procedure: 'srs.add_notification_entry', Param 0 (notification_timet): '1422369480', Param 1 (target): '', Param 2 (type): '1', Param 3 (severity): '1', Param 4 (status_code): '-1', Param 5 (destination_type): '2', Param 6 (subject): 'Report generation failure', Param 7 (message): 'An error was encountered while attempting to generate the report SERVER_FS_filextension: System.NullReferenceException: Object reference not set to an instance of an object. at SRSReportGenerator.SRSReportGenerator.ReportThread (Object obj).'
    01 2015-01-27 15:38:00 3600 8 8010 2848 4252 SQL: SQL Processing SQL query: 'SELECT report_name FROM srs.report_definitions WHERE id=?', Param 0 (): 17
    01 2015-01-27 15:38:00 3600 3 0005 2848 4252 SSC: Report generation completed with errors or warnings for report SERVER_FS_filextension: System.NullReferenceException: Object reference not set to an instance of an object. at SRSReportGenerator.SRSReportGenerator.ReportThread (Object obj)
    01 2015-01-27 15:38:00 3600 5 0005 2848 2252 SSC: Report Worker executed report for definition ID 17, priority 3604529, result: 0.
    Thanks for support and help for this issue
    Michael

    On 1/30/2015 6:16 AM, michaelkuerschner wrote:
    >
    > Hello,
    >
    > we have NFR 2.5 installation with mutiple bindings to Windows and OES
    > servers. The scans works well and we received information inside the
    > databases (PG 9.2). I created some reports which will be work in the
    > preview mode. The next step to schedule the reports fails. There are no
    > reports inside the "stored reports" section. I reconfigure the log level
    > to debug and see an error inside the report generation "Report
    > generation completed with errors or warnings for report
    > SERVER_FS_filextension: System.NullReferenceException: Object reference
    > not set to an instance of an object. at
    > SRSReportGenerator.SRSReportGenerator.ReportThread (Object obj)".
    >
    > Which are the next steps to fix this issue? Is there an other way to
    > analyse the problem? I get the same error level for all reports on the
    > system. I try also to delete these reports and recreate a new one.
    >
    > Here you found a trace from the report generation:
    > -------------------
    > 01 2015-01-27 15:38:00 3600 5 800c 2848 3000 Sched, ST: Removed task
    > AgentManagerService Scheduled Task 3 from schedule queue.
    > 01 2015-01-27 15:38:00 3600 8 8010 2848 4588 SQL: SQL Processing SQL
    > stored procedure: 'srs.add_scan_active_task_entry', Param 0 (): '<?xml
    > version="1.0"
    > encoding="UTF-8"?><ScanScheduleSetupTask><TaskType>2</TaskType><ScanType>2</ScanType><ScheduleID>283</ScheduleID><PolicyID>17</PolicyID></ScanScheduleSetupTask>',
    > Param 1 (): '0'
    > 01 2015-01-27 15:38:00 3600 5 800c 2848 4588 Sched, RT:
    > ScanSchedulerService Scheduled Task 283 executed, Result = 0.
    > 01 2015-01-27 15:38:00 3600 5 800c 2848 4588 Sched, RT: This is the last
    > execution for ScanSchedulerService Scheduled Task 283.
    > 01 2015-01-27 15:38:00 3600 5 0005 2848 748 SSC: Starting initial setup
    > for report definition 17, schedule 283, type: 2...
    > 01 2015-01-27 15:38:00 3600 5 0005 2848 748 SSC: Dispatching scheduled
    > report, schedule 283, report definition id 17...
    > 01 2015-01-27 15:38:00 3600 8 8010 2848 748 SQL: SQL Processing SQL
    > query: 'SELECT * FROM srs.report_definitions WHERE id=?', Param 0 ():
    > 17
    > 01 2015-01-27 15:38:00 3600 8 8010 2848 748 SQL: SQL Processing SQL
    > stored procedure: 'srs.add_report_in_progress_entry', Param 0 (): '17',
    > Param 1 (): '1', Param 2 (): '0'
    > 01 2015-01-27 15:38:00 3600 8 8010 2848 748 SQL: SQL Processing SQL
    > stored procedure: 'srs.add_scan_active_task_entry', Param 0 (): '<?xml
    > version="1.0"
    > encoding="UTF-8"?><ReportExecutionTask><ReportDefinitionID>17 </ReportDefinitionID><InProgressReportID>40</InProgressReportID><PriorityLevel>3604529</PriorityLevel></ReportExecutionTask>',
    > Param 1 (): '6'
    > 01 2015-01-27 15:38:00 3600 8 8010 2848 748 SQL: SQL Processing SQL
    > query: 'DELETE FROM srs.scan_active_tasks WHERE id=?', Param 0 (): 592
    > 01 2015-01-27 15:38:00 3600 5 0005 2848 2252 SSC: Report Worker
    > executing report for definition ID 17, priority 3604529...
    > 01 2015-01-27 15:38:00 3600 8 8010 2848 2252 SQL: SQL Processing SQL
    > query: 'SELECT * FROM srs.report_definitions WHERE id=?', Param 0 ():
    > 17
    > 01 2015-01-27 15:38:00 3600 8 8010 2848 2252 SQL: SQL Processing SQL
    > query: 'SELECT nt.* FROM srs.notification_targets AS nt JOIN
    > srs.report_notification_targets AS rnt ON nt.id =
    > rnt.notification_target_id WHERE rnt.report_definition_id=?', Param 0
    > (): 17
    > 01 2015-01-27 15:38:00 3600 8 8010 2848 4252 SQL: SQL Processing SQL
    > query: 'DELETE FROM srs.scan_active_tasks WHERE id=?', Param 0 (): 593
    > 01 2015-01-27 15:38:00 3600 8 8010 2848 4252 SQL: SQL Processing SQL
    > stored procedure: 'srs.add_notification_entry', Param 0
    > (notification_timet): '1422369480', Param 1 (target): '', Param 2
    > (type): '1', Param 3 (severity): '1', Param 4 (status_code): '-1',
    > Param 5 (destination_type): '2', Param 6 (subject): 'Report generation
    > failure', Param 7 (message): 'An error was encountered while attempting
    > to generate the report SERVER_FS_filextension:
    > System.NullReferenceException: Object reference not set to an instance
    > of an object. at
    > SRSReportGenerator.SRSReportGenerator.ReportThread (Object obj).'
    > 01 2015-01-27 15:38:00 3600 8 8010 2848 4252 SQL: SQL Processing SQL
    > query: 'SELECT report_name FROM srs.report_definitions WHERE id=?',
    > Param 0 (): 17
    > 01 2015-01-27 15:38:00 3600 3 0005 2848 4252 SSC: Report generation
    > completed with errors or warnings for report SERVER_FS_filextension:
    > System.NullReferenceException: Object reference not set to an instance
    > of an object. at
    > SRSReportGenerator.SRSReportGenerator.ReportThread (Object obj)
    > 01 2015-01-27 15:38:00 3600 5 0005 2848 2252 SSC: Report Worker
    > executed report for definition ID 17, priority 3604529, result: 0.
    > -------------------
    >
    > Thanks for support and help for this issue
    > Michael
    >
    >
    Michael,
    Would you mind sending an email to [email protected]? We'd like to
    troubleshoot this with you directly. Thank you.
    -- NFMS Support Team

Maybe you are looking for