Jump to content
We've recently updated our Privacy Statement, available here ×

Ahmed Mostafa

Members
  • Posts

    3
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Everything posted by Ahmed Mostafa

  1. The email settings configured correctly and tested before many times. The issue is that jasper scheduler passing the variables not fetching the email value and pass the attribute as it is which is not valid email so it gives this error.
  2. I am using jasper report server 8.2.0 I used also jasper studio 9 . I am using the report splitter features which is working well except for the part for email notification that the variable ${net.sf.jasperreports.print.part.email} put in " to" field which accepted but not fetching data and reads it as it is which yields into the following error upon execution: ERROR ReportExecutionJob,JasperServerScheduler_Worker-1:472 - The job error notification was not completed. An error occurred while sending it. (Error UID: 4f16bf6d-c35a-4d78-a871-15e093ff17ac) org.springframework.mail.MailSendException: Failed messages: com.sun.mail.smtp.SMTPSendFailedException: 250 2.6.0 <348437779.2.1708718445024@Monitoring.procare.com> [InternalId=87763361726465, Hostname=PROCARE-EXCH1.procare.com] Queued mail for delivery ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 501 5.1.3 Invalid address ; message exception details (1) are: Failed message 1: com.sun.mail.smtp.SMTPSendFailedException: 250 2.6.0 <348437779.2.1708718445024@Monitoring.procare.com> [InternalId=87763361726465, Hostname=PROCARE-EXCH1.procare.com] Queued mail for delivery ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 501 5.1.3 Invalid address
  3. I am using jaspersoft studio 9.0.0 I am using the option of report bursting scriplet using the class com.jaspersoft.jasperreports.jrs.bursting.BurstingScriptlet. when deploying on jaspersoft report server 8.1.1 it gives error and this is the log mentioned. 2024-02-17T23:03:09,682 ERROR SecureExceptionHandlerImpl,pool-9-thread-1:125 - There was an error on the server. Try again or contact site administrators. (Error UID: b2702571-c90f-4862-9d46-cbf2f0daa5fa) com.jaspersoft.jasperserver.api.ErrorDescriptorException: There was an error on the server. Try again or contact site administrators. (Error UID: f70786de-da80-40c0-9a67-913111405b3c) at com.jaspersoft.jasperserver.remote.services.ReportExecution.getFinalReportUnitResult(ReportExecution.java:173) at com.jaspersoft.jasperserver.remote.services.impl.RunReportServiceImpl$2.run(RunReportServiceImpl.java:498) at com.jaspersoft.jasperserver.api.logging.util.LoggableExecutorService$1.run(LoggableExecutorService.java:84) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) I am not finding a way how to import this class to jasper server . waiting for your kind support
×
×
  • Create New...