Forum Discussion

3 Replies

  • Greg_Crosby_319's avatar
    Greg_Crosby_319
    Historic F5 Account

    I have ran into this when I am testing several different iApps, upgraded the big-ip several times, or reconfigured the iapp a bunch. You can shut off strictness and delete the noted objects. Once the object noted is gone the iapp should delete ok. Another approach is to open your configuration file and delete the noted item(s), save it, and reload. Once the object is gone you should be able to delete the iApp service. Make sure you save a ucs prior in case you get yourself in a position where the configuration will not load.

     

  • mikeshimkus_111's avatar
    mikeshimkus_111
    Historic F5 Account

    I think this problem was caused by the NTLM profile object not getting associated with the application service that owns the folder where the profile lives.

     

    If you have access to the tmsh command line, you could also fix this by running "mod ltm profile ntlm extranet_mysite_internal.app/extranet_mysite_internal_ntlm app-service extranet_mysite_internal.app/extranet_mysite_internal"

     

  • Thanks all, I removed the ntlm profile object and was able to remove the iApp just fine. Thanks again. dg