当前位置 : 主页 > 编程语言 > java >

dubbo安装之duboo-admin安装

来源:互联网 收集:自由互联 发布时间:2022-09-29
1.系统环境 1.1 jdk 版本 1.1.1 下载 jdk-7u67-linux-x64.tar.gz 链接:​​​https://pan.baidu.com/s/1eHVn0nfggLia80c6Q9c8vA​​ 密码:cie7 1.1.2 安装 1.2.tomcat 版本 1.2.1 下载 apache-tomcat-7.0.55.zip 链接:​​​


1.系统环境

1.1 jdk 版本

1.1.1 下载

jdk-7u67-linux-x64.tar.gz
链接:​​​https://pan.baidu.com/s/1eHVn0nfggLia80c6Q9c8vA​​ 密码:cie7

1.1.2 安装

1.2.tomcat 版本

1.2.1 下载

apache-tomcat-7.0.55.zip
链接:​​​https://pan.baidu.com/s/1H--tLjAJ77ZfbxJ37mGhqQ​​ 密码:tf2m

1.2.2 安装

1.3 linux 版本

我用的是centos 7.2版本
阿里的云服务器

1.4 zookeeper 版本

注册中心我们用zookeeper

1.4.1 版本

zookeeper-3.4.10.tar.gz

1.4.2 下载地址

链接:​​https://pan.baidu.com/s/16mOFcny6CRd9yHdMhs4HvA​​ 密码:4ucq

1.4.3 zookeeper linux安装教程

​​javascript:void(0)​​

2 dubbo-admin 下载

安装包下载地址
链接:​​​https://pan.baidu.com/s/1Ei0D4OC28YPFWWQbeGVzeg​​ 密码:dg09

3.dubbo-admin 安装

3.1 上传war包到tomcat容器中

[root@izwz91h49n3mj8r232gqwez webapps]# pwd
/usr/local/tomcats/apache-tomcat-7.0.86/webapps
[root@izwz91h49n3mj8r232gqwez webapps]# ls -la
total 31776
drwxr-xr-x 9 root root 4096 Sep 17 22:32 .
drwxr-xr-x 9 root root 4096 Sep 17 08:04 ..
drwxr-xr-x 14 root root 4096 Sep 17 08:04 docs
-rw-r--r-- 1 root root 32499024 Sep 17 22:29 dubbo-admin-2.5.7.war
drwxr-xr-x 7 root root 4096 Sep 17 08:04 examples
drwxr-xr-x 5 root root 4096 Sep 17 08:04 host-manager
drwxr-xr-x 5 root root 4096 Sep 17 08:04 manager
drwxr-xr-x 3 root root 4096 Sep 17 08:04 ROOT
[root@izwz91h49n3mj8r232gqwez webapps]#

3.2 解压war文件

[root@izwz91h49n3mj8r232gqwez webapps]# pwd
/usr/local/tomcats/apache-tomcat-7.0.86/webapps
[root@izwz91h49n3mj8r232gqwez webapps]# unzip dubbo-admin-2.5.7.war -d dubbo-admin

3.3 修改zookeeper注册中心地址

[root@izwz91h49n3mj8r232gqwez WEB-INF]# pwd
/usr/local/tomcats/apache-tomcat-7.0.86/webapps/dubbo-admin/WEB-INF
[root@izwz91h49n3mj8r232gqwez WEB-INF]# vim dubbo.properties

dubbo.registry.address=zookeeper://127.0.0.1:2181
#dubbo.registry.address=zookeeper://10.185.162.60:20018
dubbo.admin.root.password=root
dubbo.admin.guest.password=root

3.4 启动tomcat服务

