起步软件技术论坛
搜索
 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 5665|回复: 10

[结贴] docserver未启动

[复制链接]

31

主题

139

帖子

357

积分

中级会员

Rank: 3Rank: 3

积分
357
QQ
发表于 2018-4-10 15:43:45 | 显示全部楼层 |阅读模式
版本: 小版本号:
数据库: 服务器操作系统: 应用服务器:
客户端操作系统: 浏览器:
X5 2.6开发版,执行测试文档服务器地址时出错,错误如下:
false连接业务服务器出错, HTTP/1.1 500 Internal Server ErrorJUSTEP120036com.justep.biz.client.ActionException: 编码: JUSTEP120036; 提示: 连接业务服务器出错, HTTP/1.1 500 Internal Server Error at com.justep.biz.client.ActionException.create(Unknown Source) at com.justep.biz.client.ActionEngine.invokeActions(Unknown Source) at com.justep.ui.system.service.doc.DocUtils.testDocServer(Unknown Source) at com.justep.ui.system.service.doc.DocUtils.service(Unknown Source) at UploadDoc.doPost(UploadDoc.java:15) at UploadDoc.doGet(UploadDoc.java:11) at com.justep.ui.impl.JProcessorImpl.execute(Unknown Source) at com.justep.ui.JavaServer.runJava(Unknown Source) at com.justep.ui.JavaServer.doJ(Unknown Source) at com.justep.ui.JavaServer.service(Native Method) at com.justep.ui.servlet.MainServlet.service(Unknown Source) at

确认数据源配置没有问题,以下是log:

