Application configuration file

2014-01-07 Thread Giuliano Catrambone
Hi all, can someone suggest me how to manage an application configuration file in a struts application? I'm thinking a configuration file like myapp.properties Is there a place in a struts app where I can read the properties cfg file just once and share it in every

struts-jquery-tree-tags issues

2013-12-12 Thread Giuliano Catrambone
Hi, I'm trying to manage a tree using struts-jquery-tree. In my jsp I have: s:url var=menuTreeDataUrl action=menuTreeData/ sjt:tree id=jsonTree href=%{menuTreeDataUrl} onClickTopics=treeClicked onClick=managenode() / I implemented using java the menuTreeDataUrl

[us...@httpd] memory leak (?) when a copy of the ErrorLog is done

2010-04-20 Thread Giuliano Catrambone (CatraSoftware)
Hi, I'm using the httpd apache server and inside the httpd.conf I have the ErrorLog set as: ErrorLog /logs/SystemLogs.trace I'm using also a custom module writing a lot of trace in the ErrorLog using the API like: ap_log_error (__FILE__, __LINE__, APLOG_ERR, 0,

[Bug 61235] Re: USB mass storage stops working after a while

2007-08-03 Thread Giuliano Catrambone
Alberto, the problem I have is that when I copy inside the external USB2 HD a large file or I do many access to it, through for example rsync, the HD goes in hang and I have to restart it to make it works again. The /var/log/messages shows me traces like: Aug 2 12:22:23 Lucia kernel:

[Bug 61235] Re: USB mass storage stops working after a while

2007-08-02 Thread Giuliano Catrambone
Hi all I have a Freecom USB2 external HD and I have the same problem. Basically if I copy on it a large file or I do many access to it, through for example rsync, the HD goes in hang and I have to restart it to make it work again. The problem is so reproducible that I can't use the HD. I