Open agaldemas opened 2 years ago
hello, to follow issue from my professional account & email
Hello, I manage to have the excel export with timestamps, by upgrading to 8.0.19....
So I close the issue, since this was the only feature missing..
Still the "CleanCacheQuartzInitializer" error is there at start : [Catalina-utility-4] 29 Oct 2022 21:31:56,619 ERROR it.eng.spagobi.tools.scheduler.init.CleanCacheQuartzInitializer.initCleanForTenant:110 - Error while initializing scheduler it.eng.spagobi.commons.dao.SpagoBIDAOException: An unexpected error occured while loading job [CleanCacheJob] in group [CleanCacheJob] at it.eng.spagobi.tools.scheduler.dao.quartz.QuarzSchedulerDAOImpl.loadJob(QuarzSchedulerDAOImpl.java:304)
I'll come back, about CleanCacheQuartzInitializer, since we have noticed that Knowage became very slow after several days of use, and we need to restart it to recover performance !
Hello, I'm trying to update our knowage statefulset from 8.05 to 8.1, I tried to do an update by keeping the main database, but when the knowage server start, we find some errors about Scheduler:
No particular issue with the above errors, the knowage works but when I want to test a simple REST dataset, a error message is displayed in the interface, and we can see the error in knowage.log:
I've also the same error like in issue #57
I tried with the docker-compose.yaml and I have the same issues... We absolutely need to upgrade in 8.1, for the many fixes in the release notes, in particular the one for timestamp excel export... So if you have an idea to save us, I'll be glad.
Thanks in advance