今天闲来无事,想把自己开发的项目部署到sae试试。。报的错是一个接着一个啊。。到了这个错,小弟真是无能为力了,现跪求各位大神帮帮小弟,分析分析新浪云抽啥疯呢??
本项目是通过maven采用spring4+springmvc+hibernate4开发的。。本地tomcat and jetty都无问题sae jvm日志如下:
 [12/Mar/2016:20:33:59 +0800] 
JAVA_Warning: 
Exception encountered during context initialization - cancelling refresh attempt org.springframework.beans.factory.BeanCreationException: 
Error creating bean with name 'shiroFilter' defined in file [/data1/jetty_work/576/dzzf/jetty-0.0.0.0-10266-root.war-_-any-7854345630242670552.dir/webapp/WEB-INF/classes/conf/spring-shiro.xml]: 
Initialization of bean failed; 
nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityManager' defined in file [/data1/jetty_work/576/dzzf/jetty-0.0.0.0-10266-root.war-_-any-7854345630242670552.dir/webapp/WEB-INF/classes/conf/spring-shiro.xml]: 
Cannot create inner bean 'org.dzzf.shiro.realm.AccountRealm#6dce9b19' of type [org.dzzf.shiro.realm.AccountRealm] while setting bean property 'realm'; 
nested exception is org.springframework.beans.factory.BeanCreationException: 
Error creating bean with name 'org.dzzf.shiro.realm.AccountRealm#6dce9b19':
 Injection of autowired dependencies failed; 
nested exception is org.springframework.beans.factory.BeanCreationException: 
Could not autowire field: private org.dzzf.core.persist.service.SysUserService org.dzzf.shiro.realm.AccountRealm.userService;
 nested exception is org.springframework.beans.factory.BeanCreationException: 
Error creating bean with name 'sysUserService':
 Injection of autowired dependencies failed; 
nested exception is org.springframework.beans.factory.BeanCreationException: 
Could not autowire field: 
private org.dzzf.core.persist.dao.SysUserDao org.dzzf.core.persist.service.impl.SysUserServiceImpl.userDao; 
nested exception is org.springframework.beans.factory.BeanCreationException: 
Error creating bean with name 'sysUserDaoImpl' defined in URL [jar:file:/data1/jetty_work/576/dzzf/jetty-0.0.0.0-10266-root.war-_-any-7854345630242670552.dir/webapp/WEB-INF/lib/dzzf-core-0.0.1-SNAPSHOT.jar!/org/dzzf/core/persist/dao/impl/SysUserDaoImpl.class]: 
Initialization of bean f  yq33.javaruntime