You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Julie Zhuo (JIRA)" <be...@incubator.apache.org> on 2005/05/02 19:44:06 UTC

[jira] Closed: (BEEHIVE-579) PfExceptions coreWeb BVT test fails with struts1.1

     [ http://issues.apache.org/jira/browse/BEEHIVE-579?page=all ]
     
Julie Zhuo closed BEEHIVE-579:
------------------------------


Verified fixed at rev165441. Close.

> PfExceptions coreWeb BVT test fails with struts1.1
> --------------------------------------------------
>
>          Key: BEEHIVE-579
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-579
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1
>     Reporter: Julie Zhuo
>     Assignee: Julie Zhuo
>      Fix For: V1

>
> coreWeb/pageFlowCore/exceptions/catchLocalToPage.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,
> Error Page
> Message from method: 
> Exception message: pageFlowCore.exceptions.Controller$LocalCatchToPageException: this is a LocalCatchToPageException 
> The test code resides at beehive/netui/test/webapps/drt/coreWeb/pageFlowCore/exceptions.

-- 
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