you are running into an infinite loop.... method sum() has no end..
And sendMail() method is never invoked in main(), hence you got no error there.