2018-04-10 15:33:35 [http-8080-8] [com.justep.doc.httpconnector.FileServlet] INFO: [JUSTEP_HOME in DocServer]: D:\X5.2.6_dev_20140711\X5.2.6
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.DaisyRuntime] INFO: Reading container configurations of 12 containers.
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.DaisyRuntime] DEBUG: Reading container config configuration - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-configuration-impl-2.3.jar
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.DaisyRuntime] DEBUG: Reading container config jms - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-jmsclient-impl-2.3.jar
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.DaisyRuntime] DEBUG: Reading container config jmx - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-jmx-2.3.jar
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.DaisyRuntime] DEBUG: Reading container config pluginregistry - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-pluginregistry-impl-2.3.jar
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.DaisyRuntime] DEBUG: Reading container config datasource - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-datasource-2.3.jar
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.DaisyRuntime] DEBUG: Reading container config linkextractors - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-linkextractors-impl-2.3.jar
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.DaisyRuntime] DEBUG: Reading container config textextraction - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-textextraction-impl-2.3.jar
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.DaisyRuntime] DEBUG: Reading container config ntlm - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-auth-ntlm-2.3.jar
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.DaisyRuntime] DEBUG: Reading container config ldap - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-auth-ldap-2.3.jar
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.DaisyRuntime] DEBUG: Reading container config imagehook - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-image-presavehook-2.3.jar
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.DaisyRuntime] DEBUG: Reading container config repository - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-repository-server-impl-2.3.jar
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.DaisyRuntime] DEBUG: Reading container config inittypes - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-init-types-2.3.jar
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.DaisyRuntime] DEBUG: Creating shared classloader
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.DaisyRuntime] INFO: 加载所有的lib所在目录创建的sharedClassPath是:[file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/activation-1.0.2.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/activeio-core-3.0.0.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/activemq-core-4.1.2.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/activemq-jaas-4.1.2.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/antlr-2.7.6.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/aopalliance-1.0.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/asm-1.5.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/asm-attrs-1.5.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/avalon-framework-api-4.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/avalon-framework-impl-4.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/backport-util-concurrent-2.1.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/bcmail-jdk14-132.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/bcprov-jdk14-132.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/bsh-1.3.0.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/cglib-2.1.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/cocoon-wildcardhelper-20031212.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/commons-cli-1.1.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/commons-codec-1.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/commons-collections-3.1.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/commons-dbcp-1.2.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/commons-fileupload-1.0.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/commons-httpclient-3.1.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/commons-lang-2.2.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/commons-logging-1.1.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/commons-pool-1.2.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/commons-primitives-1.0.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-auth-ldap-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-auth-ntlm-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-backup-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-blobstoreconvertor-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-configuration-api-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-configuration-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-configuration-spring-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-datasource-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-diff-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-docid-convertor-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-doctaskrunner-api-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-doctaskrunner-client-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-doctaskrunner-common-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-doctaskrunner-server-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-doctaskrunner-spi-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-doctaskrunner-xmlschema-bindings-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-driverregistrar-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-emailer-api-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-emailer-client-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-emailer-server-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-emailnotifier-api-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-emailnotifier-client-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-emailnotifier-common-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-emailnotifier-server-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-emailnotifier-xmlschema-bindings-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-htmlcleaner-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-image-presavehook-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-impexp-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-init-types-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-install-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-jmsclient-api-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-jmsclient-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-jmx-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-launcher-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-launcher.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-linkextractors-api-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-linkextractors-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-navigation-api-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-navigation-client-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-navigation-server-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-navigation-xmlschema-bindings-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-pluginregistry-api-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-pluginregistry-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-publisher-api-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-publisher-client-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-publisher-server-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-publisher-xmlschema-bindings-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-repo-util-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-repository-api-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-repository-client-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-repository-common-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-repository-server-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-repository-server-spi-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-repository-spi-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-repository-xmlschema-bindings-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-runtime-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-textextraction-api-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-textextraction-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-util-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-workflow-api-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-workflow-client-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-workflow-common-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-workflow-server-impl-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/daisy-workflow-xmlschema-bindings-2.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/dom4j-1.6.1.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/eclipse-core-runtime-20070801.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/ehcache-1.2.4.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/excalibur-configuration-1.2.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/FontBox-0.1.0-dev.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/freemarker-2.3.9.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/geronimo-j2ee-management_1.0_spec-1.0.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/geronimo-spec-jms-1.1-rc4.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/geronimo-spec-jta-1.0.1B-rc4.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/hibernate-3.2.1-ga.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/jaxen-1_1_beta_9.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/jbpm-identity-3.2.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/jbpm-jpdl-3.2.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/jbpm.sar.cfg-3.2.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/jcifs-1.1.11.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/jcl104-over-slf4j-1.4.0.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/jdbc-stdext-2.0.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/js-1.6R5.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/jsr250-api-1.0.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/log4j-1.2.14.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/lucene-core-2.2.0.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/lucene-highlighter-2.2.0.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/mail-1.4.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/maven-torque-plugin-3.1.1.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/metadata-extractor-2.3.0.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/mx4j-3.0.1.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/mx4j-remote-3.0.1.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/mx4j-tools-3.0.1.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/nekodtd-0.1.11.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/nekohtml-0.9.5.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/PDFBox-0.7.3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/poi-3.7-20101029.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/poi-scratchpad-3.7-20101029.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/postgresql-7.4-216.jdbc3.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/saxpath-1.0-FCS.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/slf4j-api-1.4.0.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/slf4j-log4j12-1.4.0.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/spring-aop-2.5.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/spring-beans-2.5.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/spring-context-2.5.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/spring-core-2.5.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/stax-api-1.0.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/xbean-2.1.0.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/xbean-spring-2.7.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/xercesImpl-2.6.2.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/xmlParserAPIs-2.2.1.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/xmlpublic-2.1.0.jar, file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/webapps/../../runtime/DocServer/WEB-INF/lib/xpp3-1.1.3.4-RC8_min.jar]
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.DaisyRuntime] INFO: Instantiating the component containers.
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: Starting container configuration - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-configuration-impl-2.3.jar
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:null
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] INFO: Loading XML bean definitions from DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-configuration-impl-2.3.jar
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.xml.DefaultDocumentLoader] DEBUG: Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loading schema mappings from [META-INF/spring.schemas]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loaded schema mappings: {http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://www.springframework.org/s ... spring-util-2.0.xsd, http://daisycms.org/schemas/dais ... ntime-springext.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.0.xsd, http://activemq.org/config/1.0/1.0.xsd=activemq.xsd, http://www.springframework.org/s ... pring-beans-2.0.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schem ... .2.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schema/activemq-core.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.0.xsd, http://www.springframework.org/s ... /spring-aop-2.0.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://activemq.org/config/1.0=activemq.xsd, http://daisycms.org/schemas/conf ... onfig-springext.xsd, http://www.springframework.org/s ... spring-lang-2.0.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd}
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.0.xsd
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/s ... ing-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://daisycms.org/schemas/daisyruntime-springext.xsd] in classpath: org/outerj/daisy/runtime/component/daisyruntime-springext.xsd
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader] DEBUG: Loading bean definitions
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver] DEBUG: Loaded mappings [{http://www.springframework.org/s ... rtyNamespaceHandler, http://outerx.org/daisy/1.0#runt ... imeNamespaceHandler, http://www.springframework.org/s ... tilNamespaceHandler, http://activemq.org/config/1.0=o ... eanNamespaceHandler, http://www.springframework.org/s ... JeeNamespaceHandler, http://outerx.org/daisy/1.0#conf ... figNamespaceHandler, http://www.springframework.org/s ... AopNamespaceHandler, http://www.springframework.org/s ... angNamespaceHandler, http://www.springframework.org/s ... extNamespaceHandler}]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.util.ClassUtils] DEBUG: Class [weblogic.management.Helper] or one of its dependencies is not present: java.lang.ClassNotFoundException: weblogic.management.Helper
2018-04-10 15:33:35 [http-8080-8] [org.springframework.util.ClassUtils] DEBUG: Class [com.ibm.websphere.management.AdminServiceFactory] or one of its dependencies is not present: java.lang.ClassNotFoundException: com.ibm.websphere.management.AdminServiceFactory
2018-04-10 15:33:35 [http-8080-8] [org.springframework.util.ClassUtils] DEBUG: Class [javax.persistence.EntityManagerFactory] or one of its dependencies is not present: java.lang.ClassNotFoundException: javax.persistence.EntityManagerFactory
2018-04-10 15:33:35 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Refreshing org.springframework.context.support.GenericApplicationContext@157a5c3: display name [configuration]; startup date [Tue Apr 10 15:33:35 CST 2018]; root of context hierarchy
2018-04-10 15:33:35 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Bean factory for application context [org.springframework.context.support.GenericApplicationContext@157a5c3]: org.springframework.beans.factory.support.DefaultListableBeanFactory@15d828f
2018-04-10 15:33:35 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: 4 beans defined in org.springframework.context.support.GenericApplicationContext@157a5c3: display name [configuration]; startup date [Tue Apr 10 15:33:35 CST 2018]; root of context hierarchy
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' with merged definition [Root bean: class [org.springframework.context.annotation.CommonAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:35 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@895684]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1fd8f9c]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@15d828f: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,configuration]; root of factory hierarchy
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'configuration'
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'configuration' with merged definition [Root bean: class [org.outerj.daisy.configuration.impl.ConfigurationManagerImpl]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-configuration-impl-2.3.jar]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'configuration' to allow for resolving potential circular references
2018-04-10 15:33:35 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@157a5c3]: org.springframework.context.event.ContextRefreshedEvent[source=org.springframework.context.support.GenericApplicationContext@157a5c3: display name [configuration]; startup date [Tue Apr 10 15:33:35 CST 2018]; root of context hierarchy]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'configuration'
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] DEBUG:  exporting bean configuration for service org.outerj.daisy.configuration.ConfigurationManager
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: Starting container jms - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-jmsclient-impl-2.3.jar
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:null
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] INFO: Loading XML bean definitions from DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-jmsclient-impl-2.3.jar
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.xml.DefaultDocumentLoader] DEBUG: Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loading schema mappings from [META-INF/spring.schemas]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loaded schema mappings: {http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://www.springframework.org/s ... spring-util-2.0.xsd, http://daisycms.org/schemas/dais ... ntime-springext.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.0.xsd, http://activemq.org/config/1.0/1.0.xsd=activemq.xsd, http://www.springframework.org/s ... pring-beans-2.0.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schem ... .2.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schema/activemq-core.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.0.xsd, http://www.springframework.org/s ... /spring-aop-2.0.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://activemq.org/config/1.0=activemq.xsd, http://daisycms.org/schemas/conf ... onfig-springext.xsd, http://www.springframework.org/s ... spring-lang-2.0.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd}
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.0.xsd
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/s ... ing-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://daisycms.org/schemas/daisyruntime-springext.xsd] in classpath: org/outerj/daisy/runtime/component/daisyruntime-springext.xsd
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://daisycms.org/schemas/config-springext.xsd] in classpath: org/outerj/daisy/configuration/spring/daisyconfig-springext.xsd
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader] DEBUG: Loading bean definitions
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver] DEBUG: Loaded mappings [{http://www.springframework.org/s ... rtyNamespaceHandler, http://outerx.org/daisy/1.0#runt ... imeNamespaceHandler, http://www.springframework.org/s ... tilNamespaceHandler, http://activemq.org/config/1.0=o ... eanNamespaceHandler, http://www.springframework.org/s ... JeeNamespaceHandler, http://outerx.org/daisy/1.0#conf ... figNamespaceHandler, http://www.springframework.org/s ... AopNamespaceHandler, http://www.springframework.org/s ... angNamespaceHandler, http://www.springframework.org/s ... extNamespaceHandler}]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.xml.BeanDefinitionParserDelegate] DEBUG: Using generated bean name [conf:configuration#1b18970] for nested custom element 'conf:configuration'
2018-04-10 15:33:35 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Refreshing org.springframework.context.support.GenericApplicationContext@1cc5890: display name [jms]; startup date [Tue Apr 10 15:33:35 CST 2018]; root of context hierarchy
2018-04-10 15:33:35 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Bean factory for application context [org.springframework.context.support.GenericApplicationContext@1cc5890]: org.springframework.beans.factory.support.DefaultListableBeanFactory@b6481e
2018-04-10 15:33:35 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: 5 beans defined in org.springframework.context.support.GenericApplicationContext@1cc5890: display name [jms]; startup date [Tue Apr 10 15:33:35 CST 2018]; root of context hierarchy
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' with merged definition [Root bean: class [org.springframework.context.annotation.CommonAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:35 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@1b0595c]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@bac49a]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@b6481e: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,configurationManager,jmsclient]; root of factory hierarchy
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'configurationManager'
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'configurationManager' with merged definition [Root bean: class [org.outerj.daisy.runtime.component.ServiceImportFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'configurationManager' to allow for resolving potential circular references
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'jmsclient'
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'jmsclient' with merged definition [Root bean: class [org.outerj.daisy.jms.impl.JmsClientImpl]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-jmsclient-impl-2.3.jar]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'conf:configuration#1b18970' with merged definition [Root bean: class [org.outerj.daisy.configuration.spring.ConfigurationFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'configurationManager'
2018-04-10 15:33:35 [http-8080-8] [com.justep.cluster.utils.CheckMaster] DEBUG: 采用独立存储的文件系统,每台机器启动自己的异步服务
2018-04-10 15:33:35 [http-8080-8] [com.justep.cluster.utils.CheckMaster] DEBUG: 通过配置文件决定当前async服务为master服务
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.jms.impl.JmsClientImpl] DEBUG: 设置clientIddaisy-repositoryMaster
2018-04-10 15:33:35 [http-8080-8] [org.outerj.daisy.jms.impl.JmsClientImpl] DEBUG: Trying to establish JMS connection...
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.ClassPathXmlApplicationContext] INFO: Refreshing org.apache.xbean.spring.context.ClassPathXmlApplicationContext@10b81da: display name [org.apache.xbean.spring.context.ClassPathXmlApplicationContext@10b81da]; startup date [Tue Apr 10 15:33:35 CST 2018]; root of context hierarchy
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.v2.XBeanXmlBeanDefinitionReader] INFO: Loading XML bean definitions from URL [file:/D:/X5.2.6_dev_20140711/X5.2.6/data/doc/conf/activemq-conf.xml]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.xml.DefaultDocumentLoader] DEBUG: Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.v2.XBeanBeanDefinitionDocumentReader] DEBUG: Loading bean definitions
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.v2.XBeanNamespaceHandlerResolver] DEBUG: Loaded mappings [{http://www.springframework.org/s ... rtyNamespaceHandler, http://outerx.org/daisy/1.0#runt ... imeNamespaceHandler, http://www.springframework.org/s ... tilNamespaceHandler, http://activemq.org/config/1.0=o ... eanNamespaceHandler, http://www.springframework.org/s ... JeeNamespaceHandler, http://outerx.org/daisy/1.0#conf ... figNamespaceHandler, http://www.springframework.org/s ... AopNamespaceHandler, http://www.springframework.org/s ... angNamespaceHandler, http://www.springframework.org/s ... extNamespaceHandler}]
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler] DEBUG: Could not find resource: META-INF/services/org/apache/xbean/spring/http/activemq.org/config/1.0/broker
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Registering alias 'org.apache.activemq.xbean.XBeanBrokerService' for bean with name 'org.apache.activemq.xbean.XBeanBrokerService#0'
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.v2c.XBeanBeanDefinitionParserDelegate] DEBUG: Neither XML 'id' nor 'name' specified - using generated bean name [org.apache.activemq.xbean.XBeanBrokerService#0]
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler] DEBUG: Could not find resource: META-INF/services/org/apache/xbean/spring/http/activemq.org/config/1.0/managementContext
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Registering alias 'org.apache.activemq.broker.jmx.ManagementContext' for bean with name 'org.apache.activemq.broker.jmx.ManagementContext#0'
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.v2c.XBeanBeanDefinitionParserDelegate] DEBUG: Neither XML 'id' nor 'name' specified - using generated bean name [org.apache.activemq.broker.jmx.ManagementContext#0]
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler] DEBUG: Could not find resource: META-INF/services/org/apache/xbean/spring/http/activemq.org/config/1.0/usageManager
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler] DEBUG: Could not find resource: META-INF/services/org/apache/xbean/spring/http/activemq.org/config/1.0/jdbcPersistenceAdapter
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Registering alias 'org.apache.activemq.store.jdbc.JDBCPersistenceAdapter' for bean with name 'org.apache.activemq.store.jdbc.JDBCPersistenceAdapter#0'
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.v2c.XBeanBeanDefinitionParserDelegate] DEBUG: Neither XML 'id' nor 'name' specified - using generated bean name [org.apache.activemq.store.jdbc.JDBCPersistenceAdapter#0]
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler] DEBUG: Could not find resource: META-INF/services/org/apache/xbean/spring/http/activemq.org/config/1.0/transportConnector
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Registering alias 'org.apache.activemq.broker.TransportConnector' for bean with name 'org.apache.activemq.broker.TransportConnector#0'
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.v2c.XBeanBeanDefinitionParserDelegate] DEBUG: Neither XML 'id' nor 'name' specified - using generated bean name [org.apache.activemq.broker.TransportConnector#0]
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.v2c.XBeanBeanDefinitionParserDelegate] DEBUG: Using generated bean name [transportConnector#14720ef] for nested custom element 'transportConnector'
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler] DEBUG: Could not find resource: META-INF/services/org/apache/xbean/spring/http/activemq.org/config/1.0/transportConnector
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Registering alias 'org.apache.activemq.broker.TransportConnector' for bean with name 'org.apache.activemq.broker.TransportConnector#0'
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.v2c.XBeanBeanDefinitionParserDelegate] DEBUG: Neither XML 'id' nor 'name' specified - using generated bean name [org.apache.activemq.broker.TransportConnector#0]
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.v2c.XBeanBeanDefinitionParserDelegate] DEBUG: Using generated bean name [transportConnector#c36b2a] for nested custom element 'transportConnector'
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.v2.XBeanXmlBeanDefinitionReader] DEBUG: Loaded 3 bean definitions from location pattern [file:/D:/X5.2.6_dev_20140711/X5.2.6/data/doc/conf/activemq-conf.xml]
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.ClassPathXmlApplicationContext] INFO: Bean factory for application context [org.apache.xbean.spring.context.ClassPathXmlApplicationContext@10b81da]: org.springframework.beans.factory.support.DefaultListableBeanFactory@192094b
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.ClassPathXmlApplicationContext] DEBUG: 3 beans defined in org.apache.xbean.spring.context.ClassPathXmlApplicationContext@10b81da: display name [org.apache.xbean.spring.context.ClassPathXmlApplicationContext@10b81da]; startup date [Tue Apr 10 15:33:35 CST 2018]; root of context hierarchy
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.ClassPathXmlApplicationContext] DEBUG: Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@1d4bd9]
2018-04-10 15:33:35 [http-8080-8] [org.apache.xbean.spring.context.ClassPathXmlApplicationContext] DEBUG: Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@15ece16]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@192094b: defining beans [org.apache.activemq.xbean.XBeanBrokerService#0,dataSource,statements]; root of factory hierarchy
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.apache.activemq.xbean.XBeanBrokerService#0'
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.apache.activemq.xbean.XBeanBrokerService#0' with merged definition [Root bean: class [org.apache.activemq.xbean.XBeanBrokerService]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/D:/X5.2.6_dev_20140711/X5.2.6/data/doc/conf/activemq-conf.xml]]
2018-04-10 15:33:35 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.apache.activemq.xbean.XBeanBrokerService#0' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean '(inner bean)' with merged definition [Root bean: class [org.apache.activemq.broker.jmx.ManagementContext]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/D:/X5.2.6_dev_20140711/X5.2.6/data/doc/conf/activemq-conf.xml]]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean '(inner bean)#1' with merged definition [Root bean: class [org.apache.activemq.memory.UsageManager]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/D:/X5.2.6_dev_20140711/X5.2.6/data/doc/conf/activemq-conf.xml]]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean '(inner bean)#2' with merged definition [Root bean: class [org.apache.activemq.store.jdbc.JDBCPersistenceAdapter]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/D:/X5.2.6_dev_20140711/X5.2.6/data/doc/conf/activemq-conf.xml]]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'dataSource'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'dataSource' with merged definition [Root bean: class [org.outerj.daisy.jms.impl.JndiDataSource]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/D:/X5.2.6_dev_20140711/X5.2.6/data/doc/conf/activemq-conf.xml]]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'dataSource' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jms.impl.JndiDataSource] INFO: 采用jndi方式加载activeMq持久化消息的容器[java:comp/env/doc]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'statements'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'statements' with merged definition [Root bean: class [org.apache.activemq.store.jdbc.Statements]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/D:/X5.2.6_dev_20140711/X5.2.6/data/doc/conf/activemq-conf.xml]]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'statements' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'transportConnector#14720ef' with merged definition [Root bean: class [org.apache.activemq.broker.TransportConnector]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/D:/X5.2.6_dev_20140711/X5.2.6/data/doc/conf/activemq-conf.xml]]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'transportConnector#c36b2a' with merged definition [Root bean: class [org.apache.activemq.broker.TransportConnector]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [file:/D:/X5.2.6_dev_20140711/X5.2.6/data/doc/conf/activemq-conf.xml]]
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.broker.BrokerService] INFO: ActiveMQ 4.1.2 JMS Message Broker (DaisyJMS) is starting
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.broker.BrokerService] INFO: For help or more information please see: http://incubator.apache.org/activemq/
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.store.jdbc.JDBCPersistenceAdapter] INFO: Database driver recognized: [jtds_type_4_jdbc_driver_for_ms_sql_server_and_sybase]
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter] DEBUG: Executing SQL: CREATE TABLE ACTIVEMQ_MSGS(ID INTEGER NOT NULL, CONTAINER VARCHAR(110), MSGID_PROD VARCHAR(250), MSGID_SEQ INTEGER, EXPIRATION BIGINT, MSG IMAGE, PRIMARY KEY ( ID ) )
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter] DEBUG: Could not create JDBC tables; The message table already existed. Failure was: CREATE TABLE ACTIVEMQ_MSGS(ID INTEGER NOT NULL, CONTAINER VARCHAR(110), MSGID_PROD VARCHAR(250), MSGID_SEQ INTEGER, EXPIRATION BIGINT, MSG IMAGE, PRIMARY KEY ( ID ) ) Message: There is already an object named 'ACTIVEMQ_MSGS' in the database.
SQLState: 42S01 Vendor code: 2714
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter] DEBUG: Executing SQL: CREATE INDEX ACTIVEMQ_MSGS_MIDX ON ACTIVEMQ_MSGS (MSGID_PROD,MSGID_SEQ)
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter] DEBUG: Could not create JDBC tables; The message table already existed. Failure was: CREATE INDEX ACTIVEMQ_MSGS_MIDX ON ACTIVEMQ_MSGS (MSGID_PROD,MSGID_SEQ) Message: There is already an index on table 'ACTIVEMQ_MSGS' named 'ACTIVEMQ_MSGS_MIDX'
SQLState: 42S11 Vendor code: 1913
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter] DEBUG: Executing SQL: CREATE INDEX ACTIVEMQ_MSGS_CIDX ON ACTIVEMQ_MSGS (CONTAINER)
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter] DEBUG: Could not create JDBC tables; The message table already existed. Failure was: CREATE INDEX ACTIVEMQ_MSGS_CIDX ON ACTIVEMQ_MSGS (CONTAINER) Message: There is already an index on table 'ACTIVEMQ_MSGS' named 'ACTIVEMQ_MSGS_CIDX'
SQLState: 42S11 Vendor code: 1913
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter] DEBUG: Executing SQL: CREATE INDEX ACTIVEMQ_MSGS_EIDX ON ACTIVEMQ_MSGS (EXPIRATION)
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter] DEBUG: Could not create JDBC tables; The message table already existed. Failure was: CREATE INDEX ACTIVEMQ_MSGS_EIDX ON ACTIVEMQ_MSGS (EXPIRATION) Message: There is already an index on table 'ACTIVEMQ_MSGS' named 'ACTIVEMQ_MSGS_EIDX'
SQLState: 42S11 Vendor code: 1913
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter] DEBUG: Executing SQL: CREATE TABLE ACTIVEMQ_ACKS(CONTAINER VARCHAR(110) NOT NULL, CLIENT_ID VARCHAR(110) NOT NULL, SUB_NAME VARCHAR(110) NOT NULL, SELECTOR VARCHAR(110), LAST_ACKED_ID INTEGER, PRIMARY KEY ( CONTAINER, CLIENT_ID, SUB_NAME))
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter] DEBUG: Could not create JDBC tables; The message table already existed. Failure was: CREATE TABLE ACTIVEMQ_ACKS(CONTAINER VARCHAR(110) NOT NULL, CLIENT_ID VARCHAR(110) NOT NULL, SUB_NAME VARCHAR(110) NOT NULL, SELECTOR VARCHAR(110), LAST_ACKED_ID INTEGER, PRIMARY KEY ( CONTAINER, CLIENT_ID, SUB_NAME)) Message: There is already an object named 'ACTIVEMQ_ACKS' in the database.
SQLState: 42S01 Vendor code: 2714
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter] DEBUG: Executing SQL: CREATE TABLE ACTIVEMQ_LOCK( ID BIGINT NOT NULL, TIME BIGINT, BROKER_NAME VARCHAR(110), PRIMARY KEY (ID) )
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter] DEBUG: Could not create JDBC tables; The message table already existed. Failure was: CREATE TABLE ACTIVEMQ_LOCK( ID BIGINT NOT NULL, TIME BIGINT, BROKER_NAME VARCHAR(110), PRIMARY KEY (ID) ) Message: There is already an object named 'ACTIVEMQ_LOCK' in the database.
SQLState: 42S01 Vendor code: 2714
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter] DEBUG: Executing SQL: INSERT INTO ACTIVEMQ_LOCK(ID) VALUES (1)
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter] DEBUG: Could not create JDBC tables; The message table already existed. Failure was: INSERT INTO ACTIVEMQ_LOCK(ID) VALUES (1) Message: The column TIME in table ACTIVEMQ_LOCK does not allow null values.
SQLState: 23000 Vendor code: 233
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.store.jdbc.JDBCPersistenceAdapter] DEBUG: Cleaning up old messages.
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter] DEBUG: Executing SQL: DELETE FROM ACTIVEMQ_MSGS WHERE ( EXPIRATION<>0 AND EXPIRATION<?) OR ID <= ( SELECT min(ACTIVEMQ_ACKS.LAST_ACKED_ID) FROM ACTIVEMQ_ACKS WHERE ACTIVEMQ_ACKS.CONTAINER=ACTIVEMQ_MSGS.CONTAINER)
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter] DEBUG: Deleted 0 old message(s).
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.store.jdbc.JDBCPersistenceAdapter] DEBUG: Cleanup done.
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.transport.TransportServerThreadSupport] INFO: Listening for connections at: tcp://PC-201606081152:61616
2018-04-10 15:33:36 [http-8080-8] [com.justep.cluster.utils.CheckMaster] DEBUG: 设置当前async的master服务地址为:tcp://PC-201606081152:61616
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.broker.TransportConnector] INFO: Connector tcp://localhost:61616 Started
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.transport.vm.VMTransportFactory] DEBUG: binding to broker: DaisyJMS
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.broker.TransportConnector] INFO: Connector vm://DaisyJMS Started
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.broker.BrokerService] INFO: ActiveMQ JMS Message Broker (DaisyJMS, IDC-201606081152-57348-1523345616004-1:0) started
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'dataSource'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'statements'
2018-04-10 15:33:36 [http-8080-8] [org.apache.xbean.spring.context.ClassPathXmlApplicationContext] DEBUG: Publishing event in context [org.apache.xbean.spring.context.ClassPathXmlApplicationContext@10b81da]: org.springframework.context.event.ContextRefreshedEvent[source=org.apache.xbean.spring.context.ClassPathXmlApplicationContext@10b81da: display name [org.apache.xbean.spring.context.ClassPathXmlApplicationContext@10b81da]; startup date [Tue Apr 10 15:33:35 CST 2018]; root of context hierarchy]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.apache.activemq.xbean.XBeanBrokerService#0'
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.broker.TransportConnection] DEBUG: Setting up new connection: org.apache.activemq.broker.TransportConnection@1fa9986
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.broker.region.AbstractRegion] DEBUG: Adding destination: topic://ActiveMQ.Advisory.Connection
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.broker.region.AbstractRegion] DEBUG: Adding destination: topic://ActiveMQ.Advisory.Topic
2018-04-10 15:33:36 [http-8080-8] [org.apache.activemq.broker.region.AbstractRegion] DEBUG: Adding consumer: IDC-201606081152-57348-1523345616004-3:0:-1:1
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jms.impl.JmsClientImpl] INFO: JMS connection established.
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'jmsclient' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@1cc5890]: org.springframework.context.event.ContextRefreshedEvent[source=org.springframework.context.support.GenericApplicationContext@1cc5890: display name [jms]; startup date [Tue Apr 10 15:33:35 CST 2018]; root of context hierarchy]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'jmsclient'
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] DEBUG:  exporting bean jmsclient for service org.outerj.daisy.jms.JmsClient
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: Starting container jmx - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-jmx-2.3.jar
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:null
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] INFO: Loading XML bean definitions from DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-jmx-2.3.jar
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultDocumentLoader] DEBUG: Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loading schema mappings from [META-INF/spring.schemas]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loaded schema mappings: {http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://www.springframework.org/s ... spring-util-2.0.xsd, http://daisycms.org/schemas/dais ... ntime-springext.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.0.xsd, http://activemq.org/config/1.0/1.0.xsd=activemq.xsd, http://www.springframework.org/s ... pring-beans-2.0.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schem ... .2.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schema/activemq-core.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.0.xsd, http://www.springframework.org/s ... /spring-aop-2.0.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://activemq.org/config/1.0=activemq.xsd, http://daisycms.org/schemas/conf ... onfig-springext.xsd, http://www.springframework.org/s ... spring-lang-2.0.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd}
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.0.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/s ... ing-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://daisycms.org/schemas/daisyruntime-springext.xsd] in classpath: org/outerj/daisy/runtime/component/daisyruntime-springext.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://daisycms.org/schemas/config-springext.xsd] in classpath: org/outerj/daisy/configuration/spring/daisyconfig-springext.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader] DEBUG: Loading bean definitions
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver] DEBUG: Loaded mappings [{http://www.springframework.org/s ... rtyNamespaceHandler, http://outerx.org/daisy/1.0#runt ... imeNamespaceHandler, http://www.springframework.org/s ... tilNamespaceHandler, http://activemq.org/config/1.0=o ... eanNamespaceHandler, http://www.springframework.org/s ... JeeNamespaceHandler, http://outerx.org/daisy/1.0#conf ... figNamespaceHandler, http://www.springframework.org/s ... AopNamespaceHandler, http://www.springframework.org/s ... angNamespaceHandler, http://www.springframework.org/s ... extNamespaceHandler}]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.BeanDefinitionParserDelegate] DEBUG: Using generated bean name [conf:configuration#7a84e1] for nested custom element 'conf:configuration'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Refreshing org.springframework.context.support.GenericApplicationContext@1312369: display name [jmx]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Bean factory for application context [org.springframework.context.support.GenericApplicationContext@1312369]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1aa076a
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: 5 beans defined in org.springframework.context.support.GenericApplicationContext@1312369: display name [jmx]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' with merged definition [Root bean: class [org.springframework.context.annotation.CommonAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@1f05c08]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@12a4caf]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1aa076a: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,configurationManager,mbeanserver]; root of factory hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'configurationManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'configurationManager' with merged definition [Root bean: class [org.outerj.daisy.runtime.component.ServiceImportFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'configurationManager' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'mbeanserver'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'mbeanserver' with merged definition [Root bean: class [org.outerj.daisy.jmx.MBeanServerImpl]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-jmx-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'conf:configuration#7a84e1' with merged definition [Root bean: class [org.outerj.daisy.configuration.spring.ConfigurationFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'configurationManager'
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正前注册的mBean为Server:name=HttpAdaptorMaster
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注册的mBean为Server:name=HttpAdaptorMaster
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正前注册的mBean为Server:name=XmlHttpAdaptorMaster
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注册的mBean为Server:name=XmlHttpAdaptorMaster
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正前注册的mBean为Server:name=XSLTProcessorMaster
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注册的mBean为Server:name=XSLTProcessorMaster
2018-04-10 15:33:36 [Thread-16] [mx4j.tools.adaptor.http.HttpAdaptor] INFO: HttpAdaptor version 3.0.1 started on port 9264
2018-04-10 15:33:36 [Thread-17] [mx4j.tools.adaptor.http.HttpAdaptor] INFO: HttpAdaptor version 3.0.1 started on port 9265
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'mbeanserver' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@1312369]: org.springframework.context.event.ContextRefreshedEvent[source=org.springframework.context.support.GenericApplicationContext@1312369: display name [jmx]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'mbeanserver'
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] DEBUG:  exporting bean mbeanserver for service javax.management.MBeanServer
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: Starting container pluginregistry - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-pluginregistry-impl-2.3.jar
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:null
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] INFO: Loading XML bean definitions from DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-pluginregistry-impl-2.3.jar
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultDocumentLoader] DEBUG: Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loading schema mappings from [META-INF/spring.schemas]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loaded schema mappings: {http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://www.springframework.org/s ... spring-util-2.0.xsd, http://daisycms.org/schemas/dais ... ntime-springext.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.0.xsd, http://activemq.org/config/1.0/1.0.xsd=activemq.xsd, http://www.springframework.org/s ... pring-beans-2.0.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schem ... .2.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schema/activemq-core.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.0.xsd, http://www.springframework.org/s ... /spring-aop-2.0.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://activemq.org/config/1.0=activemq.xsd, http://daisycms.org/schemas/conf ... onfig-springext.xsd, http://www.springframework.org/s ... spring-lang-2.0.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd}
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.0.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/s ... ing-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://daisycms.org/schemas/daisyruntime-springext.xsd] in classpath: org/outerj/daisy/runtime/component/daisyruntime-springext.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader] DEBUG: Loading bean definitions
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver] DEBUG: Loaded mappings [{http://www.springframework.org/s ... rtyNamespaceHandler, http://outerx.org/daisy/1.0#runt ... imeNamespaceHandler, http://www.springframework.org/s ... tilNamespaceHandler, http://activemq.org/config/1.0=o ... eanNamespaceHandler, http://www.springframework.org/s ... JeeNamespaceHandler, http://outerx.org/daisy/1.0#conf ... figNamespaceHandler, http://www.springframework.org/s ... AopNamespaceHandler, http://www.springframework.org/s ... angNamespaceHandler, http://www.springframework.org/s ... extNamespaceHandler}]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Refreshing org.springframework.context.support.GenericApplicationContext@d952d1: display name [pluginregistry]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Bean factory for application context [org.springframework.context.support.GenericApplicationContext@d952d1]: org.springframework.beans.factory.support.DefaultListableBeanFactory@efc0ee
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: 5 beans defined in org.springframework.context.support.GenericApplicationContext@d952d1: display name [pluginregistry]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' with merged definition [Root bean: class [org.springframework.context.annotation.CommonAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@dc35ba]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@14b6ec8]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@efc0ee: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,mbeanServer,pluginRegistry]; root of factory hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'mbeanServer'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'mbeanServer' with merged definition [Root bean: class [org.outerj.daisy.runtime.component.ServiceImportFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'mbeanServer' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'pluginRegistry' with merged definition [Root bean: class [org.outerj.daisy.plugin.impl.PluginRegistryImpl]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-pluginregistry-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'mbeanServer'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'pluginRegistry' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@d952d1]: org.springframework.context.event.ContextRefreshedEvent[source=org.springframework.context.support.GenericApplicationContext@d952d1: display name [pluginregistry]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] DEBUG:  exporting bean pluginRegistry for service org.outerj.daisy.plugin.PluginRegistry
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: Starting container datasource - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-datasource-2.3.jar
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:null
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] INFO: Loading XML bean definitions from DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-datasource-2.3.jar
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultDocumentLoader] DEBUG: Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loading schema mappings from [META-INF/spring.schemas]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loaded schema mappings: {http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://www.springframework.org/s ... spring-util-2.0.xsd, http://daisycms.org/schemas/dais ... ntime-springext.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.0.xsd, http://activemq.org/config/1.0/1.0.xsd=activemq.xsd, http://www.springframework.org/s ... pring-beans-2.0.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schem ... .2.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schema/activemq-core.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.0.xsd, http://www.springframework.org/s ... /spring-aop-2.0.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://activemq.org/config/1.0=activemq.xsd, http://daisycms.org/schemas/conf ... onfig-springext.xsd, http://www.springframework.org/s ... spring-lang-2.0.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd}
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.0.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/s ... ing-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://daisycms.org/schemas/daisyruntime-springext.xsd] in classpath: org/outerj/daisy/runtime/component/daisyruntime-springext.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://daisycms.org/schemas/config-springext.xsd] in classpath: org/outerj/daisy/configuration/spring/daisyconfig-springext.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader] DEBUG: Loading bean definitions
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver] DEBUG: Loaded mappings [{http://www.springframework.org/s ... rtyNamespaceHandler, http://outerx.org/daisy/1.0#runt ... imeNamespaceHandler, http://www.springframework.org/s ... tilNamespaceHandler, http://activemq.org/config/1.0=o ... eanNamespaceHandler, http://www.springframework.org/s ... JeeNamespaceHandler, http://outerx.org/daisy/1.0#conf ... figNamespaceHandler, http://www.springframework.org/s ... AopNamespaceHandler, http://www.springframework.org/s ... angNamespaceHandler, http://www.springframework.org/s ... extNamespaceHandler}]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.BeanDefinitionParserDelegate] DEBUG: Using generated bean name [conf:configuration#1c45280] for nested custom element 'conf:configuration'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Refreshing org.springframework.context.support.GenericApplicationContext@18f7f27: display name [datasource]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Bean factory for application context [org.springframework.context.support.GenericApplicationContext@18f7f27]: org.springframework.beans.factory.support.DefaultListableBeanFactory@483a5
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: 6 beans defined in org.springframework.context.support.GenericApplicationContext@18f7f27: display name [datasource]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' with merged definition [Root bean: class [org.springframework.context.annotation.CommonAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@377714]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@16ac749]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@483a5: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,configurationManager,mbeanServer,datasource]; root of factory hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'configurationManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'configurationManager' with merged definition [Root bean: class [org.outerj.daisy.runtime.component.ServiceImportFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'configurationManager' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'mbeanServer'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'mbeanServer' with merged definition [Root bean: class [org.outerj.daisy.runtime.component.ServiceImportFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'mbeanServer' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'datasource'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'datasource' with merged definition [Root bean: class [org.outerj.daisy.datasource.JdbcDataSource]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-datasource-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'conf:configuration#1c45280' with merged definition [Root bean: class [org.outerj.daisy.configuration.spring.ConfigurationFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'configurationManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'mbeanServer'
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正前注册的mBean为Daisy:name=JdbcDataSourceMaster
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注册的mBean为Daisy:name=JdbcDataSourceMaster
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'datasource' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@18f7f27]: org.springframework.context.event.ContextRefreshedEvent[source=org.springframework.context.support.GenericApplicationContext@18f7f27: display name [datasource]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'datasource'
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] DEBUG:  exporting bean datasource for service javax.sql.DataSource
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: Starting container linkextractors - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-linkextractors-impl-2.3.jar
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:null
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] INFO: Loading XML bean definitions from DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-linkextractors-impl-2.3.jar
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultDocumentLoader] DEBUG: Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loading schema mappings from [META-INF/spring.schemas]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loaded schema mappings: {http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://www.springframework.org/s ... spring-util-2.0.xsd, http://daisycms.org/schemas/dais ... ntime-springext.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.0.xsd, http://activemq.org/config/1.0/1.0.xsd=activemq.xsd, http://www.springframework.org/s ... pring-beans-2.0.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schem ... .2.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schema/activemq-core.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.0.xsd, http://www.springframework.org/s ... /spring-aop-2.0.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://activemq.org/config/1.0=activemq.xsd, http://daisycms.org/schemas/conf ... onfig-springext.xsd, http://www.springframework.org/s ... spring-lang-2.0.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd}
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.0.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/s ... ing-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://daisycms.org/schemas/daisyruntime-springext.xsd] in classpath: org/outerj/daisy/runtime/component/daisyruntime-springext.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader] DEBUG: Loading bean definitions
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver] DEBUG: Loaded mappings [{http://www.springframework.org/s ... rtyNamespaceHandler, http://outerx.org/daisy/1.0#runt ... imeNamespaceHandler, http://www.springframework.org/s ... tilNamespaceHandler, http://activemq.org/config/1.0=o ... eanNamespaceHandler, http://www.springframework.org/s ... JeeNamespaceHandler, http://outerx.org/daisy/1.0#conf ... figNamespaceHandler, http://www.springframework.org/s ... AopNamespaceHandler, http://www.springframework.org/s ... angNamespaceHandler, http://www.springframework.org/s ... extNamespaceHandler}]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Refreshing org.springframework.context.support.GenericApplicationContext@109bf4d: display name [linkextractors]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Bean factory for application context [org.springframework.context.support.GenericApplicationContext@109bf4d]: org.springframework.beans.factory.support.DefaultListableBeanFactory@33a25b
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: 10 beans defined in org.springframework.context.support.GenericApplicationContext@109bf4d: display name [linkextractors]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' with merged definition [Root bean: class [org.springframework.context.annotation.CommonAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@102beb7]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1371a57]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@33a25b: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,pluginRegistry,linkExtractorManager,daisy-html-extractor,navigation-extractor,xmlproperties-extractor,book-extractor,bookpubs-extractor]; root of factory hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'pluginRegistry' with merged definition [Root bean: class [org.outerj.daisy.runtime.component.ServiceImportFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'pluginRegistry' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'linkExtractorManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'linkExtractorManager' with merged definition [Root bean: class [org.outerj.daisy.linkextraction.impl.LinkExtractorManagerImpl]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-linkextractors-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正前注册的mBean为Daisy:name=Plugins,type=LinkExtractorMaster
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注册的mBean为Daisy:name=Plugins,type=LinkExtractorMaster
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'linkExtractorManager' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'daisy-html-extractor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'daisy-html-extractor' with merged definition [Root bean: class [org.outerj.daisy.linkextraction.impl.DaisyHtmlLinkExtractor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-linkextractors-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'daisy-html-extractor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'navigation-extractor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'navigation-extractor' with merged definition [Root bean: class [org.outerj.daisy.linkextraction.impl.NavigationLinkExtractor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-linkextractors-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'navigation-extractor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'xmlproperties-extractor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'xmlproperties-extractor' with merged definition [Root bean: class [org.outerj.daisy.linkextraction.impl.PropertiesLinkExtractor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-linkextractors-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'xmlproperties-extractor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'book-extractor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'book-extractor' with merged definition [Root bean: class [org.outerj.daisy.linkextraction.impl.BookLinkExtractor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-linkextractors-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'book-extractor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'bookpubs-extractor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'bookpubs-extractor' with merged definition [Root bean: class [org.outerj.daisy.linkextraction.impl.BookPublicationsLinkExtractor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-linkextractors-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'bookpubs-extractor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@109bf4d]: org.springframework.context.event.ContextRefreshedEvent[source=org.springframework.context.support.GenericApplicationContext@109bf4d: display name [linkextractors]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'linkExtractorManager'
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] DEBUG:  exporting bean linkExtractorManager for service org.outerj.daisy.linkextraction.LinkExtractorManager
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: Starting container textextraction - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-textextraction-impl-2.3.jar
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:null
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] INFO: Loading XML bean definitions from DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-textextraction-impl-2.3.jar
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultDocumentLoader] DEBUG: Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loading schema mappings from [META-INF/spring.schemas]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loaded schema mappings: {http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://www.springframework.org/s ... spring-util-2.0.xsd, http://daisycms.org/schemas/dais ... ntime-springext.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.0.xsd, http://activemq.org/config/1.0/1.0.xsd=activemq.xsd, http://www.springframework.org/s ... pring-beans-2.0.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schem ... .2.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schema/activemq-core.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.0.xsd, http://www.springframework.org/s ... /spring-aop-2.0.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://activemq.org/config/1.0=activemq.xsd, http://daisycms.org/schemas/conf ... onfig-springext.xsd, http://www.springframework.org/s ... spring-lang-2.0.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd}
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.0.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/s ... ing-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://daisycms.org/schemas/daisyruntime-springext.xsd] in classpath: org/outerj/daisy/runtime/component/daisyruntime-springext.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader] DEBUG: Loading bean definitions
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver] DEBUG: Loaded mappings [{http://www.springframework.org/s ... rtyNamespaceHandler, http://outerx.org/daisy/1.0#runt ... imeNamespaceHandler, http://www.springframework.org/s ... tilNamespaceHandler, http://activemq.org/config/1.0=o ... eanNamespaceHandler, http://www.springframework.org/s ... JeeNamespaceHandler, http://outerx.org/daisy/1.0#conf ... figNamespaceHandler, http://www.springframework.org/s ... AopNamespaceHandler, http://www.springframework.org/s ... angNamespaceHandler, http://www.springframework.org/s ... extNamespaceHandler}]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Refreshing org.springframework.context.support.GenericApplicationContext@13a8045: display name [textextraction]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Bean factory for application context [org.springframework.context.support.GenericApplicationContext@13a8045]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1026d9f
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: 12 beans defined in org.springframework.context.support.GenericApplicationContext@13a8045: display name [textextraction]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' with merged definition [Root bean: class [org.springframework.context.annotation.CommonAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@101d85a]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@232a5d]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1026d9f: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,pluginRegistry,textExtractorManager,xml,plaintext,pdf,openoffice,msword,powerpoint,msexcel]; root of factory hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'pluginRegistry' with merged definition [Root bean: class [org.outerj.daisy.runtime.component.ServiceImportFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'pluginRegistry' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'textExtractorManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'textExtractorManager' with merged definition [Root bean: class [org.outerj.daisy.textextraction.impl.TextExtractorManagerImpl]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-textextraction-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正前注册的mBean为Daisy:name=Plugins,type=TextExtractorMaster
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注册的mBean为Daisy:name=Plugins,type=TextExtractorMaster
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'textExtractorManager' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'xml'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'xml' with merged definition [Root bean: class [org.outerj.daisy.textextraction.impl.XmlTextExtractor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-textextraction-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'xml' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'plaintext'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'plaintext' with merged definition [Root bean: class [org.outerj.daisy.textextraction.impl.PlainTextExtractor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-textextraction-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'plaintext' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'pdf'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'pdf' with merged definition [Root bean: class [org.outerj.daisy.textextraction.impl.PDFTextExtractor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-textextraction-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'pdf' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'openoffice'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'openoffice' with merged definition [Root bean: class [org.outerj.daisy.textextraction.impl.OpenOfficeTextExtractor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-textextraction-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'openoffice' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'msword'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'msword' with merged definition [Root bean: class [org.outerj.daisy.textextraction.impl.MSWordTextExtractor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-textextraction-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'msword' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'powerpoint'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'powerpoint' with merged definition [Root bean: class [org.outerj.daisy.textextraction.impl.MSPowerPointTextExtractor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-textextraction-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'powerpoint' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'msexcel'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'msexcel' with merged definition [Root bean: class [org.outerj.daisy.textextraction.impl.MSExcelTextExtractor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-textextraction-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'msexcel' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@13a8045]: org.springframework.context.event.ContextRefreshedEvent[source=org.springframework.context.support.GenericApplicationContext@13a8045: display name [textextraction]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'textExtractorManager'
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] DEBUG:  exporting bean textExtractorManager for service org.outerj.daisy.textextraction.TextExtractorManager
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: Starting container ntlm - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-auth-ntlm-2.3.jar
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:null
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] INFO: Loading XML bean definitions from DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-auth-ntlm-2.3.jar
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultDocumentLoader] DEBUG: Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loading schema mappings from [META-INF/spring.schemas]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loaded schema mappings: {http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://www.springframework.org/s ... spring-util-2.0.xsd, http://daisycms.org/schemas/dais ... ntime-springext.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.0.xsd, http://activemq.org/config/1.0/1.0.xsd=activemq.xsd, http://www.springframework.org/s ... pring-beans-2.0.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schem ... .2.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schema/activemq-core.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.0.xsd, http://www.springframework.org/s ... /spring-aop-2.0.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://activemq.org/config/1.0=activemq.xsd, http://daisycms.org/schemas/conf ... onfig-springext.xsd, http://www.springframework.org/s ... spring-lang-2.0.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd}
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.0.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/s ... ing-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://daisycms.org/schemas/daisyruntime-springext.xsd] in classpath: org/outerj/daisy/runtime/component/daisyruntime-springext.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://daisycms.org/schemas/config-springext.xsd] in classpath: org/outerj/daisy/configuration/spring/daisyconfig-springext.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader] DEBUG: Loading bean definitions
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver] DEBUG: Loaded mappings [{http://www.springframework.org/s ... rtyNamespaceHandler, http://outerx.org/daisy/1.0#runt ... imeNamespaceHandler, http://www.springframework.org/s ... tilNamespaceHandler, http://activemq.org/config/1.0=o ... eanNamespaceHandler, http://www.springframework.org/s ... JeeNamespaceHandler, http://outerx.org/daisy/1.0#conf ... figNamespaceHandler, http://www.springframework.org/s ... AopNamespaceHandler, http://www.springframework.org/s ... angNamespaceHandler, http://www.springframework.org/s ... extNamespaceHandler}]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.BeanDefinitionParserDelegate] DEBUG: Using generated bean name [conf:configuration#41d6b4] for nested custom element 'conf:configuration'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Refreshing org.springframework.context.support.GenericApplicationContext@7d08eb: display name [ntlm]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Bean factory for application context [org.springframework.context.support.GenericApplicationContext@7d08eb]: org.springframework.beans.factory.support.DefaultListableBeanFactory@76ced6
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: 6 beans defined in org.springframework.context.support.GenericApplicationContext@7d08eb: display name [ntlm]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' with merged definition [Root bean: class [org.springframework.context.annotation.CommonAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@18d3fca]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@56fa08]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@76ced6: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,configurationManager,pluginRegistry,ntlmAuthFactory]; root of factory hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'configurationManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'configurationManager' with merged definition [Root bean: class [org.outerj.daisy.runtime.component.ServiceImportFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'configurationManager' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'pluginRegistry' with merged definition [Root bean: class [org.outerj.daisy.runtime.component.ServiceImportFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'pluginRegistry' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'ntlmAuthFactory'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'ntlmAuthFactory' with merged definition [Root bean: class [org.outerj.daisy.authentication.impl.NtlmAuthenticationFactory]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-auth-ntlm-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'conf:configuration#41d6b4' with merged definition [Root bean: class [org.outerj.daisy.configuration.spring.ConfigurationFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'configurationManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'ntlmAuthFactory' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@7d08eb]: org.springframework.context.event.ContextRefreshedEvent[source=org.springframework.context.support.GenericApplicationContext@7d08eb: display name [ntlm]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: Starting container ldap - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-auth-ldap-2.3.jar
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:null
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] INFO: Loading XML bean definitions from DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-auth-ldap-2.3.jar
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultDocumentLoader] DEBUG: Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loading schema mappings from [META-INF/spring.schemas]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loaded schema mappings: {http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://www.springframework.org/s ... spring-util-2.0.xsd, http://daisycms.org/schemas/dais ... ntime-springext.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.0.xsd, http://activemq.org/config/1.0/1.0.xsd=activemq.xsd, http://www.springframework.org/s ... pring-beans-2.0.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schem ... .2.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schema/activemq-core.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.0.xsd, http://www.springframework.org/s ... /spring-aop-2.0.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://activemq.org/config/1.0=activemq.xsd, http://daisycms.org/schemas/conf ... onfig-springext.xsd, http://www.springframework.org/s ... spring-lang-2.0.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd}
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.0.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/s ... ing-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://daisycms.org/schemas/daisyruntime-springext.xsd] in classpath: org/outerj/daisy/runtime/component/daisyruntime-springext.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://daisycms.org/schemas/config-springext.xsd] in classpath: org/outerj/daisy/configuration/spring/daisyconfig-springext.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader] DEBUG: Loading bean definitions
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver] DEBUG: Loaded mappings [{http://www.springframework.org/s ... rtyNamespaceHandler, http://outerx.org/daisy/1.0#runt ... imeNamespaceHandler, http://www.springframework.org/s ... tilNamespaceHandler, http://activemq.org/config/1.0=o ... eanNamespaceHandler, http://www.springframework.org/s ... JeeNamespaceHandler, http://outerx.org/daisy/1.0#conf ... figNamespaceHandler, http://www.springframework.org/s ... AopNamespaceHandler, http://www.springframework.org/s ... angNamespaceHandler, http://www.springframework.org/s ... extNamespaceHandler}]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.BeanDefinitionParserDelegate] DEBUG: Using generated bean name [conf:configuration#772bd0] for nested custom element 'conf:configuration'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Refreshing org.springframework.context.support.GenericApplicationContext@128a245: display name [ldap]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Bean factory for application context [org.springframework.context.support.GenericApplicationContext@128a245]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1dd9c52
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: 6 beans defined in org.springframework.context.support.GenericApplicationContext@128a245: display name [ldap]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' with merged definition [Root bean: class [org.springframework.context.annotation.CommonAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@18e905]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@16a5acd]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1dd9c52: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,configurationManager,pluginRegistry,ldapAuthFactory]; root of factory hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'configurationManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'configurationManager' with merged definition [Root bean: class [org.outerj.daisy.runtime.component.ServiceImportFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'configurationManager' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'pluginRegistry' with merged definition [Root bean: class [org.outerj.daisy.runtime.component.ServiceImportFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'pluginRegistry' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'ldapAuthFactory'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'ldapAuthFactory' with merged definition [Root bean: class [org.outerj.daisy.authentication.impl.LdapAuthenticationFactory]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-auth-ldap-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'conf:configuration#772bd0' with merged definition [Root bean: class [org.outerj.daisy.configuration.spring.ConfigurationFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'configurationManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'ldapAuthFactory' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@128a245]: org.springframework.context.event.ContextRefreshedEvent[source=org.springframework.context.support.GenericApplicationContext@128a245: display name [ldap]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: Starting container imagehook - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-image-presavehook-2.3.jar
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:null
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] INFO: Loading XML bean definitions from DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-image-presavehook-2.3.jar
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultDocumentLoader] DEBUG: Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loading schema mappings from [META-INF/spring.schemas]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loaded schema mappings: {http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://www.springframework.org/s ... spring-util-2.0.xsd, http://daisycms.org/schemas/dais ... ntime-springext.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.0.xsd, http://activemq.org/config/1.0/1.0.xsd=activemq.xsd, http://www.springframework.org/s ... pring-beans-2.0.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schem ... .2.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schema/activemq-core.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.0.xsd, http://www.springframework.org/s ... /spring-aop-2.0.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://activemq.org/config/1.0=activemq.xsd, http://daisycms.org/schemas/conf ... onfig-springext.xsd, http://www.springframework.org/s ... spring-lang-2.0.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd}
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.0.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/s ... ing-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://daisycms.org/schemas/daisyruntime-springext.xsd] in classpath: org/outerj/daisy/runtime/component/daisyruntime-springext.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://daisycms.org/schemas/config-springext.xsd] in classpath: org/outerj/daisy/configuration/spring/daisyconfig-springext.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader] DEBUG: Loading bean definitions
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver] DEBUG: Loaded mappings [{http://www.springframework.org/s ... rtyNamespaceHandler, http://outerx.org/daisy/1.0#runt ... imeNamespaceHandler, http://www.springframework.org/s ... tilNamespaceHandler, http://activemq.org/config/1.0=o ... eanNamespaceHandler, http://www.springframework.org/s ... JeeNamespaceHandler, http://outerx.org/daisy/1.0#conf ... figNamespaceHandler, http://www.springframework.org/s ... AopNamespaceHandler, http://www.springframework.org/s ... angNamespaceHandler, http://www.springframework.org/s ... extNamespaceHandler}]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.BeanDefinitionParserDelegate] DEBUG: Using generated bean name [conf:configuration#1fc1696] for nested custom element 'conf:configuration'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Refreshing org.springframework.context.support.GenericApplicationContext@1185ce6: display name [imagehook]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Bean factory for application context [org.springframework.context.support.GenericApplicationContext@1185ce6]: org.springframework.beans.factory.support.DefaultListableBeanFactory@12ed6f9
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: 6 beans defined in org.springframework.context.support.GenericApplicationContext@1185ce6: display name [imagehook]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' with merged definition [Root bean: class [org.springframework.context.annotation.CommonAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@a151fa]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@10d1642]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@12ed6f9: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,configurationManager,pluginRegistry,hook]; root of factory hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'configurationManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'configurationManager' with merged definition [Root bean: class [org.outerj.daisy.runtime.component.ServiceImportFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'configurationManager' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'pluginRegistry' with merged definition [Root bean: class [org.outerj.daisy.runtime.component.ServiceImportFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'pluginRegistry' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'hook'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'hook' with merged definition [Root bean: class [org.outerj.daisy.presavehook.image.ImagePreSaveHook]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-image-presavehook-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'conf:configuration#1fc1696' with merged definition [Root bean: class [org.outerj.daisy.configuration.spring.ConfigurationFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'configurationManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正前注册的mBean为Daisy:name=Plugins,type=PreSaveHookMaster
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注册的mBean为Daisy:name=Plugins,type=PreSaveHookMaster
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'hook' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@1185ce6]: org.springframework.context.event.ContextRefreshedEvent[source=org.springframework.context.support.GenericApplicationContext@1185ce6: display name [imagehook]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: Starting container repository - D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-repository-server-impl-2.3.jar
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:file:/D:/X5.2.6_dev_20140711/X5.2.6/apache-tomcat/lib/
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.runtime.component.ContainerConfigImpl] INFO: 当前使用的classLoader的路径是:null
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] INFO: Loading XML bean definitions from DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-repository-server-impl-2.3.jar
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultDocumentLoader] DEBUG: Using JAXP provider [org.apache.xerces.jaxp.DocumentBuilderFactoryImpl]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loading schema mappings from [META-INF/spring.schemas]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Loaded schema mappings: {http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... spring-lang-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... ing-context-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://www.springframework.org/s ... spring-util-2.0.xsd, http://daisycms.org/schemas/dais ... ntime-springext.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.0.xsd, http://activemq.org/config/1.0/1.0.xsd=activemq.xsd, http://www.springframework.org/s ... pring-beans-2.0.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schem ... .2.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... pring-beans-2.5.xsd, http://www.springframework.org/s ... spring-tool-2.5.xsd, http://activemq.apache.org/schema/activemq-core.xsd=activemq.xsd, http://www.springframework.org/s ... /spring-jee-2.0.xsd, http://www.springframework.org/s ... /spring-aop-2.0.xsd, http://www.springframework.org/s ... /spring-jee-2.5.xsd, http://www.springframework.org/s ... /spring-aop-2.5.xsd, http://activemq.org/config/1.0=activemq.xsd, http://daisycms.org/schemas/conf ... onfig-springext.xsd, http://www.springframework.org/s ... spring-lang-2.0.xsd, http://www.springframework.org/s ... spring-util-2.5.xsd}
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.0.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://www.springframework.org/s ... ing-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://daisycms.org/schemas/daisyruntime-springext.xsd] in classpath: org/outerj/daisy/runtime/component/daisyruntime-springext.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.PluggableSchemaResolver] DEBUG: Found XML schema [http://daisycms.org/schemas/config-springext.xsd] in classpath: org/outerj/daisy/configuration/spring/daisyconfig-springext.xsd
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader] DEBUG: Loading bean definitions
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver] DEBUG: Loaded mappings [{http://www.springframework.org/s ... rtyNamespaceHandler, http://outerx.org/daisy/1.0#runt ... imeNamespaceHandler, http://www.springframework.org/s ... tilNamespaceHandler, http://activemq.org/config/1.0=o ... eanNamespaceHandler, http://www.springframework.org/s ... JeeNamespaceHandler, http://outerx.org/daisy/1.0#conf ... figNamespaceHandler, http://www.springframework.org/s ... AopNamespaceHandler, http://www.springframework.org/s ... angNamespaceHandler, http://www.springframework.org/s ... extNamespaceHandler}]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.BeanDefinitionParserDelegate] DEBUG: Using generated bean name [conf:configuration#1607b27] for nested custom element 'conf:configuration'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.BeanDefinitionParserDelegate] DEBUG: Using generated bean name [conf:configuration#17a07ac] for nested custom element 'conf:configuration'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.BeanDefinitionParserDelegate] DEBUG: Using generated bean name [conf:configuration#bf3bbb] for nested custom element 'conf:configuration'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.BeanDefinitionParserDelegate] DEBUG: Using generated bean name [conf:configuration#ea86e3] for nested custom element 'conf:configuration'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.BeanDefinitionParserDelegate] DEBUG: Using generated bean name [conf:configuration#10ddb86] for nested custom element 'conf:configuration'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.BeanDefinitionParserDelegate] DEBUG: No XML 'id' specified - using 'daisy-native-authentication' as bean name and [] as aliases
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.BeanDefinitionParserDelegate] DEBUG: Using generated bean name [conf:configuration#32dd29] for nested custom element 'conf:configuration'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.BeanDefinitionParserDelegate] DEBUG: Using generated bean name [conf:configuration#1b4e557] for nested custom element 'conf:configuration'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.BeanDefinitionParserDelegate] DEBUG: Using generated bean name [conf:configuration#13cd05a] for nested custom element 'conf:configuration'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.BeanDefinitionParserDelegate] DEBUG: No XML 'id' specified - using 'eventdispatcher' as bean name and [] as aliases
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.xml.BeanDefinitionParserDelegate] DEBUG: Using generated bean name [conf:configuration#1684b79] for nested custom element 'conf:configuration'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Refreshing org.springframework.context.support.GenericApplicationContext@11972f8: display name [repository]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Bean factory for application context [org.springframework.context.support.GenericApplicationContext@11972f8]: org.springframework.beans.factory.support.DefaultListableBeanFactory@332aff
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: 23 beans defined in org.springframework.context.support.GenericApplicationContext@11972f8: display name [repository]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' with merged definition [Root bean: class [org.springframework.context.annotation.CommonAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' with merged definition [Root bean: class [org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@141bf9f]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@18b678c]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@332aff: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,configurationManager,mbeanServer,datasource,jmsClient,linkExtractorManager,textExtractorManager,pluginRegistry,systeminfo,blobstore,queryFactory,documentcache,summarizer,fullTextIndex,fullTextIndexUpdater,backupLocker,authenticator,daisy-native-authentication,repositoryManager,httpConnector,eventdispatcher]; root of factory hierarchy
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'configurationManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'configurationManager' with merged definition [Root bean: class [org.outerj.daisy.runtime.component.ServiceImportFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'configurationManager' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'mbeanServer'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'mbeanServer' with merged definition [Root bean: class [org.outerj.daisy.runtime.component.ServiceImportFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'mbeanServer' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'datasource'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'datasource' with merged definition [Root bean: class [org.outerj.daisy.runtime.component.ServiceImportFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'datasource' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'jmsClient'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'jmsClient' with merged definition [Root bean: class [org.outerj.daisy.runtime.component.ServiceImportFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'jmsClient' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'linkExtractorManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'linkExtractorManager' with merged definition [Root bean: class [org.outerj.daisy.runtime.component.ServiceImportFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'linkExtractorManager' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'textExtractorManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'textExtractorManager' with merged definition [Root bean: class [org.outerj.daisy.runtime.component.ServiceImportFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'textExtractorManager' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'pluginRegistry' with merged definition [Root bean: class [org.outerj.daisy.runtime.component.ServiceImportFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'pluginRegistry' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'systeminfo'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'systeminfo' with merged definition [Root bean: class [org.outerj.daisy.repository.serverimpl.SystemInfoImpl]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-repository-server-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'repositoryManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'repositoryManager' with merged definition [Root bean: class [org.outerj.daisy.repository.serverimpl.LocalRepositoryManager]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-repository-server-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'conf:configuration#1b4e557' with merged definition [Root bean: class [org.outerj.daisy.configuration.spring.ConfigurationFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'configurationManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'datasource'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'blobstore'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'blobstore' with merged definition [Root bean: class [org.outerj.daisy.blobstore.impl.FSBlobStore]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-repository-server-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'conf:configuration#1607b27' with merged definition [Root bean: class [org.outerj.daisy.configuration.spring.ConfigurationFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'configurationManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正前注册的mBean为Daisy:name=Plugins,type=SuspendableProcessMaster
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注册的mBean为Daisy:name=Plugins,type=SuspendableProcessMaster
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'blobstore' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'documentcache'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'documentcache' with merged definition [Root bean: class [org.outerj.daisy.cache.impl.DocumentCacheImpl]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-repository-server-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'conf:configuration#17a07ac' with merged definition [Root bean: class [org.outerj.daisy.configuration.spring.ConfigurationFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'configurationManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'mbeanServer'
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正前注册的mBean为Daisy:name=DocumentCacheMaster
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注册的mBean为Daisy:name=DocumentCacheMaster
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'documentcache' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'authenticator'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'authenticator' with merged definition [Root bean: class [org.outerj.daisy.authentication.impl.UserAuthenticatorImpl]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-repository-server-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'conf:configuration#10ddb86' with merged definition [Root bean: class [org.outerj.daisy.configuration.spring.ConfigurationFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'configurationManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'mbeanServer'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正前注册的mBean为Daisy:name=Plugins,type=AuthenticationSchemeMaster
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注册的mBean为Daisy:name=Plugins,type=AuthenticationSchemeMaster
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正前注册的mBean为Daisy:name=UserAuthenticator
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注册的mBean为Daisy:name=UserAuthenticatorMaster
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'authenticator' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'queryFactory'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'queryFactory' with merged definition [Root bean: class [org.outerj.daisy.query.QueryFactoryImpl]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-repository-server-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'queryFactory' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'fullTextIndex'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'fullTextIndex' with merged definition [Root bean: class [org.outerj.daisy.ftindex.FullTextIndexImpl]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-repository-server-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'conf:configuration#bf3bbb' with merged definition [Root bean: class [org.outerj.daisy.configuration.spring.ConfigurationFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'configurationManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'mbeanServer'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.ftindex.FullTextIndexImpl] DEBUG: Using the following as directory to store indexes: D:\X5.2.6_dev_20140711\X5.2.6\data\doc\indexstore
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.ftindex.FullTextIndexImpl] DEBUG: Closing and reopening lucene index writer in order to flush changes.
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'fullTextIndex' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'summarizer'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'summarizer' with merged definition [Root bean: class [org.outerj.daisy.summary.DocumentSummarizerImpl]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-repository-server-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'summarizer' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'linkExtractorManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.repository.serverimpl.LocalRepositoryManager] DEBUG: 通过org.outerj.daisy.repository.serverimpl.LocalRepositoryStrategy.getAllNamespaces获取到的[ASE]sql是select ns.id, ns.name_, ns.fingerprint, ns.registered_by, ns.registered_on, ds.maxid, CASE WHEN ds.maxid is not NULL THEN '1' ELSE '0' END as isManaged, max(d.id) from daisy_namespaces  ns left join document_sequence  ds on ns.id = ds.ns_id left join documents  d on ns.id = d.ns_id group by ns.id,ns.name_, ns.fingerprint, ns.registered_by, ns.registered_on ,ds.maxid
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.repository.serverimpl.LocalRepositoryManager] DEBUG: 通过org.outerj.daisy.repository.serverimpl.LocalRepositoryStrategy.getAllNamespaces获取到的[ASE]sql是select ns.id, ns.name_, ns.fingerprint, ns.registered_by, ns.registered_on, ds.maxid, CASE WHEN ds.maxid is not NULL THEN '1' ELSE '0' END as isManaged, max(d.id) from daisy_namespaces  ns left join document_sequence  ds on ns.id = ds.ns_id left join documents  d on ns.id = d.ns_id group by ns.id,ns.name_, ns.fingerprint, ns.registered_by, ns.registered_on ,ds.maxid
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正前注册的mBean为Daisy:name=Plugins,type=ExtensionProviderMaster
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注册的mBean为Daisy:name=Plugins,type=ExtensionProviderMaster
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'repositoryManager' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'mbeanServer'
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正前注册的mBean为Daisy:name=SystemInfo
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注册的mBean为Daisy:name=SystemInfoMaster
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'systeminfo' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'blobstore'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'queryFactory'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'documentcache'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'summarizer'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'fullTextIndex'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'daisy-native-authentication'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'daisy-native-authentication' with merged definition [Root bean: class [org.outerj.daisy.authentication.impl.DaisyAuthenticationFactory]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-repository-server-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'conf:configuration#32dd29' with merged definition [Root bean: class [org.outerj.daisy.configuration.spring.ConfigurationFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'configurationManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'datasource'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'pluginRegistry'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Eagerly caching bean 'daisy-native-authentication' to allow for resolving potential circular references
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating shared instance of singleton bean 'fullTextIndexUpdater'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'fullTextIndexUpdater' with merged definition [Root bean: class [org.outerj.daisy.ftindex.FullTextIndexUpdater]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-repository-server-impl-2.3.jar]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Creating instance of bean 'conf:configuration#ea86e3' with merged definition [Root bean: class [org.outerj.daisy.configuration.spring.ConfigurationFactoryBean]; scope=singleton; abstract=false; lazyInit=false; autowireCandidate=true; autowireMode=0; dependencyCheck=0; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'configurationManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'repositoryManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'fullTextIndex'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'textExtractorManager'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'jmsClient'
2018-04-10 15:33:36 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Returning cached instance of singleton bean 'mbeanServer'
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.repository.serverimpl.LocalRepositoryManager] DEBUG: start loading roles for user with id 2
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.repository.serverimpl.LocalRepositoryManager] DEBUG: role found with id 1
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.authentication.impl.DaisyAuthenticationFactory] DEBUG: 通过org.outerj.daisy.authentication.impl.DaisyAuthenticationFactory.DaisyAuthenticationScheme.check获取到的[ASE]sql是select login, password, default_role, id from users where login = ?
2018-04-10 15:33:36 [http-8080-8] [org.outerj.daisy.jms.impl.JmsClientImpl] DEBUG: 产生jmsDestinationqueue://fullTextIndexerJobs
2018-04-10 15:33:37 [http-8080-8] [org.apache.activemq.broker.region.AbstractRegion] DEBUG: Adding destination: topic://ActiveMQ.Advisory.Producer.Queue.fullTextIndexerJobs
2018-04-10 15:33:37 [http-8080-8] [org.outerj.daisy.jms.impl.JmsClientImpl] DEBUG: 产生subscriptionNamefullTextIndexer
产生jmsDestinationtopic://daisy
2018-04-10 15:33:37 [http-8080-8] [org.apache.activemq.broker.region.AbstractRegion] DEBUG: Adding destination: topic://daisy
2018-04-10 15:33:37 [http-8080-8] [org.apache.activemq.broker.region.AbstractRegion] DEBUG: Adding consumer: IDC-201606081152-57348-1523345616004-3:0:2:1
2018-04-10 15:33:37 [http-8080-8] [org.apache.activemq.kaha.impl.KahaStore] INFO: Kaha Store deleted data directory D:\X5.2.6_dev_20140711\X5.2.6\data\doc\activemq-data\tmp_storage
2018-04-10 15:33:37 [http-8080-8] [org.apache.activemq.store.jdbc.JDBCPersistenceAdapter] DEBUG: JDBC Failure: Attempt to insert NULL value into column 'SELECTOR', table 'x5doc.x5doc.ACTIVEMQ_ACKS'; column does not allow nulls. Update fails.

java.sql.SQLException: Attempt to insert NULL value into column 'SELECTOR', table 'x5doc.x5doc.ACTIVEMQ_ACKS'; column does not allow nulls. Update fails.

        at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.java:365)
        at net.sourceforge.jtds.jdbc.TdsCore.tdsErrorToken(TdsCore.java:2781)
        at net.sourceforge.jtds.jdbc.TdsCore.nextToken(TdsCore.java:2224)
        at net.sourceforge.jtds.jdbc.TdsCore.getMoreResults(TdsCore.java:633)
        at net.sourceforge.jtds.jdbc.JtdsStatement.processResults(JtdsStatement.java:525)
        at net.sourceforge.jtds.jdbc.JtdsStatement.executeSQL(JtdsStatement.java:487)
        at net.sourceforge.jtds.jdbc.JtdsPreparedStatement.executeUpdate(JtdsPreparedStatement.java:421)
        at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
        at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
        at org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter.doSetSubscriberEntry(DefaultJDBCAdapter.java:451)
        at org.apache.activemq.store.jdbc.JDBCTopicMessageStore.addSubsciption(JDBCTopicMessageStore.java:133)
        at org.apache.activemq.store.ProxyTopicMessageStore.addSubsciption(ProxyTopicMessageStore.java:75)
        at org.apache.activemq.broker.region.Topic.activate(Topic.java:179)
        at org.apache.activemq.broker.region.DurableTopicSubscription.add(DurableTopicSubscription.java:66)
        at org.apache.activemq.broker.region.Topic.addSubscription(Topic.java:95)
        at org.apache.activemq.broker.region.AbstractRegion.addConsumer(AbstractRegion.java:233)
        at org.apache.activemq.broker.region.TopicRegion.addConsumer(TopicRegion.java:99)
        at org.apache.activemq.broker.region.RegionBroker.addConsumer(RegionBroker.java:340)
        at org.apache.activemq.broker.BrokerFilter.addConsumer(BrokerFilter.java:86)
        at org.apache.activemq.advisory.AdvisoryBroker.addConsumer(AdvisoryBroker.java:78)
        at org.apache.activemq.broker.BrokerFilter.addConsumer(BrokerFilter.java:86)
        at org.apache.activemq.broker.MutableBrokerFilter.addConsumer(MutableBrokerFilter.java:96)
        at org.apache.activemq.broker.TransportConnection.processAddConsumer(TransportConnection.java:586)
        at org.apache.activemq.command.ConsumerInfo.visit(ConsumerInfo.java:313)
        at org.apache.activemq.broker.TransportConnection.service(TransportConnection.java:294)
        at org.apache.activemq.broker.TransportConnection$1.onCommand(TransportConnection.java:185)
        at org.apache.activemq.transport.ResponseCorrelator.onCommand(ResponseCorrelator.java:95)
        at org.apache.activemq.transport.TransportFilter.onCommand(TransportFilter.java:65)
        at org.apache.activemq.transport.vm.VMTransport.syncOneWay(VMTransport.java:96)
        at org.apache.activemq.transport.vm.VMTransport.oneway(VMTransport.java:83)
        at org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:47)
        at org.apache.activemq.transport.ResponseCorrelator.asyncRequest(ResponseCorrelator.java:69)
        at org.apache.activemq.transport.ResponseCorrelator.request(ResponseCorrelator.java:74)
        at org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1175)
        at org.apache.activemq.ActiveMQSession.syncSendPacket(ActiveMQSession.java:1663)
        at org.apache.activemq.ActiveMQMessageConsumer.<init>(ActiveMQMessageConsumer.java:198)
        at org.apache.activemq.ActiveMQTopicSubscriber.<init>(ActiveMQTopicSubscriber.java:118)
        at org.apache.activemq.ActiveMQSession.createDurableSubscriber(ActiveMQSession.java:1071)
        at org.apache.activemq.ActiveMQSession.createDurableSubscriber(ActiveMQSession.java:1013)
        at org.outerj.daisy.jms.impl.JmsClientImpl$MyJmsMessageListener.connectionUp(Unknown Source)
        at org.outerj.daisy.jms.impl.JmsClientImpl.registerDurableTopicListener(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:592)
        at org.outerj.daisy.runtime.component.ComponentInvocationHandler.invoke(ComponentInvocationHandler.java:53)
        at $Proxy6.registerDurableTopicListener(Unknown Source)
        at org.outerj.daisy.ftindex.FullTextIndexUpdater.initialize(Unknown Source)
        at org.outerj.daisy.ftindex.FullTextIndexUpdater.<init>(Unknown Source)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:501)
        at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:83)
        at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87)
        at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:225)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:957)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:869)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:514)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:485)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:455)
        at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:169)
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:170)
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:413)
        at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:735)
        at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:369)
        at org.outerj.daisy.runtime.component.ContainerConfigImpl.build(Unknown Source)
        at org.outerj.daisy.runtime.DaisyRuntime.init(Unknown Source)
        at com.justep.doc.httpconnector.FileServlet.init(Unknown Source)
        at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1173)
        at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:809)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:129)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:857)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
        at java.lang.Thread.run(Thread.java:595)
2018-04-10 15:33:37 [http-8080-8] [org.apache.activemq.broker.TransportConnection.Service] DEBUG: Error occured while processing sync command: java.io.IOException: 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.

java.io.IOException: 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.

        at org.apache.activemq.util.IOExceptionSupport.create(IOExceptionSupport.java:31)
        at org.apache.activemq.store.jdbc.JDBCTopicMessageStore.addSubsciption(JDBCTopicMessageStore.java:136)
        at org.apache.activemq.store.ProxyTopicMessageStore.addSubsciption(ProxyTopicMessageStore.java:75)
        at org.apache.activemq.broker.region.Topic.activate(Topic.java:179)
        at org.apache.activemq.broker.region.DurableTopicSubscription.add(DurableTopicSubscription.java:66)
        at org.apache.activemq.broker.region.Topic.addSubscription(Topic.java:95)
        at org.apache.activemq.broker.region.AbstractRegion.addConsumer(AbstractRegion.java:233)
        at org.apache.activemq.broker.region.TopicRegion.addConsumer(TopicRegion.java:99)
        at org.apache.activemq.broker.region.RegionBroker.addConsumer(RegionBroker.java:340)
        at org.apache.activemq.broker.BrokerFilter.addConsumer(BrokerFilter.java:86)
        at org.apache.activemq.advisory.AdvisoryBroker.addConsumer(AdvisoryBroker.java:78)
        at org.apache.activemq.broker.BrokerFilter.addConsumer(BrokerFilter.java:86)
        at org.apache.activemq.broker.MutableBrokerFilter.addConsumer(MutableBrokerFilter.java:96)
        at org.apache.activemq.broker.TransportConnection.processAddConsumer(TransportConnection.java:586)
        at org.apache.activemq.command.ConsumerInfo.visit(ConsumerInfo.java:313)
        at org.apache.activemq.broker.TransportConnection.service(TransportConnection.java:294)
        at org.apache.activemq.broker.TransportConnection$1.onCommand(TransportConnection.java:185)
        at org.apache.activemq.transport.ResponseCorrelator.onCommand(ResponseCorrelator.java:95)
        at org.apache.activemq.transport.TransportFilter.onCommand(TransportFilter.java:65)
        at org.apache.activemq.transport.vm.VMTransport.syncOneWay(VMTransport.java:96)
        at org.apache.activemq.transport.vm.VMTransport.oneway(VMTransport.java:83)
        at org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:47)
        at org.apache.activemq.transport.ResponseCorrelator.asyncRequest(ResponseCorrelator.java:69)
        at org.apache.activemq.transport.ResponseCorrelator.request(ResponseCorrelator.java:74)
        at org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1175)
        at org.apache.activemq.ActiveMQSession.syncSendPacket(ActiveMQSession.java:1663)
        at org.apache.activemq.ActiveMQMessageConsumer.<init>(ActiveMQMessageConsumer.java:198)
        at org.apache.activemq.ActiveMQTopicSubscriber.<init>(ActiveMQTopicSubscriber.java:118)
        at org.apache.activemq.ActiveMQSession.createDurableSubscriber(ActiveMQSession.java:1071)
        at org.apache.activemq.ActiveMQSession.createDurableSubscriber(ActiveMQSession.java:1013)
        at org.outerj.daisy.jms.impl.JmsClientImpl$MyJmsMessageListener.connectionUp(Unknown Source)
        at org.outerj.daisy.jms.impl.JmsClientImpl.registerDurableTopicListener(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:592)
        at org.outerj.daisy.runtime.component.ComponentInvocationHandler.invoke(ComponentInvocationHandler.java:53)
        at $Proxy6.registerDurableTopicListener(Unknown Source)
        at org.outerj.daisy.ftindex.FullTextIndexUpdater.initialize(Unknown Source)
        at org.outerj.daisy.ftindex.FullTextIndexUpdater.<init>(Unknown Source)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:501)
        at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:83)
        at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87)
        at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:225)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:957)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:869)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:514)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:485)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:455)
        at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:169)
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:170)
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:413)
        at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:735)
        at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:369)
        at org.outerj.daisy.runtime.component.ContainerConfigImpl.build(Unknown Source)
        at org.outerj.daisy.runtime.DaisyRuntime.init(Unknown Source)
        at com.justep.doc.httpconnector.FileServlet.init(Unknown Source)
        at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1173)
        at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:809)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:129)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:857)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
        at java.lang.Thread.run(Thread.java:595)
Caused by: java.sql.SQLException: Attempt to insert NULL value into column 'SELECTOR', table 'x5doc.x5doc.ACTIVEMQ_ACKS'; column does not allow nulls. Update fails.

        at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.java:365)
        at net.sourceforge.jtds.jdbc.TdsCore.tdsErrorToken(TdsCore.java:2781)
        at net.sourceforge.jtds.jdbc.TdsCore.nextToken(TdsCore.java:2224)
        at net.sourceforge.jtds.jdbc.TdsCore.getMoreResults(TdsCore.java:633)
        at net.sourceforge.jtds.jdbc.JtdsStatement.processResults(JtdsStatement.java:525)
        at net.sourceforge.jtds.jdbc.JtdsStatement.executeSQL(JtdsStatement.java:487)
        at net.sourceforge.jtds.jdbc.JtdsPreparedStatement.executeUpdate(JtdsPreparedStatement.java:421)
        at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
        at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
        at org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter.doSetSubscriberEntry(DefaultJDBCAdapter.java:451)
        at org.apache.activemq.store.jdbc.JDBCTopicMessageStore.addSubsciption(JDBCTopicMessageStore.java:133)
        ... 73 more
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@332aff: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,configurationManager,mbeanServer,datasource,jmsClient,linkExtractorManager,textExtractorManager,pluginRegistry,systeminfo,blobstore,queryFactory,documentcache,summarizer,fullTextIndex,fullTextIndexUpdater,backupLocker,authenticator,daisy-native-authentication,repositoryManager,httpConnector,eventdispatcher]; root of factory hierarchy
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'conf:configuration#ea86e3': [fullTextIndexUpdater]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'daisy-native-authentication': [fullTextIndexUpdater]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'conf:configuration#32dd29': [daisy-native-authentication]
2018-04-10 15:33:37 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注销的mBean为Daisy:name=SystemInfoMaster
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'repositoryManager': [systeminfo, fullTextIndexUpdater]
2018-04-10 15:33:37 [http-8080-8] [org.outerj.daisy.repository.serverimpl.LocalRepositoryManager] INFO: Waiting for expired lock janitor thread to end.
2018-04-10 15:33:37 [Daisy Expired Lock Janitor] [org.outerj.daisy.repository.serverimpl.LocalRepositoryManager] INFO: Expired lock janitor thread ended.
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'summarizer': [repositoryManager]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'fullTextIndex': [repositoryManager, fullTextIndexUpdater]
2018-04-10 15:33:37 [http-8080-8] [org.outerj.daisy.ftindex.FullTextIndexImpl] INFO: Waiting for index flush thread to end.
2018-04-10 15:33:37 [Daisy index flusher] [org.outerj.daisy.ftindex.FullTextIndexImpl] INFO: Index flush thread ended.
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'conf:configuration#bf3bbb': [fullTextIndex]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'queryFactory': [repositoryManager]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'authenticator': [repositoryManager]
2018-04-10 15:33:37 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注销的mBean为Daisy:name=UserAuthenticatorMaster
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'conf:configuration#10ddb86': [authenticator]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'documentcache': [repositoryManager]
2018-04-10 15:33:37 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注销的mBean为Daisy:name=DocumentCacheMaster
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'conf:configuration#17a07ac': [documentcache]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'blobstore': [repositoryManager]
2018-04-10 15:33:37 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注销的mBean为Daisy:name=Plugins,type=SuspendableProcessMaster
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'conf:configuration#1607b27': [blobstore]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'conf:configuration#1b4e557': [repositoryManager]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'pluginRegistry': [blobstore, authenticator, fullTextIndex, repositoryManager, daisy-native-authentication]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'textExtractorManager': [fullTextIndexUpdater]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'linkExtractorManager': [repositoryManager]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'jmsClient': [fullTextIndexUpdater]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'datasource': [repositoryManager, daisy-native-authentication]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'mbeanServer': [documentcache, authenticator, fullTextIndex, systeminfo, fullTextIndexUpdater]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'configurationManager': [conf:configuration#1b4e557, conf:configuration#1607b27, conf:configuration#17a07ac, conf:configuration#10ddb86, conf:configuration#bf3bbb, conf:configuration#32dd29, conf:configuration#ea86e3]
2018-04-10 15:33:37 [http-8080-8] [com.justep.doc.httpconnector.FileServlet] DEBUG: 启动文档服务异常
org.outerj.daisy.runtime.DaisyRTException: Error constructing component container defined at D:\X5.2.6_dev_20140711\X5.2.6\apache-tomcat\webapps\..\..\runtime\DocServer\WEB-INF\lib\daisy-repository-server-impl-2.3.jar
        at org.outerj.daisy.runtime.component.ContainerConfigImpl.build(Unknown Source)
        at org.outerj.daisy.runtime.DaisyRuntime.init(Unknown Source)
        at com.justep.doc.httpconnector.FileServlet.init(Unknown Source)
        at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1173)
        at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:809)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:129)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:857)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
        at java.lang.Thread.run(Thread.java:595)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'fullTextIndexUpdater' defined in DAISY-INF/spring/applicationContext.xml in D:\X5.2.6_dev_20140711\X5.2.6\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.

        at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:231)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:957)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:869)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:514)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:485)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:455)
        at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:169)
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:170)
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:413)
        at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:735)
        at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:369)
        ... 15 more
Caused by: 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.

        at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:98)
        at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87)
        at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:225)
        ... 28 more
Caused by: 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.

        at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:46)
        at org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1181)
        at org.apache.activemq.ActiveMQSession.syncSendPacket(ActiveMQSession.java:1663)
        at org.apache.activemq.ActiveMQMessageConsumer.<init>(ActiveMQMessageConsumer.java:198)
        at org.apache.activemq.ActiveMQTopicSubscriber.<init>(ActiveMQTopicSubscriber.java:118)
        at org.apache.activemq.ActiveMQSession.createDurableSubscriber(ActiveMQSession.java:1071)
        at org.apache.activemq.ActiveMQSession.createDurableSubscriber(ActiveMQSession.java:1013)
        at org.outerj.daisy.jms.impl.JmsClientImpl$MyJmsMessageListener.connectionUp(Unknown Source)
        at org.outerj.daisy.jms.impl.JmsClientImpl.registerDurableTopicListener(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:592)
        at org.outerj.daisy.runtime.component.ComponentInvocationHandler.invoke(ComponentInvocationHandler.java:53)
        at $Proxy6.registerDurableTopicListener(Unknown Source)
        at org.outerj.daisy.ftindex.FullTextIndexUpdater.initialize(Unknown Source)
        at org.outerj.daisy.ftindex.FullTextIndexUpdater.<init>(Unknown Source)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:501)
        at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:83)
        ... 30 more
