Broadcast tasks fail due to connection closed - Urgent
Resolved
Hi Team,
Hope you are having a good day today.
One of our client setup up a five broadcast tasks for one report which would send weekly on Monday around 8am.
The issue some of the tasks return error due to the conneciton closed.
The following task has the issue and this report runs for 22 seconds.
The configuration for our YF DB is:
And the configuration for our Source DB is:
We use MySQL DB, and 7.2 YF (20160727-autoit).
I have attached you the recent log as well.
Could you please advise us how to address this issue?
Regards,
Nancy
Files:
yellowfin.log
Hi Nancy,
yes it is a good day thank you - I hope you too are having a similarly good day.
The relevant error in the log file is:
which indicates that it was the MySQL database itself that closed the connection to the MySQL driver. If you search on the internet for that exception:
com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
you will find lots of helpful information on how to configure your MySQL database better so it doesn't shut you out.
We have found in the past that
As well as reconfiguring your MySQL database, there is something you can try on the Yellowfin side as well.
Hope that helps, please let us know how it goes!
regards,
David
Hi Nancy,
yes it is a good day thank you - I hope you too are having a similarly good day.
The relevant error in the log file is:
which indicates that it was the MySQL database itself that closed the connection to the MySQL driver. If you search on the internet for that exception:
com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
you will find lots of helpful information on how to configure your MySQL database better so it doesn't shut you out.
We have found in the past that
As well as reconfiguring your MySQL database, there is something you can try on the Yellowfin side as well.
Hope that helps, please let us know how it goes!
regards,
David
Hi Nancy,
I hope you are having a nice day!
I'm cleaning up my work list and I noticed this ticket is still in the "Awaiting Reply" mode, so I'm just wondering how you got on with it?
regards,
David
Hi Nancy,
I hope you are having a nice day!
I'm cleaning up my work list and I noticed this ticket is still in the "Awaiting Reply" mode, so I'm just wondering how you got on with it?
regards,
David
Hi Nancy,
there has been no response to my previous post to you 6 weeks ago so this ticket will be closed now.
However, if you ever want to reopen it, then all you have to do is to add a new post to it and that will automatically change the ticket's status to "In Progress" which in turn will place it back again in our work queue.
regards,
David
Hi Nancy,
there has been no response to my previous post to you 6 weeks ago so this ticket will be closed now.
However, if you ever want to reopen it, then all you have to do is to add a new post to it and that will automatically change the ticket's status to "In Progress" which in turn will place it back again in our work queue.
regards,
David
Replies have been locked on this page!