[jifty-devel] disappearing css file on fastcgi/lighttpd deployment

Dobrica Pavlinusic dpavlin at rot13.org
Sat Apr 19 18:56:21 EDT 2008


On Sat, Apr 19, 2008 at 10:24:33PM +0800, Chia-liang Kao wrote:
> I've been seeing this from time to time as well, with lighttpd in front 
> of apache-fastcgi though.  This comes up rather randomly, so it's very 
> hard to diagnose, i've been reading the cas code a few times and i can't 
> see any obvious logical error.  Do you have a reproducible recipe?

I don't have reproducable pattern, but I can get related error using
development server (repeatable at random):

FATAL - view class error: Can't locate object method "generate_css" via
package "Jifty::Web" at
/usr/local/share/perl/5.8.8/auto/Jifty/web/templates/__jifty/css/dhandler
line 9.

Stack:
  [/usr/local/share/perl/5.8.8/auto/Jifty/web/templates/__jifty/css/dhandler:9]
  [/usr/local/share/perl/5.8.8/auto/Jifty/web/templates/autohandler:12]

INFO - GET request for /__jifty/js/3a3523b2c4fc62b2e54d46a77ef446e0.js
INFO - loaded user { id => 1 }
FATAL - view class error: Can't locate object method
"generate_javascript" via package "Jifty::Web" at
/usr/local/share/perl/5.8.8/auto/Jifty/web/templates/__jifty/js/dhandler
line 9.

Stack:
  [/usr/local/share/perl/5.8.8/auto/Jifty/web/templates/__jifty/js/dhandler:9]
  [/usr/local/share/perl/5.8.8/auto/Jifty/web/templates/autohandler:12]

Could this help?

-- 
Dobrica Pavlinusic               2share!2flame            dpavlin at rot13.org
Unix addict. Internet consultant.             http://www.rot13.org/~dpavlin



More information about the jifty-devel mailing list