[root@izwz91h49n3mj8r232gqwez bin]# pwd
/usr/local/tomcats/apache-tomcat-7.0.86/bin
[root@izwz91h49n3mj8r232gqwez bin]# ls -la
total 1648
drwxr-xr-x 2 root root 4096 Sep 17 12:38 .
drwxr-xr-x 9 root root 4096 Sep 17 08:04 ..
-rw-r--r-- 1 root root 28742 Apr 10 04:20 bootstrap.jar
-rw-r--r-- 1 root root 14867 Apr 10 04:20 catalina.bat
-rwxr-xr-x 1 root root 22553 Sep 17 08:21 catalina.sh
-rw-r--r-- 1 root root 1647 Apr 10 04:21 catalina-tasks.xml
-rw-r--r-- 1 root root 25145 Apr 10 04:20 commons-daemon.jar
-rw-r--r-- 1 root root 207125 Apr 10 04:20 commons-daemon-native.tar.gz
-rw-r--r-- 1 root root 2040 Apr 10 04:20 configtest.bat
-rwxr-xr-x 1 root root 1922 Apr 10 04:20 configtest.sh
-rwxr-xr-x 1 root root 8509 Apr 10 04:20 daemon.sh
-rw-r--r-- 1 root root 2091 Apr 10 04:20 digest.bat
-rwxr-xr-x 1 root root 1965 Apr 10 04:20 digest.sh
-rw-r--r-- 1 root root 827897 Sep 17 22:38 dubbo-governance.log
-rw-r--r-- 1 root root 3574 Apr 10 04:20 setclasspath.bat
-rwxr-xr-x 1 root root 3680 Apr 10 04:20 setclasspath.sh
-rw-r--r-- 1 root root 2020 Apr 10 04:20 shutdown.bat
-rwxr-xr-x 1 root root 1902 Apr 10 04:20 shutdown.sh
-rw-r--r-- 1 root root 2022 Apr 10 04:20 startup.bat
-rwxr-xr-x 1 root root 1904 Apr 10 04:20 startup.sh
-rw-r--r-- 1 root root 45465 Apr 10 04:20 tomcat-juli.jar
-rw-r--r-- 1 root root 405109 Apr 10 04:20 tomcat-native.tar.gz
-rw-r--r-- 1 root root 4550 Apr 10 04:20 tool-wrapper.bat
-rwxr-xr-x 1 root root 5458 Apr 10 04:20 tool-wrapper.sh
-rw-r--r-- 1 root root 2026 Apr 10 04:20 version.bat
-rwxr-xr-x 1 root root 1908 Apr 10 04:20 version.sh
[root@izwz91h49n3mj8r232gqwez bin]# sh startup.sh
Using CATALINA_BASE: /usr/local/tomcats/apache-tomcat-7.0.86
Using CATALINA_HOME: /usr/local/tomcats/apache-tomcat-7.0.86
Using CATALINA_TMPDIR: /usr/local/tomcats/apache-tomcat-7.0.86/temp
Using JRE_HOME: /opt/jdk1.7.0_67
Using CLASSPATH: /usr/local/tomcats/apache-tomcat-7.0.86/bin/bootstrap.jar:/usr/local/tomcats/apache-tomcat-7.0.86/bin/tomcat-juli.jar
Tomcat started.

看一下启动具体日志 启动稍微会慢点,耐心等待即可;大约3分钟

[root@izwz91h49n3mj8r232gqwez ~]# tail -f /usr/local/tomcats/apache-tomcat-7.0.86/logs/catalina.out
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Server version: Apache Tomcat/7.0.86
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Server built: Apr 9 2018 20:16:54 UTC
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Server number: 7.0.86.0
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: OS Name: Linux
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: OS Version: 3.10.0-514.26.2.el7.x86_64
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Architecture: amd64
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Java Home: /opt/jdk1.7.0_67/jre
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: JVM Version: 1.7.0_67-b01
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: JVM Vendor: Oracle Corporation
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: CATALINA_BASE: /usr/local/tomcats/apache-tomcat-7.0.86
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: CATALINA_HOME: /usr/local/tomcats/apache-tomcat-7.0.86
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Djava.util.logging.config.file=/usr/local/tomcats/apache-tomcat-7.0.86/conf/logging.properties
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Xms256m
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Xmx512m
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dignore.endorsed.dirs=
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dcatalina.base=/usr/local/tomcats/apache-tomcat-7.0.86
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dcatalina.home=/usr/local/tomcats/apache-tomcat-7.0.86
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Djava.io.tmpdir=/usr/local/tomcats/apache-tomcat-7.0.86/temp
Sep 17, 2018 10:40:49 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
Sep 17, 2018 10:40:49 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
Sep 17, 2018 10:40:49 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1119 ms
Sep 17, 2018 10:40:49 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Sep 17, 2018 10:40:49 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.86
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /usr/local/tomcats/apache-tomcat-7.0.86/webapps/docs
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Server version: Apache Tomcat/7.0.86
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Server built: Apr 9 2018 20:16:54 UTC
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Server number: 7.0.86.0
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: OS Name: Linux
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: OS Version: 3.10.0-514.26.2.el7.x86_64
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Architecture: amd64
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Java Home: /opt/jdk1.7.0_67/jre
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: JVM Version: 1.7.0_67-b01
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: JVM Vendor: Oracle Corporation
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: CATALINA_BASE: /usr/local/tomcats/apache-tomcat-7.0.86
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: CATALINA_HOME: /usr/local/tomcats/apache-tomcat-7.0.86
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Djava.util.logging.config.file=/usr/local/tomcats/apache-tomcat-7.0.86/conf/logging.properties
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Xms256m
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Xmx512m
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dignore.endorsed.dirs=
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dcatalina.base=/usr/local/tomcats/apache-tomcat-7.0.86
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dcatalina.home=/usr/local/tomcats/apache-tomcat-7.0.86
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Djava.io.tmpdir=/usr/local/tomcats/apache-tomcat-7.0.86/temp
Sep 17, 2018 10:40:49 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
Sep 17, 2018 10:40:49 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
Sep 17, 2018 10:40:49 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1119 ms
Sep 17, 2018 10:40:49 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Sep 17, 2018 10:40:49 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.86
Sep 17, 2018 10:40:49 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /usr/local/tomcats/apache-tomcat-7.0.86/webapps/docs
Sep 17, 2018 10:44:23 PM org.apache.catalina.util.SessionIdGeneratorBase createSecureRandom
WARNING: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [213,060] milliseconds.
Sep 17, 2018 10:44:23 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory /usr/local/tomcats/apache-tomcat-7.0.86/webapps/docs has finished in 213,853 ms
Sep 17, 2018 10:44:23 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /usr/local/tomcats/apache-tomcat-7.0.86/webapps/dubbo-admin
Sep 17, 2018 10:44:30 PM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
INFO: configuring "log4j" using jndi:/localhost/dubbo-admin/WEB-INF/log4j.xml
- with property localAddress = 127.0.0.1
- with property localHost = izwz91h49n3mj8r232gqwez
- with property loggingCharset = UTF-8
- with property loggingLevel = INFO
- with property loggingRoot = /root/logs

