How to Disable the Extended Attributes Unsupported Feature

How to Disable the Extended Attributes Unsupported Feature

Summary

This Knowledgebase article provides information about how to disable the extended attributes (EA) unsupported feature.

Procedure

One of the following procedures should be performed on the Continuity Engine active instance.
Execute the following commands from Engine's nfclient:
  1. UnsupportedFeatureMgr.doSetLogAsError ExtendedAttributes false
  2. UnsupportedFeatureMgr.doSetMakeOutOfSync ExtendedAttributes false
  3. UnsupportedFeatureMgr.doSetUserEvent ExtendedAttributes true

Disable EA via registry edit

  1. Shutdown Continuity Engine service (NFServerrR2)
  2. Edit the Continuity Engine registry as described below
  3. Start Continuity Engine service (NFServerrR2)
[HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Prefs\neverfail\current\/Unsupported/Feature/Mgr\/Unsupported/Features\/Unsupported/Feature[0]]
"/Feature/Type"="/Extended/Attributes"
"/Raise/Stop/Event"="false"
"/Raise/User/Event"="false"
"/Check/Mask"="16"
"/Make/Out/Of/Sync"="false"
"/Log/As/Error"="false"
"/Max/Occurences"="100"

Applies to

Continuity Engine (all versions)