Caused by: java.io.IOException: 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.

        at org.apache.activemq.util.IOExceptionSupport.create(IOExceptionSupport.java:31)
        at org.apache.activemq.store.jdbc.JDBCTopicMessageStore.addSubsciption(JDBCTopicMessageStore.java:136)
        at org.apache.activemq.store.ProxyTopicMessageStore.addSubsciption(ProxyTopicMessageStore.java:75)
        at org.apache.activemq.broker.region.Topic.activate(Topic.java:179)
        at org.apache.activemq.broker.region.DurableTopicSubscription.add(DurableTopicSubscription.java:66)
        at org.apache.activemq.broker.region.Topic.addSubscription(Topic.java:95)
        at org.apache.activemq.broker.region.AbstractRegion.addConsumer(AbstractRegion.java:233)
        at org.apache.activemq.broker.region.TopicRegion.addConsumer(TopicRegion.java:99)
        at org.apache.activemq.broker.region.RegionBroker.addConsumer(RegionBroker.java:340)
        at org.apache.activemq.broker.BrokerFilter.addConsumer(BrokerFilter.java:86)
        at org.apache.activemq.advisory.AdvisoryBroker.addConsumer(AdvisoryBroker.java:78)
        at org.apache.activemq.broker.BrokerFilter.addConsumer(BrokerFilter.java:86)
        at org.apache.activemq.broker.MutableBrokerFilter.addConsumer(MutableBrokerFilter.java:96)
        at org.apache.activemq.broker.TransportConnection.processAddConsumer(TransportConnection.java:586)
        at org.apache.activemq.command.ConsumerInfo.visit(ConsumerInfo.java:313)
        at org.apache.activemq.broker.TransportConnection.service(TransportConnection.java:294)
        at org.apache.activemq.broker.TransportConnection$1.onCommand(TransportConnection.java:185)
        at org.apache.activemq.transport.ResponseCorrelator.onCommand(ResponseCorrelator.java:95)
        at org.apache.activemq.transport.TransportFilter.onCommand(TransportFilter.java:65)
        at org.apache.activemq.transport.vm.VMTransport.syncOneWay(VMTransport.java:96)
        at org.apache.activemq.transport.vm.VMTransport.oneway(VMTransport.java:83)
        at org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:47)
        at org.apache.activemq.transport.ResponseCorrelator.asyncRequest(ResponseCorrelator.java:69)
        at org.apache.activemq.transport.ResponseCorrelator.request(ResponseCorrelator.java:74)
        at org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1175)
        ... 50 more
Caused by: java.sql.SQLException: Attempt to insert NULL value into column 'SELECTOR', table 'x5doc.x5doc.ACTIVEMQ_ACKS'; column does not allow nulls. Update fails.

        at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.java:365)
        at net.sourceforge.jtds.jdbc.TdsCore.tdsErrorToken(TdsCore.java:2781)
        at net.sourceforge.jtds.jdbc.TdsCore.nextToken(TdsCore.java:2224)
        at net.sourceforge.jtds.jdbc.TdsCore.getMoreResults(TdsCore.java:633)
        at net.sourceforge.jtds.jdbc.JtdsStatement.processResults(JtdsStatement.java:525)
        at net.sourceforge.jtds.jdbc.JtdsStatement.executeSQL(JtdsStatement.java:487)
        at net.sourceforge.jtds.jdbc.JtdsPreparedStatement.executeUpdate(JtdsPreparedStatement.java:421)
        at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
        at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
        at org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter.doSetSubscriberEntry(DefaultJDBCAdapter.java:451)
        at org.apache.activemq.store.jdbc.JDBCTopicMessageStore.addSubsciption(JDBCTopicMessageStore.java:133)
        ... 73 more
2018-04-10 15:33:37 [http-8080-8] [org.outerj.daisy.runtime.DaisyRuntime] INFO: Shutting down component containers.
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Closing org.springframework.context.support.GenericApplicationContext@1185ce6: display name [imagehook]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@1185ce6]: org.springframework.context.event.ContextClosedEvent[source=org.springframework.context.support.GenericApplicationContext@1185ce6: display name [imagehook]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@1185ce6]: org.springframework.context.event.ContextStoppedEvent[source=org.springframework.context.support.GenericApplicationContext@1185ce6: display name [imagehook]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@12ed6f9: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,configurationManager,pluginRegistry,hook]; root of factory hierarchy
2018-04-10 15:33:37 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注销的mBean为Daisy:name=Plugins,type=PreSaveHookMaster
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'conf:configuration#1fc1696': [hook]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'pluginRegistry': [hook]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'configurationManager': [conf:configuration#1fc1696]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Closing org.springframework.context.support.GenericApplicationContext@128a245: display name [ldap]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@128a245]: org.springframework.context.event.ContextClosedEvent[source=org.springframework.context.support.GenericApplicationContext@128a245: display name [ldap]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@128a245]: org.springframework.context.event.ContextStoppedEvent[source=org.springframework.context.support.GenericApplicationContext@128a245: display name [ldap]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1dd9c52: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,configurationManager,pluginRegistry,ldapAuthFactory]; root of factory hierarchy
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'conf:configuration#772bd0': [ldapAuthFactory]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'pluginRegistry': [ldapAuthFactory]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'configurationManager': [conf:configuration#772bd0]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Closing org.springframework.context.support.GenericApplicationContext@7d08eb: display name [ntlm]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@7d08eb]: org.springframework.context.event.ContextClosedEvent[source=org.springframework.context.support.GenericApplicationContext@7d08eb: display name [ntlm]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@7d08eb]: org.springframework.context.event.ContextStoppedEvent[source=org.springframework.context.support.GenericApplicationContext@7d08eb: display name [ntlm]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@76ced6: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,configurationManager,pluginRegistry,ntlmAuthFactory]; root of factory hierarchy
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'conf:configuration#41d6b4': [ntlmAuthFactory]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'pluginRegistry': [ntlmAuthFactory]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'configurationManager': [conf:configuration#41d6b4]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Closing org.springframework.context.support.GenericApplicationContext@13a8045: display name [textextraction]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@13a8045]: org.springframework.context.event.ContextClosedEvent[source=org.springframework.context.support.GenericApplicationContext@13a8045: display name [textextraction]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@13a8045]: org.springframework.context.event.ContextStoppedEvent[source=org.springframework.context.support.GenericApplicationContext@13a8045: display name [textextraction]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1026d9f: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,pluginRegistry,textExtractorManager,xml,plaintext,pdf,openoffice,msword,powerpoint,msexcel]; root of factory hierarchy
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'pluginRegistry': [textExtractorManager, xml, plaintext, pdf, openoffice, msword, powerpoint, msexcel]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Closing org.springframework.context.support.GenericApplicationContext@109bf4d: display name [linkextractors]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@109bf4d]: org.springframework.context.event.ContextClosedEvent[source=org.springframework.context.support.GenericApplicationContext@109bf4d: display name [linkextractors]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@109bf4d]: org.springframework.context.event.ContextStoppedEvent[source=org.springframework.context.support.GenericApplicationContext@109bf4d: display name [linkextractors]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@33a25b: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,pluginRegistry,linkExtractorManager,daisy-html-extractor,navigation-extractor,xmlproperties-extractor,book-extractor,bookpubs-extractor]; root of factory hierarchy
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'pluginRegistry': [linkExtractorManager, daisy-html-extractor, navigation-extractor, xmlproperties-extractor, book-extractor, bookpubs-extractor]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Closing org.springframework.context.support.GenericApplicationContext@18f7f27: display name [datasource]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@18f7f27]: org.springframework.context.event.ContextClosedEvent[source=org.springframework.context.support.GenericApplicationContext@18f7f27: display name [datasource]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@18f7f27]: org.springframework.context.event.ContextStoppedEvent[source=org.springframework.context.support.GenericApplicationContext@18f7f27: display name [datasource]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@483a5: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,configurationManager,mbeanServer,datasource]; root of factory hierarchy
2018-04-10 15:33:37 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注销的mBean为Daisy:name=JdbcDataSourceMaster
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'conf:configuration#1c45280': [datasource]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'mbeanServer': [datasource]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'configurationManager': [conf:configuration#1c45280]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Closing org.springframework.context.support.GenericApplicationContext@d952d1: display name [pluginregistry]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@d952d1]: org.springframework.context.event.ContextClosedEvent[source=org.springframework.context.support.GenericApplicationContext@d952d1: display name [pluginregistry]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@d952d1]: org.springframework.context.event.ContextStoppedEvent[source=org.springframework.context.support.GenericApplicationContext@d952d1: display name [pluginregistry]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@efc0ee: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,mbeanServer,pluginRegistry]; root of factory hierarchy
2018-04-10 15:33:37 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注销的mBean为Daisy:name=Plugins,type=ExtensionProviderMaster
2018-04-10 15:33:37 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注销的mBean为Daisy:name=Plugins,type=LinkExtractorMaster
2018-04-10 15:33:37 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注销的mBean为Daisy:name=Plugins,type=TextExtractorMaster
2018-04-10 15:33:37 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注销的mBean为Daisy:name=Plugins,type=AuthenticationSchemeMaster
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'mbeanServer': [pluginRegistry]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Closing org.springframework.context.support.GenericApplicationContext@1312369: display name [jmx]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@1312369]: org.springframework.context.event.ContextClosedEvent[source=org.springframework.context.support.GenericApplicationContext@1312369: display name [jmx]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@1312369]: org.springframework.context.event.ContextStoppedEvent[source=org.springframework.context.support.GenericApplicationContext@1312369: display name [jmx]; startup date [Tue Apr 10 15:33:36 CST 2018]; root of context hierarchy]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1aa076a: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,configurationManager,mbeanserver]; root of factory hierarchy
2018-04-10 15:33:37 [Thread-16] [mx4j.tools.adaptor.http.HttpAdaptor] INFO: HttpAdaptor version 3.0.1 stopped on port 9264
2018-04-10 15:33:37 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注销的mBean为Server:name=HttpAdaptorMaster
2018-04-10 15:33:37 [Thread-17] [mx4j.tools.adaptor.http.HttpAdaptor] INFO: HttpAdaptor version 3.0.1 stopped on port 9265
2018-04-10 15:33:37 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注销的mBean为Server:name=XmlHttpAdaptorMaster
2018-04-10 15:33:37 [http-8080-8] [org.outerj.daisy.jmx.MBeanServerImpl] DEBUG: 修正后注销的mBean为Server:name=XSLTProcessorMaster
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'conf:configuration#7a84e1': [mbeanserver]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'configurationManager': [conf:configuration#7a84e1]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Closing org.springframework.context.support.GenericApplicationContext@1cc5890: display name [jms]; startup date [Tue Apr 10 15:33:35 CST 2018]; root of context hierarchy
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@1cc5890]: org.springframework.context.event.ContextClosedEvent[source=org.springframework.context.support.GenericApplicationContext@1cc5890: display name [jms]; startup date [Tue Apr 10 15:33:35 CST 2018]; root of context hierarchy]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@1cc5890]: org.springframework.context.event.ContextStoppedEvent[source=org.springframework.context.support.GenericApplicationContext@1cc5890: display name [jms]; startup date [Tue Apr 10 15:33:35 CST 2018]; root of context hierarchy]
2018-04-10 15:33:37 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@b6481e: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,configurationManager,jmsclient]; root of factory hierarchy
2018-04-10 15:33:37 [http-8080-8] [org.apache.activemq.broker.region.AbstractRegion] DEBUG: Removing consumer: IDC-201606081152-57348-1523345616004-3:0:-1:1
2018-04-10 15:33:37 [http-8080-8] [org.apache.activemq.broker.TransportConnection] DEBUG: Stopping connection: vm://DaisyJMS#0
2018-04-10 15:33:37 [http-8080-8] [org.apache.activemq.broker.TransportConnection] DEBUG: Stopped connection: vm://DaisyJMS#0
2018-04-10 15:33:37 [http-8080-8] [org.apache.activemq.broker.BrokerService] INFO: ActiveMQ Message Broker (DaisyJMS, IDC-201606081152-57348-1523345616004-1:0) is shutting down
2018-04-10 15:33:41 [http-8080-8] [org.apache.activemq.broker.TransportConnector] INFO: Connector tcp://localhost:61616 Stopped
2018-04-10 15:33:41 [http-8080-8] [org.apache.activemq.broker.TransportConnector] INFO: Connector vm://DaisyJMS Stopped
2018-04-10 15:33:41 [http-8080-8] [org.apache.activemq.broker.BrokerService] INFO: ActiveMQ JMS Message Broker (DaisyJMS, IDC-201606081152-57348-1523345616004-1:0) stopped
2018-04-10 15:33:41 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'conf:configuration#1b18970': [jmsclient]
2018-04-10 15:33:41 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] DEBUG: Retrieved dependent beans for bean 'configurationManager': [conf:configuration#1b18970]
2018-04-10 15:33:41 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] INFO: Closing org.springframework.context.support.GenericApplicationContext@157a5c3: display name [configuration]; startup date [Tue Apr 10 15:33:35 CST 2018]; root of context hierarchy
2018-04-10 15:33:41 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@157a5c3]: org.springframework.context.event.ContextClosedEvent[source=org.springframework.context.support.GenericApplicationContext@157a5c3: display name [configuration]; startup date [Tue Apr 10 15:33:35 CST 2018]; root of context hierarchy]
2018-04-10 15:33:41 [http-8080-8] [org.springframework.context.support.GenericApplicationContext] DEBUG: Publishing event in context [org.springframework.context.support.GenericApplicationContext@157a5c3]: org.springframework.context.event.ContextStoppedEvent[source=org.springframework.context.support.GenericApplicationContext@157a5c3: display name [configuration]; startup date [Tue Apr 10 15:33:35 CST 2018]; root of context hierarchy]
2018-04-10 15:33:41 [http-8080-8] [org.springframework.beans.factory.support.DefaultListableBeanFactory] INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@15d828f: defining beans [org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,configuration]; root of factory hierarchy

