【发布时间】:2012-10-10 10:00:57
【问题描述】:
我安装了 JProfiler,2 天后我卸载了 Jprofiler(在 Ubuntu 中),但是当我运行我的应用程序时,Netbeans IDE 显示以下错误:
虚拟机初始化过程中发生错误 在绝对路径中找不到代理库 /home/bsoft/jprofiler7/bin/linux-x86/libjprofilerti.so,出现错误:/home/bsoft/jprofiler7/bin/linux-x86/libjprofilerti.so:无法打开共享对象文件: 没有这样的文件或目录
请帮我解决这个问题。
我终于解决了这个问题。
我刚刚从我的 tomcat 安装目录 (/var/lib/tomcat6/bin) 中删除了两个文件 (startup_jprofiler.sh, setenv.sh)。**
【问题讨论】: