I suspect your "monkey.lha" is a zero-length file. You will still get a "successful" message if you try to extract from an empty archive, you just won't get any files.
Try this:
lha v monkey.lha
You should get a listing of all the files in this archive. If you don't then there is something wrong with the monkey.lha file