91

主题

13万

帖子

3万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
36185
发表于 2018-4-10 16:08:17 | 显示全部楼层
Attempt to insert NULL value into column 'SELECTOR', table 'x5doc.x5doc.ACTIVEMQ_ACKS'; column does not allow nulls. Update fails.

数据库表中缺少字段

把ACTIVEMQ开头的表删除了,然后重启服务看看
远程的联系方法QQ1392416607,添加好友时,需在备注里注明其论坛名字及ID,公司等信息
发远程时同时也发一下帖子地址,方便了解要解决的问题  WeX5教程  WeX5下载



如按照该方法解决,请及时跟帖,便于版主结贴
回复 支持 反对

使用道具 举报

31

主题

139

帖子

357

积分

中级会员

Rank: 3Rank: 3

积分
357
QQ
 楼主| 发表于 2018-4-10 16:45:56 | 显示全部楼层
删除了,还是有错

回复 支持 反对

使用道具 举报

91

主题

13万

帖子

3万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
36185
发表于 2018-4-10 17:23:33 | 显示全部楼层
发一下错误信息,确认ACTIVEMQ开头的都删除了吗
远程的联系方法QQ1392416607,添加好友时,需在备注里注明其论坛名字及ID,公司等信息
发远程时同时也发一下帖子地址,方便了解要解决的问题  WeX5教程  WeX5下载



