Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
US
Last activity: 24 Aug 2018 0:28 EDT
Import the Cassandra Data through Data-Set
Hi,
we are trying to import the Cassandra Data through Data-Set.
1. I have Exported the Cassandra Data through Data-Set (pxDecisionresults).
2. Trying to Import the Same Data in through Data-Set (pxDecisionresults).
we are getting below error .
We tried several imports between DEV/QA and all of them worked.
018-08-21 16:38:31,196 [ TP_http : 5595] [ ] [ ] [ ] ( web.impl.WebStandardImpl) ERROR - null: Problem retrieving input data:
Hi,
we are trying to import the Cassandra Data through Data-Set.
1. I have Exported the Cassandra Data through Data-Set (pxDecisionresults).
2. Trying to Import the Same Data in through Data-Set (pxDecisionresults).
we are getting below error .
We tried several imports between DEV/QA and all of them worked.
018-08-21 16:38:31,196 [ TP_http : 5595] [ ] [ ] [ ] ( web.impl.WebStandardImpl) ERROR - null: Problem retrieving input data:
java.io.IOException: Corrupt form data: premature ending
at com.pega.pegarules.web.fileupload.MultipartParser.<init>(MultipartParser.java:212) ~[prwebj2ee.jar:?]
at com.pega.pegarules.web.fileupload.MultipartParser.<init>(MultipartParser.java:129) ~[prwebj2ee.jar:?]
at com.pega.pegarules.web.fileupload.MultipartRequest.<init>(MultipartRequest.java:186) ~[prwebj2ee.jar:?]
at com.pega.pegarules.web.impl.HttpUtilities.fileUpload(HttpUtilities.java:500) ~[prwebj2ee.jar:?]
at com.pega.pegarules.web.impl.HttpUtilities.extractRequest(HttpUtilities.java:263) ~[prwebj2ee.jar:?]
at com.pega.pegarules.web.impl.WebStandardImpl.makeEtierRequest(WebStandardImpl.java:606) ~[prwebj2ee.jar:?]
at com.pega.pegarules.web.impl.WebStandardImpl.doPost(WebStandardImpl.java:394) ~[prwebj2ee.jar:?]
at sun.reflect.GeneratedMethodAccessor100.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55) ~[?:1.8.0]
at java.lang.reflect.Method.invoke(Method.java:508) ~[?:2.6 (10-13-2016)]
at com.pega.pegarules.internal.bootstrap.PRBootstrap.invokeMethod(PRBootstrap.java:370) ~[prbootstrap-7.3.0-77.jar:7.3.0-77]
at com.pega.pegarules.internal.bootstrap.PRBootstrap.invokeMethodPropagatingThrowable(PRBootstrap.java:411) ~[prbootstrap-7.3.0-77.jar:7.3.0-77]
at com.pega.pegarules.boot.internal.extbridge.AppServerBridgeToPega.invokeMethodPropagatingThrowable(AppServerBridgeToPega.java:224) ~[prbootstrap-api-7.3.0-77.jar:7.3.0-77]
at com.pega.pegarules.boot.internal.extbridge.AppServerBridgeToPega.invokeMethod(AppServerBridgeToPega.java:273) ~[prbootstrap-api-7.3.0-77.jar:7.3.0-77]