现在报这个错误。
消息 Request processing failed; nested exception is org.springframework.webflow.engine.ActionExecutionException: Exception thrown executing [AnnotatedAction@5ab8f373 targetAction = cn.myapps.sso.web.action.OBPMAuthenticationViaFormAction@34dd8696, attributes = map['method' -> 'submit']] in state 'submit' of flow 'login-webflow' -- action execution attributes were 'map['method' -> 'submit']'; nested exception is org.springframework.dao.EmptyResultDataAccessException: Incorrect result size: expected 1, actual 0
描述 服务器遇到一个意外的情况,阻止它完成请求。
Exception
另外,我的主数据库名称是oa_master 可以把obpm-cas\WEB-INF\classes\cn\myapps\sso\deploy\config\ejb\ConfigServiceImpl.class这个文件里面的数据库配置改一下重新打包一次吗。。 |