Hi folks,

This problem has been stumping me for a couple of weeks now, and I'm hoping someone can help me.

When trying to access certain files through the source.war webapp, the server returns a message like this:

 Not Found

The requested URL /source/xref/solar/tm_lib/coapi/bridges/php/loop.php was not found on this server.

Now, I know for a fact that the file is there:

[zcarter@piglet opengrok]$ ls -la source/solar/tm_lib/coapi/bridges/php/loop.php data/xref/solar/tm_lib/coapi/bridges/php/loop.php.gz -rw-r--r-- 1 tomcat tomcat 1125 Jun 14 10:31 data/xref/solar/tm_lib/coapi/bridges/php/loop.php.gz -r-xr-xr-x 1 root root 918 Oct 10 2008 source/solar/tm_lib/coapi/bridges/php/loop.php

The webapp indexed it. If I search for something present in the file, it will show in the results, but when I click a link to access the full contents of the file, I get the above error.

This is only for a certain small subset of our source files, all other files can be accessed with no problems. I am not sure what is special about the problematic files.

Questions:
- Does anyone know the cause?
- Does anyone know how I can get some more verbose error logging from the source.war webapp to see what is generating the Not Found error?
- Any other troubleshooting tips?

I am running opengrok 0.9 on a CentOS 5.5 machine. I did a test upgrade to 0.11.1 and still got the problem.

Any help would be much appreciated,

thanks!

-Zach
_______________________________________________
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss

Reply via email to