Autodesk.Forge: автоматизация проектирования не удалась Статус инструкции - PullRequest
0 голосов
/ 21 июня 2020

Я работаю над этим учебником здесь , а также использовал тот, что на github здесь После одного дня попытки выполнить рабочий элемент, я все время получаю эту ошибку, я ' Я проверил библиотеки DLL, любая помощь приветствуется.

журнал здесь:

Account cleared, all appbundles & activities deleted
Defining appbundle and activity for Autodesk.AutoCAD+20_1
AppBundle: OzDtJOzGlLRpRjVbEvbuES4pRfqVMSGV.UpdateDWGParamAppBundle+dev, v1
Activity: OzDtJOzGlLRpRjVbEvbuES4pRfqVMSGV.UpdateDWGParamActivity+dev
Uploading input file...
Workitem started: 1b3dfe9565324f388e939a091a67b64c
{
  "status": "failedInstructions",
  "reportUrl": "https://dasprod-store.s3....%3D",
  "stats": {
    "timeQueued": "2020-06-21T14:21:16.2687745Z",
    "timeDownloadStarted": "2020-06-21T14:21:18.0839607Z",
    "timeInstructionsStarted": "2020-06-21T14:21:20.2278536Z",
    "timeInstructionsEnded": "2020-06-21T14:21:25.9837488Z",
    "timeUploadEnded": "2020-06-21T14:21:25.9847001Z",
    "bytesDownloaded": 36206
  },
  "id": "1b3dfe9565324f388e939a091a67b64c"
}.....
  "inputJson": {
    "localName": "params.json",
    "url": "data:application/json, {'Width':'360','Height':'480'}"
  },.....
  "onProgress": {
    "ondemand": true,
    "url": "https://wlnr5sjl3a.execute-api.us-east-1.amazonaws.com/Masked:UK/Z3b5X3xUWxXiH6C9r9i9UlRU=",
    "headers": {
      "Content-Type": "application/json",
      "x-das-authorize": "awssigv4(us-east-1)",
      "x-ads-token-data": ....
    },
    "verb": "put"
  }
}
"Quotas":{
  "limitProcessingTimeSec": 100,
  "limitTotalUncompressedAppsSizeInMB": 500
}
[06/21/2020 14:21:16] Starting work item 1b3dfe9565324f388e939a091a67b64c
[06/21/2020 14:21:18] Start preparing AppPackage UpdateDWGParamAppBundle.
[06/21/2020 14:21:18] Download bits and install app to local cache.
[06/21/2020 14:21:18] Start download phase.
[06/21/2020 14:21:18] Start downloading input: ...... designautomation/objects/20200621032114_input_autocad_sample_file.dwg'.
[06/21/2020 14:21:18] End download phase successfully.
[06/21/2020 14:21:20] Start preparing script and command line parameters.
[06/21/2020 14:21:20] Command line: [ /i .... 
[06/21/2020 14:21:20] End preparing script and command line parameters.
[06/21/2020 14:21:20] Start script phase.
[06/21/2020 14:21:20] ### Command line arguments:.....
[06/21/2020 14:21:20] Start AutoCAD Core Engine standard output dump.
[06/21/2020 14:21:20] Redirect stdout (file: .....
[06/21/2020 14:21:21] Setting TMP to [T:\Aces\Jobs\1b3dfe9565324f388e939a091a67b64c\userdata\temp]
[06/21/2020 14:21:22] Redirect stdout (file: T:\Aces\Jobs\1b3dfe9565324f388e939a091a67b64c\userdata\temp\accc43522).
[06/21/2020 14:21:22] AutoCAD Core Engine Console - Copyright 2015 Autodesk, Inc.  All rights reserved. (M.49.Z.1)
[06/21/2020 14:21:22] Running at low integrity.
[06/21/2020 14:21:24] Regenerating model.
[06/21/2020 14:21:24] Command:
[06/21/2020 14:21:25] Command:
[06/21/2020 14:21:25] Command:
[06/21/2020 14:21:25] Command: UpdateParam
[06/21/2020 14:21:25] ************************MessageBox****************************
[06/21/2020 14:21:25] AutoCAD Error Aborting
[06/21/2020 14:21:25] FATAL ERROR:  Unhandled Access Violation Reading 0x0008 Exception at d913f5c4h
[06/21/2020 14:21:25] >>>Responding: OK.
[06/21/2020 14:21:25] **************************************************************
[06/21/2020 14:21:25] ************************MessageBox****************************
[06/21/2020 14:21:25] AutoCAD Alert
[06/21/2020 14:21:25] AutoCAD cannot continue.  You can attempt to save changes
[06/21/2020 14:21:25] into the following file up to the start of the last command:
[06/21/2020 14:21:25] T:\Aces\Jobs\1b3dfe9565324f388e939a091a67b64c\20200621032114_input_autocad_sample_file_recover.dwg
[06/21/2020 14:21:25] After you save your changes, you can open or recover the file.
[06/21/2020 14:21:25] Should AutoCAD try to save your changes?
[06/21/2020 14:21:25] >>>Responding: Yes.
[06/21/2020 14:21:25] **************************************************************
[06/21/2020 14:21:25] ************************MessageBox****************************
[06/21/2020 14:21:25] AutoCAD Error-abort
[06/21/2020 14:21:25] Error handler re-entered.  Exiting now.
[06/21/2020 14:21:25] >>>Responding: OK.
[06/21/2020 14:21:25] **************************************************************
[06/21/2020 14:21:25] End AutoCAD Core Engine standard output dump.
[06/21/2020 14:21:25] Error: AutoCAD Core Console output contains error(s).
[06/21/2020 14:21:25] End script phase.....
[06/21/2020 14:21:25] Job Status:
{
  "status": "failedInstructions",
  "reportUrl": "https://dasprod-store.s3.....%3D",
  "stats": {
    "timeQueued": "2020-06-21T14:21:16.2687745Z",
    "timeDownloadStarted": "2020-06-21T14:21:18.0839607Z",
    "timeInstructionsStarted": "2020-06-21T14:21:20.2278536Z",
    "timeInstructionsEnded": "2020-06-21T14:21:25.9837488Z",
    "timeUploadEnded": "2020-06-21T14:21:25.9847001Z",
    "bytesDownloaded": 36206
  },
  "id": "1b3dfe9565324f388e939a091a67b64c"
}

У меня был только один раз, когда рабочий элемент был выполнен успешно, но все остальные попытки были неудачными ..

...