Skip to Content
0
Mar 03, 2014 at 12:56 AM

ERROR: Navigation in phase WDDOMODIFYVIEW cannot be triggered; component: AGS_WORK_IMPLEMENTATION

179 Views

Hi Guys.

After upgrading Solution Manager 7.1 SPS10, I'm facing this error when opening Workcenter Implementation/Upgrade, and then selecting Projects from Left Menu

ERROR: Navigation in phase WDDOMODIFYVIEW cannot be triggered; component: AGS_WORK_IMPLEMENTATION,

ST22 Details

Category ABAP Programming Error

Runtime Errors UNCAUGHT_EXCEPTION

Except. CX_WDR_RT_EXCEPTION

ABAP Program CL_WDR_CLIENT_APPLICATION=====CP

Application Component BC-WD-ABA-RUN

Date and Time 02.03.2014 21:35:42

Short text

An exception occurred that was not caught.

What happened?

The exception 'CX_WDR_RT_EXCEPTION' was raised, but it was not caught anywhere along the call hierarchy.

Since exceptions represent error situations and this error was not adequately responded to, the running ABAP program

'CL_WDR_CLIENT_APPLICATION=====CP' has to be terminated.

Server-Side Connection Information

Information on Caller of "HTTP" Connection:

Plug-in Type.......... "HTTP"

Caller IP............. "192.168.200.97"

Caller Port........... 8000

Universal Resource ID. "/sap/bc/webdynpro/sap/ags_workcente

Program............. "CL_WDR_CLIENT_APPLICATION=====CP"

Screen.............. "SAPMHTTP 0010"

Screen Line......... 2

Information on Caller ofr "HTTP" Connection:

Plug-in Type.......... "HTTP"

Caller IP............. "192.168.200.97"

Developer trace shows this

<TerminationType>RABAX_STATE</TerminationType>

<ABAP-CallStack>

<Method>

<Name>IF_WDR_NAVIGATION_LISTENER~NAVIGATE</Name>

<Program>CL_WDR_CLIENT_APPLICATION=====CP</Program>

</Method>

<Method>

<Name>IF_WDR_VIEW_MANAGER~NAVIGATE</Name>

<Program>CL_WDR_VIEW_MANAGER===========CP</Program>

</Method>

<Method>

<Name>NAVIGATE</Name>

<Program>CL_WDR_VIEW===================CP</Program>

</Method>

<Method>

<Name>_IF_WDR_INTERNAL_API~NAVIGATE</Name>

<Program>SAPLWDR_RG_PROXY_FACTORY</Program>

</Method>

<Method>

<Name>IF_POWL_DETAIL~FIRE_TO_EMPTY_PLG</Name>

<Program>/1BCWDY/EZ1F2B6OR13TW0T7XWXM==CP</Program>

</Method>

<Method>

<Name>_IF_WDR_INTERNAL_API~NAVIGATE</Name>

<Program>SAPLWDR_RG_PROXY_FACTORY</Program>

</Method>

<Method>

<Name>IF_POWL_DETAIL~FIRE_TO_EMPTY_PLG</Name>

<Program>/1BCWDY/EZ1F2B6OR13TW0T7XWXM==CP</Progra

</Method>

<Method>

<Name>REFRESH_DETAILS</Name>

<Program>/1BCWDY/EZ1F2B6OR13TW0T7XWXM==CP</Progra

</Method>

<Method>

<Name>IF_WDR_VIEW_DELEGATE~WD_INVOKE_EVENT_HANDLE

<Program>/1BCWDY/EZ1F2B6OR13TW0T7XWXM==CP</Progra

</Method>

<Method>

<Name>INVOKE_EVENTHANDLER</Name>

<Program>CL_WDR_DELEGATING_IF_VIEW=====CP</Progra

</Method>

<Method>

<Name>FIRE_EVENT</Name>

<Program>CL_WDR_COMPONENT==============CP</Progra

</Method>

<Method>

<Name>_IF_WDR_INTERNAL_API~RAISE_EVENT</Name>

<Program>SAPLWDR_RG_PROXY_FACTORY</Program>

</Method>

</ABAP-CallStack>

I have ran all Preparations and Basic Steps, all services were activated, assigned role for Implementation Workcenter but still failing

As a side comment:

On another Solution Manager 7.1 but SPS8 I didnt experienced this dump, so I hope someone can provide assistance of fixing this error

thanks!