Skip to content

I tried to but openLCA threw an error #477

@hitman106261

Description

@hitman106261

I tried to but openLCA threw an error

Steps to reproduce

  1. ?
  2. ?
  3. ?

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions