0 votes
542 views

Working on Win10 and OpenLCA1.10.3

Clicked on Database > Restore > exiobase3_monetary_20181212_fixedLCIA_June2021.zolca > Error: An internal Error occured \ failed to run import ...

358mainERRORorg.openlca.julia.JuliaFailed to load Julia libs from C:\Program Files (x86)\openLCA

java.lang.UnsatisfiedLinkError: Can't load library: C:\Program Files (x86)\openLCA\libgfortran-3.dll
     at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1827)
     at java.lang.Runtime.load0(Runtime.java:809)
     at java.lang.System.load(System.java:1086)
     at org.openlca.julia.Julia.loadFromDir(Julia.java:77)
     at org.openlca.app.App.getSolver(App.java:71)
     at org.openlca.app.rcp.RcpActivator.start(RcpActivator.java:68)
     at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:842)
     at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)

... (rather long stream)


Am I doing something wrong? I can import Agribalyse and bioenergiedat, for example.

Any suggestions are very much appreciated!

<!--[if gte mso 9]> <![endif]--><!--[if gte mso 9]> Normal 0 false false false EN-GB ZH-CN X-NONE <![endif]--><!--[if gte mso 9]> <![endif]--><!--[if gte mso 10]>

/* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin-top:0cm; mso-para-margin-right:0cm; mso-para-margin-bottom:8.0pt; mso-para-margin-left:0cm; line-height:107%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri",sans-serif; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} <![endif]-->
in openLCA by (170 points)

2 Answers

+1 vote
by (114k points)
Hi, there are a number of posts for the this or similar issues, typically you do not have write access then to the folder where openLCA is installed - if this is the case, then you should download and install the zip archive version, or ask an admin to download the libraries.

Best wishes, Andreas
by (170 points)
Thanks! Not quite the same: The most similar issue I found was one specifically an earlier openLCA version that had been solved by moving to a more recent version.
0 votes
by (170 points)
Hard disk space was full, C:\ drive!

It works once I free ample disk space.

Note, loading the exiobase creates files of > 9 GB on your C:\ drive (and I do not find an option to change this).
...