Petals SE BPEL

zip error on shutdown

Details

  • Type: Bug Bug
  • Status: New New
  • Resolution: Unresolved
  • Affects Version/s: 1.0.3
  • Fix Version/s: None
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    An error sometimes occurs when the component is shutting down (with previous sa undeployed): [Petals.Container.Components.petals-se-bpel]-INFO 2010-02-11 17:57:57,872 Component turned off Exception in thread "Thread-57" java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:403) at java.util.zip.ZipFile.getEntry(ZipFile.java:148) at java.util.jar.JarFile.getEntry(JarFile.java:206) at java.util.jar.JarFile.getJarEntry(JarFile.java:189) at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:754) at sun.misc.URLClassPath$JarLoader.findResource(URLClassPath.java:732) at sun.misc.URLClassPath.findResource(URLClassPath.java:145) at java.net.URLClassLoader$2.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findResource(URLClassLoader.java:359) at org.ow2.petals.system.classloader.PetalsClassLoader.getResource(PetalsClassLoader.java:217) at org.ow2.petals.system.classloader.ComponentClassLoader.getResource(ComponentClassLoader.java:66) at org.objectweb.fractal.adl.xml.XMLLoader.load(XMLLoader.java:103) at org.objectweb.fractal.adl.arguments.ArgumentLoader.load(ArgumentLoader.java:59) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:151) at org.objectweb.fractal.adl.arguments.ArgumentComponentLoader.load(ArgumentComponentLoader.java:117) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:142) at org.objectweb.fractal.adl.interfaces.InterfaceLoader.load(InterfaceLoader.java:49) at org.objectweb.fractal.adl.types.TypeLoader.load(TypeLoader.java:67) at org.objectweb.fractal.adl.attributes.AttributeLoader.load(AttributeLoader.java:68) at org.objectweb.fractal.adl.implementations.ImplementationLoader.load(ImplementationLoader.java:80) at org.objectweb.fractal.adl.bindings.BindingLoader.load(BindingLoader.java:53) at org.objectweb.fractal.adl.bindings.UnboundInterfaceDetectorLoader.load(UnboundInterfaceDetectorLoader.java:64) at org.objectweb.fractal.adl.BasicFactory.newComponent(BasicFactory.java:143) at com.ebmwebsourcing.easyviper.core.fractal.FractalHelper.createNewComponent(FractalHelper.java:156) at com.ebmwebsourcing.easyviper.core.impl.engine.ScopeImpl.createTransition(ScopeImpl.java:1014) at org.objectweb.fractal.julia.generated.Cc1ec2e1f_0.createTransition(INTERFACE[Process]) at com.ebmwebsourcing.easyviper.core.impl.engine.pattern.CreationPatternFactory.createSequencePattern(CreationPatternFactory.java:129) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateSequence(BPELCompilerImpl.java:336) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateActivity(BPELCompilerImpl.java:1188) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:324) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:1) at org.objectweb.fractal.julia.generated.Cb46e0c26_0.compile(INTERCEPTOR[BPELCompiler]) at org.objectweb.fractal.julia.generated.Cf0824d11_0.compile(INTERFACE[BPELCompiler]) at com.ebmwebsourcing.easyviper.core.api.tools.ProcessForker.run(ProcessForker.java:29) Exception in thread "Thread-61" java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:403) at java.util.zip.ZipFile.getEntry(ZipFile.java:148) at java.util.jar.JarFile.getEntry(JarFile.java:206) at java.util.jar.JarFile.getJarEntry(JarFile.java:189) at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:754) at sun.misc.URLClassPath$JarLoader.findResource(URLClassPath.java:732) at sun.misc.URLClassPath.findResource(URLClassPath.java:145) at java.net.URLClassLoader$2.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findResource(URLClassLoader.java:359) at org.ow2.petals.system.classloader.PetalsClassLoader.getResource(PetalsClassLoader.java:217) at org.ow2.petals.system.classloader.ComponentClassLoader.getResource(ComponentClassLoader.java:66) at org.objectweb.fractal.adl.xml.XMLLoader.load(XMLLoader.java:103) at org.objectweb.fractal.adl.arguments.ArgumentLoader.load(ArgumentLoader.java:59) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:151) at org.objectweb.fractal.adl.arguments.ArgumentComponentLoader.load(ArgumentComponentLoader.java:117) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:142) at org.objectweb.fractal.adl.interfaces.InterfaceLoader.load(InterfaceLoader.java:49) at org.objectweb.fractal.adl.types.TypeLoader.load(TypeLoader.java:67) at org.objectweb.fractal.adl.attributes.AttributeLoader.load(AttributeLoader.java:68) at org.objectweb.fractal.adl.implementations.ImplementationLoader.load(ImplementationLoader.java:80) at org.objectweb.fractal.adl.bindings.BindingLoader.load(BindingLoader.java:53) at org.objectweb.fractal.adl.bindings.UnboundInterfaceDetectorLoader.load(UnboundInterfaceDetectorLoader.java:64) at org.objectweb.fractal.adl.BasicFactory.newComponent(BasicFactory.java:143) at com.ebmwebsourcing.easyviper.core.fractal.FractalHelper.createNewComponent(FractalHelper.java:156) at com.ebmwebsourcing.easyviper.core.impl.engine.ScopeImpl.createTransition(ScopeImpl.java:1014) at org.objectweb.fractal.julia.generated.Cc1ec2e1f_0.createTransition(INTERFACE[Process]) at com.ebmwebsourcing.easyviper.core.impl.engine.pattern.CreationPatternFactory.createSequencePattern(CreationPatternFactory.java:107) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateSequence(BPELCompilerImpl.java:336) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateActivity(BPELCompilerImpl.java:1188) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:324) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:1) at org.objectweb.fractal.julia.generated.Cb46e0c26_0.compile(INTERCEPTOR[BPELCompiler]) at org.objectweb.fractal.julia.generated.Cf0824d11_0.compile(INTERFACE[BPELCompiler]) at com.ebmwebsourcing.easyviper.core.api.tools.ProcessForker.run(ProcessForker.java:29) Exception in thread "Thread-56" java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:403) at java.util.zip.ZipFile.getEntry(ZipFile.java:148) at java.util.jar.JarFile.getEntry(JarFile.java:206) at java.util.jar.JarFile.getJarEntry(JarFile.java:189) at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:754) at sun.misc.URLClassPath$JarLoader.findResource(URLClassPath.java:732) at sun.misc.URLClassPath.findResource(URLClassPath.java:145) at java.net.URLClassLoader$2.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findResource(URLClassLoader.java:359) at org.ow2.petals.system.classloader.PetalsClassLoader.getResource(PetalsClassLoader.java:217) at org.ow2.petals.system.classloader.ComponentClassLoader.getResource(ComponentClassLoader.java:66) at org.objectweb.fractal.adl.xml.XMLLoader.load(XMLLoader.java:103) at org.objectweb.fractal.adl.arguments.ArgumentLoader.load(ArgumentLoader.java:59) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:151) at org.objectweb.fractal.adl.arguments.ArgumentComponentLoader.load(ArgumentComponentLoader.java:117) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:142) at org.objectweb.fractal.adl.interfaces.InterfaceLoader.load(InterfaceLoader.java:49) at org.objectweb.fractal.adl.types.TypeLoader.load(TypeLoader.java:67) at org.objectweb.fractal.adl.attributes.AttributeLoader.load(AttributeLoader.java:68) at org.objectweb.fractal.adl.implementations.ImplementationLoader.load(ImplementationLoader.java:80) at org.objectweb.fractal.adl.bindings.BindingLoader.load(BindingLoader.java:53) at org.objectweb.fractal.adl.bindings.UnboundInterfaceDetectorLoader.load(UnboundInterfaceDetectorLoader.java:64) at org.objectweb.fractal.adl.BasicFactory.newComponent(BasicFactory.java:143) at com.ebmwebsourcing.easyviper.core.fractal.FractalHelper.createNewComponent(FractalHelper.java:156) at com.ebmwebsourcing.easyviper.core.impl.engine.ProcessImpl.createParentExecution(ProcessImpl.java:113) at com.ebmwebsourcing.easyviper.core.impl.engine.ProcessImpl.run(ProcessImpl.java:86) at org.objectweb.fractal.julia.generated.Cc1ec2e1f_0.run(INTERFACE[Process]) at com.ebmwebsourcing.easyviper.core.api.tools.ProcessForker.run(ProcessForker.java:31) Exception in thread "Thread-64" java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:403) at java.util.zip.ZipFile.getEntry(ZipFile.java:148) at java.util.jar.JarFile.getEntry(JarFile.java:206) at java.util.jar.JarFile.getJarEntry(JarFile.java:189) at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:754) at sun.misc.URLClassPath$JarLoader.findResource(URLClassPath.java:732) at sun.misc.URLClassPath.findResource(URLClassPath.java:145) at java.net.URLClassLoader$2.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findResource(URLClassLoader.java:359) at org.ow2.petals.system.classloader.PetalsClassLoader.getResource(PetalsClassLoader.java:217) at org.ow2.petals.system.classloader.ComponentClassLoader.getResource(ComponentClassLoader.java:66) at org.objectweb.fractal.adl.xml.XMLLoader.load(XMLLoader.java:103) at org.objectweb.fractal.adl.arguments.ArgumentLoader.load(ArgumentLoader.java:59) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:151) at org.objectweb.fractal.adl.arguments.ArgumentComponentLoader.load(ArgumentComponentLoader.java:117) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:142) at org.objectweb.fractal.adl.interfaces.InterfaceLoader.load(InterfaceLoader.java:49) at org.objectweb.fractal.adl.types.TypeLoader.load(TypeLoader.java:67) at org.objectweb.fractal.adl.attributes.AttributeLoader.load(AttributeLoader.java:68) at org.objectweb.fractal.adl.implementations.ImplementationLoader.load(ImplementationLoader.java:80) at org.objectweb.fractal.adl.bindings.BindingLoader.load(BindingLoader.java:53) at org.objectweb.fractal.adl.bindings.UnboundInterfaceDetectorLoader.load(UnboundInterfaceDetectorLoader.java:64) at org.objectweb.fractal.adl.BasicFactory.newComponent(BasicFactory.java:143) at com.ebmwebsourcing.easyviper.core.fractal.FractalHelper.createNewComponent(FractalHelper.java:156) at com.ebmwebsourcing.easyviper.core.impl.engine.ScopeImpl.createTransition(ScopeImpl.java:1014) at org.objectweb.fractal.julia.generated.Cc1ec2e1f_0.createTransition(INTERFACE[Process]) at com.ebmwebsourcing.easyviper.core.impl.engine.pattern.CreationPatternFactory.createSequencePattern(CreationPatternFactory.java:107) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateSequence(BPELCompilerImpl.java:336) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateActivity(BPELCompilerImpl.java:1188) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:324) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:1) at org.objectweb.fractal.julia.generated.Cb46e0c26_0.compile(INTERCEPTOR[BPELCompiler]) at org.objectweb.fractal.julia.generated.Cf0824d11_0.compile(INTERFACE[BPELCompiler]) at com.ebmwebsourcing.easyviper.core.api.tools.ProcessForker.run(ProcessForker.java:29) Exception in thread "Thread-63" java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:403) at java.util.zip.ZipFile.getEntry(ZipFile.java:148) at java.util.jar.JarFile.getEntry(JarFile.java:206) at java.util.jar.JarFile.getJarEntry(JarFile.java:189) at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:754) at sun.misc.URLClassPath$JarLoader.findResource(URLClassPath.java:732) at sun.misc.URLClassPath.findResource(URLClassPath.java:145) at java.net.URLClassLoader$2.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findResource(URLClassLoader.java:359) at org.ow2.petals.system.classloader.PetalsClassLoader.getResource(PetalsClassLoader.java:217) at org.ow2.petals.system.classloader.ComponentClassLoader.getResource(ComponentClassLoader.java:66) at org.objectweb.fractal.adl.xml.XMLLoader.load(XMLLoader.java:103) at org.objectweb.fractal.adl.arguments.ArgumentLoader.load(ArgumentLoader.java:59) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:151) at org.objectweb.fractal.adl.arguments.ArgumentComponentLoader.load(ArgumentComponentLoader.java:117) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:142) at org.objectweb.fractal.adl.interfaces.InterfaceLoader.load(InterfaceLoader.java:49) at org.objectweb.fractal.adl.types.TypeLoader.load(TypeLoader.java:67) at org.objectweb.fractal.adl.attributes.AttributeLoader.load(AttributeLoader.java:68) at org.objectweb.fractal.adl.implementations.ImplementationLoader.load(ImplementationLoader.java:80) at org.objectweb.fractal.adl.bindings.BindingLoader.load(BindingLoader.java:53) at org.objectweb.fractal.adl.bindings.UnboundInterfaceDetectorLoader.load(UnboundInterfaceDetectorLoader.java:64) at org.objectweb.fractal.adl.BasicFactory.newComponent(BasicFactory.java:143) at com.ebmwebsourcing.easyviper.core.fractal.FractalHelper.createNewComponent(FractalHelper.java:156) at com.ebmwebsourcing.easyviper.core.impl.engine.ScopeImpl.createTransition(ScopeImpl.java:1014) at org.objectweb.fractal.julia.generated.Cc1ec2e1f_0.createTransition(INTERFACE[Process]) at com.ebmwebsourcing.easyviper.core.impl.engine.pattern.CreationPatternFactory.createSequencePattern(CreationPatternFactory.java:107) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateSequence(BPELCompilerImpl.java:336) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateActivity(BPELCompilerImpl.java:1188) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:324) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:1) at org.objectweb.fractal.julia.generated.Cb46e0c26_0.compile(INTERCEPTOR[BPELCompiler]) at org.objectweb.fractal.julia.generated.Cf0824d11_0.compile(INTERFACE[BPELCompiler]) at com.ebmwebsourcing.easyviper.core.api.tools.ProcessForker.run(ProcessForker.java:29) Exception in thread "Thread-59" java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:403) at java.util.zip.ZipFile.getEntry(ZipFile.java:148) at java.util.jar.JarFile.getEntry(JarFile.java:206) at java.util.jar.JarFile.getJarEntry(JarFile.java:189) at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:754) at sun.misc.URLClassPath$JarLoader.findResource(URLClassPath.java:732) at sun.misc.URLClassPath.findResource(URLClassPath.java:145) at java.net.URLClassLoader$2.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findResource(URLClassLoader.java:359) at org.ow2.petals.system.classloader.PetalsClassLoader.getResource(PetalsClassLoader.java:217) at org.ow2.petals.system.classloader.ComponentClassLoader.getResource(ComponentClassLoader.java:66) at org.objectweb.fractal.adl.xml.XMLLoader.load(XMLLoader.java:103) at org.objectweb.fractal.adl.arguments.ArgumentLoader.load(ArgumentLoader.java:59) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:151) at org.objectweb.fractal.adl.arguments.ArgumentComponentLoader.load(ArgumentComponentLoader.java:117) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:142) at org.objectweb.fractal.adl.interfaces.InterfaceLoader.load(InterfaceLoader.java:49) at org.objectweb.fractal.adl.types.TypeLoader.load(TypeLoader.java:67) at org.objectweb.fractal.adl.attributes.AttributeLoader.load(AttributeLoader.java:68) at org.objectweb.fractal.adl.implementations.ImplementationLoader.load(ImplementationLoader.java:80) at org.objectweb.fractal.adl.bindings.BindingLoader.load(BindingLoader.java:53) at org.objectweb.fractal.adl.bindings.UnboundInterfaceDetectorLoader.load(UnboundInterfaceDetectorLoader.java:64) at org.objectweb.fractal.adl.BasicFactory.newComponent(BasicFactory.java:143) at com.ebmwebsourcing.easyviper.core.fractal.FractalHelper.createNewComponent(FractalHelper.java:156) at com.ebmwebsourcing.easyviper.core.impl.engine.ScopeImpl.createTransition(ScopeImpl.java:1014) at org.objectweb.fractal.julia.generated.Cc1ec2e1f_0.createTransition(INTERFACE[Process]) at com.ebmwebsourcing.easyviper.core.impl.engine.pattern.CreationPatternFactory.createSequencePattern(CreationPatternFactory.java:129) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateSequence(BPELCompilerImpl.java:336) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateActivity(BPELCompilerImpl.java:1188) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:324) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:1) at org.objectweb.fractal.julia.generated.Cb46e0c26_0.compile(INTERCEPTOR[BPELCompiler]) at org.objectweb.fractal.julia.generated.Cf0824d11_0.compile(INTERFACE[BPELCompiler]) at com.ebmwebsourcing.easyviper.core.api.tools.ProcessForker.run(ProcessForker.java:29) Exception in thread "Thread-55" java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:403) at java.util.zip.ZipFile.getEntry(ZipFile.java:148) at java.util.jar.JarFile.getEntry(JarFile.java:206) at java.util.jar.JarFile.getJarEntry(JarFile.java:189) at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:754) at sun.misc.URLClassPath$JarLoader.findResource(URLClassPath.java:732) at sun.misc.URLClassPath.findResource(URLClassPath.java:145) at java.net.URLClassLoader$2.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findResource(URLClassLoader.java:359) at org.ow2.petals.system.classloader.PetalsClassLoader.getResource(PetalsClassLoader.java:217) at org.ow2.petals.system.classloader.ComponentClassLoader.getResource(ComponentClassLoader.java:66) at org.objectweb.fractal.adl.xml.XMLLoader.load(XMLLoader.java:103) at org.objectweb.fractal.adl.arguments.ArgumentLoader.load(ArgumentLoader.java:59) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:151) at org.objectweb.fractal.adl.arguments.ArgumentComponentLoader.load(ArgumentComponentLoader.java:117) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:142) at org.objectweb.fractal.adl.interfaces.InterfaceLoader.load(InterfaceLoader.java:49) at org.objectweb.fractal.adl.types.TypeLoader.load(TypeLoader.java:67) at org.objectweb.fractal.adl.attributes.AttributeLoader.load(AttributeLoader.java:68) at org.objectweb.fractal.adl.implementations.ImplementationLoader.load(ImplementationLoader.java:80) at org.objectweb.fractal.adl.bindings.BindingLoader.load(BindingLoader.java:53) at org.objectweb.fractal.adl.bindings.UnboundInterfaceDetectorLoader.load(UnboundInterfaceDetectorLoader.java:64) at org.objectweb.fractal.adl.BasicFactory.newComponent(BasicFactory.java:143) at com.ebmwebsourcing.easyviper.core.fractal.FractalHelper.createNewComponent(FractalHelper.java:156) at com.ebmwebsourcing.easyviper.core.impl.engine.ScopeImpl.createTransition(ScopeImpl.java:1014) at org.objectweb.fractal.julia.generated.Cc1ec2e1f_0.createTransition(INTERFACE[Process]) at com.ebmwebsourcing.easyviper.core.impl.engine.pattern.CreationPatternFactory.createSequencePattern(CreationPatternFactory.java:129) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateSequence(BPELCompilerImpl.java:336) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateActivity(BPELCompilerImpl.java:1188) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:324) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:1) at org.objectweb.fractal.julia.generated.Cb46e0c26_0.compile(INTERCEPTOR[BPELCompiler]) at org.objectweb.fractal.julia.generated.Cf0824d11_0.compile(INTERFACE[BPELCompiler]) at com.ebmwebsourcing.easyviper.core.api.tools.ProcessForker.run(ProcessForker.java:29) Exception in thread "Thread-60" java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:403) at java.util.zip.ZipFile.getEntry(ZipFile.java:148) at java.util.jar.JarFile.getEntry(JarFile.java:206) at java.util.jar.JarFile.getJarEntry(JarFile.java:189) at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:754) at sun.misc.URLClassPath$JarLoader.findResource(URLClassPath.java:732) at sun.misc.URLClassPath.findResource(URLClassPath.java:145) at java.net.URLClassLoader$2.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findResource(URLClassLoader.java:359) at org.ow2.petals.system.classloader.PetalsClassLoader.getResource(PetalsClassLoader.java:217) at org.ow2.petals.system.classloader.ComponentClassLoader.getResource(ComponentClassLoader.java:66) at org.objectweb.fractal.adl.xml.XMLLoader.load(XMLLoader.java:103) at org.objectweb.fractal.adl.arguments.ArgumentLoader.load(ArgumentLoader.java:59) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:151) at org.objectweb.fractal.adl.arguments.ArgumentComponentLoader.load(ArgumentComponentLoader.java:117) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:142) at org.objectweb.fractal.adl.interfaces.InterfaceLoader.load(InterfaceLoader.java:49) at org.objectweb.fractal.adl.types.TypeLoader.load(TypeLoader.java:67) at org.objectweb.fractal.adl.attributes.AttributeLoader.load(AttributeLoader.java:68) at org.objectweb.fractal.adl.implementations.ImplementationLoader.load(ImplementationLoader.java:80) at org.objectweb.fractal.adl.bindings.BindingLoader.load(BindingLoader.java:53) at org.objectweb.fractal.adl.bindings.UnboundInterfaceDetectorLoader.load(UnboundInterfaceDetectorLoader.java:64) at org.objectweb.fractal.adl.BasicFactory.newComponent(BasicFactory.java:143) at com.ebmwebsourcing.easyviper.core.fractal.FractalHelper.createNewComponent(FractalHelper.java:156) at com.ebmwebsourcing.easyviper.core.impl.engine.ScopeImpl.createTransition(ScopeImpl.java:1014) at org.objectweb.fractal.julia.generated.Cc1ec2e1f_0.createTransition(INTERFACE[Process]) at com.ebmwebsourcing.easyviper.core.impl.engine.pattern.CreationPatternFactory.createSequencePattern(CreationPatternFactory.java:129) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateSequence(BPELCompilerImpl.java:336) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateActivity(BPELCompilerImpl.java:1188) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:324) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:1) at org.objectweb.fractal.julia.generated.Cb46e0c26_0.compile(INTERCEPTOR[BPELCompiler]) at org.objectweb.fractal.julia.generated.Cf0824d11_0.compile(INTERFACE[BPELCompiler]) at com.ebmwebsourcing.easyviper.core.api.tools.ProcessForker.run(ProcessForker.java:29) Exception in thread "Thread-58" java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:403) at java.util.zip.ZipFile.getEntry(ZipFile.java:148) at java.util.jar.JarFile.getEntry(JarFile.java:206) at java.util.jar.JarFile.getJarEntry(JarFile.java:189) at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:754) at sun.misc.URLClassPath$JarLoader.findResource(URLClassPath.java:732) at sun.misc.URLClassPath.findResource(URLClassPath.java:145) at java.net.URLClassLoader$2.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findResource(URLClassLoader.java:359) at org.ow2.petals.system.classloader.PetalsClassLoader.getResource(PetalsClassLoader.java:217) at org.ow2.petals.system.classloader.ComponentClassLoader.getResource(ComponentClassLoader.java:66) at org.objectweb.fractal.adl.xml.XMLLoader.load(XMLLoader.java:103) at org.objectweb.fractal.adl.arguments.ArgumentLoader.load(ArgumentLoader.java:59) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:151) at org.objectweb.fractal.adl.arguments.ArgumentComponentLoader.load(ArgumentComponentLoader.java:117) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:142) at org.objectweb.fractal.adl.interfaces.InterfaceLoader.load(InterfaceLoader.java:49) at org.objectweb.fractal.adl.types.TypeLoader.load(TypeLoader.java:67) at org.objectweb.fractal.adl.attributes.AttributeLoader.load(AttributeLoader.java:68) at org.objectweb.fractal.adl.implementations.ImplementationLoader.load(ImplementationLoader.java:80) at org.objectweb.fractal.adl.bindings.BindingLoader.load(BindingLoader.java:53) at org.objectweb.fractal.adl.bindings.UnboundInterfaceDetectorLoader.load(UnboundInterfaceDetectorLoader.java:64) at org.objectweb.fractal.adl.BasicFactory.newComponent(BasicFactory.java:143) at com.ebmwebsourcing.easyviper.core.fractal.FractalHelper.createNewComponent(FractalHelper.java:156) at com.ebmwebsourcing.easyviper.core.impl.engine.ScopeImpl.createTransition(ScopeImpl.java:1014) at org.objectweb.fractal.julia.generated.Cc1ec2e1f_0.createTransition(INTERFACE[Process]) at com.ebmwebsourcing.easyviper.core.impl.engine.pattern.CreationPatternFactory.createSequencePattern(CreationPatternFactory.java:129) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateSequence(BPELCompilerImpl.java:336) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateActivity(BPELCompilerImpl.java:1188) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:324) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:1) at org.objectweb.fractal.julia.generated.Cb46e0c26_0.compile(INTERCEPTOR[BPELCompiler]) at org.objectweb.fractal.julia.generated.Cf0824d11_0.compile(INTERFACE[BPELCompiler]) at com.ebmwebsourcing.easyviper.core.api.tools.ProcessForker.run(ProcessForker.java:29)

    Show
    An error sometimes occurs when the component is shutting down (with previous sa undeployed): [Petals.Container.Components.petals-se-bpel]-INFO 2010-02-11 17:57:57,872 Component turned off Exception in thread "Thread-57" java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:403) at java.util.zip.ZipFile.getEntry(ZipFile.java:148) at java.util.jar.JarFile.getEntry(JarFile.java:206) at java.util.jar.JarFile.getJarEntry(JarFile.java:189) at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:754) at sun.misc.URLClassPath$JarLoader.findResource(URLClassPath.java:732) at sun.misc.URLClassPath.findResource(URLClassPath.java:145) at java.net.URLClassLoader$2.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findResource(URLClassLoader.java:359) at org.ow2.petals.system.classloader.PetalsClassLoader.getResource(PetalsClassLoader.java:217) at org.ow2.petals.system.classloader.ComponentClassLoader.getResource(ComponentClassLoader.java:66) at org.objectweb.fractal.adl.xml.XMLLoader.load(XMLLoader.java:103) at org.objectweb.fractal.adl.arguments.ArgumentLoader.load(ArgumentLoader.java:59) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:151) at org.objectweb.fractal.adl.arguments.ArgumentComponentLoader.load(ArgumentComponentLoader.java:117) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:142) at org.objectweb.fractal.adl.interfaces.InterfaceLoader.load(InterfaceLoader.java:49) at org.objectweb.fractal.adl.types.TypeLoader.load(TypeLoader.java:67) at org.objectweb.fractal.adl.attributes.AttributeLoader.load(AttributeLoader.java:68) at org.objectweb.fractal.adl.implementations.ImplementationLoader.load(ImplementationLoader.java:80) at org.objectweb.fractal.adl.bindings.BindingLoader.load(BindingLoader.java:53) at org.objectweb.fractal.adl.bindings.UnboundInterfaceDetectorLoader.load(UnboundInterfaceDetectorLoader.java:64) at org.objectweb.fractal.adl.BasicFactory.newComponent(BasicFactory.java:143) at com.ebmwebsourcing.easyviper.core.fractal.FractalHelper.createNewComponent(FractalHelper.java:156) at com.ebmwebsourcing.easyviper.core.impl.engine.ScopeImpl.createTransition(ScopeImpl.java:1014) at org.objectweb.fractal.julia.generated.Cc1ec2e1f_0.createTransition(INTERFACE[Process]) at com.ebmwebsourcing.easyviper.core.impl.engine.pattern.CreationPatternFactory.createSequencePattern(CreationPatternFactory.java:129) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateSequence(BPELCompilerImpl.java:336) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateActivity(BPELCompilerImpl.java:1188) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:324) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:1) at org.objectweb.fractal.julia.generated.Cb46e0c26_0.compile(INTERCEPTOR[BPELCompiler]) at org.objectweb.fractal.julia.generated.Cf0824d11_0.compile(INTERFACE[BPELCompiler]) at com.ebmwebsourcing.easyviper.core.api.tools.ProcessForker.run(ProcessForker.java:29) Exception in thread "Thread-61" java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:403) at java.util.zip.ZipFile.getEntry(ZipFile.java:148) at java.util.jar.JarFile.getEntry(JarFile.java:206) at java.util.jar.JarFile.getJarEntry(JarFile.java:189) at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:754) at sun.misc.URLClassPath$JarLoader.findResource(URLClassPath.java:732) at sun.misc.URLClassPath.findResource(URLClassPath.java:145) at java.net.URLClassLoader$2.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findResource(URLClassLoader.java:359) at org.ow2.petals.system.classloader.PetalsClassLoader.getResource(PetalsClassLoader.java:217) at org.ow2.petals.system.classloader.ComponentClassLoader.getResource(ComponentClassLoader.java:66) at org.objectweb.fractal.adl.xml.XMLLoader.load(XMLLoader.java:103) at org.objectweb.fractal.adl.arguments.ArgumentLoader.load(ArgumentLoader.java:59) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:151) at org.objectweb.fractal.adl.arguments.ArgumentComponentLoader.load(ArgumentComponentLoader.java:117) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:142) at org.objectweb.fractal.adl.interfaces.InterfaceLoader.load(InterfaceLoader.java:49) at org.objectweb.fractal.adl.types.TypeLoader.load(TypeLoader.java:67) at org.objectweb.fractal.adl.attributes.AttributeLoader.load(AttributeLoader.java:68) at org.objectweb.fractal.adl.implementations.ImplementationLoader.load(ImplementationLoader.java:80) at org.objectweb.fractal.adl.bindings.BindingLoader.load(BindingLoader.java:53) at org.objectweb.fractal.adl.bindings.UnboundInterfaceDetectorLoader.load(UnboundInterfaceDetectorLoader.java:64) at org.objectweb.fractal.adl.BasicFactory.newComponent(BasicFactory.java:143) at com.ebmwebsourcing.easyviper.core.fractal.FractalHelper.createNewComponent(FractalHelper.java:156) at com.ebmwebsourcing.easyviper.core.impl.engine.ScopeImpl.createTransition(ScopeImpl.java:1014) at org.objectweb.fractal.julia.generated.Cc1ec2e1f_0.createTransition(INTERFACE[Process]) at com.ebmwebsourcing.easyviper.core.impl.engine.pattern.CreationPatternFactory.createSequencePattern(CreationPatternFactory.java:107) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateSequence(BPELCompilerImpl.java:336) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateActivity(BPELCompilerImpl.java:1188) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:324) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:1) at org.objectweb.fractal.julia.generated.Cb46e0c26_0.compile(INTERCEPTOR[BPELCompiler]) at org.objectweb.fractal.julia.generated.Cf0824d11_0.compile(INTERFACE[BPELCompiler]) at com.ebmwebsourcing.easyviper.core.api.tools.ProcessForker.run(ProcessForker.java:29) Exception in thread "Thread-56" java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:403) at java.util.zip.ZipFile.getEntry(ZipFile.java:148) at java.util.jar.JarFile.getEntry(JarFile.java:206) at java.util.jar.JarFile.getJarEntry(JarFile.java:189) at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:754) at sun.misc.URLClassPath$JarLoader.findResource(URLClassPath.java:732) at sun.misc.URLClassPath.findResource(URLClassPath.java:145) at java.net.URLClassLoader$2.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findResource(URLClassLoader.java:359) at org.ow2.petals.system.classloader.PetalsClassLoader.getResource(PetalsClassLoader.java:217) at org.ow2.petals.system.classloader.ComponentClassLoader.getResource(ComponentClassLoader.java:66) at org.objectweb.fractal.adl.xml.XMLLoader.load(XMLLoader.java:103) at org.objectweb.fractal.adl.arguments.ArgumentLoader.load(ArgumentLoader.java:59) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:151) at org.objectweb.fractal.adl.arguments.ArgumentComponentLoader.load(ArgumentComponentLoader.java:117) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:142) at org.objectweb.fractal.adl.interfaces.InterfaceLoader.load(InterfaceLoader.java:49) at org.objectweb.fractal.adl.types.TypeLoader.load(TypeLoader.java:67) at org.objectweb.fractal.adl.attributes.AttributeLoader.load(AttributeLoader.java:68) at org.objectweb.fractal.adl.implementations.ImplementationLoader.load(ImplementationLoader.java:80) at org.objectweb.fractal.adl.bindings.BindingLoader.load(BindingLoader.java:53) at org.objectweb.fractal.adl.bindings.UnboundInterfaceDetectorLoader.load(UnboundInterfaceDetectorLoader.java:64) at org.objectweb.fractal.adl.BasicFactory.newComponent(BasicFactory.java:143) at com.ebmwebsourcing.easyviper.core.fractal.FractalHelper.createNewComponent(FractalHelper.java:156) at com.ebmwebsourcing.easyviper.core.impl.engine.ProcessImpl.createParentExecution(ProcessImpl.java:113) at com.ebmwebsourcing.easyviper.core.impl.engine.ProcessImpl.run(ProcessImpl.java:86) at org.objectweb.fractal.julia.generated.Cc1ec2e1f_0.run(INTERFACE[Process]) at com.ebmwebsourcing.easyviper.core.api.tools.ProcessForker.run(ProcessForker.java:31) Exception in thread "Thread-64" java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:403) at java.util.zip.ZipFile.getEntry(ZipFile.java:148) at java.util.jar.JarFile.getEntry(JarFile.java:206) at java.util.jar.JarFile.getJarEntry(JarFile.java:189) at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:754) at sun.misc.URLClassPath$JarLoader.findResource(URLClassPath.java:732) at sun.misc.URLClassPath.findResource(URLClassPath.java:145) at java.net.URLClassLoader$2.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findResource(URLClassLoader.java:359) at org.ow2.petals.system.classloader.PetalsClassLoader.getResource(PetalsClassLoader.java:217) at org.ow2.petals.system.classloader.ComponentClassLoader.getResource(ComponentClassLoader.java:66) at org.objectweb.fractal.adl.xml.XMLLoader.load(XMLLoader.java:103) at org.objectweb.fractal.adl.arguments.ArgumentLoader.load(ArgumentLoader.java:59) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:151) at org.objectweb.fractal.adl.arguments.ArgumentComponentLoader.load(ArgumentComponentLoader.java:117) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:142) at org.objectweb.fractal.adl.interfaces.InterfaceLoader.load(InterfaceLoader.java:49) at org.objectweb.fractal.adl.types.TypeLoader.load(TypeLoader.java:67) at org.objectweb.fractal.adl.attributes.AttributeLoader.load(AttributeLoader.java:68) at org.objectweb.fractal.adl.implementations.ImplementationLoader.load(ImplementationLoader.java:80) at org.objectweb.fractal.adl.bindings.BindingLoader.load(BindingLoader.java:53) at org.objectweb.fractal.adl.bindings.UnboundInterfaceDetectorLoader.load(UnboundInterfaceDetectorLoader.java:64) at org.objectweb.fractal.adl.BasicFactory.newComponent(BasicFactory.java:143) at com.ebmwebsourcing.easyviper.core.fractal.FractalHelper.createNewComponent(FractalHelper.java:156) at com.ebmwebsourcing.easyviper.core.impl.engine.ScopeImpl.createTransition(ScopeImpl.java:1014) at org.objectweb.fractal.julia.generated.Cc1ec2e1f_0.createTransition(INTERFACE[Process]) at com.ebmwebsourcing.easyviper.core.impl.engine.pattern.CreationPatternFactory.createSequencePattern(CreationPatternFactory.java:107) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateSequence(BPELCompilerImpl.java:336) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateActivity(BPELCompilerImpl.java:1188) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:324) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:1) at org.objectweb.fractal.julia.generated.Cb46e0c26_0.compile(INTERCEPTOR[BPELCompiler]) at org.objectweb.fractal.julia.generated.Cf0824d11_0.compile(INTERFACE[BPELCompiler]) at com.ebmwebsourcing.easyviper.core.api.tools.ProcessForker.run(ProcessForker.java:29) Exception in thread "Thread-63" java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:403) at java.util.zip.ZipFile.getEntry(ZipFile.java:148) at java.util.jar.JarFile.getEntry(JarFile.java:206) at java.util.jar.JarFile.getJarEntry(JarFile.java:189) at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:754) at sun.misc.URLClassPath$JarLoader.findResource(URLClassPath.java:732) at sun.misc.URLClassPath.findResource(URLClassPath.java:145) at java.net.URLClassLoader$2.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findResource(URLClassLoader.java:359) at org.ow2.petals.system.classloader.PetalsClassLoader.getResource(PetalsClassLoader.java:217) at org.ow2.petals.system.classloader.ComponentClassLoader.getResource(ComponentClassLoader.java:66) at org.objectweb.fractal.adl.xml.XMLLoader.load(XMLLoader.java:103) at org.objectweb.fractal.adl.arguments.ArgumentLoader.load(ArgumentLoader.java:59) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:151) at org.objectweb.fractal.adl.arguments.ArgumentComponentLoader.load(ArgumentComponentLoader.java:117) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:142) at org.objectweb.fractal.adl.interfaces.InterfaceLoader.load(InterfaceLoader.java:49) at org.objectweb.fractal.adl.types.TypeLoader.load(TypeLoader.java:67) at org.objectweb.fractal.adl.attributes.AttributeLoader.load(AttributeLoader.java:68) at org.objectweb.fractal.adl.implementations.ImplementationLoader.load(ImplementationLoader.java:80) at org.objectweb.fractal.adl.bindings.BindingLoader.load(BindingLoader.java:53) at org.objectweb.fractal.adl.bindings.UnboundInterfaceDetectorLoader.load(UnboundInterfaceDetectorLoader.java:64) at org.objectweb.fractal.adl.BasicFactory.newComponent(BasicFactory.java:143) at com.ebmwebsourcing.easyviper.core.fractal.FractalHelper.createNewComponent(FractalHelper.java:156) at com.ebmwebsourcing.easyviper.core.impl.engine.ScopeImpl.createTransition(ScopeImpl.java:1014) at org.objectweb.fractal.julia.generated.Cc1ec2e1f_0.createTransition(INTERFACE[Process]) at com.ebmwebsourcing.easyviper.core.impl.engine.pattern.CreationPatternFactory.createSequencePattern(CreationPatternFactory.java:107) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateSequence(BPELCompilerImpl.java:336) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateActivity(BPELCompilerImpl.java:1188) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:324) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:1) at org.objectweb.fractal.julia.generated.Cb46e0c26_0.compile(INTERCEPTOR[BPELCompiler]) at org.objectweb.fractal.julia.generated.Cf0824d11_0.compile(INTERFACE[BPELCompiler]) at com.ebmwebsourcing.easyviper.core.api.tools.ProcessForker.run(ProcessForker.java:29) Exception in thread "Thread-59" java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:403) at java.util.zip.ZipFile.getEntry(ZipFile.java:148) at java.util.jar.JarFile.getEntry(JarFile.java:206) at java.util.jar.JarFile.getJarEntry(JarFile.java:189) at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:754) at sun.misc.URLClassPath$JarLoader.findResource(URLClassPath.java:732) at sun.misc.URLClassPath.findResource(URLClassPath.java:145) at java.net.URLClassLoader$2.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findResource(URLClassLoader.java:359) at org.ow2.petals.system.classloader.PetalsClassLoader.getResource(PetalsClassLoader.java:217) at org.ow2.petals.system.classloader.ComponentClassLoader.getResource(ComponentClassLoader.java:66) at org.objectweb.fractal.adl.xml.XMLLoader.load(XMLLoader.java:103) at org.objectweb.fractal.adl.arguments.ArgumentLoader.load(ArgumentLoader.java:59) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:151) at org.objectweb.fractal.adl.arguments.ArgumentComponentLoader.load(ArgumentComponentLoader.java:117) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:142) at org.objectweb.fractal.adl.interfaces.InterfaceLoader.load(InterfaceLoader.java:49) at org.objectweb.fractal.adl.types.TypeLoader.load(TypeLoader.java:67) at org.objectweb.fractal.adl.attributes.AttributeLoader.load(AttributeLoader.java:68) at org.objectweb.fractal.adl.implementations.ImplementationLoader.load(ImplementationLoader.java:80) at org.objectweb.fractal.adl.bindings.BindingLoader.load(BindingLoader.java:53) at org.objectweb.fractal.adl.bindings.UnboundInterfaceDetectorLoader.load(UnboundInterfaceDetectorLoader.java:64) at org.objectweb.fractal.adl.BasicFactory.newComponent(BasicFactory.java:143) at com.ebmwebsourcing.easyviper.core.fractal.FractalHelper.createNewComponent(FractalHelper.java:156) at com.ebmwebsourcing.easyviper.core.impl.engine.ScopeImpl.createTransition(ScopeImpl.java:1014) at org.objectweb.fractal.julia.generated.Cc1ec2e1f_0.createTransition(INTERFACE[Process]) at com.ebmwebsourcing.easyviper.core.impl.engine.pattern.CreationPatternFactory.createSequencePattern(CreationPatternFactory.java:129) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateSequence(BPELCompilerImpl.java:336) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateActivity(BPELCompilerImpl.java:1188) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:324) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:1) at org.objectweb.fractal.julia.generated.Cb46e0c26_0.compile(INTERCEPTOR[BPELCompiler]) at org.objectweb.fractal.julia.generated.Cf0824d11_0.compile(INTERFACE[BPELCompiler]) at com.ebmwebsourcing.easyviper.core.api.tools.ProcessForker.run(ProcessForker.java:29) Exception in thread "Thread-55" java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:403) at java.util.zip.ZipFile.getEntry(ZipFile.java:148) at java.util.jar.JarFile.getEntry(JarFile.java:206) at java.util.jar.JarFile.getJarEntry(JarFile.java:189) at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:754) at sun.misc.URLClassPath$JarLoader.findResource(URLClassPath.java:732) at sun.misc.URLClassPath.findResource(URLClassPath.java:145) at java.net.URLClassLoader$2.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findResource(URLClassLoader.java:359) at org.ow2.petals.system.classloader.PetalsClassLoader.getResource(PetalsClassLoader.java:217) at org.ow2.petals.system.classloader.ComponentClassLoader.getResource(ComponentClassLoader.java:66) at org.objectweb.fractal.adl.xml.XMLLoader.load(XMLLoader.java:103) at org.objectweb.fractal.adl.arguments.ArgumentLoader.load(ArgumentLoader.java:59) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:151) at org.objectweb.fractal.adl.arguments.ArgumentComponentLoader.load(ArgumentComponentLoader.java:117) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:142) at org.objectweb.fractal.adl.interfaces.InterfaceLoader.load(InterfaceLoader.java:49) at org.objectweb.fractal.adl.types.TypeLoader.load(TypeLoader.java:67) at org.objectweb.fractal.adl.attributes.AttributeLoader.load(AttributeLoader.java:68) at org.objectweb.fractal.adl.implementations.ImplementationLoader.load(ImplementationLoader.java:80) at org.objectweb.fractal.adl.bindings.BindingLoader.load(BindingLoader.java:53) at org.objectweb.fractal.adl.bindings.UnboundInterfaceDetectorLoader.load(UnboundInterfaceDetectorLoader.java:64) at org.objectweb.fractal.adl.BasicFactory.newComponent(BasicFactory.java:143) at com.ebmwebsourcing.easyviper.core.fractal.FractalHelper.createNewComponent(FractalHelper.java:156) at com.ebmwebsourcing.easyviper.core.impl.engine.ScopeImpl.createTransition(ScopeImpl.java:1014) at org.objectweb.fractal.julia.generated.Cc1ec2e1f_0.createTransition(INTERFACE[Process]) at com.ebmwebsourcing.easyviper.core.impl.engine.pattern.CreationPatternFactory.createSequencePattern(CreationPatternFactory.java:129) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateSequence(BPELCompilerImpl.java:336) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateActivity(BPELCompilerImpl.java:1188) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:324) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:1) at org.objectweb.fractal.julia.generated.Cb46e0c26_0.compile(INTERCEPTOR[BPELCompiler]) at org.objectweb.fractal.julia.generated.Cf0824d11_0.compile(INTERFACE[BPELCompiler]) at com.ebmwebsourcing.easyviper.core.api.tools.ProcessForker.run(ProcessForker.java:29) Exception in thread "Thread-60" java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:403) at java.util.zip.ZipFile.getEntry(ZipFile.java:148) at java.util.jar.JarFile.getEntry(JarFile.java:206) at java.util.jar.JarFile.getJarEntry(JarFile.java:189) at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:754) at sun.misc.URLClassPath$JarLoader.findResource(URLClassPath.java:732) at sun.misc.URLClassPath.findResource(URLClassPath.java:145) at java.net.URLClassLoader$2.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findResource(URLClassLoader.java:359) at org.ow2.petals.system.classloader.PetalsClassLoader.getResource(PetalsClassLoader.java:217) at org.ow2.petals.system.classloader.ComponentClassLoader.getResource(ComponentClassLoader.java:66) at org.objectweb.fractal.adl.xml.XMLLoader.load(XMLLoader.java:103) at org.objectweb.fractal.adl.arguments.ArgumentLoader.load(ArgumentLoader.java:59) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:151) at org.objectweb.fractal.adl.arguments.ArgumentComponentLoader.load(ArgumentComponentLoader.java:117) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:142) at org.objectweb.fractal.adl.interfaces.InterfaceLoader.load(InterfaceLoader.java:49) at org.objectweb.fractal.adl.types.TypeLoader.load(TypeLoader.java:67) at org.objectweb.fractal.adl.attributes.AttributeLoader.load(AttributeLoader.java:68) at org.objectweb.fractal.adl.implementations.ImplementationLoader.load(ImplementationLoader.java:80) at org.objectweb.fractal.adl.bindings.BindingLoader.load(BindingLoader.java:53) at org.objectweb.fractal.adl.bindings.UnboundInterfaceDetectorLoader.load(UnboundInterfaceDetectorLoader.java:64) at org.objectweb.fractal.adl.BasicFactory.newComponent(BasicFactory.java:143) at com.ebmwebsourcing.easyviper.core.fractal.FractalHelper.createNewComponent(FractalHelper.java:156) at com.ebmwebsourcing.easyviper.core.impl.engine.ScopeImpl.createTransition(ScopeImpl.java:1014) at org.objectweb.fractal.julia.generated.Cc1ec2e1f_0.createTransition(INTERFACE[Process]) at com.ebmwebsourcing.easyviper.core.impl.engine.pattern.CreationPatternFactory.createSequencePattern(CreationPatternFactory.java:129) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateSequence(BPELCompilerImpl.java:336) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateActivity(BPELCompilerImpl.java:1188) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:324) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:1) at org.objectweb.fractal.julia.generated.Cb46e0c26_0.compile(INTERCEPTOR[BPELCompiler]) at org.objectweb.fractal.julia.generated.Cf0824d11_0.compile(INTERFACE[BPELCompiler]) at com.ebmwebsourcing.easyviper.core.api.tools.ProcessForker.run(ProcessForker.java:29) Exception in thread "Thread-58" java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:403) at java.util.zip.ZipFile.getEntry(ZipFile.java:148) at java.util.jar.JarFile.getEntry(JarFile.java:206) at java.util.jar.JarFile.getJarEntry(JarFile.java:189) at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:754) at sun.misc.URLClassPath$JarLoader.findResource(URLClassPath.java:732) at sun.misc.URLClassPath.findResource(URLClassPath.java:145) at java.net.URLClassLoader$2.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findResource(URLClassLoader.java:359) at org.ow2.petals.system.classloader.PetalsClassLoader.getResource(PetalsClassLoader.java:217) at org.ow2.petals.system.classloader.ComponentClassLoader.getResource(ComponentClassLoader.java:66) at org.objectweb.fractal.adl.xml.XMLLoader.load(XMLLoader.java:103) at org.objectweb.fractal.adl.arguments.ArgumentLoader.load(ArgumentLoader.java:59) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:151) at org.objectweb.fractal.adl.arguments.ArgumentComponentLoader.load(ArgumentComponentLoader.java:117) at org.objectweb.fractal.adl.components.ComponentLoader.load(ComponentLoader.java:142) at org.objectweb.fractal.adl.interfaces.InterfaceLoader.load(InterfaceLoader.java:49) at org.objectweb.fractal.adl.types.TypeLoader.load(TypeLoader.java:67) at org.objectweb.fractal.adl.attributes.AttributeLoader.load(AttributeLoader.java:68) at org.objectweb.fractal.adl.implementations.ImplementationLoader.load(ImplementationLoader.java:80) at org.objectweb.fractal.adl.bindings.BindingLoader.load(BindingLoader.java:53) at org.objectweb.fractal.adl.bindings.UnboundInterfaceDetectorLoader.load(UnboundInterfaceDetectorLoader.java:64) at org.objectweb.fractal.adl.BasicFactory.newComponent(BasicFactory.java:143) at com.ebmwebsourcing.easyviper.core.fractal.FractalHelper.createNewComponent(FractalHelper.java:156) at com.ebmwebsourcing.easyviper.core.impl.engine.ScopeImpl.createTransition(ScopeImpl.java:1014) at org.objectweb.fractal.julia.generated.Cc1ec2e1f_0.createTransition(INTERFACE[Process]) at com.ebmwebsourcing.easyviper.core.impl.engine.pattern.CreationPatternFactory.createSequencePattern(CreationPatternFactory.java:129) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateSequence(BPELCompilerImpl.java:336) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.generateActivity(BPELCompilerImpl.java:1188) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:324) at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.compile(BPELCompilerImpl.java:1) at org.objectweb.fractal.julia.generated.Cb46e0c26_0.compile(INTERCEPTOR[BPELCompiler]) at org.objectweb.fractal.julia.generated.Cf0824d11_0.compile(INTERFACE[BPELCompiler]) at com.ebmwebsourcing.easyviper.core.api.tools.ProcessForker.run(ProcessForker.java:29)
  • Environment:
    -

Activity

There aren't workflow transitions executed yet.

People

  • Assignee:
    Unassigned
    Reporter:
    mjambert
  • Watchers:
    0

Dates

  • Created:
    Fri, 16 Jul 2010 - 09:54:19 +0200
    Updated:
    Fri, 16 Jul 2010 - 09:54:19 +0200