Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

assertions while calling servlet

5 views
Skip to first unread message

Gottfried Szing

unread,
Jul 4, 2000, 3:00:00 AM7/4/00
to
High

sometimes i get this error output during calling a servlet on a WLS
5.1/SP2 cluster on sun.

weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Assertion
violated ]
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Error.<init>(Compiled Code)
at weblogic.utils.NestedError.<init>(Compiled Code)
at weblogic.utils.AssertionError.<init>(Compiled Code)
at weblogic.utils.Debug.assert(Compiled Code)
at
weblogic.common.internal.ThreadStorage.popPreferredHost(Compiled Code)
at weblogic.jts.internal.TxContext.setThreadContext(Compiled
Code)
at weblogic.jts.internal.TxContext.resume(Compiled Code)
at
weblogic.rmi.extensions.BasicRequestHandler.handleRequest(Compiled Code)
at
weblogic.rmi.extensions.BasicRequestDispatcher.dispatch(Compiled Code)
at weblogic.rmi.internal.BasicRemoteInvokable.invoke(Compiled
Code)
at weblogic.rjvm.RJVMImpl.dispatch(Compiled Code)
at weblogic.rjvm.ConnectionManagerServer.handleRJVM(Compiled
Code)
at weblogic.rjvm.ConnectionManager.dispatch(Compiled Code)
at weblogic.socket.JVMAbbrevSocket.dispatch(Compiled Code)
at weblogic.socket.JVMSocketT3.dispatch(Compiled Code)
at weblogic.socket.PosixSocketMuxer.processSockets(Compiled
Code)
at
weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
at weblogic.kernel.ExecuteThread.run(Compiled Code)

any ideas?


0 new messages