Hi all,
I was getting the following exception.
java.lang.ClassCastException
        at weblogic.rmi.internal.ServerRequest.sendReceive
(ServerRequest.java:186)
        at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke
(ReplicaAwareRemoteRef.java:290)
        at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke
(ReplicaAwareRemoteRef.java:248)
        at
cp.ma.gnrlsession.GeneralMaintSession_i6cl0j_EOImpl_815_WLStub.addRecord
(Unknown Source)
        at GenMaintServlet.addMaintRecord(GenMaintServlet.java:899)
        at GenMaintServlet.service(GenMaintServlet.java:416)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:
853)
        at weblogic.servlet.internal.ServletStubImpl
$ServletInvocationAction.run(ServletStubImpl.java:1072)
        at weblogic.servlet.internal.ServletStubImpl.invokeServlet
(ServletStubImpl.java:465)
        at weblogic.servlet.internal.ServletStubImpl.invokeServlet
(ServletStubImpl.java:348)
        at weblogic.servlet.internal.WebAppServletContext
$ServletInvocationAction.run(WebAppServletContext.java:6981)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs
(AuthenticatedSubject.java:321)
        at weblogic.security.service.SecurityManager.runAs
(SecurityManager.java:121)
        at weblogic.servlet.internal.WebAppServletContext.invokeServlet
(WebAppServletContext.java:3892)
        at weblogic.servlet.internal.ServletRequestImpl.execute
(ServletRequestImpl.java:2766)
        at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:
224)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)


Can you please tell the solution to resolve this.Actually there is no
problem with the code.It is working fine on our local desk but the
problem raises  when the bea is installed on unix machine.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Java 
EE (J2EE) Programming with Passion!" group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to