打开jsp时出现Weblogic错误

时间:2011-07-19 03:49:05

标签: weblogic

之前有人看过这个错误吗?只是在尝试查看jsp页面时发生。 使用weblogic 10.3.0。

]] Root cause of ServletException.
java.lang.NoSuchMethodError: weblogic.jsp.internal.jsp.utils.JspRuntimeUtils.convertType(Ljava/lang/String;Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Object;
        at jsp_servlet._en.__entry._jsp__tag0(__entry.java:341)
        at jsp_servlet._en.__entry._jspService(__entry.java:164)
        at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
        at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) 
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
        Truncated. see log file for complete stacktrace>

修改:使用带有jdk 1.6.0.24的Windows 7

1 个答案:

答案 0 :(得分:0)

升级到10.3.3.0并且问题消失了......