> The error from both our production and developments environments > is, > > SQLException while attempting to connect: java.sql.SQLException: > [Macromedia][SQLServer JDBC Driver][SQLServer]Login failed. > The maximum simultaneous user count of 10 licenses for this > 'Standard Edition' server has been exceeded. Additional > licenses should be obtained and installed or you should > upgrade to a full version. > > First of all I don't understand 'Standard Edition', we are > running CFMX Enterprise for windows, and why upgrade.
I think this refers to your database. I suspect you'll need to buy more database connection licenses, or limit the number of connections that CFMX makes. You should be able to do this within the datasource settings. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

