java.lang.AssertionError: Explicit stack trace requested @400000005640a86433c355cc at com.atlassian.jira.util.log.RateLimitingLogger.warnWithTrace(RateLimitingLogger.java:163) @400000005640a86433c355cc at com.atlassian.jira.ofbiz.ConnectionPoolHealthSqlInterceptor$CountHolder.logWarn(ConnectionPoolHealthSqlInterceptor.java:266) @400000005640a86433c380c4 at com.atlassian.jira.ofbiz.ConnectionPoolHealthSqlInterceptor$CountHolder.replaced(ConnectionPoolHealthSqlInterceptor.java:301) @400000005640a86433c384ac at com.atlassian.jira.ofbiz.ConnectionPoolHealthSqlInterceptor.onConnectionReplaced(ConnectionPoolHealthSqlInterceptor.java:107) @400000005640a86433c384ac at com.atlassian.jira.ofbiz.ChainedSQLInterceptor.lambda$onConnectionReplaced$444(ChainedSQLInterceptor.java:78) @400000005640a86433c39064 at com.atlassian.jira.ofbiz.ChainedSQLInterceptor$$Lambda$11/26439217.accept(Unknown Source) @400000005640a86433c39c1c at com.atlassian.jira.ofbiz.ChainedSQLInterceptor.forEach(ChainedSQLInterceptor.java:107) @400000005640a86433c3a004 at com.atlassian.jira.ofbiz.ChainedSQLInterceptor.onConnectionReplaced(ChainedSQLInterceptor.java:77) @400000005640a86433c3a004 at org.ofbiz.core.entity.jdbc.interceptors.connection.SafeDelegatingSqlConnectionInterceptor.onConnectionReplaced(SafeDelegatingSqlConnectionInterceptor.java:47) @400000005640a86433c3a7d4 at org.ofbiz.core.entity.jdbc.interceptors.connection.ConnectionTracker$DelegatingConnectionImpl.close(ConnectionTracker.java:99) @400000005640a86433c3abbc at org.ofbiz.core.entity.jdbc.SQLProcessor.closeConnection(SQLProcessor.java:332) @400000005640a86433c3abbc at org.ofbiz.core.entity.jdbc.SQLProcessor.close(SQLProcessor.java:271) @400000005640a86433c3b38c at org.ofbiz.core.entity.GenericDAO.closeSafely(GenericDAO.java:1642)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Atlassian JIRA by Felipe van Schaik Willig [Atlassian], 1 year ago
via Atlassian JIRA by Felipe van Schaik Willig [Atlassian], 1 year ago
java.lang.AssertionError: Explicit stack trace requested @400000005640a86433c355cc at com.atlassian.jira.util.log.RateLimitingLogger.warnWithTrace(RateLimitingLogger.java:163) @400000005640a86433c355cc at com.atlassian.jira.ofbiz.ConnectionPoolHealthSqlInterceptor$CountHolder.logWarn(ConnectionPoolHealthSqlInterceptor.java:266) @400000005640a86433c380c4 at com.atlassian.jira.ofbiz.ConnectionPoolHealthSqlInterceptor$CountHolder.replaced(ConnectionPoolHealthSqlInterceptor.java:301) @400000005640a86433c384ac at com.atlassian.jira.ofbiz.ConnectionPoolHealthSqlInterceptor.onConnectionReplaced(ConnectionPoolHealthSqlInterceptor.java:107) @400000005640a86433c384ac at com.atlassian.jira.ofbiz.ChainedSQLInterceptor.lambda$onConnectionReplaced$444(ChainedSQLInterceptor.java:78) @400000005640a86433c39064 at com.atlassian.jira.ofbiz.ChainedSQLInterceptor$$Lambda$11/26439217.accept(Unknown Source) @400000005640a86433c39c1c at com.atlassian.jira.ofbiz.ChainedSQLInterceptor.forEach(ChainedSQLInterceptor.java:107) @400000005640a86433c3a004 at com.atlassian.jira.ofbiz.ChainedSQLInterceptor.onConnectionReplaced(ChainedSQLInterceptor.java:77) @400000005640a86433c3a004 at org.ofbiz.core.entity.jdbc.interceptors.connection.SafeDelegatingSqlConnectionInterceptor.onConnectionReplaced(SafeDelegatingSqlConnectionInterceptor.java:47) @400000005640a86433c3a7d4 at org.ofbiz.core.entity.jdbc.interceptors.connection.ConnectionTracker$DelegatingConnectionImpl.close(ConnectionTracker.java:99) @400000005640a86433c3abbc at org.ofbiz.core.entity.jdbc.SQLProcessor.closeConnection(SQLProcessor.java:332) @400000005640a86433c3abbc at org.ofbiz.core.entity.jdbc.SQLProcessor.close(SQLProcessor.java:271) @400000005640a86433c3b38c at org.ofbiz.core.entity.GenericDAO.closeSafely(GenericDAO.java:1642)
at org.ofbiz.core.entity.GenericDAO.select(GenericDAO.java:594)
at org.ofbiz.core.entity.GenericHelperDAO.findByPrimaryKey(GenericHelperDAO.java:97)
at org.ofbiz.core.entity.GenericDelegator.findByPrimaryKey(GenericDelegator.java:611)