我看日志报错是:Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'fullTextIndexUpdater' defined in DAISY-INF/spring/applicationContext.xml in D:\x5dev_v2.7\X5.2.7\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-repository-server-impl-2.3.jar: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.outerj.daisy.ftindex.FullTextIndexUpdater]: Constructor threw exception; nested exception is javax.jms.JMSException: Failed to lookup subscription for info: daisy-repositoryMaster. Reason: java.sql.SQLException: Attempt to insert NULL value into column 'SELECTOR', table 'x5doc.x5doc.ACTIVEMQ_ACKS'; column does not allow nulls. Update fails.