[ http://issues.apache.org/jira/browse/BEEHIVE-578?page=all ]
Julie Zhuo closed BEEHIVE-578:
------------------------------
Resolution: Duplicate
I think this is the same error as beehive-579. Closing it out here and move the
info into beehive-579.
> ExceptionMessages coreWeb BVT test fails with struts1.1
> -------------------------------------------------------
>
> Key: BEEHIVE-578
> URL: http://issues.apache.org/jira/browse/BEEHIVE-578
> Project: Beehive
> Type: Bug
> Components: NetUI
> Versions: V1
> Reporter: Julie Zhuo
> Assignee: Rich Feit
>
> coreWeb/miniTests/exceptionMessages/throw1.do cause the following exception,
> ***************
> Stack Trace: java.lang.NoSuchMethodError:
> org.apache.beehive.netui.pageflow.internal.PageFlowExceptionHandler.logException(Ljava/lang/Exception;)V
>
> at
> org.apache.beehive.netui.pageflow.internal.PageFlowExceptionHandler.execute(PageFlowExceptionHandler.java:71)
>
> at
> org.apache.beehive.netui.pageflow.internal.DefaultExceptionsHandler.invokeExceptionHandlerClass(DefaultExceptionsHandler.java:304)
>
> at
> org.apache.beehive.netui.pageflow.internal.DefaultExceptionsHandler.handleException(DefaultExceptionsHandler.java:168)
>
> at
> miniTests.handlers.Controller$OverrideExceptionsHandler.handleException(Controller.java:99)
>
> at
> org.apache.beehive.netui.pageflow.FlowController.handleException(FlowController.java:260)
>
> at
> org.apache.beehive.netui.pageflow.FlowController.internalExecute(FlowController.java:442)
>
> at
> org.apache.beehive.netui.pageflow.PageFlowController.internalExecute(PageFlowController.java:248)
>
> at
> org.apache.beehive.netui.pageflow.FlowController.execute(FlowController.java:308)
>
> at
> org.apache.beehive.netui.pageflow.internal.FlowControllerAction.execute(FlowControllerAction.java:48)
>
> at
> org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
>
> at
> org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.access$201(PageFlowRequestProcessor.java:108)
>
> at
> org.apache.beehive.netui.pageflow.PageFlowRequestProcessor$ActionRunner.execute(PageFlowRequestProcessor.java:1976)
>
> at
> org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors$WrapActionInterceptorChain.continueChain(ActionInterceptors.java:63)
>
> ...
> ************************
> With struts1.2, it produce the following result,
> miniTests/exceptionMessages/Controller.jpf
> exceptions tag: miniTests.exceptionMessages.Controller$Exception1: this is
> the actual exception message for
> miniTests.exceptionMessages.Controller$Exception1
> errors tag: message from page flow
> error tag (key="miniTests.exceptionMessages.Controller$Exception1"): message
> from page flow
> error tag (key="foo"):
> The test code reside at
> beehive/netui/test/webapps/drt/coreWeb/miniTests/ExceptionMessages.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira