searchable plugin error - failed to rename index

View: New views
3 Messages — Rating Filter:   Alert me  

searchable plugin error - failed to rename index

by Shane-42 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am getting the following error when starting up with the searchable plugin: Failed to rename index.  Does anyone know how to fix this?

org.codehaus.groovy.runtime.InvokerInvocationException: org.compass.core.engine.SearchEngineException: Failed to rename index [C:\WINDOWS\system32\config\systemprofile\.grails\projects\supplychain\searchable-index\production/index] to [C:\WINDOWS\system32\config\systemprofile\.grails\projects\supplychain\searchable-index\production\indexcopy0]

Re: searchable plugin error - failed to rename index

by Fox Woo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

just delete all your index and restart app.
cheers

2008/5/9 Shane <srberry1@...>:
I am getting the following error when starting up with the searchable plugin: Failed to rename index.  Does anyone know how to fix this?

org.codehaus.groovy.runtime.InvokerInvocationException: org.compass.core.engine.SearchEngineException: Failed to rename index [C:\WINDOWS\system32\config\systemprofile\.grails\projects\supplychain\searchable-index\production/index] to [C:\WINDOWS\system32\config\systemprofile\.grails\projects\supplychain\searchable-index\production\indexcopy0]



--
爱生活,爱FOX

Re: searchable plugin error - failed to rename index

by Erik Pragt :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Fox Woo wrote:
just delete all your index and restart app.
cheers
I'm also getting the same error, but deleting the index and restarting is a bit of a hack. Is there a better solution to this?

Thanks, Erik