Crontab issue !

Guy's

I'm facing problem with crontabe in Solaris10

and cron in crontab -e is not running but when I check /var/cron/log

I found all the process running .. !! strange thing !!

please your advice ...

It is unclear what you are complaining of. In any case, make sure your EDITOR variable is set to something like vi before running "crontab -e", eg :

EDITOR=vi
export EDITOR
contab -e