-
Notifications
You must be signed in to change notification settings - Fork 60
I tried to but openLCA threw an error #477
Copy link
Copy link
Open
Description
I tried to but openLCA threw an error
Steps to reproduce
- ?
- ?
- ?
Attached files
- example database ?
- screen shots ?
- ...
openLCA error message
Database import failed
Installation details
- openLCA version: 2.6.0
- operating system: Windows 10
- os architecture: amd64
- os version: 10.0
- native libraries loaded: false
- with sparse matrix support: false
Full error stack trace
java.lang.reflect.InvocationTargetException
at org.openlca.app.wizards.io.DbImportWizard$ConnectionDispatch.run(DbImportWizard.java:193)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:123)
Caused by: org.zeroturnaround.zip.ZipException: Failed to process zip entry 'log/log20003.dat' with action org.zeroturnaround.zip.ZipUtil$Unpacker@4f85414
at org.zeroturnaround.zip.ZipUtil.iterate(ZipUtil.java:511)
at org.zeroturnaround.zip.ZipUtil.iterate(ZipUtil.java:472)
at org.zeroturnaround.zip.ZipUtil.unpack(ZipUtil.java:996)
at org.zeroturnaround.zip.ZipUtil.unpack(ZipUtil.java:939)
at org.openlca.app.wizards.io.DbImportWizard$ConnectionDispatch.connectToFolder(DbImportWizard.java:203)
at org.openlca.app.wizards.io.DbImportWizard$ConnectionDispatch.run(DbImportWizard.java:189)
... 1 more
Caused by: java.io.IOException: There is not enough space on the disk
at java.base/java.io.FileOutputStream.writeBytes(Native Method)
at java.base/java.io.FileOutputStream.write(Unknown Source)
at java.base/java.io.BufferedOutputStream.flushBuffer(Unknown Source)
at java.base/java.io.BufferedOutputStream.implWrite(Unknown Source)
at java.base/java.io.BufferedOutputStream.write(Unknown Source)
at org.zeroturnaround.zip.commons.IOUtils.copyLarge(IOUtils.java:323)
at org.zeroturnaround.zip.commons.IOUtils.copyLarge(IOUtils.java:299)
at org.zeroturnaround.zip.commons.IOUtils.copy(IOUtils.java:274)
at org.zeroturnaround.zip.commons.FileUtils.copy(FileUtils.java:56)
at org.zeroturnaround.zip.ZipUtil$Unpacker.process(ZipUtil.java:1179)
at org.zeroturnaround.zip.ZipUtil.iterate(ZipUtil.java:508)
... 6 more
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels