Difference between revisions of "Documentation/FAQ/General/How do I fix the internal error, Get Storage: No Content?"

From Apache OpenOffice Wiki
Jump to: navigation, search
(New page: {{DISPLAYTITLE: How do I fix the internal error "Get Storage: No Content?" }} {{Documentation/QASet |Question= How do I fix the internal error, Get Storage: No Content? |Answer= OpenOffi...)
 
Line 1: Line 1:
 
{{DISPLAYTITLE: How do I fix the internal error "Get Storage: No Content?" }}
 
{{DISPLAYTITLE: How do I fix the internal error "Get Storage: No Content?" }}
  
{{Documentation/QASet
+
<section begin=question/>
|Question= How do I fix the internal error, Get Storage: No Content?  
+
'''How do I fix the internal error, Get Storage: No Content?'''
|Answer=
+
<section end=question/>
 +
 
 +
<section begin=answer/>
 
OpenOffice.org fails to start, and the following error message appears:
 
OpenOffice.org fails to start, and the following error message appears:
  
<tt>OpenOffice can not be started due to an error in accessing the OpenOffice.org configuration data.<br>Please contact your system administrator.<br>The following internal error has occurred: Get Storage: "No Content".</tt>
+
OpenOffice can not be started due to an error in accessing the OpenOffice.org configuration data.
 +
Please contact your system administrator.
 +
The following internal error has occurred: Get Storage: "No Content".
  
 
The message often occurs because a file named Common.xcu becomes corrupted. In most cases, this file becomes filled with 0s. The problem seems to occur most often in Windows, possibly as a result of a crash or an improper exit while OpenOffice.org was open.
 
The message often occurs because a file named Common.xcu becomes corrupted. In most cases, this file becomes filled with 0s. The problem seems to occur most often in Windows, possibly as a result of a crash or an improper exit while OpenOffice.org was open.
 
   
 
   
<hr>
+
===Windows systems===
<h4>Windows systems:</h4>
+
 
It is easiest to use the Find function (sometimes called Search) in the Windows Explorer to locate this file in Windows.
 
It is easiest to use the Find function (sometimes called Search) in the Windows Explorer to locate this file in Windows.
 
   
 
   
Line 37: Line 40:
 
'''Do NOT delete these shared files!'''
 
'''Do NOT delete these shared files!'''
  
<hr>
+
 
<h4>UNIX systems:</h4>
+
===UNIX systems===
 
The default location for this file under a UNIX installation (single or multi-user) is the following path:
 
The default location for this file under a UNIX installation (single or multi-user) is the following path:
 
   
 
   
Line 47: Line 50:
 
'''Where <release> is the release number of the OpenOffice.org you have installed and <user> is the user namme of the particular user installation.'''
 
'''Where <release> is the release number of the OpenOffice.org you have installed and <user> is the user namme of the particular user installation.'''
  
 
+
<section end=answer/>
}}
+
  
 
[[Category:Documentation/FAQ/General]]
 
[[Category:Documentation/FAQ/General]]

Revision as of 14:32, 14 March 2008


How do I fix the internal error, Get Storage: No Content?


OpenOffice.org fails to start, and the following error message appears:

OpenOffice can not be started due to an error in accessing the OpenOffice.org configuration data.
Please contact your system administrator.
The following internal error has occurred: Get Storage: "No Content".

The message often occurs because a file named Common.xcu becomes corrupted. In most cases, this file becomes filled with 0s. The problem seems to occur most often in Windows, possibly as a result of a crash or an improper exit while OpenOffice.org was open.

Windows systems

It is easiest to use the Find function (sometimes called Search) in the Windows Explorer to locate this file in Windows.

'Multi-user installations:'

Where OpenOffice.org is installed as multi-user under Windows NT/W2k/XP, this file is likely to be in a special system user directory. Therefore, one must have administrator rights and enable the option to view system directories in Explorer before using the Find function. This particular file should be found in the following path:

C:\Documents and Settings\<user>\Application Data\OpenOffice.org<release>\<user>\registry\data\org\openoffice\Office\Common.xcu

where user is an actual user name.

Once the file is located, simply rename the file (for example, to something like Common.xcu.old) and restart OpenOffice.org. A new Common.xcu file is created, and the problem should disappear. 'Single-user installations:'

Where OpenOffice.org is installed for a single user, this file is likely to be in the following path:

C:\Program Files\OpenOffice.org<release>\<user>\registry\data\org\openoffice\Office\Common.xcu.

If the OS is NT/W2k/XP, this file may be in a special system user directory, so use administrator rights and enable the option to view system directories in Explorer before using the Find function. In Windows 95/98/ME, the location will likely be in the suggested path. Again, once the file is located, simply rename the file (for example, to something like Common.xcu.old) and restart OpenOffice.org. A new Common.xcu file will be created and the problem should disappear.

Note: There may be shared files called Common.xcu under paths, such as the following:

C:\[some path]\OpenOffice.org<release>\share\registry\......

Do NOT delete these shared files!


UNIX systems

The default location for this file under a UNIX installation (single or multi-user) is the following path:

$HOME/OpenOffice.org<release>/<user>/registry/data/org/openoffice/Office/Common.xcu

where $HOME is the user's home directory. As above, simply rename the file (for example, to something like Common.xcu.old) and restart OpenOffice.org. A new Common.xcu file will be created and the problem should disappear.

Where <release> is the release number of the OpenOffice.org you have installed and <user> is the user namme of the particular user installation.


Personal tools