[rules-users] Problem running JBRMS 4.0.3 on JBoss AS 4.2.1

Aziz Boxwala boxwala at yahoo.com
Wed Nov 7 10:45:49 EST 2007


Fernando,

Did you have an opportunity to look into the issue?

Thanks,
--Aziz

----- Original Message ----
From: Fernando Meyer <fernando at fmeyer.org>
To: kissro at lidp.com; Rules Users List <rules-users at lists.jboss.org>
Sent: Wednesday, October 31, 2007 11:03:59 AM
Subject: Re: [rules-users] Problem running JBRMS 4.0.3 on JBoss AS 4.2.1

Ok guys, Im check this problem at the moment/.

On 10/31/07, kissro at lidp.com <kissro at lidp.com
> wrote:I think there must be a bug with the 4.0.3 BRMS .war file.  I upgraded

to 4.0.3 (including the BRMS .war file) and received the same errors
listed below when tring to login to the BRMS.  I then copied the 4.0.1
BRMS .war file to the server/deploy directory and everything works fine.

I also did a scan for 'drools-jbrms*' and deleted all files/folders each
time.  All files are version 4.0.3 except for the .war file which is 4.0.1.
Any response from the Drools developers, does the 4.0.3
 .war file not
work?

On Wed, Oct 31, 2007 at 07:05:53AM -0700, Aziz Boxwala wrote:
> Switching to AS 4.2.0 may not be an easy option for us. Much of our development
> product development has been done with 
4.2.1.
>
> I did not have this problem with BRMS 4.0.0 running on AS 4.2.1.
>
> I should clarify that the exception is thrown when trying to login to the BRMS.
>
> If there is no resolution, is it possible to get to earlier builds (
4.0.0
> latest, or 4.0.1). The downloads page only lists 4.0.3.
>
> Thanks,
> --Aziz
>
> -----------------------------------------------------------------------------------------
> Aziz

>
> I have/had the same problem under Windows NT.  I never received a
> resolution so I just stayed with 4.2.0.  It must not work with 4.2.1.
>
> Rod
> On Fri, Oct 26, 2007 at 09:27:23AM -0700, Aziz Boxwala wrote:

> > I cannot
>  get the BRMS to run on JBoss AS 4.2.1. (on Windows Vista).
> >
> > Any help/hints to fix this will be appreciated. This is the error I get:
> >
> > 12:19:03,577 INFO  [STDOUT] ERROR 26-10 12:19:03,576

> > (Contexts.java:flushAndDestroyContexts:335)     could not discover
> > transaction status
> > 12:19:03,579 INFO  [STDOUT] ERROR 26-10 12:19:03,578
> > (StandardWrapperValve.java:invoke:278
)      Servlet.service() for s
> > ervlet default threw exception
> > java.lang.IllegalStateException: Cannot create a session after the response has
> > been committed
> >         at org.apache.catalina.connector.Request.doGetSession

> > (Request.java:2284)
> >         at org.apache.catalina.connector.Request.getSession(Request.java:2066)
> >         at
>  org.apache.catalina.connector.RequestFacade.getSession
> > (
RequestFacade.java:833)
> >         at org.jboss.seam.servlet.ServletRequestSessionMap.put
> > (ServletRequestSessionMap.java:87)
> >         at org.jboss.seam.servlet.ServletRequestSessionMap.put

> > (ServletRequestSessionMap.java:25)
> >         at org.jboss.seam.contexts.BasicContext.set(BasicContext.java:80)
> >         at org.jboss.seam.Component.newInstance(Component.java:1980)

> >         at org.jboss.seam.Component.getInstance(Component.java:1878)
> >         at org.jboss.seam.Component.getInstance(Component.java:1857)
> >         at org.jboss.seam.Component.getInstance
(Component.java:1834)
> >         at org.jboss.seam.web.Session.getInstance(Session.java:122)
> >         at org.jboss.seam.contexts.Contexts.flushAndDestroyContexts
> >
>  (Contexts.java:375)

> >         at org.jboss.seam.contexts.Lifecycle.endRequest(Lifecycle.java:132)
> >         at org.jboss.seam.servlet.ContextualHttpServletRequest.run
> > (ContextualHttpServletRequest.java:65)

> >         at org.jboss.seam.web.ContextFilter.doFilter(ContextFilter.java:37)
> >         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter
> > (ApplicationFilterChain.java:235)

> >         at org.apache.catalina.core.ApplicationFilterChain.doFilter
> > (ApplicationFilterChain.java:206)
> >         at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter
> > (
ReplyHeaderFilter.java:96)
> >         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter
> > (ApplicationFilterChain.java:235)
> >         at
>  org.apache.catalina.core.ApplicationFilterChain.doFilter

> > (ApplicationFilterChain.java:206)
> >         at org.apache.catalina.core.StandardWrapperValve.invoke
> > (StandardWrapperValve.java:230)
> >         at org.apache.catalina.core.StandardContextValve.invoke

> > (StandardContextValve.java:175)
> >         at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke
> > (SecurityAssociationValve.java:179)
> >         at org.jboss.web.tomcat.security.JaccContextValve.invoke

> > (JaccContextValve.java:84)
> >         at org.apache.catalina.core.StandardHostValve.invoke
> > (StandardHostValve.java:128)
> >         at org.apache.catalina.valves.ErrorReportValve.invoke

> > (ErrorReportValve.java:104)
> >         at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke
> >
>  (CachedConnectionValve.java:157)
> >         at org.apache.catalina.core.StandardEngineValve.invoke

> > (StandardEngineValve.java:109)
> >         at org.apache.catalina.connector.CoyoteAdapter.service
> > (CoyoteAdapter.java:241)
> >         at org.apache.coyote.http11.Http11Processor.process

> > (Http11Processor.java:844)
> >         at
> > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process
> > (Http11Protocol.java:580)
> >         at org.apache.tomcat.util.net.JIoEndpoint$Worker.run

> > (JIoEndpoint.java:447)
> >         at java.lang.Thread.run(Thread.java:595)
> >
> > Thanks,
> > --Aziz
> >
>
> > _______________________________________________

> > rules-users mailing list
> > rules-users at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/rules-users

>

> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> 
https://lists.jboss.org/mailman/listinfo/rules-users

_______________________________________________
rules-users mailing list
rules-users at lists.jboss.org

https://lists.jboss.org/mailman/listinfo/rules-users




-- 
Fernando Meyer http://fmeyer.org

JBoss Rules Core Developer
fernando at fmeyer.org


-----Inline Attachment Follows-----


_______________________________________________
rules-users mailing list
rules-users at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20071107/f7107aab/attachment.html 


More information about the rules-users mailing list