Thanks, I updated that and restarted the CF service and they are working again.
> Hey Dan: > Rename the macromedia_drivers.jar file in WEB-INF/cfusion/lib and > replace it with the same file from > /WEB-INF/cfusion/updater_backup/lib > > I don't know what the real problem is, but this'll get you back up and > running. I'm filing the bug now. > > Steve Rittler > CounterMarch Systems > > > > > Oddly enough, it is the other way around. Any datasource that was > NOT > > wrapped by SeeFusion is not working. Anything that is wrapped in the > > > SeeFusion driver works fine. So I go create another SQL datasource > and > > it will break, it gives me that same error. I wrap that datasource > for > > SeeFusion and it works fine. > > > > A good example is the clientData storage database. That datasource > > stopped working completely after the patch. I tried wrapping it for > > > SeeFusion and then it started working again. And by working again, I > > > dont mean just in SeeFusion, I mean pulling any of our sites up in a > > > browser window. > > > > So any new SQL datasource breaks right away. > > > > > > > java.sql.SQLException: macromedia.jdbc.sqlserver.SQLServerLicense > > > > cannot be cast to macromedia.jdbc.sqlserverbase.BaseLicense > > > The root cause was that: java.sql.SQLException: macromedia.jdbc. > > > sqlserver.SQLServerLicense cannot be cast to macromedia.jdbc. > > > sqlserverbase.BaseLicense ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:335338 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

