On Mon, Sep 26, 2022 at 03:43:40AM -0700, Fatih Güneş wrote: > Hello Tim, > We did some updates. Now I get no error message about Jetty-server. But > handle-server still does not start. Below is a part from dspace.log. > > 2022-09-26 13:31:47,687 WARN unknown unknown > org.dspace.servicemanager.DSpaceServiceManager @ Unable to locate bean by > name or id=dsprop. Will try to look up bean by type next.
I think this is not related to the problem. The command line tool has two ways of discovering which commands exist. It first tries the new "script"s, apparently using the command's name itself. If not found that way, it looks the command up in the older 'launcher.xml' which maps it to the implementing class. So the ServiceManager will always log this warning for a command which is defined in launcher.xml. If the real issue is logged, it is probably after this entry. -- Mark H. Wood Lead Technology Analyst University Library Indiana University - Purdue University Indianapolis 755 W. Michigan Street Indianapolis, IN 46202 317-274-0749 www.ulib.iupui.edu -- 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/YzG9UsyBW/rVWbIZ%40IUPUI.Edu.
signature.asc
Description: PGP signature
