今天向系统中导入excel文件时,一会就提示了这个错误,是一个进程被占用了,服务器里删都删不掉上传的文件,后来查了下程序,原来是读取数据的时候数据库连接没关闭....

一般出现这个异常的原因都是因为 某个连接没关闭  比如数据库连接,文件读取连接等..

转载于:https://www.cnblogs.com/shuang121/archive/2011/05/17/2048615.html

The process cannot access the file '' because it is being used by another process.....相关推荐

  1. smbException:The process cannot access the file because it is being used by another process的错误原因

    smbException:The process cannot access the file because it is being used by another process 问题我搜了百度上 ...

  2. 处理文件时遇到:The process cannot access the file because it is being used by another process.

    没空啰嗦,直接上代码! class FileOperate {         //for security , not display the account in the app.config   ...

  3. golang错误:The process cannot access the file because it is being used by another process

    情况一,创建文件后再删除: func main() {NewConfigIni()DeleteConfigTemp() }func DeleteConfigTemp() {path := " ...

  4. the process cannot access the file because it is being used by another process

    当在IIS中修改绑定的端口号后启动时遇到如下错误,表明你的端口号已经被占用了 使用netstat -ano这个指令查看本地端口占用情况,换一个没有被占用的端口即可.  版权声明:本文为博主原创文章 ...

  5. goland编译时提示\go-build\exe\a.out.exe: The process cannot access the file because it is being used

    goland中build一直提示 open C:\Users\ \AppData\Local\Temp\go-build2905132708\b001\exe\a.out.exe: The proce ...

  6. kvm静态迁移error: Cannot access storage file

    kvm静态迁移小坑, 1,kvm静态迁移virsh define  /etc/libvirt/qemu/xxxxxxxx.xml 后 执行virsh start  xxxxxx  报出下面的错误 er ...

  7. ERROR: Unable to launch the RTL Schematic process. The input NGR file, Can not fnd the module的解决方法

    我今天的verilog程序语法检测已通过,在综合时先后如下错误提示: 错误1: "ERROR: Unable to launch the RTL Schematic process. The ...

  8. Failed to execute child process duplicity (No such file or directory)错误解决

    恢复文件时报Failed to execute child process "duplicity" (No such file or directory)错误 尝试在命令行执行su ...

  9. Unable to access jar file xxx.jar

    最近在编写自动重启某个jar包的shell脚本的时候,老是报错"unable to access jarfile ***.jar "--不能访问jar包,奇怪啊,怎么会找不到jar ...

  10. windows server + documents4j 转excel报错 Could not access target file

    java 服务调用documents服务转excel为pdf Lock lock = new ReentrantLock();lock.lock();try {File inputWord = new ...

最新文章

  1. 关于在linux下清屏的几种技巧
  2. mysql多个字符串连接池_使用Coroutine\Channel实现一个简单的MySQL连接池
  3. 如何用纯 CSS 创作气泡填色的按钮特效
  4. python最佳实践笔记
  5. LeetCode 629. K个逆序对数组(DP)
  6. vb6 获取zip列表_深入学习redis(压缩列表)
  7. 如何将本地MySQL提交到网络_如何把本地MySql数据库移植到远程服务器上
  8. Filter过滤器拦截方式
  9. 张亚勤称云计算进入2.0时代,百度首推端云一体化芯片,开放110+AI能力
  10. Learning to Ranking
  11. PhpStorm取消创建一个文件自动就add提交到git
  12. 利用Contacts Provider读取手机联系人信息
  13. Garbled Circuits介绍 - 3 Yao的混淆电路协议
  14. itext修改pdf文字
  15. String源码 spilt
  16. 聚观早报 | 蔚来手机公司正式成立;苹果将取消iPad全系耳机孔
  17. input不能输入的问题
  18. 3DUnity汽车尾气模拟
  19. BP神经网络原理及Matlab实现(Back Propagation Neural Networks,BPNN)
  20. 虚拟机centos7克隆

热门文章

  1. 【浙江省第16届省赛E:】Sequence in the Pocket(思维--不模拟复杂过程)
  2. fetch oracle 1007,Oracle 教程 Fetch子句 - 闪电教程JSRUN
  3. cmd代码玩贪吃蛇_关于N行贪吃蛇回答的补充
  4. MATLAB--二分法
  5. C/C++[codeup 2044]神奇的口袋
  6. 翻译:PropertyWrapper swift 5 aop特性
  7. 7开启uasp协议_【转载分享】“代理报关委托书/委托报关协议”相关问题答疑汇总...
  8. 我刷uvaoj的经历(1)
  9. 麻省理工线性代数第一讲
  10. 【自然语言处理系列】14篇NER命名实体识别学术论文多角度超全对比 | 详见汇报PPT