Sun GlassFish Web Space Server 10.0 Update Series Release Notes

Known Issues and Limitations in Update 5

The following are the known issues and limitations in Sun GlassFish Web Space Server 10.0 update 5.


SharePoint Metadata stored in 'tmp' folder is readable on Windows platform

Description:

During data migration from SharePoint, crawler stores the metadata information in tmp folder. In case of Windows platform, this data is not getting deleted, and can be read by users.

Solution:

For the Windows platform, manually change the read permissions for the tmp folder, so that only an administrator can view the data in the tmp folder.


Installer hangs indefinitely at undeploy stage (only if JCRHook is used for Document Library)

Description:

Installing updates on Web Space Server FCS version (10.0.0) fails, when Document Library is configured to use Jackrabbit (JCRHook), and Jackrabbit is configured to use database instead of File System. The installer hangs indefinitely, at the stage of undeploying webspace.war files.

Solution:

Use the following workaround:

Before applying updates, delete the following properties from the portal-ext.properties file under j2ee-modules/webspace/WEB-INF/classes and restart GlassFish.

jcr.initialize.on.startup=true

dl.hook.impl=com.liferay.documentlibrary.util.JCRHook