WPS 5.0 中一例"Unable to compile class for JSP"錯誤
Posted on 2007-09-19 14:03 馬達+斯加 閱讀(652) 評論(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