Cannot find class [org.onebusaway.agency_metadata.model.AgencyMetadata]
Enter code here.2018-07-06 08:57:05,636 ERROR [ContextLoader.java:220] : Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'agencyMetadataSessionFactory' defined in class path resource [data-sources.xml]: Initialization of bean failed; nested exception is org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.util.ArrayList' to required type 'java.lang.Class[]' for property 'annotatedClasses'; nested exception is java.lang.IllegalArgumentException: Cannot find class [org.onebusaway.agency_metadata.model.AgencyMetadata]
[...]
Caused by: org.springframework.beans.TypeMismatchException: Failed to convert property value of type 'java.util.ArrayList' to required type 'java.lang.Class[]' for property 'annotatedClasses'; nested exception is java.lang.IllegalArgumentException: Cannot find class [org.onebusaway.agency_metadata.model.AgencyMetadata]
[...]
Caused by: java.lang.IllegalArgumentException: Cannot find class [org.onebusaway.agency_metadata.model.AgencyMetadata]
[...]
Caused by: java.lang.ClassNotFoundException: org.onebusaway.agency_metadata.model.AgencyMetadata
[...]
Jul 06, 2018 8:57:05 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: One or more listeners failed to start. Full details will be found in the appropriate container log file
Jul 06, 2018 8:57:05 AM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [] startup failed due to previous errors
Jul 06, 2018 8:57:05 AM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesJdbc
SEVERE: The web application [] registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
Jul 06, 2018 8:57:05 AM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
SEVERE: The web application [] appears to have started a thread named [Abandoned connection cleanup thread] but has failed to stop it. This is very likely to create a memory leak.
Jul 06, 2018 8:57:05 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory /var/lib/tomcat7/webapps/ROOT has finished in 3,682 ms
Jul 06, 2018 8:57:05 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
Jul 06, 2018 8:57:05 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 3727 ms
Jul 06, 2018 8:57:10 AM org.apache.catalina.loader.WebappClassLoaderBase findResourceInternal
INFO: Illegal access: this web application instance has been stopped already. Could not load . The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.
..
> email to onebusaway-developers+unsub...@googlegroups.com.