Wildfly启动错误。可能原因?

huangapple go评论74阅读模式
英文:

Wildfly error start up. Possible reasons?

问题

以下是server.log的输出:

2023-04-06 10:20:23,720 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "air-diffusion.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./air-diffusion" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./air-diffusion: Failed to start service
Caused by: java.lang.RuntimeException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'captchaGeneratorServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.octo.captcha.service.image.ImageCaptchaService com.softavac.captcha.server.service.CaptchaGeneratorServiceImpl.imageCaptchaService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'imageCaptchaService' defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.service.multitype.GenericManageableCaptchaService com.softavac.config.root.CaptchaConfig.imageCaptchaService()] threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'captchaImageEngine' defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.engine.GenericCaptchaEngine com.softavac.config.root.CaptchaConfig.captchaImageEngine()] threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'captchaFactory' defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.image.ImageCaptchaFactory com.softavac.config.root.CaptchaConfig.captchaFactory()] threw exception; nested exception is java.lang.NoClassDefFoundError: com/sun/image/codec/jpeg/ImageFormatException
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'captchaGeneratorServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.octo.captcha.service.image.ImageCaptchaService com.softavac.captcha.server.service.CaptchaGeneratorServiceImpl.imageCaptchaService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'imageCaptchaService' defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.service.multitype.GenericManageableCaptchaService com.softavac.config.root.CaptchaConfig.imageCaptchaService()] threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'captchaImageEngine' defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.engine.GenericCaptchaEngine com.softavac.config.root.CaptchaConfig.captchaImageEngine()] threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'captchaFactory' defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.image.ImageCaptchaFactory com.softavac.config.root.CaptchaConfig.captchaFactory()] threw exception; nested exception is java.lang.NoClassDefFoundError: com/sun/image/codec/jpeg/ImageFormatException
Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.octo.captcha.service.image.ImageCaptchaService com.softavac.captcha.server.service.CaptchaGeneratorServiceImpl.imageCaptchaService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'imageCaptchaService' defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.service.multitype.GenericManageableCaptchaService com.softavac.config.root.CaptchaConfig.imageCaptchaService()] threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'captchaImageEngine' defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.engine.GenericCaptchaEngine com.softavac.config.root.CaptchaConfig.captchaImageEngine()] threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'captchaFactory' defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.image.ImageCaptchaFactory com.softavac.config.root.CaptchaConfig.captchaFactory()] threw exception; nested exception is java.lang.NoClassDefFoundError: com/sun/image/codec/jpeg/ImageFormatException
Caused by: org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.service.multitype.GenericManageableCaptchaService com.softavac.config.root.CaptchaConfig.imageCaptchaService()] threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'captchaImageEngine' defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.engine.GenericCaptchaEngine com.softavac.config.root.CaptchaConfig.captchaImageEngine()] threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'captchaFactory' defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.image.ImageCaptchaFactory com.softavac.config.root.CaptchaConfig.captchaFactory()] threw exception; nested exception is java.lang.NoClassDefFoundError: com/sun/image/codec/jpeg/ImageFormatException
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'captchaImageEngine' defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.engine.GenericCaptcha
<details>
<summary>英文:</summary>
Bellow is the output of server.log
2023-04-06 10:20:23,720 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation (&quot;deploy&quot;) failed - address: ([(&quot;deployment&quot; =&gt; &quot;air-diffusion.war&quot;)]) - failure description: {&quot;JBAS014671: Failed services&quot; =&gt; {&quot;jboss.undertow.deployment.default-server.default-host./air-diffusion&quot; =&gt; &quot;org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./air-diffusion: Failed to start service
Caused by: java.lang.RuntimeException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#39;captchaGeneratorServiceImpl&#39;: Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.octo.captcha.service.image.ImageCaptchaService com.softavac.captcha.server.service.CaptchaGeneratorServiceImpl.imageCaptchaService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#39;imageCaptchaService&#39; defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.service.multitype.GenericManageableCaptchaService com.softavac.config.root.CaptchaConfig.imageCaptchaService()] threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#39;captchaImageEngine&#39; defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.engine.GenericCaptchaEngine com.softavac.config.root.CaptchaConfig.captchaImageEngine()] threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#39;captchaFactory&#39; defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.image.ImageCaptchaFactory com.softavac.config.root.CaptchaConfig.captchaFactory()] threw exception; nested exception is java.lang.NoClassDefFoundError: com/sun/image/codec/jpeg/ImageFormatException
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#39;captchaGeneratorServiceImpl&#39;: Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.octo.captcha.service.image.ImageCaptchaService com.softavac.captcha.server.service.CaptchaGeneratorServiceImpl.imageCaptchaService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#39;imageCaptchaService&#39; defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.service.multitype.GenericManageableCaptchaService com.softavac.config.root.CaptchaConfig.imageCaptchaService()] threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#39;captchaImageEngine&#39; defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.engine.GenericCaptchaEngine com.softavac.config.root.CaptchaConfig.captchaImageEngine()] threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#39;captchaFactory&#39; defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.image.ImageCaptchaFactory com.softavac.config.root.CaptchaConfig.captchaFactory()] threw exception; nested exception is java.lang.NoClassDefFoundError: com/sun/image/codec/jpeg/ImageFormatException
Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.octo.captcha.service.image.ImageCaptchaService com.softavac.captcha.server.service.CaptchaGeneratorServiceImpl.imageCaptchaService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#39;imageCaptchaService&#39; defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.service.multitype.GenericManageableCaptchaService com.softavac.config.root.CaptchaConfig.imageCaptchaService()] threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#39;captchaImageEngine&#39; defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.engine.GenericCaptchaEngine com.softavac.config.root.CaptchaConfig.captchaImageEngine()] threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#39;captchaFactory&#39; defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.image.ImageCaptchaFactory com.softavac.config.root.CaptchaConfig.captchaFactory()] threw exception; nested exception is java.lang.NoClassDefFoundError: com/sun/image/codec/jpeg/ImageFormatException
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#39;imageCaptchaService&#39; defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.service.multitype.GenericManageableCaptchaService com.softavac.config.root.CaptchaConfig.imageCaptchaService()] threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#39;captchaImageEngine&#39; defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.engine.GenericCaptchaEngine com.softavac.config.root.CaptchaConfig.captchaImageEngine()] threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#39;captchaFactory&#39; defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.image.ImageCaptchaFactory com.softavac.config.root.CaptchaConfig.captchaFactory()] threw exception; nested exception is java.lang.NoClassDefFoundError: com/sun/image/codec/jpeg/ImageFormatException
Caused by: org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.service.multitype.GenericManageableCaptchaService com.softavac.config.root.CaptchaConfig.imageCaptchaService()] threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#39;captchaImageEngine&#39; defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.engine.GenericCaptchaEngine com.softavac.config.root.CaptchaConfig.captchaImageEngine()] threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#39;captchaFactory&#39; defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.image.ImageCaptchaFactory com.softavac.config.root.CaptchaConfig.captchaFactory()] threw exception; nested exception is java.lang.NoClassDefFoundError: com/sun/image/codec/jpeg/ImageFormatException
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#39;captchaImageEngine&#39; defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.engine.GenericCaptchaEngine com.softavac.config.root.CaptchaConfig.captchaImageEngine()] threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#39;captchaFactory&#39; defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.image.ImageCaptchaFactory com.softavac.config.root.CaptchaConfig.captchaFactory()] threw exception; nested exception is java.lang.NoClassDefFoundError: com/sun/image/codec/jpeg/ImageFormatException
Caused by: org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.engine.GenericCaptchaEngine com.softavac.config.root.CaptchaConfig.captchaImageEngine()] threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#39;captchaFactory&#39; defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.image.ImageCaptchaFactory com.softavac.config.root.CaptchaConfig.captchaFactory()] threw exception; nested exception is java.lang.NoClassDefFoundError: com/sun/image/codec/jpeg/ImageFormatException
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#39;captchaFactory&#39; defined in class path resource [com/softavac/config/root/CaptchaConfig.class]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.image.ImageCaptchaFactory com.softavac.config.root.CaptchaConfig.captchaFactory()] threw exception; nested exception is java.lang.NoClassDefFoundError: com/sun/image/codec/jpeg/ImageFormatException
Caused by: org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public com.octo.captcha.image.ImageCaptchaFactory com.softavac.config.root.CaptchaConfig.captchaFactory()] threw exception; nested exception is java.lang.NoClassDefFoundError: com/sun/image/codec/jpeg/ImageFormatException
Caused by: java.lang.NoClassDefFoundError: com/sun/image/codec/jpeg/ImageFormatException
Caused by: java.lang.ClassNotFoundException: com.sun.image.codec.jpeg.ImageFormatException from [Module \&quot;deployment.air-diffusion.war:main\&quot; from Service Module Loader]&quot;}}
2023-04-06 10:20:24,102 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 28) JBAS018559: Deployed &quot;air-diffusion.war&quot; (runtime-name : &quot;air-diffusion.war&quot;)
2023-04-06 10:20:24,113 INFO  [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
JBAS014777:   Services which failed to start:      service jboss.undertow.deployment.default-server.default-host./air-diffusion: org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./air-diffusion: Failed to start service
2023-04-06 10:20:24,193 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://xxx.xxx.xxx.109:9990/management
2023-04-06 10:20:24,195 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://xxx.xxx.xxx.109:9990
2023-04-06 10:20:24,203 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: WildFly 8.2.0.Final &quot;Tweek&quot; started (with errors) in 71225ms - Started 356 of 414 services (2 services failed or missing dependencies, 92 services are lazy, passive or on-demand)
2023-04-06 10:20:24,486 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 22) JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service &#39;air-diffusion.war#AirDiffusionPU&#39;
2023-04-06 10:20:24,539 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 22) JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service &#39;air-diffusion.war#AirDiffusionPU&#39;
2023-04-06 10:20:25,158 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015877: Stopped deployment air-diffusion.war (runtime-name: air-diffusion.war) in 731ms
2023-04-06 10:20:25,476 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018558: Undeployed &quot;air-diffusion.war&quot; (runtime-name: &quot;air-diffusion.war&quot;)
2023-04-06 10:20:25,485 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
JBAS014775:    New missing/unsatisfied dependencies:
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;com.sun.faces.config.ConfigureListener&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;javax.faces.webapp.FacetTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;javax.servlet.jsp.jstl.tlv.ScriptFreeTLV&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.ArgumentTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.BindErrorsTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.BindTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.EscapeBodyTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.EvalTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.HtmlEscapeTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.MessageTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.NestedPathTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.ParamTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.ThemeTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.TransformTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.UrlTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.form.ButtonTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.form.CheckboxTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.form.CheckboxesTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.form.ErrorsTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.form.FormTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.form.HiddenInputTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.form.InputTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.form.LabelTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.form.OptionTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.form.OptionsTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.form.PasswordInputTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.form.RadioButtonTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.form.RadioButtonsTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.form.SelectTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.deployment.unit.&quot;air-diffusion.war&quot;.component.&quot;org.springframework.web.servlet.tags.form.TextareaTag&quot;.START (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.persistenceunit.&quot;air-diffusion.war#AirDiffusionPU&quot; (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
service jboss.undertow.deployment.default-server.default-host./air-diffusion (missing) dependents: [service jboss.deployment.unit.&quot;air-diffusion.war&quot;.deploymentCompleteService] 
JBAS014777:   Services which failed to start:      service jboss.undertow.deployment.default-server.default-host./air-diffusion
</details>
# 答案1
**得分**: 1
java.lang.NoClassDefFoundError: com/sun/image/codec/jpeg/ImageFormatException 是你的问题。这些类在Java 9中被移除,可能是你的问题吗?
<details>
<summary>英文:</summary>
java.lang.NoClassDefFoundError: com/sun/image/codec/jpeg/ImageFormatException is your issue. Those classes were removed in Java9, could this be your issue ?
</details>

huangapple
  • 本文由 发表于 2023年4月7日 00:24:22
  • 转载请务必保留本文链接:https://go.coder-hub.com/75951715.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定