|
最新apple系统下,解压安装3.8mac版本,到tools/app-builder目录下,执行./app-builder.sh,一直卡在如下信息处,等待很久也不见往下刷新,更没有出现打包服务地址,例如http://IP:端口/app-builder。
大神们帮忙分析一下,多谢!
信息: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3370201f: defining beans [authenticationManager]; root of factory hierarchy
四月 23, 2018 5:45:59 上午 org.springframework.context.support.AbstractApplicationContext prepareRefresh
信息: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@3fc84373: display name [Root WebApplicationContext]; startup date [Mon Apr 23 05:45:59 PDT 2018]; root of context hierarchy
四月 23, 2018 5:45:59 上午 org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
信息: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@3fc84373]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1230bd46
四月 23, 2018 5:45:59 上午 org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
信息: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1230bd46: defining beans [filter,legacy]; root of factory hierarchy
四月 23, 2018 5:45:59 上午 jenkins.InitReactorRunner$1 onAttained
信息: Completed initialization
四月 23, 2018 5:45:59 上午 hudson.WebAppMain$3 run
信息: Jenkins is fully up and running |
|