Anyone help with the following error:
root@CDSconfluence ~:$ egrep "2017-10-04 11:56:4[0-9]" /var/confluence/logs/atlassian-confluence.log 2017-10-04 11:56:40,207 ERROR [UpmAsynchronousTaskManager:thread-1] [sf.hibernate.util.JDBCExceptionReporter] logExceptions The size of BLOB/TEXT data inserted in one transaction is greater than 10% of redo log size. Increase the redo log size using innodb_log_file_size. 2017-10-04 11:56:40,207 ERROR [UpmAsynchronousTaskManager:thread-1] [sf.hibernate.util.JDBCExceptionReporter] logExceptions The size of BLOB/TEXT data inserted in one transaction is greater than 10% of redo log size. Increase the redo log size using innodb_log_file_size. 2017-10-04 11:56:40,208 ERROR [UpmAsynchronousTaskManager:thread-1] [sf.hibernate.impl.SessionImpl] execute Could not synchronize database state with session 2017-10-04 11:56:40,298 WARN [UpmAsynchronousTaskManager:thread-1] [upm.core.install.DefaultPluginInstallationService] execute Plugin installation failed: Failed to install OBR jar artifact 2017-10-04 11:56:40,299 WARN [UpmAsynchronousTaskManager:thread-1] [upm.core.install.DefaultPluginInstallationService] execute com.atlassian.upm.spi.PluginInstallException: Failed to install OBR jar artifact
Hi!
1. About value you can follow use this script -
https://github.com/major/MySQLTuner-perl
2. Problem can be with classloader, etc. Hence Just cleanup osgi cache to understand.
Gliffy works under many version, before upload it has been tested.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Gonchik
will tell my devops to try this, quick q.s:
1. what value do we need to increase 1. above to
2. does 2. above cover all plug-ins? i.e. we run Jira and Confluence, and no other major plug-ins, but there maybe the standard Confluence plug-ins e.g. language etc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi!
1. Please, increase innodb_log_file_size in my.cnf.
2. Remove .osgi cache below https://confluence.atlassian.com/confkb/how-to-clear-confluence-plugins-cache-297664846.html
- Gonchik
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.