Uninstalled module (yep drush pm-uninstall) and it was successful.
On re-install I got the message below.

Should check if the field is already created.

exception 'FieldException' with message 'Attempt to create field name redhen_note_body [error]
which already exists and is active.' in
/var/aegir/platforms/7/servers/sng-contrib/0-dev/dev-sng-oa-2.60/modules/field/field.crud.inc:85
Stack trace:
#0 /var/aegir/platforms/7/modules/all/redhen/modules/redhen_note/redhen_note.install(94): field_create_field(Array)
#1 [internal function]: redhen_note_install()
#2 /var/aegir/platforms/7/servers/sng-contrib/0-dev/dev-sng-oa-2.60/includes/module.inc(926):
call_user_func_array('redhen_note_ins...', Array)
#3 /var/aegir/platforms/7/servers/sng-contrib/0-dev/dev-sng-oa-2.60/includes/module.inc(492):
module_invoke('redhen_note', 'install')
#4 phar:///usr/local/bin/drush/commands/core/drupal/environment_7.inc(143): module_enable(Array)
#5 phar:///usr/local/bin/drush/commands/pm/pm.drush.inc(1167): drush_module_enable(Array)
#6 [internal function]: drush_pm_enable('sng_core_crm_re...')
#7 phar:///usr/local/bin/drush/includes/command.inc(366): call_user_func_array('drush_pm_enable', Array)
#8 phar:///usr/local/bin/drush/includes/command.inc(217): _drush_invoke_hooks(Array, Array)
#9 [internal function]: drush_command('sng_core_crm_re...')
#10 phar:///usr/local/bin/drush/includes/command.inc(185): call_user_func_array('drush_command', Array)
#11 phar:///usr/local/bin/drush/lib/Drush/Boot/BaseBoot.php(67): drush_dispatch(Array)
#12 phar:///usr/local/bin/drush/includes/preflight.inc(66): Drush\Boot\BaseBoot->bootstrap_and_dispatch()
#13 phar:///usr/local/bin/drush/includes/startup.inc(325): drush_main()
#14 phar:///usr/local/bin/drush/drush(114): drush_startup(Array)
#15 /usr/local/bin/drush(10): require('phar:///usr/loc...')
#16 {main}

Comments

SocialNicheGuru created an issue. See original summary.

gcb’s picture

Status: Active » Postponed (maintainer needs more info)

That field should have been deleted when you uninstalled. Had you re-used the field on another entity type?