You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ColdSpring-Users
Hi. I am using CF9 on Linux (Apache2.2.12), and getting the following
error:
Error Loading: bean_EC097D8E0ABC96AD2DDA3AB7A0354429, The cause of
this exception was: java.io.FileNotFoundException: /home/UserXX/web//
frameworks/coldspring/aop/framework/tmp/
bean_EC097D8E0ABC96AD2DDA3AB7A0354429.cfc (Permission denied).
I looked up the path and the cfc is not in it. The issue here seems to
be the generation of the AOP proxy bean.
Any help with this issue would be greatly appreciated.
Thanks,
Aseem
Brian Kotek
unread,
Nov 6, 2009, 3:42:21 PM11/6/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to coldspri...@googlegroups.com
It looks like the account that CF is running under does not have read/write permission to that folder.