The problem is about parameters. If I type the foll. at command prompt:
sc create kerberos5 binPath= C:\nf\gssserver.exe -port 999
the service is created successfully.

Problem occurs when i try to start this service. (Purpose: The exe runs continuously & listens for client calls, so if it is run as a service, it will run without any user intervention.)