Our app makes a call to a WebLogic server. Then whether the connection
is made or not, all our CFCs stop working. Apps using CFM pages are
okay. In 5-10 minutes the servers grinds to a halt as error messages
flood in.

Immediately following the T3 (WebLogic RMI) call to the WebLogic
server, these errors for ColdFusion CFC components come in. There are
no errors in CFM files.

Error Type=coldfusion.runtime.CfErrorWrapper
ERROR TEMPLATE:[directories]/pmn.cfm
ERROR DIAGNOSTICS:access denied (java.io.FilePermission
[directories]\sqlprev.cfc execute) null <br>The error occurred on line
-1.
error.message = access denied
(java.io.FilePermission[directories]\sqlprev.cfc execute)
error.rootCause = java.security.AccessControlException: access denied
(java.io.FilePermission [directories]\sqlprev.cfc execute)

The errors continue until we restart ColdFusion/JRun, then all is okay
... until the next call to WebLogic.

Any ideas?

thanks,
Chris

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352663
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to