[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2950) dvdstore large checkout causes a IllegalStateException: process business key may not be null

Jay Balunas (JIRA) jira-events at lists.jboss.org
Tue May 6 11:27:30 EDT 2008


dvdstore large checkout causes a IllegalStateException: process business key may not be null
--------------------------------------------------------------------------------------------

                 Key: JBSEAM-2950
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2950
             Project: Seam
          Issue Type: Bug
          Components: Examples
    Affects Versions: 2.0.2.CR2
            Reporter: Jay Balunas
         Attachments: dvd-large-checkout-error.txt

Deployed DVD store example to JBoss AS 4.2.2.  Select a movie (I chose bourne ultimatum), and check out.  

In the shopping cart page up the quantity of the dvds (I used 135), and continue the checkout.  When I press the "confirm" button I get an error page and the exception below in the logs.  See the attached file for a complete stack trace.

Caused by: java.lang.IllegalStateException: process business key may not be null
        at org.jboss.seam.bpm.BusinessProcessInterceptor.getProcessKey(BusinessProcessInterceptor.java:139)
        at org.jboss.seam.bpm.BusinessProcessInterceptor.afterInvocation(BusinessProcessInterceptor.java:110)
        at org.jboss.seam.bpm.BusinessProcessInterceptor.aroundInvoke(BusinessProcessInterceptor.java:49)
        at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list