tracker issue : CF-4160857

select a category, or use search below
(searches all categories and all time range)
Title:

Application Custom Tag not found

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce

Reporter/Name(from Bugbase): Charles Moore / Charles Moore (Charles Moore)

Created: 06/03/2016

Components: Language, CF Component

Versions: 2016

Failure Type: Crash

Found In Build/Fixed In Build: CF2016_Update1 /

Priority/Frequency: Major / Not Reproducible

Locale/System: English / Win 2012 Server x64

Vote Count: 0

Problem Description: I have set customTagPaths in application.cfc and for the most part it works but randomly it fails with:

ColdFusion attempted looking in the tree of installed custom tags but d= id not find a custom tag with this name. If you are using per-application c= ustom tag mappings, ensure that per-application settings are enabled by the= administrator. 
  
I have Enable Application Variables checked in coldfusion admin.
 
I don't understand why it doesn't always find the tag from setting in application.cfc or even why it is looking elsewhere. 
  
A action will fail but then try again and it works.
  

 
  

Steps to Reproduce: Not reproducible 

Actual Result: Crash

Expected Result: Find CFC

Any Workarounds: No

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	4160857

External Customer Info:
External Company:  
External Customer Name: Charles Moore
External Customer Email:  
External Test Config: My Hardware and Environment details: Windows server 2012, Any Browser

Attachments:

  1. June 03, 2016 00:00:00: 1_custom_tag_error.txt

Comments:

Charles, The intermittent issue you experience could be due to multiple reasons, - ColdFusion server may have issues in looking for the CustomTag, - The Custom Tag may have exceptions thrown due to restrictions in security sandbox. Could you please share the logs generated when CustomTags are not found? Please do share the customTag too, if possible. - Immanuel
Comment by Immanuel N.
2503 | June 24, 2016 03:06:47 AM GMT
I added a path to the cfc's in coldfusion admin extensions custom tag path's and my problem has gone away. Sense the problem does not occur anymore I don't have any log data to send you and I have deleted old logs. Given problem is not reproducible and I don't wish to reintroduce it into our live application you can close the bug as not reproducible.
Comment by External U.
2504 | June 27, 2016 12:33:43 PM GMT
Thanks for the update, Charles, Looks like the path additions to custom tag path's worked for you. Closing this bug as not-reproducible.
Comment by Immanuel N.
2505 | July 01, 2016 05:12:29 AM GMT