Hi All,
We have a add-on SAP Environmental Compliance 3.0 on SAP NW 7.31 AS Java + EP Core.
We are experiencing a strange issue mentioned below, from yesterday (deployed SP16)....While uploading results to excel by clicking on 'Export to Microsoft Excel'
"
500 Internal Server Error | SAP NetWeaver Application Server/Java AS |
The initial exception that caused the request to fail, was:
com.sap.tc.webdynpro.progmodel.context.ContextException: NodeInfo(path=EmissionCalculation/ConsumptionView.Emissions, class=com.sap.tc.webdynpro.progmodel.context.DataNodeInfo): unknown attribute calcInfoLong
at com.sap.tc.webdynpro.progmodel.context.NodeInfo.getAttributeInternal(NodeInfo.java:721)
at com.sap.tc.webdynpro.progmodel.context.NodeElement.wdGetAttributeInfo(NodeElement.java:474)
at com.sap.tc.webdynpro.progmodel.context.NodeElement.getAttributeValue(NodeElement.java:918)
at com.technidata.util.export.TableExporter.createRows(TableExporter.java:355)
at com.technidata.util.export.TableExporter.createFile(TableExporter.java:244)"
.
.
.
.
.
Failed to process request. Please contact your system administrator.
While processing the current request, an exception occured which could not be handled by the application or the framework.
If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
For further information about the Web Dynpro error page, error analysis and a description of well-known error situations, see SAP note 1113811.
Correction Hints |
Exception could be caused by the development component: technidata.de/xem~emiscalc~main~wd
Note: The above hints are only a guess. They are automatically derived from the exception that occurred and therefore can't be guaranteed to address the original problem in all cases.
.
.
.
.
Detailed Exception Chain |
com.sap.tc.webdynpro.progmodel.context.ContextException: NodeInfo(path=EmissionCalculation/ConsumptionView.Emissions, class=com.sap.tc.webdynpro.progmodel.context.DataNodeInfo): unknown attribute calcInfoLong
at com.sap.tc.webdynpro.progmodel.context.NodeInfo.getAttributeInternal(NodeInfo.java:721)
at com.sap.tc.webdynpro.progmodel.context.NodeElement.wdGetAttributeInfo(NodeElement.java:474)
at com.sap.tc.webdynpro.progmodel.context.NodeElement.getAttributeValue(NodeElement.java:918)
at com.technidata.util.export.TableExporter.createRows(TableExporter.java:355)
at com.technidata.util.export.TableExporter.createFile(TableExporter.java:244)
at com.technidata.util.export.mgmt.TableExportPopup.onActionOK(TableExportPopup.java:364)
at com.technidata.util.export.mgmt.wdp.InternalTableExportPopup.wdInvokeEventHandler(InternalTableExportPopup.java:178)
at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:142)
at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:75)
at com.sap.tc.webdynpro.clientserver.phases.ProcessingEventPhase.doHandleActionEvent(ProcessingEventPhase.java:159)
at com.sap.tc.webdynpro.clientserver.phases.ProcessingEventPhase.execute(ProcessingEventPhase.java:94)
Does any one has a way to fix this issue.
Thanks,
Kumar