最近在加载一个叫dmatest的模块时,报错modprobe: cant change directory to ... : No such file or directory,做一个问题记录。
首先,modprobe的解释: modprobe是linux的一个命令,可载入指定的个别模块,…
User user (User) subject.getSession().getAttribute("user");
做类型转换时报错:exceptionMsg is :com.example.workflow.entity.User cannot be cast to com.example.workflow.entity.User 网上找了一圈,最终发现:项目中应该是…