[Building Sakai] MySql binary files to File Server hosting conversion

Steve Swinsburg steve.swinsburg at gmail.com
Tue Mar 9 13:33:10 PST 2010


Hi,

Can you turn up the logging level via this in sakai.properties:

> log.config.count=1
> log.config.1 = DEBUG.org.sakaiproject.content



Might need a few more log.config lines but we can go from there. Might be permissions issue, but if the tomcat user can write directories it should be able to write the files. The logs should be able to tell us what is going on.

cheers,
Steve


On 10/03/2010, at 5:22 AM, Nawaz Azam wrote:

> I tried that and still stuck at the same place. Do you think it might be permission issue there? It create the volumes and about 3 files init. I am attaching the catalina.out for this startup. Please take a look and I might be just missing something.
> 
> Thanks,
> Nawaz.
>                            
> 
> 
> -----Original Message-----
> From: Steve Swinsburg [mailto:steve.swinsburg at gmail.com] 
> Sent: Monday, March 08, 2010 6:18 PM
> To: Nawaz Azam
> Cc: Seth Theriault; Naim Syed; sakai-dev at collab.sakaiproject.org
> Subject: Re: [Building Sakai] MySql binary files to File Server hosting conversion
> 
> Hi,
> 
> I just ran the conversion on a set of data in a trunk install and it worked fine with these settings:
> 
> bodyPath at org.sakaiproject.content.api.ContentHostingService = ${sakai.home}content
> bodyVolumes at org.sakaiproject.content.api.ContentHostingService = vol1,vol2,vol3
> convertToFile at org.sakaiproject.content.api.ContentHostingService = true
> 
> Could you turn up the logging level so you get a bit more output?
> 
> Something like this in sakai.properties:
> 
> log.config.count=1
> log.config.1 = DEBUG.org.sakaiproject.content
> 
> Then startup and see what it outputs.
> 
> cheers,
> Steve
> 
> 
> 
> On 09/03/2010, at 10:01 AM, Nawaz Azam wrote:
> 
>> Hello Seth,
>>    Thanks for replying. If you scroll down I have tried that.
>> 
>>    bodyPath at org.sakaiproject.content.api.ContentHostingService = /opt/content/
>> 
>>    bodyVolumes at org.sakaiproject.content.api.ContentHostingService = vol1,vlo2,vol3
>> 
>>    convertToFile at org.sakaiproject.content.api.ContentHostingService = true
>> 
>> 
>> 
>> It creates the additional folders and 3 files inside it. Both times. The total size of content folder is 124K. Please advise. 
>> 
>> 
>> 
>> 
>> 
>> Nawaz Azam
>> Technical Support Specialist
>> Manchester Community College
>> 1066 Front Street, Manchester, NH 03102
>> Work. (603) 668-6706 ext. 313
>> Cell.    (603) 396-1356
>> nazam at ccsnh.edu
>> Opportunities. For Now ... For Life
>> www.manchestercommunitycollege.edu
>> 
>> 
>> 
>> -----Original Message-----
>> From: Seth Theriault [mailto:slt at columbia.edu] 
>> Sent: Monday, March 08, 2010 5:58 PM
>> To: Nawaz Azam
>> Cc: sakai-dev at collab.sakaiproject.org
>> Subject: Re: [Building Sakai] MySql binary files to File Server hosting conversion
>> 
>> Nawaz Azam wrote:
>> 
>>> bodyVolumes at org.sakaiproject.content.api.ContentHostingService  = /files
>> 
>> This line is suspect. Try removing the "/" and seeing if:
>> 
>> /opt/tomcat/sakai/content/files
>> 
>> is created.
>> 
>> Seth
>> 
>> 
>> _______________________________________________
>> sakai-dev mailing list
>> sakai-dev at collab.sakaiproject.org
>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>> 
>> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
> 
> <catalina_out.txt>



More information about the sakai-dev mailing list