forked from iTwin/connector-errors
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfatal-errors.json
More file actions
632 lines (632 loc) · 26.3 KB
/
Copy pathfatal-errors.json
File metadata and controls
632 lines (632 loc) · 26.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
{
"$schema": "./fatal-errors-schema.json",
"systems": [
{
"name": "cloud_orchestrator",
"phases": [
"initialization",
"preprocessor",
"file_download",
"file_caching",
"affinity",
"planning",
"master",
"reference",
"postprocessing",
"external_to_run_execution",
"internal_server_error",
"connector_initialization"
]
},
{
"name": "edge_orchestrator",
"phases": []
},
{
"name": "connector",
"phases": [
"acquire_briefcase",
"fetch_from_dms",
"initialization",
"schema",
"definition_elements",
"file_format",
"spatial_elements",
"sheet_elements",
"finalization",
"internal_server_error",
"pull_merge_push",
"workspace_check",
"affinity_check",
"unmap",
"user_permission"
]
}
],
"categories": [
"network",
"ims_token_access",
"imodel_access",
"file_access",
"data_conflict",
"configuration",
"other"
],
"kbArticleLinks": {
"AccessToDataSourceDenied": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#AccessToDataSourceDenied",
"AnotherUserPushing" : "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#AnotherUserPushing",
"ConnectorLockError": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#ConnectorLockError",
"DatasourceAuthenticationTypeIsNotSupported": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#DatasourceAuthenticationTypeIsNotSupported",
"DocumentNotFound": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#DocumentNotFound",
"DrawingFileWithWrongConfig": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#DrawingFileWithWrongConfig",
"DuplicateData" : "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#DuplicateModels",
"FailedToAccessDataSource": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#FailedToAccessDataSource",
"FailedToConnectToRemoteServerApplication": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/48860/creating-a-connection",
"FileFormat": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#fileFormat",
"GeodeticCoordinateSystemNotSupported": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/48731/geoconnector#GeodeticCoordinateSystemNotSupported",
"IModelAccessForbidden": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#IModelAccessWasForbidden",
"IModelNotFound": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#iModelName",
"IncompleteDxfHeader" : "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#IncompleteDxfFile",
"InconsistentURL" : "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/63085/inconsistent-url",
"MissingShapefileDbfShx": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/48731/geoconnector#convertingShapeFiles",
"MissingWorkspace": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#MissingWorkspace",
"NonLinearUnits": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#NonLinearUnits",
"ProductInstallationPathNotFound": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#ProductInstallationPathNotFound",
"ProtectedFile": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#ProtectedFile",
"RootNotSpatial": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#RootNotSpatial",
"SchemaUpgradeFailure": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#SchemaUpgradeFailure",
"SourceFileIsForbidden" : "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#SourceFileIsForbidden",
"SourceFileNotAccessible": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#SourceFileNotAccessible",
"SourceFileNotFound" : "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#SourceFileNotFound",
"SourceFileCorrupted": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#SourceFileCorrupted",
"UnmapInputFile": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#unmapInputFile",
"UserLacksPssPermissions": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#ProductSettingPermissionsMissing",
"UserNotAuthenticated": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#UserNotAuthenticated",
"WorksetOverrideNotFound": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/58405/worksetoverridenotfound",
"ZeroByte": "https://communities.bentley.com/products/digital-twin-cloud-services/itwin-services/w/synchronization-wiki/54636/knowledge-base#ZeroByte"
},
"errors": {
"briefcase_deleted": {
"description": "Briefcase ID %u does not exist on the server, so it cannot be restored. You must acquire a new briefcase.",
"categoryId": "configuration",
"canUserFix": false
},
"briefcase_deleted_only_remotely": {
"description": "Briefcase ID %u does not exist on the server, so the local briefcase cannot be re-used. You must acquire a new briefcase.",
"categoryId": "configuration",
"canUserFix": false
},
"OpenBriefcaseFailed": {
"description": "Failed to open Briefcase with id %u. Please contact Bentley Support for more information. Error code: %d. Error message: %s",
"categoryId": "other",
"canUserFix": false
},
"AllJobsFailed": {
"description": "All processing Jobs of the Run failed.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": false
},
"SomeJobsFailed": {
"description": "Some Jobs of the Run were not successful.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": false
},
"RunOrchestrationError": {
"description": "Failed to orchestrate Run.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": false
},
"UserNotAuthenticated": {
"description": "User is not authenticated.",
"categoryId": "ims_token_access",
"kbLinkId": "UserNotAuthenticated",
"canUserFix": true
},
"UserAuthenticationFailed": {
"description": "Failed to orchestrate Run.",
"categoryId": "ims_token_access",
"kbLinkId": "",
"canUserFix": false
},
"PreprocessingFailed": {
"description": "Preprocessing of the Run failed.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": false
},
"AccessToDataSourceDenied": {
"description": "Access to the data source was denied.",
"categoryId": "other",
"kbLinkId": "AccessToDataSourceDenied",
"canUserFix": true
},
"FailedToAccessDataSource": {
"description": "Failed to access the data source.",
"categoryId": "other",
"kbLinkId": "FailedToAccessDataSource",
"canUserFix": true
},
"RunSchedulingConflict": {
"description": "Failed to execute Run due to a scheduling conflict.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": false
},
"AffinityReportInvalid": {
"description": "Failed to read an affinity report.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": false
},
"AffinityReportNotFound": {
"description": "Failed to orchestrate Run.",
"categoryId": "file_access",
"kbLinkId": "",
"canUserFix": false
},
"ConnectorPoolNotFound": {
"description": "Failed to orchestrate Run.",
"categoryId": "configuration",
"kbLinkId": "",
"canUserFix": false
},
"PreprocessorPoolNotFound": {
"description": "Failed to orchestrate Run.",
"categoryId": "configuration",
"kbLinkId": "",
"canUserFix": false
},
"IModelNotFound": {
"description": "iModel was not found.",
"categoryId": "imodel_access",
"kbLinkId": "IModelNotFound",
"canUserFix": true
},
"IModelAccessForbidden": {
"description": "iModel access was forbidden.",
"categoryId": "imodel_access",
"kbLinkId": "IModelAccessForbidden",
"canUserFix": true
},
"ExternalCommunicationError": {
"description": "Failed to orchestrate Run.",
"categoryId": "network",
"kbLinkId": "",
"canUserFix": false
},
"AzureBatchRegionNotSupported": {
"description": "Failed to orchestrate Run.",
"categoryId": "configuration",
"kbLinkId": "",
"canUserFix": false
},
"AzureStorageRegionNotSupported": {
"description": "Failed to orchestrate Run.",
"categoryId": "configuration",
"kbLinkId": "",
"canUserFix": false
},
"FailedToAccessManifest": {
"description": "Failed to access the synchronization manifest.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": false
},
"ManifestIsMalformed": {
"description": "Synchronization manifest is malformed.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": false
},
"DocumentNotFound": {
"description": "File is deleted or not accessible.",
"categoryId": "file_access",
"kbLinkId": "DocumentNotFound",
"canUserFix": true
},
"BridgeBatchPoolNotFound": {
"description": "Processing of this file type is not currently available.",
"categoryId": "configuration",
"kbLinkId": "",
"canUserFix": false
},
"CloudJobNotFound": {
"description": "Failed to orchestrate file processing.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": false
},
"CloudJobFailed": {
"description": "Failed to orchestrate file processing.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": false
},
"CloudTaskNotFound": {
"description": "Failed to orchestrate file processing.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": false
},
"FailedToRetryTask": {
"description": "Failed to orchestrate file processing retry.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": false
},
"TaskWasCancelled": {
"description": "File processing was canceled.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": false
},
"BridgeWrapperFailed": {
"description": "Failed to orchestrate file processing.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": false
},
"BridgingFailed": {
"description": "Failed to process the file.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": false
},
"BridgingSucceededWithCriticalError": {
"description": "Critical error(s) occurred during file processing.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": false
},
"NodeBecameUnusable": {
"description": "Azure batch node was in an unusable state.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": false
},
"foreign_format_too_old": {
"description": "The input file format is unsupported because it is too old. Please upgrade the input file to a newer version.",
"categoryId": "other",
"canUserFix": true
},
"foreign_format_too_new": {
"description": "The input file format is unsupported because it is too recent. Please downgrade the input file to an older version.",
"categoryId": "other",
"canUserFix": true
},
"launchdarkly_init_failed": {
"description": "The connector is unable to reach launch darkly.",
"categoryId": "network",
"canUserFix": false
},
"legacyV8SchemaError": {
"description": "Failed to import legacy V8 schema.",
"categoryId": "data_conflict",
"canUserFix": false
},
"protectedFile": {
"description": "Source file is protected and user does not have appropriate rights.",
"categoryId": "file_access",
"kbLinkId": "ProtectedFile",
"canUserFix": true
},
"rootModelNotSpatial": {
"description": "An attachment to a 3D model has been detected. However, the root model is not a 3D model.",
"categoryId": "data_conflict",
"kbLinkId": "RootNotSpatial",
"canUserFix": true
},
"MissingWorkspace": {
"description": "%s could not find the required workset %s for the %s file.",
"categoryId": "configuration",
"kbLinkId": "MissingWorkspace",
"canUserFix": true
},
"CanNotOpenFile": {
"description": "%s: Cannot open the %s file; either the path is incorrect or the file is missing.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": true
},
"UnsupportedFile": {
"description": "The input file format is unsupported. It is likely mapped to the wrong connector. If not, please try to reload the file from its original location.",
"categoryId": "file_access",
"kbLinkId": "FileFormat",
"canUserFix": true
},
"OutOfMemory": {
"description": "Failed to process the file due to low memory condition. Please try to use more extended Azure pool.",
"categoryId": "configuration",
"canUserFix": false
},
"GeoLocationFailed": {
"description": "The input file has an unsupported or incorrect geo-location.",
"categoryId": "data_conflict",
"canUserFix": true
},
"iModelHubError": {
"description": "Encountered an error while accessing iModelHub: %s",
"categoryId": "imodel_access",
"canUserFix": false
},
"Unhandled_exception": {
"description": "The connector encountered an exception in phase: %s",
"categoryId": "other",
"canUserFix": false
},
"JobAborted": {
"description": "A connector job can no longer continue and has been aborted in phase %s [%s]",
"categoryId": "other",
"canUserFix": false
},
"DrawingFileWithWrongConfig": {
"description": "Do not use a 2D file as root model with sheets and drawings settings disabled.",
"categoryId": "configuration",
"kbLinkId": "DrawingFileWithWrongConfig",
"canUserFix": true
},
"UnmapInputFile": {
"description": "The given input file does not have a master job subject and cannot be unmapped.",
"categoryId": "configuration",
"kbLinkId": "UnmapInputFile",
"canUserFix": true
},
"UnmapInputFileUnknownError": {
"description": "Unknown error unmapping a missing file.",
"categoryId": "other",
"kbLinkId": "UnmapInputFile",
"canUserFix": false
},
"FailedToGenerateSchema": {
"description": "%s: Could not generate DG EC3 schema.",
"categoryId": "configuration",
"kbLinkId": "",
"canUserFix": false
},
"InconsistentURL": {
"description": "%s: Reference URLS need to start with %s, do you need to run ProjectWise ScanRefs?",
"categoryId": "other",
"kbLinkId": "InconsistentURL",
"canUserFix": true
},
"BimBridgeInitError": {
"description": "%s: Server Configuration error, the Connector must be initialized using 'sync pre' keyin.",
"categoryId": "configuration",
"kbLinkId": "",
"canUserFix": false
},
"BridgeJobError": {
"description": "%s: Server Configuration error, the Connector Job can only be run once per session.",
"categoryId": "configuration",
"kbLinkId": "",
"canUserFix": false
},
"BridgeJobAlreadyLoaded": {
"description": "%s: the Connector Job could not be loaded or was loaded twice.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": false
},
"AuthoringApplicationNotFound": {
"description": "%s: Authoring application of active file not found.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": false
},
"FileIDPolicyMismatch": {
"description": "File ID policy mismatch between iModel and Feature Flags.",
"categoryId": "configuration",
"canUserFix": false
},
"ProductInstallationPathNotFound": {
"description": "Could not get path to %s product installation. Please check the product is installed correctly on the ProjetWise WSG machine.",
"categoryId": "configuration",
"kbLinkId": "ProductInstallationPathNotFound",
"canUserFix": true
},
"ConnectionTimeout": {
"description": "Connection timeout. Internet connection issue on server. Please contact your administrator and try again.",
"categoryId": "network",
"kbLinkId": "",
"canUserFix": false
},
"AuthenticationTypeNotSupported": {
"description": "Datasource authentication type is not supported. IMS or federated login is required for the user to access ProjectWise datasource. Please enable IMS authentication for the ProjectWise datasource.",
"categoryId": "configuration",
"kbLinkId": "DatasourceAuthenticationTypeIsNotSupported",
"canUserFix": true
},
"UnexpectedError": {
"description": "Unexpected error happened. Please contact your administrator.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": false
},
"NotEnoughRightsInCONNECTEDContext": {
"description": "User does not have 'Read' RBAC Permission. Please give relative permission to the user.",
"categoryId": "file_access",
"kbLinkId": "",
"canUserFix": true
},
"iModelDmsSupportError": {
"description": "Encountered an error while downloading files from repository: %s",
"categoryId": "file_access",
"kbLinkId": "",
"canUserFix": false
},
"AzureBlobURLError": {
"description": "The specified Azure Blob URL may have expired or not authorized to download. Please check and pass correct Azure Blob Url.",
"categoryId": "file_access",
"kbLinkId": "",
"canUserFix": true
},
"FailedToFetchWorkspaceAndConfigFile": {
"description": "Failed to fetch workspace or generate workspace configuration file.",
"categoryId": "configuration",
"kbLinkId": "",
"canUserFix": true
},
"ExportTokenFailed": {
"description": "Failed to export token.",
"categoryId": "other",
"canUserFix": false
},
"AffinityReportDownloadFailed": {
"description": "Failed to download affinity report.",
"categoryId": "other",
"canUserFix": false
},
"SourceFileDownloadFailed": {
"description": "Failed to download files from cache.",
"categoryId": "other",
"canUserFix": false
},
"ConnectorInitializationFailed": {
"description": "Error initializing connector.",
"categoryId": "other",
"canUserFix": false
},
"NetworkIssue": {
"description": "There was a network issue, please try again later.",
"categoryId": "other",
"canUserFix": false
},
"BriefcaseCloseAndReopenFailed": {
"description": "Failed to close and reopen root file or briefcase during processing. Unable to continue processing.",
"categoryId": "other",
"canUserFix": false
},
"UserLacksPssPermissions": {
"description": "User does not have required Product Settings Service permissions.",
"categoryId": "other",
"kbLinkId": "UserLacksPssPermissions",
"canUserFix": true
},
"LockError": {
"description": "Connector was unable to acquire required locks: %s",
"categoryId": "imodel_access",
"canUserFix": false,
"kbLinkId": "ConnectorLockError"
},
"GeodeticGCSNotSupported": {
"description": "The Geodetic coordinate systems is not supported.",
"categoryId": "configuration",
"kbLinkId": "GeodeticCoordinateSystemNotSupported",
"canUserFix": true
},
"MissingShapefileDbfShx": {
"description": "Mandatory Shapefile .dbf or .shx files are missing.",
"categoryId": "other",
"kbLinkId": "MissingShapefileDbfShx",
"canUserFix": true
},
"CannotGetRepositoryLink": {
"description": "Encountered an internal inconsistency with model identification. Please contact support.",
"categoryId": "other",
"canUserFix": false
},
"WorksetOverrideNotFound": {
"description": "Workset override file not found.",
"categoryId": "FileAccess",
"canUserFix": true,
"kbLinkId": "WorksetOverrideNotFound"
},
"SchemaUpgradeFailure": {
"description": "Connector failed to upgrade internal schemas.",
"categoryId": "other",
"canUserFix": false,
"kbLinkId": "SchemaUpgradeFailure"
},
"CannotOpenADxPIDSource": {
"description": "Cannot open source %s. The file may be missing, corrupt, locked, or you may not have Visio installed.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": true
},
"CannotOpenSPPIDSource": {
"description": "Cannot open source %s. The file may be missing, corrupt, or unsupported.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": true
},
"IncorrectConfigVariable": {
"description": "%s Workspace error; configuration variable %s either not defined or has incorrect value",
"categoryId": "configuration",
"canUserFix": true
},
"NonLinearUnits": {
"description": "The root model is not using linear units.",
"categoryId": "configuration",
"canUserFix": true,
"kbLinkId": "NonLinearUnits"
},
"DuplicateDataFound" : {
"description": "The file contains data that is spatial overlapping having similar identifiers compared to the existing content in the iModel. To prevent data problem the conversion was aborted. Details: %s",
"categoryId": "data_conflict",
"canUserFix": true,
"kbLinkId": "DuplicateData"
},
"AnotherUserPushing" : {
"description": "Another user is attempting to push data to the same iModel. Please try again in a few minutes.",
"categoryId": "imodel_access",
"canUserFix": true,
"kbLinkId": "AnotherUserPushing"
},
"ZeroByte" : {
"description": "File %s has a size of 0 bytes. Please check your datasource.",
"categoryId": "data_conflict",
"canUserFix": true,
"kbLinkId": ""
},
"SourceFileNotAccessible" : {
"description": "The source file is not accessible.",
"categoryId": "file_access",
"canUserFix": true,
"kbLinkId": "SourceFileNotAccessible"
},
"SourceFileIsForbidden" : {
"description": "Source file pre-authenticated URL is expired.",
"categoryId": "file_access",
"canUserFix": true,
"kbLinkId": "SourceFileIsForbidden"
},
"SourceFileNotFound" : {
"description": "Source file was not found at location.",
"categoryId": "file_access",
"canUserFix": true,
"kbLinkId": "SourceFileNotFound"
},
"SourceFileCorrupted": {
"description": "The input file, %s, is likely corrupted. It cannot be opened by the connector. Try auditing & recovering the file in the product that has created it.",
"categoryId": "file_access",
"kbLinkId": "SourceFileCorrupted",
"canUserFix": true
},
"IncompleteDxfHeader": {
"description": "The input DXF file, %s, is invalid. It has an incomplete or missing HEADER section, and potentially other problems as well. Try fixing the file in AutoCAD.",
"categoryId": "file_access",
"kbLinkId": "IncompleteDxfHeader",
"canUserFix": true
},
"InvalidChangesetGroupId": {
"description": "The Connector was provided an invalid changeset group ID by the orchestrator.",
"categoryId": "configuration",
"canUserFix": false
},
"FailedToConnectToRemoteServerApplication": {
"description": "Failed to connect to the remote server application to retrieve files.",
"categoryId": "file_access",
"kbLinkId": "FailedToConnectToRemoteServerApplication",
"canUserFix": true
},
"FailedToReaquireJobSubject": {
"description": "Failed to re-acquire job subject during processing. Unable to continue processing.",
"categoryId": "other",
"kbLinkId": "",
"canUserFix": false
}
}
}