|
| Re: ASSERTION FAILED errors. |
 |
Thu, 27 Dec 2007 05:57:54 -080 |
Hi,
Even I am facing the same issue.
We have weblogic 9.2
When i run my program via a standalone application, the instance gets created
without fail, but when i deploy the application as WAR and write a startup
servlet that will execute the code for creating instance , it is giving a
java.lang.RuntimeException
[b]Assertion violated[/b] javax.servlet.ServletException: Assertion violated at
weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.ja
va:276) at
weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:148) at
weblogic.servlet.jsp.PageContextImpl.handlePageException(PageContextImpl.java:39
5) at
jsp_servlet._jsp.__applicationsview._jspService(__applicationsview.java:563) at
weblogic.servlet.jsp.JspBase.service(JspBase.java:34) at
weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecuri
tyHelper.java:227) at
weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.ja
va:125) at
weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283) at
weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175) at
weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherI
mpl.java:525) at
weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.ja
va:261) at fuego.portal.servlet.WamServlet.requestForward(WamServlet.java:418)
at fuego.portal.servlet.WamServlet.forward(WamServlet.java:299) at
fuego.portal.servlet.Controller.doPost(Controller.java:275) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:763) at
fuego.portal.servlet.AuthenticatedWamServlet.service
I am trying hard to solve this, but getting no result.
It will be of great help if someone has some solution for this.
Regards,
|
| Post Reply
|
|
|
|
|
|
|
|
|
|