主题 : linux 部署 v5 失败 |
级别: 举人
![]() |
1# 发表于:2013-12-05 14:46:18 IP:125.32.*.*
|
||||
---|---|---|---|---|---|
级别: 举人
![]() |
3# 发表于:2013-12-05 14:51:23 IP:125.32.*.*
Error creating bean with name 'org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping#0' defined in ServletContext resource [/WEB-INF/config/jeecms-servlet-front.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'commentAct': 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.jeecms.cms.action.front.CommentAct.imageCaptchaService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'captchaService' defined in ServletContext resource [/WEB-INF/config/captcha-context.xml]: Cannot resolve reference to bean 'imageEngine' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'imageEngine' defined in ServletContext resource [/WEB-INF/config/captcha-context.xml]: Cannot resolve reference to bean 'captchaFactory' while setting constructor argument with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'captchaFactory' defined in ServletContext resource [/WEB-INF/config/captcha-context.xml]: Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: Could not initialize class com.octo.captcha.image.gimpy.GimpyFactory
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:527) org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456) org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291) org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288) org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194) |
||
---|---|---|---|
级别: 状元
![]() |
4# 发表于:2013-12-05 14:52:25 IP:111.76.*.*
Could not initialize class com.octo.captcha.image.gimpy.GimpyFactory
这不是还是验证码问题吗? |
||
---|---|---|---|
级别: 举人
![]() |
5# 发表于:2013-12-05 14:55:20 IP:125.32.*.*
知道是验证码有问题。不知道怎么改
|
||
---|---|---|---|
级别: 状元
![]() |
6# 发表于:2013-12-05 14:56:56 IP:111.76.*.*
这检查下是不是有什么jar包冲突,这你环境下的我这部署是没问题,如果你没删除东西肯定也是可以
|
||
---|---|---|---|
级别: 举人
![]() |
7# 发表于:2013-12-05 14:57:44 IP:125.32.*.*
什么都没有删过呢
|
||
---|---|---|---|
级别: 举人
![]() |
8# 发表于:2013-12-05 15:00:53 IP:125.32.*.*
![]() |
||
---|---|---|---|
级别: 举人
![]() |
10# 发表于:2013-12-05 15:48:14 IP:125.32.*.*
换了tomcat 还是一样的验证码类出错
|
||
---|---|---|---|