-
Bug
-
Resolution: Duplicate
-
High
-
3.3.3
-
None
-
operating.system: Linux
os.architecture: 32/64bits
application.server: Apache Tomcat/6.0.26
java.version: 1.6.0_26
Problem
When loading a spreadsheet with viewfile macro that refers to external files, a number of this message is shown in the catalina.out file:
Cell:row:2 col:3 Formula:[/Documents%20and%20Settings/user/My%20Documents/file.xlsx]Sheet1!$B$10 com.jxcell.CellException: Invalid formula syntax. at I.V.getSheetNumber(EYFN) at I.V.getCol1(EYFN) at I.V.I(EYFN) at I.C.I(EYFN) at com.jxcell.TD.eWarning(EYFN) at com.jxcell.TD.eTime(EYFN) at com.jxcell.TD.eDecimal(EYFN) at com.jxcell.TD.eDate(EYFN) at com.jxcell.TD.I(EYFN) at com.jxcell.View.readXLSX(EYFN)
It might cause instance crash depending on the load accessing this page.
Example of reference into the spreadsheet file:
='file:///Documents and Settings/user/My Documents/file.xlsxD8x'#$Sheet1.$B$10
Fix
There is none yet.
Workaround
There is none yet.
- duplicates
-
CONFSERVER-20672 Using viewfile macro with large Excel spreadsheet causes OutOfMemoryError
- Closed
-
CONFSERVER-39085 Confluence OOMs when an invalid formula is entered into the spreadsheet macro
- Closed
- relates to
-
CONFSERVER-23005 Office Connector umbrella issues that affect stability
- Closed