Skip to main content
XeeMe
Participating Frequently
July 29, 2012
Question

The tag handler query does not have a setter...

  • July 29, 2012
  • 2 replies
  • 2198 views

I receive this error message intermittendly

"The tag handler query does not have a setter for the attribute ormOptions specified in the Tag Library Descriptor."

I run daily tasks and all works fine. Then it stops working from one day to the other. I used another server to run it in the meantime. Then it starts working all of a sudden for a few weeks then stops.

Server is a CF 9.0.2 64bit version, on Win 2008, AMD64 bit engine, 8 GB RAM

I looked through the web and all I found were unanswered questions

Thanks for any hint

Rob

This topic has been closed for replies.

2 replies

Participant
January 8, 2013

This may be a late answer but to anyone encountering this now,

removing all the "cfbase2ecfc....class" in /WEB-INF/cfclasses

and restarting the coldfusion application server resolved the issue for me.

Participating Frequently
July 30, 2012

did you see the one here?

http://www.raymondcamden.com/index.cfm/2010/7/13/ColdFusion-901-Released

 

It did end up being a failed install. I set coldfusion services and IIS to manual. Restarted the server and re-did the CF 9.0.1 install. Restarted the services and the error is no longer thrown. Thank you for this great resource.

This post mirrors yours

http://blog.1smartsolution.com/index.cfm/id:295/action:posts.entry/Is-it-ME-or-ColdFusion-90-Update-1

with answer = "unfortunately i don't know about anything resolution to this problem other than just totally reinstall ColdFusion."