[Building Sakai] Who is using the Search Tool?

Steve Swinsburg steve.swinsburg at gmail.com
Wed Aug 18 17:36:36 PDT 2010


We also hit this. The version of commons-lang is actually 2.1 in older versions of 2.6 but needs to be 2.2+ for that class to be included.
We've got some undeploy and deploy poms to remove things and deploy newer ones, which means we don't need a custom kernel:

https://source.sakaiproject.org/svn//msub/anu.edu.au/alliance/2.6.x/extra-undeploy/pom.xml
https://source.sakaiproject.org/svn//msub/anu.edu.au/alliance/2.6.x/extra-deploy/

Feel free to take.

cheers,
Steve

On 19/08/2010, at 5:23 AM, David Horwitz wrote:

> Hi Guys,
> 
> In working on the up coming 2.6.3 release we discovered this problem - the 2.6.2 master pom declares a commons-lang version of 2.4 but the kernel bound to it is actually deploying 2.2 (if memory serves) the quick fix is to delete the 2.2 version of commons lang in shared/lib and copy 2.4 or later there. This is fixed in the upcoming 2.6.3 release (which will include the post 2.6 search)
> 
> D
> 
> On 08/18/2010 08:41 PM, Michael Osterman wrote:
>> 
>> Hi Peter,
>> 
>> Did you ever get this resolved? We're running into the same problem here with 2.6.x and the post-2.6 search branch.
>> 
>> Thanks,
>> Mike
>> 
>> On Tue, Mar 23, 2010 at 6:06 PM, Liu, Peter <peter.liu at yale.edu> wrote:
>> Hi David,
>> 
>>  
>> I have checked out the post-2.6 branch for search tool as you have advised.  When I start to run it in tomcat 5.5.26, it throws the following exceptions:
>> 
>>  
>> 2010-03-23 20:33:02,170 ERROR main org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/sakai-search-tool] - StandardWrapper.Throwable
>> 
>> java.lang.NoClassDefFoundError: org/apache/commons/lang/text/StrBuilder
>> 
>>       at org.apache.velocity.runtime.parser.node.SimpleNode.literal(SimpleNode.java:277)
>> 
>>  
>> We are running on Sakai 2.6.x and from this exception, it looks like it requires a commons-lang 2.4 jar version.  However, it still throws the same exception after I have updated the commons-lang version to 2.4 in the pom.xml of search-impl.
>> 
>>  
>> I would like to ask what version of the kernel do you use for this search tool?  Or are we missing something here?
>> 
>>  
>> Thanks for your help!
>> 
>>  
>> Peter Liu
>> 
>> From: David Horwitz [mailto:david.horwitz at uct.ac.za] 
>> 
>> Sent: Friday, March 19, 2010 9:29 AM
>> To: Liu, Peter
>> Subject: Re: [Building Sakai] Who is using the Search Tool?
>>  
>> Hi 
>> 
>> 
>> At UCT:
>> 
>> 1) we have a 6 node cluster (mysql, NTFS)
>> 2) Search indexing and journal merges are run on 1 of the active servers
>> 3) our index currently contains 2,701,920 documents
>> 
>> If your running 2.6 i would highly recoment you use the post-2.6 branch
>> 
>> Regards
>> 
>> David
>> 
>> On 03/19/2010 03:25 PM, Liu, Peter wrote:
>>  Hi Adam,
>>  
>> How many users do you have in normal situation?
>>  
>> Thanks!
>> Peter
>>  
>> ________________________________
>> From: sakai-dev-bounces at collab.sakaiproject.org [mailto:sakai-dev-bounces at collab.sakaiproject.org] On Behalf Of Adam Marshall
>> Sent: Friday, March 19, 2010 9:21 AM
>> To: Johns, Cheryl; sakai-dev
>> Subject: Re: [Building Sakai] Who is using the Search Tool?
>>  
>> no we have a cluster of 2 nodes and search just runs on each node. We use MySQL and AFS as the filestore.
>>  
>> adam
>>  
>> From: Johns, Cheryl [mailto:cheryl.johns at yale.edu]
>> Sent: 19 March 2010 13:15
>> To: Adam Marshall; sakai-dev
>> Subject: RE: Who is using the Search Tool?
>>  
>> I assume you have a separate Search server as well?
>>  
>> What kind of DB are you running against?
>>  
>> From: Adam Marshall [mailto:adam.marshall at oucs.ox.ac.uk]
>> Sent: Friday, March 19, 2010 9:14 AM
>> To: Johns, Cheryl; sakai-dev
>> Subject: RE: Who is using the Search Tool?
>>  
>> We use it. I assume it works for both DB and file system content. Our material is stored on the file system.
>>  
>> It's pretty good and we've added the 'search all my sites' option too.
>>  
>> We'd dearly love it to search ALL public documents as well but don't really have the time to add this functionality.
>>  
>> Adam
>>  
>>  
>>  
>> From: sakai-dev-bounces at collab.sakaiproject.org [mailto:sakai-dev-bounces at collab.sakaiproject.org] On Behalf Of Johns, Cheryl
>> Sent: 19 March 2010 13:05
>> To: Developers Sakai-Dev
>> Subject: [Building Sakai] Who is using the Search Tool?
>>  
>> We're looking to investigate the Search tool and I've found some info on it from Ian Boston on Confluence.  Who is using it in practice?
>>  
>> Does it have the capability to even search documents that are stored on the file system or just database contents?
>>  
>> Cheryl Johns
>> Applications Support Manager, Instructional Solutions
>> http://cmi2.yale.edu
>> The Center for Media and Instructional Innovation
>> 135 College Street, Suite 101
>> New Haven, CT  06510
>> Office: 1.203.436.4626
>>  
>>  
>>   
>>  
>>  
>> _______________________________________________
>> 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"
>> 
>> _______________________________________________
>> 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"
>> 
> 
> _______________________________________________
> 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"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100819/7b03117e/attachment.html 


More information about the sakai-dev mailing list