Hello, I am setting up DSpace 7 on an Ubuntu 20.04 machine with these dependencies: Java JDK 11 Maven 3.6.3 Ant 1.10.7 PostgreSQL 12.8 Solr 10.8.0
The installation was smooth until `ant fresh_install`. Once run, I receive this error message: test_database [java] 2021-10-14 17:36:11,119 WARN org.dspace.servicemanager.DSpaceServiceManager @ Unable to locate bean by name or id=database. Will try to look up bean by type next. [java] org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'database' available I have successfully tested my database connection according to what is listed in the troubleshooting page in the wiki: `psql -U dspace -W -h localhost`. I do not know to what "bean" ant is referring. Has anyone else encountered this error message? Thanks, Tyler Jones -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/be07b3c0-5e70-496f-b83d-9633b2b65478n%40googlegroups.com.
