What if we had an ongoing user poll in here?
Exception | Velocity template error : standard |
Message | Invocation of method 'retrieveWeblogEntries' in class org.apache.roller.weblogger.pojos.wrapper.WeblogCategoryWrapper threw exception javax.persistence.PersistenceException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet successfully received from the server was 29,868,224 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago. Error Code: 0 Call: SELECT id, allowcomments, anchor, commentdays, content_src, content_type, creator, link, locale, pinnedtomain, plugins, pubtime, righttoleft, search_description, status, summary, text, title, updatetime, categoryid, websiteid FROM weblogentry WHERE (((websiteid = ?) AND (categoryid = ?)) AND (status = ?)) ORDER BY pubtime DESC bind => [3 parameters bound] Query: ReadAllQuery(referenceClass=WeblogEntry sql="SELECT id, allowcomments, anchor, commentdays, content_src, content_type, creator, link, locale, pinnedtomain, plugins, pubtime, righttoleft, search_description, status, summary, text, title, updatetime, categoryid, websiteid FROM weblogentry WHERE (((websiteid = ?) AND (categoryid = ?)) AND (status = ?)) ORDER BY pubtime DESC") at roller-custom.vm[line 117, column 34] |
Type | unidata:Weblog |
Exception | org.apache.velocity.exception.MethodInvocationException |