@ganesh.ingle it seems you have encountered the same issue (and here) I ran into myself with the OH2.2 SNAPSHOT few weeks ago.
Please perform the actions mentioned in the link, which is:
- Stop OH2.2 service
- Delete
tmp
andcache
(/var/lib/openhab2/cache
and/var/lib/openhab2/tmp
) - Remove the JAR/kar files from
addons
folder - Start OH2.2 service
- Drop the yamaha JAR to
addons
folder - Wait some time
Also, I am almost certain the yamaha JAR won’t work in OH2.1. You need to deploy it to the OH2.2 SNAPSHOT runtime.