Oracle Jdeveloper 11.1.1.6.0 常见配置&解决方案

SVN 版本控制
 
本机环境:TortoiseSVN 1.7
开发环境:Jdeveloper 11.1.6.0 默认SVN Version 1.6
Symptoms: 用本机TortoiseSVN 1.7取的应用程序,用Jdeveloper 11.1.16.0打开会出现
[IllegalStateException in o.i.explorer.IconOverlayTracker$NodeWatcher:802]
 
原因分析:Jdeveloper 自带的SVN版本和TortoiseSVN 版本不匹配无法读取
Workaround: Remove connections from version navigator and do the following settings..
Tools --> Preferences -->Versioning -->Subversion -->General --- and uncheck the check boxes "Use Navigator State Overlays Icon" and "Use Navigator State Overlays Labels"
 


Jdeveloper 11.1.6.0 Cannot auto deploy
 
Symptoms: Cannot Running Applications on Integrated WebLogic Server
 
Workaround:JDev ->Tools -> Preferences -> Web Browser and Proxy -> use HTTP Proxy server (UNCLICK )    and restart JDev.
 

 
Previously reported error [IllegalStateException in o.i.explorer.IconOverlayTracker$NodeWatcher:802]
 

解决方案:
 
If u using TortoiseSVN 1.7.1 or above for JDEVADF_11.1.1.5.0_GENERIC_110409.0025.6013 and below versions its giving this error and not for JDEV 11g release2 update 1..

If its so just use tortoise svn for check out and commit purpose, Remove connections from version navigator and do the following settings..
Tools --> Preferences -->Versioning -->Subversion -->General --- and uncheck the check boxes "Use Navigator State Overlays Icon" and "Use Navigator State Overlays Labels"

Else try installing later Tortoise SVN versions like 1.6
I too got the same error and did the first step for resolving it..
posted @ 2014-02-08 16:29  i云哲  阅读(517)  评论(0编辑  收藏  举报