在测试获取数据库中的数据或者在页面获取时,有时会遇到这样的错误提示: failed to lazily initialize a collection of role: com.exam.entity.Question.questionAnswer, no session or session was closed 其中com.exam.entity.Question.questionAnswer为错误的相关类名,根据实际情况而定. 从错误的字面意思可以发现是延迟加载初始化时遇到了问题. 从错误…
安装Delphi2007精简版,启动提示Borland.Studio.Together.dll加载错误,错误信息如下: Failed to load IDE add in 'C:\Program Files\Delphi_2007\bin\Borland.Studio.Together.dll'.调用的目标发生了异常.Additional Information: “com.borland.tg.sci.SciModelAccess”的类型初始值设定项引发异常. 错误提示如下图: 解决办法是安装…