Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Docker Bitbucket Server Fails to Start

europoint
Contributor
October 6, 2023

 My Docker Bitbucket 8.14 instance refuses to start with the following error. No matter which version of Bitbucket I try, I get the same error (zip file is empty). Does anyone know which zip file is empty causing this issue?


Starting Bitbucket webapp at http://localhost:7990#
 Exception in thread "main" java.util.zip.ZipException: zip file is empty
at java.base/java.util.zip.ZipFile$Source.zerror(ZipFile.java:1769)
at java.base/java.util.zip.ZipFile$Source.findEND(ZipFile.java:1565)
at java.base/java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1659)
at java.base/java.util.zip.ZipFile$Source.<init>(ZipFile.java:1463)
at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1426)
at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:840)
at java.base/java.util.zip.ZipFile$CleanableResource$FinalizableResource.<init>(ZipFile.java:866)
at java.base/java.util.zip.ZipFile$CleanableResource.get(ZipFile.java:855)
at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:257)
at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:186)
at java.base/java.util.jar.JarFile.<init>(JarFile.java:348)
at java.base/java.util.jar.JarFile.<init>(JarFile.java:319)
at java.base/java.util.jar.JarFile.<init>(JarFile.java:285)
at org.springframework.boot.loader.jar.AbstractJarFile.<init>(AbstractJarFile.java:39)
at org.springframework.boot.loader.jar.JarFile.<init>(JarFile.java:130)
at org.springframework.boot.loader.jar.JarFile.<init>(JarFile.java:125)
at org.springframework.boot.loader.jar.JarFile.<init>(JarFile.java:111)
at org.springframework.boot.loader.jar.JarFile.<init>(JarFile.java:102)
at org.springframework.boot.loader.archive.JarFileArchive.<init>(JarFileArchive.java:73)
at org.springframework.boot.loader.archive.JarFileArchive.<init>(JarFileArchive.java:69)
at com.atlassian.bitbucket.internal.launcher.BitbucketServerLauncher.postProcessClassPathArchives(BitbucketServerLauncher.java:146)
at org.springframework.boot.loader.ExecutableArchiveLauncher.applyClassPathArchivePostProcessing(ExecutableArchiveLauncher.java:142)
at org.springframework.boot.loader.ExecutableArchiveLauncher.getClassPathArchivesIterator(ExecutableArchiveLauncher.java:125)
at com.atlassian.bitbucket.internal.launcher.BitbucketServerLauncher.start(BitbucketServerLauncher.java:156)
at com.atlassian.bitbucket.internal.launcher.BitbucketServerLauncher.main(BitbucketServerLauncher.java:99)

 

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
8.14
TAGS
AUG Leaders

Atlassian Community Events