zkang
zkang
账号登陆报错
Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Unable to acquire JDBC Connection org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Unable to...
版本:4.4.0 环境:centos 7 java 8 报错场景复现: **一.xlsx文件报错(必定报错)**: 1.填写文件url(该url确定是没问题的,可以正常下载到文件)  2.点击预览后跳转到这个页面  3.点击“跳转HTML预览”后,页面提示报错  4.查看log日志:  附上xlsx原文件: [发货信息上传模板.xlsx](https://github.com/user-attachments/files/18473167/default.xlsx) **二.PDF文件报错(必定报错)**: 1.填写文件url(该url确定是没问题的,可以正常访问到pdf文件)  2.点击预览,页面提示报错:  3.查看log日志:  由于pdf带有敏感信息我就不贴上来了 还有一个奇怪的现象: po-bj-jtzysc-20241107006833.pdf这个文件我随意修改一下文件名后又可以正常预览了  对于以上问题帮忙解惑一下,有的文件可以正常预览但是有的文件就会出现以上报错情况