Share

AONS

Tracker: Bugs

5 Can\'t edit mail destination - ID: 1796708
Last Update: Comment added ( mafrawa )

Get the following exception when attempting to edit mail destination:

exception

org.springframework.web.util.NestedServletException: Request processing
failed; nested exception is
org.springframework.webflow.engine.NoMatchingTransitionException: No
transition found on occurence of event 'updateDestination' in state
'showCurrentSetup' of flow 'notification-setup-flow' -- valid transitional
criteria are array<TransitionCriteria>[[eventId = 'editSmtpConfiguration'],
[eventId = 'createDestination'], [eventId = 'editDestination'], [eventId =
'deleteDestination']] -- likely programmer error, check the set of
TransitionCriteria for this state

org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkSe
rvlet.java:472)
org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.ja
va:425)
javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

root cause

org.springframework.webflow.engine.NoMatchingTransitionException: No
transition found on occurence of event 'updateDestination' in state
'showCurrentSetup' of flow 'notification-setup-flow' -- valid transitional
criteria are array<TransitionCriteria>[[eventId = 'editSmtpConfiguration'],
[eventId = 'createDestination'], [eventId = 'editDestination'], [eventId =
'deleteDestination']] -- likely programmer error, check the set of
TransitionCriteria for this state
org.springframework.webflow.engine.TransitionableState.getRequiredTransiti
on(TransitionableState.java:82)
org.springframework.webflow.engine.TransitionableState.onEvent(Transitionab
leState.java:112)
org.springframework.webflow.engine.Flow.onEvent(Flow.java:572)
org.springframework.webflow.engine.impl.RequestControlContextImpl.signalEve
nt(RequestControlContextImpl.java:207)
org.springframework.webflow.engine.impl.FlowExecutionImpl.signalEvent(FlowE
xecutionImpl.java:214)
org.springframework.webflow.executor.FlowExecutorImpl.resume(FlowExecutorIm
pl.java:238)
org.springframework.webflow.executor.support.FlowRequestHandler.handleFlowR
equest(FlowRequestHandler.java:115)
org.springframework.webflow.executor.mvc.FlowController.handleRequestIntern
al(FlowController.java:170)
au.gov.nla.aons.mvc.controller.EventParameterExtractorController.handleRequ
estInternal(EventParameterExtractorController.java:34)
org.springframework.web.servlet.mvc.AbstractController.handleRequest(Abstra
ctController.java:153)
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(S
impleControllerHandlerAdapter.java:48)
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServ
let.java:839)
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServl
et.java:774)
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkSe
rvlet.java:460)
org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.ja
va:425)
javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)


mafrawa ( mafrawa ) - 2007-09-17 22:34

5

Open

None

Dave

None

None

Public


Comment ( 1 )




Date: 2007-09-17 23:13
Sender: mafrawaProject Admin


This error produced using the NLA devel server install (AONS 2 Beta
Release [20070910], built on 2007/09/10 11:47).


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 2 )

Field Old Value Date By
assigned_to nobody 2007-09-17 23:00 mafrawa
summary Can't edit mail destination 2007-09-17 23:00 mafrawa