You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cpath
Hello, I am trying to fix a cPath install that someone else has setup
(mostly). When I run the cPath diagnostics everything passes except
"Testing access to Lucene Full Text Index Lucene Directory". This
fails with an IO exception because /opt/apache-tomcat-5.5.25/webapps/
cpath/WEB-INF/textIndex does not exist.
Can someone tell me what I need to do in order to fix cPath?
Ethan Cerami
unread,
Dec 20, 2007, 4:00:02 PM12/20/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cp...@googlegroups.com
looks like the index was not
created. To fix this:
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cpath
that worked great
On Dec 20, 4:00 pm, Ethan Cerami <cer...@cbio.mskcc.org> wrote:
> looks like the index was not created. To fix this:
>
> 1. go to bin directory and run:
>
> ./admin.pl index
>
> 2. Then, redeploy the application.
>
> Ethan
>