Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-13801

Cryptic error in Bamboo logs - zip file closed

    XMLWordPrintable

Details

    • 0
    • 4
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      In Bamboo 5.x we started seeing this cryptic error, which is kind of harmless, but sometimes people are worried about it:

      2013-09-05 00:10:58,621 ERROR [Finalizer] [FelixOsgiContainerManager] JarContent: Unable to read bytes.
      java.lang.IllegalStateException: zip file closed
          at java.util.zip.ZipFile.ensureOpen(ZipFile.java:420)
          at java.util.zip.ZipFile.getEntry(ZipFile.java:165)
          at java.util.jar.JarFile.getEntry(JarFile.java:224)
          at org.apache.felix.framework.util.JarFileX.getEntry(JarFileX.java:61)
          at org.apache.felix.framework.cache.JarContent.getEntryAsBytes(JarContent.java:120)
          at org.apache.felix.framework.ModuleImpl$ModuleClassLoader.findClass(ModuleImpl.java:1738)
          at org.apache.felix.framework.ModuleImpl.findClassOrResourceByDelegation(ModuleImpl.java:716)
          at org.apache.felix.framework.ModuleImpl.access$200(ModuleImpl.java:73)
          at org.apache.felix.framework.ModuleImpl$ModuleClassLoader.loadClass(ModuleImpl.java:1690)
          at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
          at org.apache.http.impl.conn.PoolingClientConnectionManager.shutdown(PoolingClientConnectionManager.java:284)
          at org.apache.http.impl.conn.PoolingClientConnectionManager.finalize(PoolingClientConnectionManager.java:121)
          at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
          at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:101)
          at java.lang.ref.Finalizer.access$100(Finalizer.java:32)
          at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:190)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            akhachatryan ArmenA
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: