Please follow this procedure....
just remove the vsftpd lock from /var/lock/subsys/
then in /etc/rc.d/init.d/ directory stop the xinetd daemon.
./xinetd stop
now restart the vsftpd service
service vsftpd restart
and now start the xinetd daemon again...
./xinetd start
Hope this works
Best Regards,