如按照该方法解决,请及时跟帖,便于版主结贴
回复 支持 反对

使用道具 举报

31

主题

139

帖子

357

积分

中级会员

Rank: 3Rank: 3

积分
357
QQ
 楼主| 发表于 2018-4-10 17:35:29 | 显示全部楼层
log 太长发附件了,不知道为什么没出来 ,三个表都删除了
2018-4-10 16:39:05 org.apache.catalina.core.StandardWrapperValve invoke
严重: Servlet.service() for servlet JustepDocFileServlet threw exception
javax.servlet.ServletException: 文档服务没有正常启动,请根据文档服务日志查找问题后重新启动
        at com.justep.doc.httpconnector.FileServlet.service(Unknown Source)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
        at org.apache.catalina.core.StandardContextValve.invoke(Sta
回复 支持 反对

使用道具 举报

91

主题

13万

帖子

3万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
36185
发表于 2018-4-10 17:37:50 | 显示全部楼层
model同级的logs下的docServer的日志文件发一下
远程的联系方法QQ1392416607,添加好友时,需在备注里注明其论坛名字及ID,公司等信息
发远程时同时也发一下帖子地址,方便了解要解决的问题  WeX5教程  WeX5下载



如按照该方法解决,请及时跟帖,便于版主结贴
回复 支持 反对

使用道具 举报

31

主题

139

帖子

357

积分

中级会员

Rank: 3Rank: 3

积分
357
QQ
 楼主| 发表于 2018-4-10 17:43:22 | 显示全部楼层
这几个表删除后重启服务又出现了ACTIVEMQ_ACKS ACTIVEMQ_LOCK ACTIVEMQ_MSGS,LOG里的错误还一样
回复 支持 反对

使用道具 举报

91

主题

13万

帖子

3万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
36185
发表于 2018-4-10 17:43:52 | 显示全部楼层
把日志文件发一下看看
远程的联系方法QQ1392416607,添加好友时,需在备注里注明其论坛名字及ID,公司等信息
发远程时同时也发一下帖子地址,方便了解要解决的问题  WeX5教程  WeX5下载



如按照该方法解决,请及时跟帖,便于版主结贴
回复 支持 反对

使用道具 举报

31

主题

139

帖子

357

积分

中级会员

Rank: 3Rank: 3

积分
357
QQ
 楼主| 发表于 2018-4-11 09:15:01 | 显示全部楼层
justep.docServer.rar (12.44 KB, 下载次数: 64)
回复 支持 反对

使用道具 举报

91

主题

13万

帖子

3万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
36185
发表于 2018-4-11 09:53:59 | 显示全部楼层
看数据库中ACTIVEMQ_ACKS这个表上的SELECTOR字段设置的是否允许为空,默认应该是允许为空的
远程的联系方法QQ1392416607,添加好友时,需在备注里注明其论坛名字及ID,公司等信息
发远程时同时也发一下帖子地址,方便了解要解决的问题  WeX5教程  WeX5下载



如按照该方法解决,请及时跟帖,便于版主结贴
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|X3技术论坛|Justep Inc.    

GMT+8, 2025-7-8 18:59 , Processed in 0.085530 second(s), 29 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表