mod_cfml issue

75 views
Skip to first unread message

Michael van Leest

unread,
Feb 13, 2015, 3:24:27 AM2/13/15
to lu...@googlegroups.com
Hi all,

I'm very close getting my cloud-init script finished for a Ubuntu/Tomcat/nginx/Lucee setup.
The only issue I'm having at this time is that I get the following error with loggingEnabled:

[mod_cfml] NOTICE: Serialization Write Exception: java.io.FileNotFoundException: mod_cfml.dat (Permission denied)
[mod_cfml] Rredirect URL => '/test.cfm'

I understand that it's a rights issue, but what I don't know is for which user and which folder.
Any pointers would be much appreciated!

Regards, 

Michael

Michael van Leest

unread,
Feb 13, 2015, 3:44:47 AM2/13/15
to lu...@googlegroups.com
FYI, I'm using mod_cfml-valve_v1.0.14.jar

--
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/66d899e5-8c14-4b3e-91ad-6157b8193304%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Michael van Leest

Michael van Leest

unread,
Feb 13, 2015, 5:58:32 AM2/13/15
to lu...@googlegroups.com
Apparently, an extra tomcat restart at the end of the boot script fixed the issue.
--
Michael van Leest

Terry Whitney

unread,
Feb 13, 2015, 2:55:22 PM2/13/15
to lu...@googlegroups.com
Windows or *NIX?

on *NIX you should be able to do a 

ps -ef | grep processname

it should come back with who is running the process


So if the process is apache.apache

and your docroot is /var/www/

then you would do

chown -R apache.apache /var/www

Michael van Leest

unread,
Feb 13, 2015, 6:57:15 PM2/13/15
to lu...@googlegroups.com
Thanks for the tip!
--
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/495050af-239a-4b47-b615-fbbf8b26e84d%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.


--
Sent from Gmail Mobile
Reply all
Reply to author
Forward
0 new messages