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

Docker镜像linshellfeng/datax_web 3.0.1 部署启动失败 #653

Open
1770132012 opened this issue Feb 3, 2024 · 0 comments
Open

Docker镜像linshellfeng/datax_web 3.0.1 部署启动失败 #653

1770132012 opened this issue Feb 3, 2024 · 0 comments
Labels
question Further information is requested

Comments

@1770132012
Copy link

11:38:37.162 admin [main] INFO c.w.d.a.DataXAdminApplication - No active profile set, falling back to default profiles: default
11:38:40.207 admin [main] INFO o.s.c.c.s.GenericScope - BeanFactory id=b7c59337-0c2e-383b-acce-1677a02920bf
11:38:40.364 admin [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4239b46f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
11:38:40.395 admin [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$dae77ca9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
11:38:40.404 admin [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
11:38:40.405 admin [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@1e225820' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
11:38:40.411 admin [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$ffbc1f5b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
11:38:40.414 admin [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
11:38:40.614 admin [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$5e53b76c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
11:38:41.204 admin [main] INFO o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 9527 (http)
11:38:41.227 admin [main] INFO o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-9527"]
11:38:41.249 admin [main] INFO o.a.c.c.StandardService - Starting service [Tomcat]
11:38:41.249 admin [main] INFO o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.17]
11:38:41.386 admin [main] INFO o.a.c.c.C.[.[.[/] - Initializing Spring embedded WebApplicationContext
11:38:41.386 admin [main] INFO o.s.w.c.ContextLoader - Root WebApplicationContext: initialization completed in 4200 ms
11:38:42.094 admin [main] INFO r.y.c.ClickHouseDriver - Driver registered
_ _ |_ _ |. ___ _ | _
| | |/|)(| | |\ |)|||\
/ |
3.3.1
11:38:43.276 admin [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jobAdminConfig': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.mail.javamail.JavaMailSender' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@javax.annotation.Resource(shareable=true, lookup=, name=, description=, authenticationType=CONTAINER, type=class java.lang.Object, mappedName=)}
11:38:43.280 admin [main] INFO o.a.c.c.StandardService - Stopping service [Tomcat]
11:38:43.297 admin [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener -

Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
11:38:43.505 admin [main] ERROR o.s.b.d.LoggingFailureAnalysisReporter -


APPLICATION FAILED TO START


Description:

A component required a bean of type 'org.springframework.mail.javamail.JavaMailSender' that could not be found.

Action:

Consider defining a bean of type 'org.springframework.mail.javamail.JavaMailSender' in your configuration.

@1770132012 1770132012 added the question Further information is requested label Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant