jdon到最後出現的錯誤..如何解決
500 Servlet Exception
Note: sun.tools.javac.Main has been deprecated.
/jdon/admin/setup/setup5.jsp:37: Ambiguous class: com.jivesoftware.forum.util.ParamUtils
and com.jivesoftware.util.ParamUtils
boolean updateAdmin = ParamUtils.getBooleanParameter(request,"updateAdmin");
^
/jdon/admin/setup/setup5.jsp:38: Ambiguous class: com.jivesoftware.forum.util.ParamUtils
and com.jivesoftware.util.ParamUtils
String currentPassword = ParamUtils.getParameter(request, "currentPassword");
^
/jdon/admin/setup/setup5.jsp:39: Ambiguous class: com.jivesoftware.forum.util.ParamUtils
and com.jivesoftware.util.ParamUtils
String password = ParamUtils.getParameter(request,"password");
^
/jdon/admin/setup/setup5.jsp:43: Ambiguous class: com.jivesoftware.forum.util.ParamUtils
and com.jivesoftware.util.ParamUtils
String confirmPassword = ParamUtils.getParameter(request,"confirmPassword");
^
/jdon/admin/setup/setup5.jsp:47: Ambiguous class: com.jivesoftware.forum.util.ParamUtils
and com.jivesoftware.util.ParamUtils
String email = ParamUtils.getParameter(request,"email");
^
5 errors, 1 warning
Note: sun.tools.javac.Main has been deprecated.
/jdon/admin/setup/setup5.jsp:37: Ambiguous class: com.jivesoftware.forum.util.ParamUtils
and com.jivesoftware.util.ParamUtils
boolean updateAdmin = ParamUtils.getBooleanParameter(request,"updateAdmin");
^
/jdon/admin/setup/setup5.jsp:38: Ambiguous class: com.jivesoftware.forum.util.ParamUtils
and com.jivesoftware.util.ParamUtils
String currentPassword = ParamUtils.getParameter(request, "currentPassword");
^
/jdon/admin/setup/setup5.jsp:39: Ambiguous class: com.jivesoftware.forum.util.ParamUtils
and com.jivesoftware.util.ParamUtils
String password = ParamUtils.getParameter(request,"password");
^
/jdon/admin/setup/setup5.jsp:43: Ambiguous class: com.jivesoftware.forum.util.ParamUtils
and com.jivesoftware.util.ParamUtils
String confirmPassword = ParamUtils.getParameter(request,"confirmPassword");
^
/jdon/admin/setup/setup5.jsp:47: Ambiguous class: com.jivesoftware.forum.util.ParamUtils
and com.jivesoftware.util.ParamUtils
String email = ParamUtils.getParameter(request,"email");
^
5 errors, 1 warning
相關文章
- jdon執行一段時間後經常出現的錯誤
- scp出現錯誤的解決辦法
- 編譯EJB出現錯誤的解決編譯
- nginx出現403錯誤的解決方法Nginx
- 關於IIS安裝後出現500錯誤的解決辦法
- win10系統出現硬體錯誤117如何解決_win10系統出現硬體錯誤117解決教程Win10
- 第四章程式編譯最後出現的錯誤,請指點!編譯
- win10系統下共享日曆出現Outlook錯誤如何解決Win10
- Win10系統執行程式出現appcrash錯誤如何解決Win10行程APP
- Win10家庭版系統更新後遠端桌面出現身份驗證錯誤如何解決Win10
- 當我匯入xpdl檔案時出現這樣的錯誤,該如何解決?
- jdon框架日誌資訊錯誤框架
- 升級windows10系統後電腦攝像頭打不開提示出現錯誤如何解決Windows
- Win10出現藍色畫面後介面不顯示藍色畫面錯誤資訊如何解決Win10
- chrome遠端除錯按inspect後出現的介面為空白,應如何解決?Chrome除錯
- 域名解析錯誤如何解決?
- [zt] 如何解決在 SQL Server 使用連結的伺服器時出現的錯誤 7391SQLServer伺服器
- win10系統寬頻連線出現“錯誤769無法連線到指定目標”如何解決Win10
- ontape出現段錯誤(未解決篇)
- jdon框架在jboss中執行有時時出現出現錯誤,是什麼原因,如何處理框架
- 除錯的第一個Jdon出錯資訊除錯
- jdon安裝出錯拉!!
- 請教:JdonRails 換了6.22版的jar後提示如錯誤AIJAR
- 從Windows到Mac遷移Android專案出現錯誤解決方案WindowsMacAndroid
- win10系統出現停止程式碼記憶體管理錯誤如何解決Win10記憶體
- win10系統開機出現explorer.exe錯誤提示如何解決Win10
- win10系統出現藍屏當機rtwlane.sys錯誤如何解決Win10
- Windows10系統開機出現藍屏Acpi.sys錯誤如何解決Windows
- 升級informix資料庫到10.0出現KAIO錯誤的解決辦法ORM資料庫AI
- GetDlgItem() 出現錯誤Git
- 爬蟲錯誤程式碼如何解決?爬蟲
- 如何解決ORA-00845錯誤
- sql出現結果集錯誤以及出現ora-600或者ora-7445錯誤的解決方法思路SQL
- exchange出現1025錯誤!(未解決)
- ant構建時出現錯誤解決方案
- Mysql出現連線錯誤解決辦法MySql
- 隨身碟出現防寫錯誤的解決方法
- Shiro中的Rememberme後出現瀏覽器500錯誤REM瀏覽器