Cuba application not able to initialize post building war file

0:58:27.662 INFO c.h.cuba.core.sys.jmx.MBeanExporter - Registering beans for JMX exposure: [salesdatajv1.cuba:type=ConfigStorage, salesdatajv1.cuba:type=CachingFacade, salesdatajv1.cuba:type=FileUploading, salesdatajv1.cuba:type=JmxNodeIdentifier, salesdatajv1.cuba:type=JmxLogControl, salesdatajv1.cuba:type=ClassLoaderManager, salesdatajv1.cuba:type=StatisticsCounter]
10:58:27.800 INFO c.h.cuba.core.sys.MetadataImpl - Initializing metadata
10:58:28.588 ERROR c.h.c.c.s.AbstractWebAppContextLoader - Error initializing application
java.lang.IllegalStateException: Can’t find range class ‘com.company.salesdatadownload.entity.key.Jv1ItemMasterCompKey’ for property ‘salesdatadownload$Jv1ItemMaster.id’

Hi,
You have problems with definitions of your Jv1ItemMasterCompKey class and Jv1ItemMaster entity.

If you post the source code, CUBA community will be able to help you.