一个spring的问题。我在开发一个项目时,出现了下面的异常。请哪位高手帮我解决一下啊,小生在此感激了。

严重:Exceptionsendingcontextinitializedeventtolistenerinstanceofclassorg.springframewor... 严重: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'FindWorkflowIService' defined in file [E:\apache-tomcat-6.0.29\webapps\iom\WEB-INF\classes\modules\iom\manager\spring-conf\serviceContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [cn.ceopen.bss.iom.manager.service.impl.FindWorkflowServiceImpl]: Constructor threw exception; nested exception is java.lang.ClassCastException: sun.reflect.generics.reflectiveObjects.TypeVariableImpl cannot be cast to java.lang.Class
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:883)
Constructor threw exception; nested exception is java.lang.ClassCastException: sun.reflect.generics.reflectiveObjects.TypeVariableImpl cannot be cast to java.lang.Class
我觉得问题好像出在这。但我还是不明白这个提示的含义。
展开
 我来答
帐号已注销
推荐于2017-12-16 · 超过14用户采纳过TA的回答
知道答主
回答量:30
采纳率:0%
帮助的人:31.8万
展开全部
1.Spring配置文件有错
2.类包没有引用(也就是这个"FindWorkflowIService")
请查看"FindWorkflowIService"在spring的配置文件中,是否配置正确!
此外如楼上所说"FindWorkflowIService"这个类中有set方法?
lioneling
2012-04-28
知道答主
回答量:37
采纳率:0%
帮助的人:20.5万
展开全部
原因貌似是找不到这个类的构造器,应该是你重写了他的构造器,之前的默认的就没有了,在创建对象的时候找不到了,所以报错
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
苏酥诉速
2018-03-31 · TA获得超过6594个赞
知道小有建树答主
回答量:34
采纳率:0%
帮助的人:5252
展开全部

因为聚合函数处理的是数据组,在本例中,MAX函数将整个TEACHER表看成一组

而TNAME、DNAME和TSEX的数据都没有进行任何分组,因此SELECT语句没有逻辑意义

MAX()和MIN()函数不仅可以作用于数值型数据,也可以作用于字符串或是日期时间数据类型的数据。

本回答被网友采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
鸿哥很忙
2012-04-26 · TA获得超过759个赞
知道小有建树答主
回答量:204
采纳率:100%
帮助的人:133万
展开全部
在web.xml文件中配制监听了吗?
<listener>
<listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>
</listener>
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
百度网友2d9e906
2012-04-26 · 超过35用户采纳过TA的回答
知道答主
回答量:284
采纳率:0%
帮助的人:150万
展开全部
"FindWorkflowIService"有这个的set方法?
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 3条折叠回答
收起 更多回答(5)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式