Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown interruption of the assesment during writing to the database #137

Open
SusSysEngi opened this issue May 15, 2023 · 0 comments
Open

Comments

@SusSysEngi
Copy link

Hello,

I am working on a project with a tcl program that executes LCA Brightway@ scripts for ReCiPe Midpoint (H) V1.13', 'climate change', 'GWP100' and ReCiPe Midpoint (H) V1.13', 'metal depletion', 'MDP'.

The program stops working with this error code but I spent some much time to identify the problem but I still don't know what causes this. At least, I would like to know where I should look identify the error cause.

Extracted 1 worksheets in 0.04 seconds
Extracted 1 worksheets in 0.04 seconds
Applying strategy: csv_restore_tuples
Applying strategy: csv_restore_booleans
Applying strategy: csv_numerize
Applying strategy: csv_drop_unknown
Applying strategy: csv_add_missing_exchanges_section
Applying strategy: normalize_units
Applying strategy: normalize_biosphere_categories
Applying strategy: normalize_biosphere_names
Applying strategy: strip_biosphere_exc_locations
Applying strategy: set_code_by_activity_hash
Applying strategy: link_iterable_by_fields
Applying strategy: assign_only_product_as_production
Applying strategy: link_technosphere_by_activity_hash
Applying strategy: drop_falsey_uncertainty_fields_but_keep_zeros
Applying strategy: convert_uncertainty_types_to_integers
Applying strategy: convert_activity_parameters_to_list
Applied 16 strategies in 11.64 seconds
Applying strategy: link_iterable_by_fields
Applying strategy: link_iterable_by_fields
Applying strategy: link_iterable_by_fields
8 datasets
45 exchanges
0 unlinked exchanges

Title: Writing activities to SQLite3 database:
Started: 05/15/2023 13:54:41
Finished: 05/15/2023 13:54:41
Total time elapsed: 00:00:00
CPU %: 0.00
Memory %: 0.25
Created database: AM_example
Writing activities to SQLite3 database:

0% [# ] 100% | ETA: 00:00:01
0% [## ] 100% | ETA: 00:00:01
0% [### ] 100% | ETA: 00:00:01
0% [#### ] 100% | ETA: 00:00:01
0% [##### ] 100% | ETA: 00:00:01
0% [###### ] 100% | ETA: 00:00:01
0% [####### ] 100% | ETA: 00:00:01
0% [########] 100% | ETA: 00:00:01
0% [########] 100% | ETA: 00:00:01
Total time elapsed: 00:00:00
while executing
"exec $python "$python_script" {*}$argv"
(procedure "getData" line 175)
invoked from within
"getData $C [lindex $VolumeBasis 0]"
invoked from within
"set valueX [getData $C [lindex $VolumeBasis 0]]"
(file "filename/program.tcl" line 4320)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant