NethServer Version: 7.9.2009(final)
Module: webtop
Hi,
After installing updates in my server I am getting a popup as soon as I log in “DB Error”
There’s a similar thread out there, and tried to revive it, but was advised to create a new one.
Thanks for any help.
From the error logs:
t com.sonicle.webtop.core.dal.AuditLogDAO.insertAccess(AuditLogDAO.java:173)
at com.sonicle.webtop.core.app.AuditLogManager.internalWriteSync(AuditLogManager.java:452)
... 18 common frames omitted
Caused by: org.jooq.exception.DataAccessException: SQL [insert into "core"."access_log" ("timestamp", "domain_id", "user_id", "software_name", "session_id", "service_id", "context", "action", "reference_id", "data") values (cast(? as timestamp(6) with time zone), ?, ?, ?, ?, ?, ?, ?, ?, ?)]; ERROR: relation "core.access_log" does not exist
Position: 13
at org.jooq_3.14.15.POSTGRES.debug(Unknown Source)
at org.jooq.impl.Tools.translate(Tools.java:2903)
at org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:757)
at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:389)
... 21 common frames omitted
Caused by: org.postgresql.util.PSQLException: ERROR: relation "core.access_log" does not exist
Position: 13
at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2675)
at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2365)
at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:355)
at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:490)
at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:408)
at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:166)
at org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:155)
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
at org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:214)
at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:458)
at org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:953)
at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:375)
... 21 common frames omitted
2023-03-25 20:40:05 [INFO ] c.sonicle.webtop.core.app.WebTopApp - WTA shutdown started [webtop]
2023-03-25 20:40:05 [INFO ] c.sonicle.webtop.core.app.WebTopApp - Task 'webappVersionCheck' destroyed
2023-03-25 20:40:06 [INFO ] c.s.webtop.core.app.ServiceManager - Cleaned up
2023-03-25 20:40:06 [INFO ] c.s.webtop.core.app.SessionManager - Cleaned up
2023-03-25 20:40:06 [INFO ] c.s.webtop.core.app.DocEditorManager - Cleaned up
2023-03-25 20:40:06 [INFO ] c.s.webtop.core.app.ReportManager - Cleaned up
2023-03-25 20:40:06 [INFO ] c.sonicle.webtop.core.app.OTPManager - Cleaned up
2023-03-25 20:40:06 [INFO ] c.s.webtop.core.app.AuditLogManager - Cleaned up
2023-03-25 20:40:08 [INFO ] c.s.w.core.app.DataSourcesManager - Cleaned up
2023-03-25 20:40:08 [INFO ] c.s.webtop.core.app.WebTopManager - Cleaned up
2023-03-25 20:40:08 [INFO ] c.s.w.core.app.ConnectionManager - Cleaned up
2023-03-25 20:40:08 [INFO ] c.s.webtop.core.app.I18nManager - Cleaned up
2023-03-25 20:40:08 [INFO ] c.sonicle.webtop.core.app.WebTopApp - WTA shutdown completed [webtop]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - webtop.etc.dir = /etc/webtop [/etc/webtop]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - webtop.log.dir = /var/log/webtop [/var/log/webtop]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - webtop.log.file.basename = webtop [webtop]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - webtop.log.target = file [file]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - webtop.log.file.policy = simple [simple]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - webtop.log.auth.target = file [file]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - webtop.logback.syslog.host = null [localhost]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - webtop.logback.syslog.port = null [514]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - webtop.extjs.debug = null [false]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - webtop.js.debug = false [false]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - webtop.soext.devmode = null [false]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - webtop.devmode = null [false]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - webtop.scheduler.disabled = null [false]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - webtop.quartz.maxthreads = null [10]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - webtop.atmosphere.maxschedulerthreads = null [10]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - webtop.atmosphere.maxprocessingthreads = null [10]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - webtop.atmosphere.maxwritethreads = null [10]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - webtop.tomcat.manager.uri = null [null]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - webtop.directory.similarity.leventhres = null [5]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - webtop.directory.similarity.tokensize = null [4]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - webtop.session.forcesecurecookie = true [true]
2023-03-25 20:42:32 [INFO ] c.sonicle.webtop.core.app.WebTopApp - WTA initialization started [webtop]
2023-03-25 20:42:33 [INFO ] c.s.w.core.app.ConnectionManager - Initialized
2023-03-25 20:42:33 [INFO ] c.s.webtop.core.app.AuditLogManager - Initialized
2023-03-25 20:42:33 [INFO ] c.s.webtop.core.app.SessionManager - Initialized
2023-03-25 20:42:33 [INFO ] c.sonicle.webtop.core.app.WebTopApp - Checking home structure...
2023-03-25 20:42:36 [INFO ] c.sonicle.webtop.core.app.WebTopApp - Initializing template engine
2023-03-25 20:42:36 [INFO ] c.s.webtop.core.app.LicenseManager - Initialized
2023-03-25 20:42:36 [INFO ] c.s.webtop.core.app.WebTopManager - Initialized
2023-03-25 20:42:36 [INFO ] c.sonicle.webtop.core.app.OTPManager - Initialized
2023-03-25 20:42:36 [INFO ] c.s.webtop.core.app.ReportManager - Initialized
2023-03-25 20:42:36 [INFO ] c.s.webtop.core.app.DocEditorManager - Initialized
2023-03-25 20:42:36 [INFO ] c.s.webtop.core.app.ServiceManager - [com.sonicle.webtop.core] Registering service...
2023-03-25 20:42:36 [INFO ] c.s.webtop.core.app.ServiceManager - [private:true, public:true, job:true, userOptions:true]
2023-03-25 20:42:36 [INFO ] c.s.webtop.core.app.ServiceManager - Not upgraded! [5.15.8 = 5.15.8]
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.ServiceManager - Database upgrades will be appended to 1679791357078
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.ServiceManager - [com.sonicle.webtop.core.admin] Registering service...
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.ServiceManager - [private:true, public:false, job:false, userOptions:false]
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.ServiceManager - Not upgraded! [5.15.8 = 5.15.8]
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.ServiceManager - [com.sonicle.webtop.calendar] Registering service...
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.ServiceManager - [private:true, public:true, job:true, userOptions:true]
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.ServiceManager - Not upgraded! [5.15.3 = 5.15.3]
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.ServiceManager - [com.sonicle.webtop.contacts] Registering service...
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.ServiceManager - [private:true, public:false, job:true, userOptions:true]
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.ServiceManager - Not upgraded! [5.14.1 = 5.14.1]
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.ServiceManager - [com.sonicle.webtop.mail] Registering service...
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.ServiceManager - [private:true, public:false, job:true, userOptions:true]
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.ServiceManager - Not upgraded! [5.16.5 = 5.16.5]
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.ServiceManager - [com.sonicle.webtop.tasks] Registering service...
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.ServiceManager - [private:true, public:false, job:false, userOptions:true]
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.ServiceManager - Not upgraded! [5.11.3 = 5.11.3]
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.ServiceManager - [com.sonicle.webtop.vfs] Registering service...
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.ServiceManager - [private:true, public:true, job:false, userOptions:true]
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.ServiceManager - Not upgraded! [5.8.1 = 5.8.1]
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.ServiceManager - Maintenance mode: false
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.ServiceManager - Initialized
2023-03-25 20:42:37 [INFO ] c.s.webtop.core.app.I18nManager - Initialized
2023-03-25 20:42:37 [INFO ] c.sonicle.webtop.core.app.WebTopApp - WTA initialization completed [webtop]
2023-03-25 20:42:42 [INFO ] c.sonicle.webtop.core.app.WebTopApp - Checking domains homes structure...
2023-03-25 20:42:42 [INFO ] c.sonicle.webtop.core.app.WebTopApp - Checking webapp version...
2023-03-25 20:42:42 [WARN ] c.sonicle.webtop.core.app.WebTopApp - No configuration found for TomcatManager [tomcat.manager.uri]
2023-03-25 20:42:42 [WARN ] c.sonicle.webtop.core.app.WebTopApp - Webapp version automatic check will NOT be performed!
2023-03-25 20:42:42 [INFO ] c.sonicle.webtop.core.app.WebTopApp - This webapp [webtop] is the latest
2023-03-25 20:49:08 [ERROR] c.s.webtop.core.app.AuditLogManager - Unable to write entrie
com.sonicle.webtop.core.sdk.WTException: DB error
at com.sonicle.webtop.core.app.util.ExceptionUtils.wrapThrowable(ExceptionUtils.java:53)
at com.sonicle.webtop.core.app.AuditLogManager.internalWriteSync(AuditLogManager.java:470)
at com.sonicle.webtop.core.app.AuditLogManager.lambda$write$1(AuditLogManager.java:176)
at org.apache.shiro.subject.support.SubjectRunnable.doRun(SubjectRunnable.java:120)
at org.apache.shiro.subject.support.SubjectRunnable.run(SubjectRunnable.java:108)
at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:395)
at com.sonicle.webtop.core.app.WT.runPrivileged(WT.java:285)
at com.sonicle.webtop.core.app.AuditLogManager.write(AuditLogManager.java:174)
at com.sonicle.webtop.core.app.shiro.WTFormAuthFilter.writeAuthLog(WTFormAuthFilter.java:249)
at com.sonicle.webtop.core.app.shiro.WTFormAuthFilter.onLoginSuccess(WTFormAuthFilter.java:142)
at org.apache.shiro.web.filter.authc.AuthenticatingFilter.executeLogin(AuthenticatingFilter.java:54)
at org.apache.shiro.web.filter.authc.FormAuthenticationFilter.onAccessDenied(FormAuthenticationFilter.java:154)
at com.sonicle.webtop.core.app.shiro.WTFormAuthFilter.onAccessDenied(WTFormAuthFilter.java:161)
at org.apache.shiro.web.filter.AccessControlFilter.onAccessDenied(AccessControlFilter.java:133)
at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:223)
at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:198)
at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
at com.sonicle.webtop.core.app.shiro.filter.GZip.doFilterInternal(GZip.java:60)
at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450)
at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
at com.sonicle.webtop.core.app.shiro.WTShiroFilter.doFilterInternal(WTShiroFilter.java:89)
at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:543)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:747)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:615)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:818)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1627)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
Caused by: com.sonicle.webtop.core.dal.DAOException: JOOQ
at org.jooq_3.14.15.POSTGRES.debug(Unknown Source)
at com.sonicle.webtop.core.dal.BaseDAO$DAOExecuteListener.exception(BaseDAO.java:161)
at org.jooq.impl.ExecuteListeners.exception(ExecuteListeners.java:274)
at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:390)
at org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:119)
at com.sonicle.webtop.core.dal.AuditLogDAO.insertAccess(AuditLogDAO.java:173)
at com.sonicle.webtop.core.app.AuditLogManager.internalWriteSync(AuditLogManager.java:452)
... 58 common frames omitted
Caused by: org.jooq.exception.DataAccessException: SQL [insert into "core"."access_log" ("timestamp", "domain_id", "user_id", "software_name", "session_id", "service_id", "context", "action", "reference_id", "data") values (cast(? as timestamp(6) with time zone), ?, ?, ?, ?, ?, ?, ?, ?, ?)]; ERROR: relation "core.access_log" does not exist
Position: 13
at org.jooq_3.14.15.POSTGRES.debug(Unknown Source)
at org.jooq.impl.Tools.translate(Tools.java:2903)
at org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:757)
at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:389)
... 61 common frames omitted
Caused by: org.postgresql.util.PSQLException: ERROR: relation "core.access_log" does not exist
Position: 13
at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2675)
at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2365)
at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:355)
at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:490)
at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:408)
at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:166)
at org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:155)
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
at org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:214)
at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:458)
at org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:953)
at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:375)
... 61 common frames omitted
2023-03-25 20:49:09 [ERROR] c.s.webtop.core.app.AuditLogManager - Unable to write entrie
com.sonicle.webtop.core.sdk.WTException: DB error
at com.sonicle.webtop.core.app.util.ExceptionUtils.wrapThrowable(ExceptionUtils.java:53)
at com.sonicle.webtop.core.app.AuditLogManager.internalWriteSync(AuditLogManager.java:470)
at com.sonicle.webtop.core.app.AuditLogManager.lambda$write$1(AuditLogManager.java:176)
at org.apache.shiro.subject.support.SubjectRunnable.doRun(SubjectRunnable.java:120)
at org.apache.shiro.subject.support.SubjectRunnable.run(SubjectRunnable.java:108)
at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:395)
at com.sonicle.webtop.core.app.WT.runPrivileged(WT.java:285)
at com.sonicle.webtop.core.app.AuditLogManager.write(AuditLogManager.java:174)
at com.sonicle.webtop.core.app.WebTopSession.internalInitPrivateEnvironment(WebTopSession.java:478)
at com.sonicle.webtop.core.app.WebTopSession.initPrivateEnvironment(WebTopSession.java:404)
at com.sonicle.webtop.core.app.servlet.UIPrivate.processRequest(UIPrivate.java:140)
at com.sonicle.webtop.core.app.AbstractServlet.doGet(AbstractServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
at com.sonicle.webtop.core.app.shiro.filter.GZip.doFilterInternal(GZip.java:60)
at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:450)
at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
at com.sonicle.webtop.core.app.shiro.WTShiroFilter.doFilterInternal(WTShiroFilter.java:89)
at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:543)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:747)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:615)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:818)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1627)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
Caused by: com.sonicle.webtop.core.dal.DAOException: JOOQ
at org.jooq_3.14.15.POSTGRES.debug(Unknown Source)
at com.sonicle.webtop.core.dal.BaseDAO$DAOExecuteListener.exception(BaseDAO.java:161)
at org.jooq.impl.ExecuteListeners.exception(ExecuteListeners.java:274)
at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:390)
at org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:119)
at com.sonicle.webtop.core.dal.AuditLogDAO.insertAccess(AuditLogDAO.java:173)
at com.sonicle.webtop.core.app.AuditLogManager.internalWriteSync(AuditLogManager.java:452)
... 62 common frames omitted
Caused by: org.jooq.exception.DataAccessException: SQL [insert into "core"."access_log" ("timestamp", "domain_id", "user_id", "software_name", "session_id", "service_id", "context", "action", "reference_id", "data") values (cast(? as timestamp(6) with time zone), ?, ?, ?, ?, ?, ?, ?, ?, ?)]; ERROR: relation "core.access_log" does not exist
Position: 13
at org.jooq_3.14.15.POSTGRES.debug(Unknown Source)
at org.jooq.impl.Tools.translate(Tools.java:2903)
at org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:757)
at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:389)
... 65 common frames omitted
Caused by: org.postgresql.util.PSQLException: ERROR: relation "core.access_log" does not exist
Position: 13
at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2675)
at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2365)
at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:355)
at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:490)
at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:408)
at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:166)
at org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:155)
at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
at org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:214)
at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:458)
at org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:953)
at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:375)
... 65 common frames omitted