Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

本地镜像无法启动 #17

Open
jarcn opened this issue May 12, 2020 · 4 comments
Open

本地镜像无法启动 #17

jarcn opened this issue May 12, 2020 · 4 comments

Comments

@jarcn
Copy link

jarcn commented May 12, 2020

| \ __ _ __ _() _ _ __ ()
| |) |/ ` |\ V /| || ' \ / || |
|
/ _,| _/ ||||||_||_|

Davinci version: 0.3
Spring Boot version: 2.0.4.RELEASE

2020-05-12 04:47:41.006 INFO 16 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
2020-05-12 04:47:41.158 INFO 16 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
2020-05-12 04:47:41.158 INFO 16 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.32
2020-05-12 04:47:44.298 INFO 16 --- [ost-startStop-1] o.a.catalina.core.AprLifecycleListener : 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/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib]
2020-05-12 04:47:44.602 INFO 16 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
ich allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib]
2020-05-12 04:47:44.602 INFO 16 --- [localhost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2020-05-12 04:47:45.798 INFO 16 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
2020-05-12 04:47:49.091 WARN 16 --- [main] org.thymeleaf.templatemode.TemplateMode : [THYMELEAF][main] Template Mode 'HTML5' is deprecated. Using Template Mode 'HTML' instead.
2020-05-12 04:47:49.333 INFO 16 --- [main] o.s.l.c.support.AbstractContextSource : Property 'userDn' not set - anonymous context will be used for read-write operations
FO 16 --- [ main] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.0 created.
2020-05-12 04:47:50.030 INFO 16 --- [ main] org.quartz.simpl.RAMJobStore : RAMJobStore initialized.
2020-05-12 04:47:50.035 INFO 16 --- [ main] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.0) 'schedulerFactoryBean' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

2020-05-12 04:47:50.038 INFO 16 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'schedulerFactoryBean' initialized from an externally provided properties instance.
2020-05-12 04:47:50.038 INFO 16 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.0
2020-05-12 04:47:50.039 INFO 16 --- [ main] org.quartz.core.QuartzScheduler : JobFactory set to: edp.core.config.AutowireSpringBeanJobFactory@4438938e
is not clustered.

2020-05-12 04:47:50.038 INFO 16 --- [main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'schedulerFactoryBean' initialized from an externally provided properties instance.
2020-05-12 04:47:50.038 INFO 16 --- [main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.0
2020-05-12 04:47:50.039 INFO 16 --- [main] org.quartz.core.QuartzScheduler : JobFactory set to: edp.core.config.AutowireSpringBeanJobFactory@4438938e
2020-05-12 04:47:55.661 INFO 16 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2020-05-12 04:47:55.707 INFO 16 --- [main] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2020-05-12 04:47:55.779 INFO 16 --- [main] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
tarUsingPOST_1
7:58.794 INFO 16 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteProjectUsingDELETE_1
2020-05-12 04:47:58.881 INFO 16 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRoleUsingGET_1
2020-05-12 04:47:59.527 INFO 16 --- [main] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: uploadAvatarUsingPOST_1
stom datasource finish
2020-05-12 04:48:00.141 INFO 16 --- [ main] edp.davinci.runner.CronJobRunner : Load cron job finish
gPOST_1
2020-05-12 04:47:59.857 INFO 16 --- [main] org.quartz.core.QuartzScheduler : Scheduler schedulerFactoryBean_$_NON_CLUSTERED started.
2020-05-12 04:48:00.039 INFO 16 --- [main] e.davinci.runner.CustomDataSourceRunner : Load custom datasource finish
2020-05-12 04:48:00.141 INFO 16 --- [main] edp.davinci.runner.CronJobRunner : Load cron job finish

@wensaus
Copy link

wensaus commented Sep 25, 2020

显示已完成呀

@zhangsean
Copy link

估计他说的也是容器启动成功但是外部无法访问,看如下问题:
#30

@JamesLiAndroid
Copy link

Same as me.

我也是启动到这个位置,但是前端页面访问的时候发现无法连通

@Fookie11
Copy link

2021-07-26 22:27:54.030 INFO 31649 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
2021-07-26 22:27:54.030 INFO 31649 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
tion mode!
2021-07-26 22:27:54.147 INFO 31649 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
2021-07-26 22:27:56.595 INFO 31649 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2021-07-26 22:27:56.596 INFO 31649 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.32
.16] using APR version [1.6.5].
2021-07-26 22:27:56.620 INFO 31649 --- [localhost-startStop-1] o.a.catalina.core.AprLifecycleListener : Loaded APR based Apache Tomcat Native library [1.2.16] using APR version [1.6.5].
2021-07-26 22:27:56.620 INFO 31649 --- [localhost-startStop-1] o.a.catalina.core.AprLifecycleListener : APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
2021-07-26 22:27:56.621 INFO 31649 --- [localhost-startStop-1] o.a.catalina.core.AprLifecycleListener : APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
2021-07-26 22:27:56.624 INFO 31649 --- [localhost-startStop-1] o.a.catalina.core.AprLifecycleListener : OpenSSL successfully initialized [OpenSSL 1.1.1k 25 Mar 2021]
2021-07-26 22:27:56.879 INFO 31649 --- [localhost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2021-07-26 22:27:57.252 WARN 31649 --- [main] org.thymeleaf.templatemode.TemplateMode : [THYMELEAF][main] Template Mode 'HTML5' is deprecated. Using Template Mode 'HTML' instead.
2021-07-26 22:27:58.019 INFO 31649 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
2021-07-26 22:28:00.014 INFO 31649 --- [main] edp.core.config.RedisConfig : InitRedisTemplate
tions
2021-07-26 22:28:00.978 INFO 31649 --- [main] o.s.l.c.support.AbstractContextSource : Property 'userDn' not set - anonymous context will be used for read-write operations
2021-07-26 22:28:01.067 INFO 31649 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed
2021-07-26 22:28:01.071 INFO 31649 --- [main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
救命啊 为什么 我的启动然后就自动关了啊 找问题 根本找不到

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants