function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Marsilio GabuardiMarsilio Gabuardi 

autoconvert leads from web-to-lead

I am getting this error, as i am trying to convert leads generated from my web-to-lead form. i have setup a trigger that is supposed to do the conversion, and it worked at the beginning, and it currently works in my sandbox, but not in my production. 
Reason: Your Lead could not be processed.
common.exception.SfdcSqlException: ORA-20025:
ORA-06512: at "HAPPY.CACCESS", line 2258
ORA-06512: at "HAPPY.CACCESS", line 579
ORA-06512: at "HAPPY.CACCESS", line 650
ORA-06512: at "HAPPY.CTASK", line 565
ORA-06512: at line 1


{call cTask.insert_tasks(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)}

{call cTask.insert_tasks(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)}
    Lead Capture Page: http://www.zzz.php

 
viruSviruS
Please check here .. URL should be change for production and make sure none of the field name should be updated 

https://help.salesforce.com/HTViewSolution?id=000181658&language=en_US


 
Marsilio GabuardiMarsilio Gabuardi
i still have the same issue if i change the url for the production. 
 
viruSviruS
Can you see / check debug log where it is failing.. Might be some other process causing issue   like Task creatd or something else 
 
Marsilio GabuardiMarsilio Gabuardi
this is the log
34.0 APEX_CODE,DEBUG;APEX_PROFILING,INFO;CALLOUT,INFO;DB,INFO;SYSTEM,DEBUG;VALIDATION,INFO;VISUALFORCE,INFO;WORKFLOW,INFO 12:37:13.020 (20189728)|EXECUTION_STARTED 12:37:13.020 (20221206)|CODE_UNIT_STARTED|[EXTERNAL]|VisualForce View State 12:37:13.025 (25121341)|CODE_UNIT_FINISHED|VisualForce View State 12:37:13.026 (26275911)|EXECUTION_FINISHED