richeso / dataloadercliq

Automatically exported from code.google.com/p/dataloadercliq
0 stars 0 forks source link

com.salesforce.dataloader.exception.LoadException: An unexpected error occurred. #86

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Running the job while it's doing an update.

What is the expected output? What do you see instead?
Unknown exception Error while calling update operation

What version of the product are you using? On what operating system?
26.0 and Linux

Please provide any additional information below.
    [UnexpectedErrorFault [ApiFault  exceptionCode='UNKNOWN_EXCEPTION'
     exceptionMessage='An unexpected error occurred. Please include this ErrorId if you contact support: 239246477-13773 (-172180249)'
    com.salesforce.dataloader.exception.LoadException: An unexpected error occurred. Please include this ErrorId if you contact support: 239246477-13773 (-172180249)
    Caused by: [UnexpectedErrorFault [ApiFault  exceptionCode='UNKNOWN_EXCEPTION'
     exceptionMessage='An unexpected error occurred. Please include this ErrorId if you contact support: 239246477-13773 (-172180249)'
        at com.sforce.ws.transport.SoapConnection.createException(SoapConnection.java:203)
    2014-05-06 14:33:31,529 ERROR [PriceBookUpdate] action.AbstractAction handleException (AbstractAction.java:199) - Exception occured during loading
    com.salesforce.dataloader.exception.LoadException: An unexpected error occurred. Please include this ErrorId if you contact support: 239246477-13773 (-172180249)
        at com.salesforce.dataloader.action.visitor.DAOLoadVisitor.handleException(DAOLoadVisitor.java:146)
        at com.salesforce.dataloader.action.visitor.DAOLoadVisitor.handleException(DAOLoadVisitor.java:150)
        at com.sforce.ws.transport.SoapConnection.createException(SoapConnection.java:203)

Original issue reported on code.google.com by anjalees...@gmail.com on 6 May 2014 at 2:45

GoogleCodeExporter commented 9 years ago
This is production issue. The load is runnign fine when doen manually via APEX 
GUI. 

Original comment by anjalees...@gmail.com on 6 May 2014 at 10:07

GoogleCodeExporter commented 9 years ago
An error id (UNKNOWN_EXCEPTION) is a bug.  You would have to contact 
Salesforce.com support to resolve it.

Original comment by vijay.swamidass@gmail.com on 7 May 2014 at 6:04