Posted on 2007-09-19 14:03
馬達+斯加 閱讀(648)
評論(2) 編輯 收藏 所屬分類:
Websphere Portal
在WPS中打開該JSP的時候,出現以下錯誤信息:
ERROR msg= org.apache.jetspeed.portlet.PortletException: Unable to compile class for JSP
D:\workspaces\.metadata\.plugins\com.ibm.wtp.server.core\tmp2\cache\localhost\WebSphere_Portal\EMMS_Web_EAR\EMMS_Web.war\pages\tm\process\tenancy\additiondeletion\_aadMember.java:14: JAVAC MESSAGE FILE IS BROKEN: key=javac.err.branch.too.big, arguments=null, null, null
解決方法:
打開WPS控制臺:
https://localhost:9444/admin/logon.jsp
進入
Application Servers -> Portal server -> process definition -> java virtual machine -> customer properties
增加property:
com.sun.tools.javac.main.largebranch 值:true