SAP Knowledge Base Article - Preview

2155677 - BIWS fails with error 'For input string: "7200720072007200"(CDS 10200). (IES 10853)'

Symptom

  • There is a change in Business Intelligence deployment landscape that old servers were replaced with new servers.
  • In BI LaunchPad Web Intelligence (Webi) report, select any existing or create new web service in web service publisher and click on 'getReportBlock' then nothing happens. 
  • Create document in Webi Rich Client with web service url and got following java stack error:

An error has occurred from the server. Error originates from the Personal Data Provider: An error occurred while invoking Web Service. For input string: "7200720072007200"(CDS 10200). (IES 10853) com.sap.sl.cdp.exception.CDPSLException: An error has occurred from the server. Error originates from the Personal Data Provider: An error occurred while invoking Web Service. For input string: "7200720072007200"(CDS 10200). (IES 10853)

                at com.sap.sl.cdp.util.CDPRequestResponseHandler.sendServerRequest(Unknown Source)
                at com.sap.sl.cdp.strategy.CustomDataSourceStrategyImpl.addDataProvider(Unknown Source)
                at com.sap.sl.sdk.workspace.service.WorkspaceServiceImpl.addDataProvider(WorkspaceServiceImpl.java:81)
                at com.sap.sl.sdk.workspace.service.WorkspaceServiceImpl.addDataProvider(WorkspaceServiceImpl.java:64)
                at com.sap.webi.ui.data.CustomDataProviderHelper.addCustomDataProvider(CustomDataProviderHelper.java:131)
                at com.sap.webi.ui.cdp.dialog.NonResourceBaseDialog.addDP(NonResourceBaseDialog.java:601)
                at com.sap.webi.ui.cdp.dialog.NonResourceBaseDialog.validateCDP(NonResourceBaseDialog.java:663)
                at com.sap.webi.ui.cdp.dialog.NonResourceBaseDialog.BTNOk_ActionPerformed(NonResourceBaseDialog.java:353)
                at com.sap.webi.ui.cdp.dialog.ResourceBasedDialog.BTNOk_ActionPerformed(ResourceBasedDialog.java:524)
                at com.sap.webi.toolkit.ui.dialog.GenericDialog$5.actionPerformed(GenericDialog.java:288)
                at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
                at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
                at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
                at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
                at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
                at java.awt.Component.processMouseEvent(Unknown Source)
                at javax.swing.JComponent.processMouseEvent(Unknown Source)
                at java.awt.Component.processEvent(Unknown Source)
                at java.awt.Container.processEvent(Unknown Source)
                at java.awt.Component.dispatchEventImpl(Unknown Source)
                at java.awt.Container.dispatchEventImpl(Unknown Source)
                at java.awt.Component.dispatchEvent(Unknown Source)
                at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
                at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
                at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
                at java.awt.Container.dispatchEventImpl(Unknown Source)
                at java.awt.Window.dispatchEventImpl(Unknown Source)
                at java.awt.Component.dispatchEvent(Unknown Source)
                at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
                at java.awt.EventQueue.access$000(Unknown Source)
                at java.awt.EventQueue$1.run(Unknown Source)
                at java.awt.EventQueue$1.run(Unknown Source)
                at java.security.AccessController.doPrivileged(Native Method)
                at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
                at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
                at java.awt.EventQueue$2.run(Unknown Source)
                at java.awt.EventQueue$2.run(Unknown Source)
                at java.security.AccessController.doPrivileged(Native Method)
                at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
                at java.awt.EventQueue.dispatchEvent(Unknown Source)
                at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
                at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
                at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
                at java.awt.Dialog$1.run(Unknown Source)
                at java.awt.Dialog$3.run(Unknown Source)
                at java.security.AccessController.doPrivileged(Native Method)
                at java.awt.Dialog.show(Unknown Source)
                at com.jidesoft.dialog.StandardDialog.show(Unknown Source)
                at java.awt.Component.show(Unknown Source)
                at java.awt.Component.setVisible(Unknown Source)
                at java.awt.Window.setVisible(Unknown Source)
                at java.awt.Dialog.setVisible(Unknown Source)
                at com.sap.webi.toolkit.ui.dialog.GenericDialog.setVisible(GenericDialog.java:119)
                at com.sap.webi.ui.data.CustomDataProviderHelper.dpDialogWorkflow(CustomDataProviderHelper.java:92)
                at com.sap.webi.ui.data.CustomDataProviderHelper.addDataProviderWorkflow(CustomDataProviderHelper.java:161)
                at com.sap.webi.ui.data.CustomDataProviderHelper.addDataProviderWorkflow(CustomDataProviderHelper.java:186)
                at com.sap.webi.ui.data.CDPBaseDataSourceProvider.addDataProvider(CDPBaseDataSourceProvider.java:197)
                at com.sap.webi.ui.context.managers.DataManager.addDataProvider(DataManager.java:361)
                at com.sap.webi.ui.tasks.workflows.AddDataProviderUITask.doneProcess(AddDataProviderUITask.java:151)
                at com.sap.webi.toolkit.ui.tasks.WebITask$PrivateWorker.done(WebITask.java:367)
                at javax.swing.SwingWorker$5.run(Unknown Source)
                at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)
                at sun.swing.AccumulativeRunnable.run(Unknown Source)
                at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)
                at javax.swing.Timer.fireActionPerformed(Unknown Source)
                at javax.swing.Timer$DoPostEvent.run(Unknown Source)
                at java.awt.event.InvocationEvent.dispatch(Unknown Source)
                at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
                at java.awt.EventQueue.access$000(Unknown Source)
                at java.awt.EventQueue$1.run(Unknown Source)
                at java.awt.EventQueue$1.run(Unknown Source)
                at java.security.AccessController.doPrivileged(Native Method)
                at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
                at java.awt.EventQueue.dispatchEvent(Unknown Source)
                at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
                at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
                at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
                at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
                at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
                at java.awt.EventDispatchThread.run(Unknown Source)


Read more...

Environment

  • SAP BusinessObjects Business Intelligence platform 4.0 Service Pack 3 (BI4.0)
  • Linux
  • Oracle Database

Product

SAP BusinessObjects Business Intelligence platform 4.0, feature pack 3

Keywords

KBA , BI-RA-WBI , Web Intelligence , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.