On 11/16/11 11:58, Gandhi, Shailey wrote:
I see 3 log files, as follows :

drwxrwxr-x 2 ccm_root ccm_root   3864 Nov 14 07:49 .
drwxr-xr-x 9 ccm_root ccm_root   3864 Nov  8 09:07 ..
-rw-rw-r-- 1 ccm_root ccm_root 129593 Nov 14 07:49 opengrok0.0.log
-rw-rw-r-- 1 ccm_root ccm_root 294210 Nov 14 06:25 opengrok1.0.log
-rw-rw-r-- 1 ccm_root ccm_root   3676 Nov 14 06:04 opengrok2.0.log

I checked opengrok0.0.log and found the following in it:

ctags: Warning: cannot open source file 
"/data/ccmdb/shared/opengrok/<filename>" : Invalid argument
ctags: Warning: cannot open source file 
"/data/ccmdb/shared/opengrok/<filename>" : Invalid argument

Although this log file talks only about the last 2 applications I copied into 
the opengrok folder and ran indexing again.
The other applications copied earlier have the same problem but no warning was 
reported for them during indexing.

What does this warning mean anyway?

EINVAL (= "Invalid argument") is certainly not very common error code when performing open()-like operation. What Linux kernel version and filesystem is this ?

If you feel it's worth enhancing the error reporting then capture the permissions of the problematic file with as much details as possible and create new bug at http://defect.opensolaris.org/bz/


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

Reply via email to