INFO context.ContextLoader - Root WebApplicationContext: initialization started
INFO context.WebxComponentsContext - Refreshing Root WebApplicationContext: startup date [Mon Sep 17 22:44:30 CST 2018]; root of context hierarchy
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/webx.xml]
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/common/webx-component-and-root.xml]
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/common/pipeline-exception.xml]
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/common/resources.xml]
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/common/uris.xml]
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/common/rewrite.xml]
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/spring/dubbo-admin.xml]
INFO logger.LoggerFactory - using logger: com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter
INFO config.PropertyPlaceholderConfigurer - Loading properties file from Resource[/WEB-INF/dubbo.properties, loaded by ResourceLoadingService]
INFO config.PropertyPlaceholderConfigurer - Loading properties file from URL [file:/root/dubbo.properties]
WARN config.PropertyPlaceholderConfigurer - Could not load properties from URL [file:/root/dubbo.properties]: /root/dubbo.properties (No such file or directory)
INFO config.WebxConfiguration - Application is running in Production Mode.
INFO upload.UploadService - Upload Parameters: {
Repository Path = /usr/local/tomcats/apache-tomcat-7.0.86/temp
Maximum Request Size = 5M
Maximum File Size = n/a
Threshold before Writing to File = 10K
Keep Form Field in Memory = false
File Name Key = [
[1/1] filename
]
}
INFO context.WebxComponentsContext - Bean '(inner bean)#144ccd40' of type [class com.alibaba.citrus.springext.util.SpringExtUtil$ConstructorArg] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO context.WebxComponentsContext - Bean 'dubbo-admin' of type [class com.alibaba.dubbo.config.ApplicationConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO context.WebxComponentsContext - Bean 'com.alibaba.dubbo.config.RegistryConfig' of type [class com.alibaba.dubbo.config.RegistryConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO context.WebxComponentsContext - Bean 'registryService' of type [class com.alibaba.dubbo.config.spring.ReferenceBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO context.WebxComponentsContext - Bean '(inner bean)#144ccd40' of type [class com.alibaba.citrus.webx.config.impl.WebxConfigurationImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO context.InheritableListableBeanFactory - Pre-instantiating singletons in com.alibaba.citrus.springext.support.context.InheritableListableBeanFactory@1773fa46: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,com.alibaba.citrus.service.configuration.support.PropertyPlaceholderConfigurer#0,templateService,mappingRuleService,dataResolverService,exceptionPipeline,resourceLoadingService,messageSource,uriBrokerService,restfulRewrite,org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,dubbo-admin,com.alibaba.dubbo.config.RegistryConfig,registryService,configService,consumerService,overrideService,ownerService,providerService,routeService,userService,governanceCache,productionModeSensiblePostProcessor,webxConfiguration,requestContexts,com.alibaba.citrus.service.requestcontext.impl.RequestContextBeanFactoryPostProcessor#0,uploadService,pullService,formService,module.screen.ErrorOther,module.screen.Error404,moduleLoaderService,messageResourceService,com.alibaba.citrus.webx.context.WebxComponentsLoader$WebxComponentsCreator,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy
INFO velocity.VelocityEngine - SpringResourceLoaderAdapter : initialization starting.
INFO velocity.VelocityEngine - SpringResourceLoaderAdapter : set path '/templates/common/'
INFO velocity.VelocityEngine - SpringResourceLoaderAdapter : initialization complete.
INFO rule.ExtensionMappingRule - Initialized extension.input:ExtensionMappingRule with cache disabled
INFO rule.ExtensionMappingRule - Initialized extension.output:ExtensionMappingRule with cache disabled
INFO rule.DirectModuleMappingRule - Initialized action:DirectModuleMappingRule with cache disabled
INFO rule.DirectModuleMappingRule - Initialized screen.notemplate:DirectModuleMappingRule with cache disabled
INFO rule.FallbackModuleMappingRule - Initialized screen:FallbackModuleMappingRule with cache enabled
INFO rule.DirectTemplateMappingRule - Initialized screen.template:DirectTemplateMappingRule with cache disabled
INFO rule.FallbackTemplateMappingRule - Initialized layout.template:FallbackTemplateMappingRule with cache enabled
INFO rule.DirectModuleMappingRule - Initialized control.notemplate:DirectModuleMappingRule with cache disabled
INFO rule.FallbackModuleMappingRule - Initialized control:FallbackModuleMappingRule with cache enabled
INFO rule.DirectTemplateMappingRule - Initialized control.template:DirectTemplateMappingRule with cache disabled
INFO concurrent.ExecutionList - [DUBBO] Executor for listenablefuture is null, will use default executor!, dubbo version: 2.5.7, current host: 172.16.252.139
INFO zkclient.ZkEventThread - Starting ZkClient event thread.
INFO zkclient.ZkClient - zookeeper state changed (SyncConnected)
INFO config.AbstractConfig - [DUBBO] Refer dubbo service com.alibaba.dubbo.registry.RegistryService from url zookeeper://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=dubbo-admin&check=false&dubbo=2.5.7&file=false&pid=2081&refer=application%3Ddubbo-admin%26check%3Dfalse%26dubbo%3D2.5.7%26interface%3Dcom.alibaba.dubbo.registry.RegistryService%26methods%3Dregister%2Csubscribe%2Cunregister%2Clookup%2Cunsubscribe%26pid%3D2081%26register.ip%3D172.16.252.139%26revision%3D2.5.7%26side%3Dconsumer%26timestamp%3D1537195478547×tamp=1537195478644, dubbo version: 2.5.7, current host: 172.16.252.139
INFO sync.RegistryServerSync - [DUBBO] Init Dubbo Admin Sync Cache..., dubbo version: 2.5.7, current host: 172.16.252.139
INFO zookeeper.ZookeeperRegistry - [DUBBO] Subscribe: admin://172.16.252.139?category=providers,consumers,routers,configurators&check=false&classifier=*&enabled=*&group=*&interface=*&version=*, dubbo version: 2.5.7, current host: 172.16.252.139
INFO zookeeper.ZookeeperRegistry - [DUBBO] Subscribe: admin://172.16.252.139/demo=test?category=providers,consumers,routers,configurators&check=false&classifier=*&enabled=*&group=*&interface=demo=test&version=*, dubbo version: 2.5.7, current host: 172.16.252.139
INFO zookeeper.ZookeeperRegistry - [DUBBO] Notify urls for subscribe url admin://172.16.252.139/demo=test?category=providers,consumers,routers,configurators&check=false&classifier=*&enabled=*&group=*&interface=demo=test&version=*, urls: [empty://172.16.252.139/demo=test?category=providers&check=false&classifier=*&enabled=*&group=*&interface=demo=test&version=*, empty://172.16.252.139/demo=test?category=consumers&check=false&classifier=*&enabled=*&group=*&interface=demo=test&version=*, empty://172.16.252.139/demo=test?category=routers&check=false&classifier=*&enabled=*&group=*&interface=demo=test&version=*, empty://172.16.252.139/demo=test?category=configurators&check=false&classifier=*&enabled=*&group=*&interface=demo=test&version=*], dubbo version: 2.5.7, current host: 172.16.252.139
INFO pull.PullService - Initialized pull service [key=PullService.pullService] with 16 pre-pulled tools, 10 pre-queued tools and 0 runtime tools
INFO context.WebxComponentsLoader - Initializing Spring sub WebApplicationContext: home
INFO context.WebxComponentContext - Refreshing WebApplicationContext for namespace 'home': startup date [Mon Sep 17 22:44:40 CST 2018]; parent: Root WebApplicationContext
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from Resource[WEB-INF/webx-home.xml, loaded by ResourceLoadingService]
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from Resource[WEB-INF/common/webx-component-and-root.xml, loaded by ResourceLoadingService]
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from Resource[WEB-INF/common/webx-component.xml, loaded by ResourceLoadingService]
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from Resource[WEB-INF/common/pipeline.xml, loaded by ResourceLoadingService]
INFO context.WebxComponentContext - Bean '(inner bean)#5b62a166' of type [class com.alibaba.citrus.springext.util.SpringExtUtil$ConstructorArg] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO context.WebxComponentContext - Bean '(inner bean)#5d0833c' of type [class com.alibaba.citrus.webx.config.impl.WebxConfigurationImpl$ComponentsConfigImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO config.WebxConfiguration - Application is running in Production Mode.
INFO context.WebxComponentContext - Bean 'webxConfiguration' of type [class com.alibaba.citrus.webx.config.impl.WebxConfigurationImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO context.WebxComponentContext - Bean '(inner bean)#5b62a166' of type [class com.alibaba.citrus.webx.config.impl.WebxConfigurationImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO context.InheritableListableBeanFactory - Pre-instantiating singletons in com.alibaba.citrus.springext.support.context.InheritableListableBeanFactory@38364eba: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,com.alibaba.citrus.service.configuration.support.PropertyPlaceholderConfigurer#0,templateService,mappingRuleService,dataResolverService,productionModeSensiblePostProcessor,webxConfiguration,pullService,pipeline,module.control.Menu,module.screen.Servicestatus,module.screen.Unregisterall,module.screen.Disable,module.screen.Status,module.screen.Reg,module.screen.Result,module.screen.Lookup,module.screen.Unreg,module.screen.Unregister,module.screen.Register,module.screen.Index,moduleLoaderService,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; parent: com.alibaba.citrus.springext.support.context.InheritableListableBeanFactory@1773fa46
INFO velocity.VelocityEngine - SpringResourceLoaderAdapter : initialization starting.
INFO velocity.VelocityEngine - SpringResourceLoaderAdapter : set path '/templates/home/'
INFO velocity.VelocityEngine - SpringResourceLoaderAdapter : initialization complete.
INFO rule.ExtensionMappingRule - Initialized extension.input:ExtensionMappingRule with cache disabled
INFO rule.ExtensionMappingRule - Initialized extension.output:ExtensionMappingRule with cache disabled
INFO rule.DirectModuleMappingRule - Initialized action:DirectModuleMappingRule with cache disabled
INFO rule.DirectModuleMappingRule - Initialized screen.notemplate:DirectModuleMappingRule with cache disabled
INFO rule.FallbackModuleMappingRule - Initialized screen:FallbackModuleMappingRule with cache enabled
INFO rule.DirectTemplateMappingRule - Initialized screen.template:DirectTemplateMappingRule with cache disabled
INFO rule.FallbackTemplateMappingRule - Initialized layout.template:FallbackTemplateMappingRule with cache enabled
INFO rule.DirectModuleMappingRule - Initialized control.notemplate:DirectModuleMappingRule with cache disabled
INFO rule.FallbackModuleMappingRule - Initialized control:FallbackModuleMappingRule with cache enabled
INFO rule.DirectTemplateMappingRule - Initialized control.template:DirectTemplateMappingRule with cache disabled
INFO pull.PullService - Initialized pull service [key=PullService.pullService.1] with 16 pre-pulled tools, 9 pre-queued tools and 0 runtime tools
INFO context.WebxComponentsLoader - Initializing Spring sub WebApplicationContext: personal
INFO context.WebxComponentContext - Refreshing WebApplicationContext for namespace 'personal': startup date [Mon Sep 17 22:44:44 CST 2018]; parent: Root WebApplicationContext
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from Resource[WEB-INF/webx-personal.xml, loaded by ResourceLoadingService]
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from Resource[WEB-INF/common/webx-component-and-root.xml, loaded by ResourceLoadingService]
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from Resource[WEB-INF/common/webx-component.xml, loaded by ResourceLoadingService]
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from Resource[WEB-INF/common/pipeline.xml, loaded by ResourceLoadingService]
INFO context.WebxComponentContext - Bean '(inner bean)#4832cd00' of type [class com.alibaba.citrus.springext.util.SpringExtUtil$ConstructorArg] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO context.WebxComponentContext - Bean '(inner bean)#7d9fb841' of type [class com.alibaba.citrus.webx.config.impl.WebxConfigurationImpl$ComponentsConfigImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO config.WebxConfiguration - Application is running in Production Mode.
INFO context.WebxComponentContext - Bean 'webxConfiguration' of type [class com.alibaba.citrus.webx.config.impl.WebxConfigurationImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO context.WebxComponentContext - Bean '(inner bean)#4832cd00' of type [class com.alibaba.citrus.webx.config.impl.WebxConfigurationImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO context.InheritableListableBeanFactory - Pre-instantiating singletons in com.alibaba.citrus.springext.support.context.InheritableListableBeanFactory@3834efd7: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,com.alibaba.citrus.service.configuration.support.PropertyPlaceholderConfigurer#0,templateService,mappingRuleService,dataResolverService,productionModeSensiblePostProcessor,webxConfiguration,pullService,pipeline,module.screen.Passwds,module.screen.Infos,moduleLoaderService,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; parent: com.alibaba.citrus.springext.support.context.InheritableListableBeanFactory@1773fa46
INFO velocity.VelocityEngine - SpringResourceLoaderAdapter : initialization starting.
INFO velocity.VelocityEngine - SpringResourceLoaderAdapter : set path '/templates/personal/'
INFO velocity.VelocityEngine - SpringResourceLoaderAdapter : initialization complete.
INFO rule.ExtensionMappingRule - Initialized extension.input:ExtensionMappingRule with cache disabled
INFO rule.ExtensionMappingRule - Initialized extension.output:ExtensionMappingRule with cache disabled
INFO rule.DirectModuleMappingRule - Initialized action:DirectModuleMappingRule with cache disabled
INFO rule.DirectModuleMappingRule - Initialized screen.notemplate:DirectModuleMappingRule with cache disabled
INFO rule.FallbackModuleMappingRule - Initialized screen:FallbackModuleMappingRule with cache enabled
INFO rule.DirectTemplateMappingRule - Initialized screen.template:DirectTemplateMappingRule with cache disabled
INFO rule.FallbackTemplateMappingRule - Initialized layout.template:FallbackTemplateMappingRule with cache enabled
INFO rule.DirectModuleMappingRule - Initialized control.notemplate:DirectModuleMappingRule with cache disabled
INFO rule.FallbackModuleMappingRule - Initialized control:FallbackModuleMappingRule with cache enabled
INFO rule.DirectTemplateMappingRule - Initialized control.template:DirectTemplateMappingRule with cache disabled
INFO pull.PullService - Initialized pull service [key=PullService.pullService.2] with 16 pre-pulled tools, 9 pre-queued tools and 0 runtime tools
INFO context.WebxComponentsLoader - Initializing Spring sub WebApplicationContext: sysmanage
INFO context.WebxComponentContext - Refreshing WebApplicationContext for namespace 'sysmanage': startup date [Mon Sep 17 22:44:46 CST 2018]; parent: Root WebApplicationContext
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from Resource[WEB-INF/webx-sysmanage.xml, loaded by ResourceLoadingService]
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from Resource[WEB-INF/common/webx-component-and-root.xml, loaded by ResourceLoadingService]
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from Resource[WEB-INF/common/webx-component.xml, loaded by ResourceLoadingService]
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from Resource[WEB-INF/common/pipeline.xml, loaded by ResourceLoadingService]
INFO context.WebxComponentContext - Bean '(inner bean)#52ec90ae' of type [class com.alibaba.citrus.springext.util.SpringExtUtil$ConstructorArg] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO context.WebxComponentContext - Bean '(inner bean)#2646cbb' of type [class com.alibaba.citrus.webx.config.impl.WebxConfigurationImpl$ComponentsConfigImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO config.WebxConfiguration - Application is running in Production Mode.
INFO context.WebxComponentContext - Bean 'webxConfiguration' of type [class com.alibaba.citrus.webx.config.impl.WebxConfigurationImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO context.WebxComponentContext - Bean '(inner bean)#52ec90ae' of type [class com.alibaba.citrus.webx.config.impl.WebxConfigurationImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO context.InheritableListableBeanFactory - Pre-instantiating singletons in com.alibaba.citrus.springext.support.context.InheritableListableBeanFactory@35beb7b3: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,com.alibaba.citrus.service.configuration.support.PropertyPlaceholderConfigurer#0,templateService,mappingRuleService,dataResolverService,productionModeSensiblePostProcessor,webxConfiguration,pullService,pipeline,module.screen.Configs,module.screen.Userown,module.screen.Privileges,moduleLoaderService,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; parent: com.alibaba.citrus.springext.support.context.InheritableListableBeanFactory@1773fa46
INFO velocity.VelocityEngine - SpringResourceLoaderAdapter : initialization starting.
INFO velocity.VelocityEngine - SpringResourceLoaderAdapter : set path '/templates/sysmanage/'
INFO velocity.VelocityEngine - SpringResourceLoaderAdapter : initialization complete.
INFO rule.ExtensionMappingRule - Initialized extension.input:ExtensionMappingRule with cache disabled
INFO rule.ExtensionMappingRule - Initialized extension.output:ExtensionMappingRule with cache disabled
INFO rule.DirectModuleMappingRule - Initialized action:DirectModuleMappingRule with cache disabled
INFO rule.DirectModuleMappingRule - Initialized screen.notemplate:DirectModuleMappingRule with cache disabled
INFO rule.FallbackModuleMappingRule - Initialized screen:FallbackModuleMappingRule with cache enabled
INFO rule.DirectTemplateMappingRule - Initialized screen.template:DirectTemplateMappingRule with cache disabled
INFO rule.FallbackTemplateMappingRule - Initialized layout.template:FallbackTemplateMappingRule with cache enabled
INFO rule.DirectModuleMappingRule - Initialized control.notemplate:DirectModuleMappingRule with cache disabled
INFO rule.FallbackModuleMappingRule - Initialized control:FallbackModuleMappingRule with cache enabled
INFO rule.DirectTemplateMappingRule - Initialized control.template:DirectTemplateMappingRule with cache disabled
INFO pull.PullService - Initialized pull service [key=PullService.pullService.3] with 16 pre-pulled tools, 9 pre-queued tools and 0 runtime tools
INFO context.WebxComponentsLoader - Initializing Spring sub WebApplicationContext: sysinfo
INFO context.WebxComponentContext - Refreshing WebApplicationContext for namespace 'sysinfo': startup date [Mon Sep 17 22:44:48 CST 2018]; parent: Root WebApplicationContext
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from Resource[WEB-INF/webx-sysinfo.xml, loaded by ResourceLoadingService]
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from Resource[WEB-INF/common/webx-component-and-root.xml, loaded by ResourceLoadingService]
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from Resource[WEB-INF/common/webx-component.xml, loaded by ResourceLoadingService]
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from Resource[WEB-INF/common/pipeline.xml, loaded by ResourceLoadingService]
INFO context.WebxComponentContext - Bean '(inner bean)#1ed0fe5a' of type [class com.alibaba.citrus.springext.util.SpringExtUtil$ConstructorArg] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO context.WebxComponentContext - Bean '(inner bean)#43bb167f' of type [class com.alibaba.citrus.webx.config.impl.WebxConfigurationImpl$ComponentsConfigImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO config.WebxConfiguration - Application is running in Production Mode.
INFO context.WebxComponentContext - Bean 'webxConfiguration' of type [class com.alibaba.citrus.webx.config.impl.WebxConfigurationImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO context.WebxComponentContext - Bean '(inner bean)#1ed0fe5a' of type [class com.alibaba.citrus.webx.config.impl.WebxConfigurationImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO context.InheritableListableBeanFactory - Pre-instantiating singletons in com.alibaba.citrus.springext.support.context.InheritableListableBeanFactory@13f82301: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,com.alibaba.citrus.service.configuration.support.PropertyPlaceholderConfigurer#0,templateService,mappingRuleService,dataResolverService,productionModeSensiblePostProcessor,webxConfiguration,pullService,pipeline,module.screen.Envs,module.screen.Dump,module.screen.Versions,module.screen.Dumps,module.screen.Logs,module.screen.Statuses,moduleLoaderService,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; parent: com.alibaba.citrus.springext.support.context.InheritableListableBeanFactory@1773fa46
INFO velocity.VelocityEngine - SpringResourceLoaderAdapter : initialization starting.
INFO velocity.VelocityEngine - SpringResourceLoaderAdapter : set path '/templates/sysinfo/'
INFO velocity.VelocityEngine - SpringResourceLoaderAdapter : initialization complete.
INFO rule.ExtensionMappingRule - Initialized extension.input:ExtensionMappingRule with cache disabled
INFO rule.ExtensionMappingRule - Initialized extension.output:ExtensionMappingRule with cache disabled
INFO rule.DirectModuleMappingRule - Initialized action:DirectModuleMappingRule with cache disabled
INFO rule.DirectModuleMappingRule - Initialized screen.notemplate:DirectModuleMappingRule with cache disabled
INFO rule.FallbackModuleMappingRule - Initialized screen:FallbackModuleMappingRule with cache enabled
INFO rule.DirectTemplateMappingRule - Initialized screen.template:DirectTemplateMappingRule with cache disabled
INFO rule.FallbackTemplateMappingRule - Initialized layout.template:FallbackTemplateMappingRule with cache enabled
INFO rule.DirectModuleMappingRule - Initialized control.notemplate:DirectModuleMappingRule with cache disabled
INFO rule.FallbackModuleMappingRule - Initialized control:FallbackModuleMappingRule with cache enabled
INFO rule.DirectTemplateMappingRule - Initialized control.template:DirectTemplateMappingRule with cache disabled
INFO pull.PullService - Initialized pull service [key=PullService.pullService.4] with 16 pre-pulled tools, 9 pre-queued tools and 0 runtime tools
INFO context.WebxComponentsLoader - Initializing Spring sub WebApplicationContext: governance
INFO context.WebxComponentContext - Refreshing WebApplicationContext for namespace 'governance': startup date [Mon Sep 17 22:44:50 CST 2018]; parent: Root WebApplicationContext
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from Resource[WEB-INF/webx-governance.xml, loaded by ResourceLoadingService]
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from Resource[WEB-INF/common/webx-component-and-root.xml, loaded by ResourceLoadingService]
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from Resource[WEB-INF/common/webx-component.xml, loaded by ResourceLoadingService]
INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from Resource[WEB-INF/common/pipeline.xml, loaded by ResourceLoadingService]
INFO context.WebxComponentContext - Bean '(inner bean)#2a8bb595' of type [class com.alibaba.citrus.springext.util.SpringExtUtil$ConstructorArg] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO context.WebxComponentContext - Bean '(inner bean)#392b661b' of type [class com.alibaba.citrus.webx.config.impl.WebxConfigurationImpl$ComponentsConfigImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO config.WebxConfiguration - Application is running in Production Mode.
INFO context.WebxComponentContext - Bean 'webxConfiguration' of type [class com.alibaba.citrus.webx.config.impl.WebxConfigurationImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO context.WebxComponentContext - Bean '(inner bean)#2a8bb595' of type [class com.alibaba.citrus.webx.config.impl.WebxConfigurationImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
INFO context.InheritableListableBeanFactory - Pre-instantiating singletons in com.alibaba.citrus.springext.support.context.InheritableListableBeanFactory@42830ec0: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,com.alibaba.citrus.service.configuration.support.PropertyPlaceholderConfigurer#0,pullService,templateService,mappingRuleService,dataResolverService,productionModeSensiblePostProcessor,webxConfiguration,pullService#0,pipeline,module.screen.Owners,module.screen.Accesses,module.screen.Overrides,module.screen.Applications,module.screen.Addresses,module.screen.Weights,module.screen.Services,module.screen.Providers,module.screen.Consumers,module.screen.NoServicePrivilege,module.screen.Routes,module.screen.Loadbalances,moduleLoaderService,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; parent: com.alibaba.citrus.springext.support.context.InheritableListableBeanFactory@1773fa46
INFO pull.PullService - Initialized pull service [key=PullService.pullService.5] with 1 pre-pulled tools, 2 pre-queued tools and 0 runtime tools
INFO velocity.VelocityEngine - SpringResourceLoaderAdapter : initialization starting.
INFO velocity.VelocityEngine - SpringResourceLoaderAdapter : set path '/templates/governance/'
INFO velocity.VelocityEngine - SpringResourceLoaderAdapter : initialization complete.
INFO rule.ExtensionMappingRule - Initialized extension.input:ExtensionMappingRule with cache disabled
INFO rule.ExtensionMappingRule - Initialized extension.output:ExtensionMappingRule with cache disabled
INFO rule.DirectModuleMappingRule - Initialized action:DirectModuleMappingRule with cache disabled
INFO rule.DirectModuleMappingRule - Initialized screen.notemplate:DirectModuleMappingRule with cache disabled
INFO rule.FallbackModuleMappingRule - Initialized screen:FallbackModuleMappingRule with cache enabled
INFO rule.DirectTemplateMappingRule - Initialized screen.template:DirectTemplateMappingRule with cache disabled
INFO rule.FallbackTemplateMappingRule - Initialized layout.template:FallbackTemplateMappingRule with cache enabled
INFO rule.DirectModuleMappingRule - Initialized control.notemplate:DirectModuleMappingRule with cache disabled
INFO rule.FallbackModuleMappingRule - Initialized control:FallbackModuleMappingRule with cache enabled
INFO rule.DirectTemplateMappingRule - Initialized control.template:DirectTemplateMappingRule with cache disabled
INFO pull.PullService - Initialized pull service [key=PullService.pullService#0.6] with 16 pre-pulled tools, 9 pre-queued tools and 0 runtime tools
INFO context.WebxComponentsLoader - WebxComponents: initialization completed
INFO context.ContextLoader - Root WebApplicationContext: initialization completed in 21564 ms
INFO servlet.SetLoggingContextFilter - Initializing filter: mdc
INFO servlet.SetLoggingContextFilter - SetLoggingContextFilter - mdc: initialization completed
INFO servlet.WebxFrameworkFilter - Initializing filter: webx
INFO servlet.WebxFrameworkFilter - WebxFrameworkFilter - webx: initialization completed
Sep 17, 2018 10:44:52 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory /usr/local/tomcats/apache-tomcat-7.0.86/webapps/dubbo-admin has finished in 28,808 ms
Sep 17, 2018 10:44:52 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /usr/local/tomcats/apache-tomcat-7.0.86/webapps/manager
Sep 17, 2018 10:44:52 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory /usr/local/tomcats/apache-tomcat-7.0.86/webapps/manager has finished in 207 ms
Sep 17, 2018 10:44:52 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /usr/local/tomcats/apache-tomcat-7.0.86/webapps/host-manager
Sep 17, 2018 10:44:52 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory /usr/local/tomcats/apache-tomcat-7.0.86/webapps/host-manager has finished in 72 ms
Sep 17, 2018 10:44:52 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /usr/local/tomcats/apache-tomcat-7.0.86/webapps/ROOT
Sep 17, 2018 10:44:52 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory /usr/local/tomcats/apache-tomcat-7.0.86/webapps/ROOT has finished in 41 ms
Sep 17, 2018 10:44:52 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /usr/local/tomcats/apache-tomcat-7.0.86/webapps/examples
Sep 17, 2018 10:44:52 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory /usr/local/tomcats/apache-tomcat-7.0.86/webapps/examples has finished in 339 ms
Sep 17, 2018 10:44:52 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
Sep 17, 2018 10:44:52 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-bio-8009"]
Sep 17, 2018 10:44:52 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 243670

3.5 浏览dubbo-admin页面

ip+端口
​​​http://xx.xx.xx.xx:8080/dubbo-admin/​​

密码 root root

dubbo安装之duboo-admin安装_apache

dubbo安装之duboo-admin安装_java_02


上一篇:RocketMQ的原理和实战!
下一篇:没有了
网友评论