Blog

  • 2024
  • 2023
  • 2022
  • 2021
  • 2020
  • 2019
  • 2018
  • 2017
  • 2016
  • 2015
  • 2014
  • 2013
  • 2012

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
titleThe Problem

Happen to see this message as a response to your request to save a Confluence page?

An error occured while trying to save the requested page.

And this in the log on the server?

Code Block
languagetext
com.mysql.jdbc.MysqlDataTruncation:
Data truncation: Data too long for column 'STRINGVAL' at row 1


Image Modified

You may have hit CONFSERVER-52504 where the number and order of the macros on your page hits the magic number to prevent Confluence from saving your page.

This is an issue for pages with a larger number of macros. Since the projectdoc Toolbox provides blueprints that already employ a large number of macros, chances are that you hit this problem sooner.

...