Error on Page When the Wiki Markup Contains Links Similar to Dates
Platform Notice: Cloud and Data Center - This article applies equally to both cloud and data center platforms.
Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Except Fisheye and Crucible
Symptoms
You are unable to view or edit a page. Errors like the following show up in the logs:
1
2
3
ERROR [http-7709-1\] [atlassian.renderer.v2.V2Renderer\] render Unable to render content due to system error: For input string: "28 FIMAC COOR Team Meeting Minutes - September 28, 2010"
-- url:xxxxxxxxx \| page: 18056451 \| userName: xxxxx \| referer: xxxxxxx/confluence/dashboard.action \| action: viewpage
java.lang.NumberFormatException: For input string: "28 FIMAC COOR Team Meeting Minutes - September 28, 2010"
or
1
2
3
ERROR [http-8080-Processor7\] [atlassian.renderer.v2.V2Renderer\] render Unable to render content due to system error: For input string: "08test"
-- url: /pages/doeditpage.action \| userName: admin \| action: doeditpage \| page: 1114133
java.lang.NumberFormatException: For input string: "08test"
Cause
There's an invalid link in a page, which causes an UnexpectedRollbackException. An example of this is the following:
1
[2008/09/081test]
Resolution
Edit the page through the URL. See Cannot edit page: Editing or Deleting a Page That Won't Render for details.
Updated on April 8, 2025
Was this helpful?
Still need help?
The Atlassian Community is here for you.