2012年3月8日

Weblogic报unable to access the selected application

摘要: Unable to access the selected application.Exception in AppMerge flows' progressionException in AppMerge flows' progressionUnmarshaller failed解决办法:问题的产生主要是其他程序正在占用你要部署的应用程序,故关闭其他占用该应用包的程序或者进程。然后重新部署,问题得到解决The issue was happened that some process was using your deployment file, then it's b 阅读全文

posted @ 2012-03-08 09:46 FengMichael 阅读(449) 评论(0) 推荐(0)

ANT报 Error starting modern compiler

摘要: 在命令行中:除了检查基本的JAVA_HOME路径之外,在CLASSPATH环境变量中增加,jdk的tools.jar 后问题解决。(这个问题是在晚上在命令行中运行ant报的错)在Eclipse中:在eclipse中出现这个问题不同的情况都会有不同的提示,解决办法是修改eclipse的compiler的版本(下午遇到的这个问题是在Eclipse中运行ant报的错) 阅读全文

posted @ 2012-03-08 00:21 FengMichael 阅读(334) 评论(0) 推荐(0)

导航