Hi,
I'm accessing my oracle db through a load balanced oracle url that is
quite long; when the Model is set wiyh:

        var $cacheSources       = true;

I get the following error:

Warning (2): touch() [function.touch]: Unable to create file ...../app/
tmp/cache/models/
cake_model_default___d_e_s_c_r_i_p_t_i_o_n___a_d_d_r_e_s_s___p_r_o_t_o_c_o_l__t_c_p___h_o_s_t_dvdb01c-
vip___p_o_r_t_1521____a_d_d_r_e_s_s___p_r_o_t_o_c_o_l__t_c_p___h_o_s_t_dvdb02c-
vip___p_o_r_t_1521____l_o_a_d__b_a_l_a_n_c_e_yes___c_o_n_n_e_c_t__d_a_t_a___s_e_r_v_e_r__d_e_d_i_c_a_t_e_d___s_e_r_v_i_c_e__n_a_m_e__g_n_r_d_p_r_i__w_o_r_l_d___f_a_i_l_o_v_e_r__m_o_d_e___t_y_p_e__s_e_l_e_c_t___m_e_t_h_o_d__b_a_s_i_c___r_e_t_r_i_e_s_180___d_e_l_a_y_5_____list
because File name too long [CORE/cake/libs/file.php, line 130]

I am able to reproduce the problem by going in the command line and
using the touch command:

touch: creating
`cake_model_default___d_e_s_c_r_i_p_t_i_o_n___a_d_d_r_e_s_s___p_r_o_t_o_c_o_l__t_c_p___h_o_s_t_dvdb01c-
vip___p_o_r_t_1521____a_d_d_r_e_s_s___p_r_o_t_o_c_o_l__t_c_p___h_o_s_t_dvdb02c-
vip___p_o_r_t_1521____l_o_a_d__b_a_l_a_n_c_e_yes___c_o_n_n_e_c_t__d_a_t_a___s_e_r_v_e_r__d_e_d_i_c_a_t_e_d___s_e_r_v_i_c_e__n_a_m_e__g_n_r_d_p_r_i__w_o_r_l_d___f_a_i_l_o_v_e_r__m_o_d_e___t_y_p_e__s_e_l_e_c_t___m_e_t_h_o_d__b_a_s_i_c___r_e_t_r_i_e_s_180___d_e_l_a_y_5_____list':
File name too long

There is any workaround that I can use to cache this sources ?
Thanks
Om

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to