No idea if it happened only to me, but installation for ColdFusion 9 Update 1 was the worst from any ColdFusion related installations i did in over 10 years.
First, right after i installed it, i started to get "The DataSource service is not available" errors when trying to load ColdFusion Admin and if trying to open one of the sites, was getting errors about related Datasource not existing. I tried starting/stopping/restarting services. I tried to check the size of "neo-*.xml" files. I tried to restart the server itself. I tried anything that came in my mind at that moment, but NOTHING helped.
Then i tried to reinstall this Update. (yes, without to taking down the previous try). Weird, but that error went away. And i was able to get into ColdFusion Administrator without problems. But started to get other errors when trying to load a site on the server: "The tag handler query does not have a setter for the attribute ormOptions specified in the Tag Library Descriptor" and it was pointing to lines where CreateObject being used first time. And again, i wasn't able to find a solution to it.
Then i found this link and used the process described there as "Uninstall Update 1 from a ColdFusion 9 server configuration on Windows". And yes, did try to restart services AND the server itself, but again without any success.
So, after pulling off my hair for some time, i just uninstalled ColdFusion and installed it from scratch but this time without the Update.
It was far from being my first ColdFusion related installation, but it was indeed a total nightmare.
Categories
| ColdFusion | 164 | [RSS] |
| Other | 100 | [RSS] |
| My Projects | 61 | [RSS] |
| Fun | 55 | [RSS] |
| SQL | 51 | [RSS] |
| Deals | 18 | [RSS] |
| RIA | 18 | [RSS] |
| 1ssBlog | 16 | [RSS] |
| cfSQLMaster | 12 | [RSS] |
| Caching | 8 | [RSS] |
| Profit | 8 | [RSS] |
| Transerfing | 6 | [RSS] |
| AJAX | 5 | [RSS] |
| cfHSSF | 5 | [RSS] |
| cfWatcher | 5 | [RSS] |
| JavaScript | 5 | [RSS] |
| Amazon | 4 | [RSS] |
| cfFirewall | 4 | [RSS] |
| Security | 4 | [RSS] |
| jQuery | 3 | [RSS] |
| SEO | 3 | [RSS] |
| 1ssChat | 2 | [RSS] |
| Adobe Air | 1 | [RSS] |
| jQuery Mobile | 1 | [RSS] |
| MMA | 1 | [RSS] |
Recent Entries
Recent Comments
- Want to see what your baby will look like?
Mary said: Baby [More] - Amazon MWS - SubmitFeed
Mobile Website said: Mobile website is must for each and every business as the mobile users are using their mobile search... [More] - Is it ME or ColdFusion 9.0 Update 1?
Atta said: I had a similar error i.e. The tag handler xyz does not have a setter for the attribute abc. I f... [More] - Presenting cfPulse
Charlie Arehart said: Pulse is indeed interesting, Ed. Thanks for sharing it. If you have some spare time, it would be hel... [More] - ColdFusion + CPU Spikes? This May Help!
Ed Tabara said: Thanks one more time :) I just updated the link and for the BRs... nice catch! I will have to fix i... [More]
Search
Calendar
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 |
Tags Cloud
1ssblog
about
access
adobe
ajax
amazon
caching
cfhssf
cfsqlmaster
cfwatcher
coldfusion
data
deals
fun
google
jquery
list
moldova
mssql
my projects
optimization
other
over
profit
ria
sites
sql
this
transerfing
your
Subscribe
Enter your email address to subscribe to this blog.
1ssBlog was created by Ed Tabara and is running version 1.1.






But is sad indeed to see this thing happening with my favorite product.
Not a good sign. I hope they identify the issue. This is a horrible thing to have happen when you need to upgrade a production machine.
I suspect, just like any upgrade, a few users will have issues because of some anomaly or another. It happens.
--
Adam
After the upgrade, when the server starts, there is an error in the cfserver.log : "Unable to initialize SQL service" and I cannot connect to any applications.
Hopefully, I could revert back to ColdFusion 9.0 thanks to TimeMachine...
yeah.. i was getting that error too. It's really lame there to be some many people experiencing problems with this updater.
I know this is an old threat but is there any resolution?
We are running several 9.01 in production since 8 months with no issues.
Yesterday we changed some code and received this: "The tag handler query does not have a setter for the attribute ormOptions specified in the Tag Library Descriptor." We changed the code back to what it was but still get the same error.
Thanks for any advice
unfortunately i don't know about anything resolution to this problem other than just totally reinstall ColdFusion.
I found that I had more than 1 version of xyz jar in /WEB-INF/cfusion/lib/
I was able to resolve the issue by removing all the old versions and leaving the correct version in this lib folder.