Hi All,
I'm trying to run BRMS 4.0.7 on Weblogic 9.2.0.0. It won't run and I'm
getting the exception listed below.
I looked at the Drools Wiki entry :
http://www.firstpartners.net/kb/index.php/JBoss_Drools_BRMS_on_Weblogic
That didn't help.
I also found something about this exception at Seam's website:
http://www.seamframework.org/Community/GWTRPCCallFails
As per the instructions mentioned in the above website, I brought the
jboss-seam-remoting.jar into my lib directory, but that didn't help.
Does anybody have any idea? Has anybody been able to successfully run
BRMS on Weblogic ?
Thanks,
Vikas
------------Exception Stack Trace-----------------
####<Jun 4, 2008 10:26:56 AM PDT> <Error>
<ServletContext-/drools-jbrms>
<BRITHOST1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue:
'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <>
<>
<1212600416656> <000000> <Exception while dispatching incoming RPC call
java.lang.NullPointerException
at
org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSe
amAdapter.java:67)
at
org.jboss.seam.remoting.gwt.GWTRemoteServiceServlet.processCall(GWTRemot
eServiceServlet.java:290)
at
org.jboss.seam.remoting.gwt.GWTRemoteServiceServlet.doPost(GWTRemoteServ
iceServlet.java:172)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at
weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(St
ubSecurityHelper.java:225)
at
weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityH
elper.java:127)
at
weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:2
83)
at
weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at
weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:
42)
at
org.jboss.seam.web.ContextFilter$1.process(ContextFilter.java:42)
at
org.jboss.seam.servlet.ContextualHttpServletRequest.run(ContextualHttpSe
rvletRequest.java:46)
at
org.jboss.seam.web.ContextFilter.doFilter(ContextFilter.java:37)
at
weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:
42)
at
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.r
un(WebAppServletContext.java:3212)
at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSu
bject.java:321)
at
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121
)
at
weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServ
letContext.java:1983)
at
weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletCont
ext.java:1890)
at
weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java
:1344)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
This email and/or any files or attachments transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they are addressed, and
may contain information that is privileged, confidential and exempt from disclosure under
applicable law. If you are not the intended recipient, or the employee or agent
responsible for delivering the message to the intended recipient, you are hereby notified
that any dissemination, distribution or copying of this e-mail and/or any files or
attachments transmitted with it is strictly forbidden. If you have received this email in
error, please delete the e-mail and/or any files or attachments, and also notify the
system manager (PostMaster(a)mercuryinsurance.com) of the error. Please note that any views
or opinions presented in this email are solely those of the author and do not necessarily
represent those of the company. Finally, the recipient should check this email and any
attachments for the presence of viruses. The company accepts no liability for any damage
caused by any virus transmitted by this email and/or any files or attachments transmitted
with it.