Here is a BIG question...

We have a Coldfusion 4.5 application that we have integrated java objects by 
creating them using the <cfObject> tag.

Though the application works just fine as a single user, when multiple, as 
few as 2, begin working against the application, the Coldfusion server will 
reply that the server is busy (Code 26).

Based on our test and the statistics that we have gathered, it appears that 
Coldfusion is not communicating properly with the JVM (jdk 1.3.1).  It 
appears that only one thread is open and that multiple threads are not being 
created.  Is there a setting?

Actually, I need advice...

The application works perfectly as a single user.

By the way, we have all the <cflocks> all in place.

Please help...

- Kinley


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to