Menu

Connection error

ART Help
ART_user
2022-08-16
2022-08-17
  • ART_user

    ART_user - 2022-08-16

    [INFO] 15-Aug-2022 07:00:00.049 - Started
    [ERROR] 15-Aug-2022 07:00:00.256 - Error
    java.lang.RuntimeException: Connection pool doesn't exist for datasource id 7
    at art.connectionpool.DbConnections.getConnectionPool(DbConnections.java:222)
    at art.connectionpool.DbConnections.getDataSource(DbConnections.java:265)
    at art.connectionpool.DbConnections.getConnection(DbConnections.java:302)
    at art.runreport.RunReportHelper.getEffectiveReportConnection(RunReportHelper.java:142)
    at art.runreport.RunReportHelper.getEffectiveReportConnection(RunReportHelper.java:105)
    at art.runreport.ReportRunner.execute(ReportRunner.java:1151)
    at art.runreport.ReportRunner.execute(ReportRunner.java:1070)
    at art.jobrunners.ReportJob.runJob(ReportJob.java:2302)
    at art.jobrunners.ReportJob.runJob(ReportJob.java:2216)
    at art.jobrunners.ReportJob.runNormalJob(ReportJob.java:2145)
    at art.jobrunners.ReportJob.runNormalJob(ReportJob.java:2073)
    at art.jobrunners.ReportJob.execute(ReportJob.java:320)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
    [ERROR] 15-Aug-2022 07:00:01.251 - Error
    javax.mail.internet.AddressException: Illegal address
    at javax.mail.internet.InternetAddress.<init>(InternetAddress.java:122)
    at art.mail.Mailer.send(Mailer.java:375)
    at art.jobrunners.ReportJob.sendErrorNotification(ReportJob.java:450)
    at art.jobrunners.ReportJob.execute(ReportJob.java:335)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
    [INFO] 15-Aug-2022 07:00:01.262 - Completed. Time taken - 0:1:208</init>

    I have tested by creating new database, but still the issue persist.  I need to save the database  in orde to run the report successfully everyday. Please help!
    
     
  • Timothy Anyona

    Timothy Anyona - 2022-08-17

    Hi,
    Could you post a screenshot of the datasource configuration.

     

Log in to post a comment.