Job stopped with an unexpected exit code: 0xE0434352 when connecting to database

Job stopped with an unexpected exit code: 0xE0434352 when connecting to database

Hi, is there anyone can explain this error on databse activities?

TIA

Hi @joscares

Few Things I can Suggest Here -

  1. Kill the Process Excel.exe before the operation.

  2. Put a Delay of few seconds between activities

  3. Upgrade the Activities versions of the project.

Regards
Gokul

1 Like

@joscares ,
please follow the below link

@joscares ,

Can you delete all excel processes from task Manager first and then run your workflow and if still doesn’t work may be the file is corrupted copy the same file information in another excel and then run and see if you are still receiving the error.

1 Like

Why excel application? I’m just connecting to database

Why excel application? I’m just connecting to database

@joscares ,
Close all your excels before connecting to the excel… also disconnect the database session after use

Hi,

I got the same error while using Jira activities. Details below:

Job stopped with an unexpected exit code: 0xE0434352

I’m getting this error after executing the Create Issue activity of UiPath.Jira.Activities package. In the event viewer, I can see the activity is throwing an error itself but it’s caused by a content error. After that, there is an application error in the event viewer, for UiPath.Executor.exe/

If the activity doesn’t fail from content error and doesn’t return any error messages Studio continues execution without any error.

1 Like