Results 1 to 2 of 2

Thread: IllegalStateException.

Hybrid View

  1. #1
    Join Date
    Nov 2010
    Posts
    2

    Default IllegalStateException.

    Looking for the cause of the following error message as it seems to be quite vague.

    Portal application gets the following error msg...

    [org.springframework.webflow.engine.support.Transit ionExecutingFlowExecutionExceptionHandler] - Handling flow execution exception org.springframework.webflow.execution.FlowExecutio nException: Exception thrown in state 'X' of flow 'Y''

    also

    [org.springframework.webflow.engine.support.Transit ionExecutingFlowExecutionExceptionHandler] - Exposing flow execution exception root cause
    java.lang.IllegalStateException: A flow execution action URL can only be obtained in a RenderRequest using a RenderResponse.

    Anyone had this issue before?

  2. #2
    Join Date
    Aug 2006
    Location
    Brooklyn
    Posts
    556

    Default

    It would help if you posted a more complete stack trace.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •