[JBoss JIRA] (JBIDE-17237) when urls fails to download we end up with 0 size content
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17237?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-17237:
--------------------------------
Assignee: Rob Stryker
> when urls fails to download we end up with 0 size content
> ---------------------------------------------------------
>
> Key: JBIDE-17237
> URL: https://issues.jboss.org/browse/JBIDE-17237
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: common/jst/core, project-examples
> Reporter: Max Rydahl Andersen
> Assignee: Rob Stryker
>
> due to a crash files end up being 0 sized resulting in this stack trace:
> STACK 0
> 18:14 java.util.zip.ZipException: zip file is empty
> 18:14 at java.util.zip.ZipFile.open(Native Method)
> 18:14 at java.util.zip.ZipFile.<init>(ZipFile.java:215)
> 18:14 at java.util.zip.ZipFile.<init>(ZipFile.java:145)
> 18:14 at java.util.jar.JarFile.<init>(JarFile.java:153)
> 18:14 at java.util.jar.JarFile.<init>(JarFile.java:117)
> 18:14 at org.jboss.tools.project.examples.internal.discovery.xpl.DiscoveryRegistryStrategy.processBundle(DiscoveryRegistryStrategy.java:137)
> 18:14 at org.jboss.tools.project.examples.internal.discovery.xpl.DiscoveryRegistryStrategy.processBundles(DiscoveryRegistryStrategy.java:126)
> 18:14 at org.jboss.tools.project.examples.internal.discovery.xpl.DiscoveryRegistryStrategy.onStart(DiscoveryRegistryStrategy.java:78)
> 18:14 at org.eclipse.core.internal.registry.ExtensionRegistry.<init>(ExtensionRegistry.java:725)
> 18:14 at org.jboss.tools.project.examples.internal.discovery.xpl.ExternalBundleDiscoveryStrategy.performDiscovery(ExternalBundleDiscoveryStrategy.java:125)
> files shoulnd't be put into cache before completely downloaded.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months
[JBoss JIRA] (JBIDE-17237) when urls fails to download we end up with 0 size content
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17237?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-17237:
-----------------------------------
Component/s: project-examples
> when urls fails to download we end up with 0 size content
> ---------------------------------------------------------
>
> Key: JBIDE-17237
> URL: https://issues.jboss.org/browse/JBIDE-17237
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: common/jst/core, project-examples
> Reporter: Max Rydahl Andersen
>
> due to a crash files end up being 0 sized resulting in this stack trace:
> STACK 0
> 18:14 java.util.zip.ZipException: zip file is empty
> 18:14 at java.util.zip.ZipFile.open(Native Method)
> 18:14 at java.util.zip.ZipFile.<init>(ZipFile.java:215)
> 18:14 at java.util.zip.ZipFile.<init>(ZipFile.java:145)
> 18:14 at java.util.jar.JarFile.<init>(JarFile.java:153)
> 18:14 at java.util.jar.JarFile.<init>(JarFile.java:117)
> 18:14 at org.jboss.tools.project.examples.internal.discovery.xpl.DiscoveryRegistryStrategy.processBundle(DiscoveryRegistryStrategy.java:137)
> 18:14 at org.jboss.tools.project.examples.internal.discovery.xpl.DiscoveryRegistryStrategy.processBundles(DiscoveryRegistryStrategy.java:126)
> 18:14 at org.jboss.tools.project.examples.internal.discovery.xpl.DiscoveryRegistryStrategy.onStart(DiscoveryRegistryStrategy.java:78)
> 18:14 at org.eclipse.core.internal.registry.ExtensionRegistry.<init>(ExtensionRegistry.java:725)
> 18:14 at org.jboss.tools.project.examples.internal.discovery.xpl.ExternalBundleDiscoveryStrategy.performDiscovery(ExternalBundleDiscoveryStrategy.java:125)
> files shoulnd't be put into cache before completely downloaded.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months
[JBoss JIRA] (JBIDE-17237) when urls fails to download we end up with 0 size content
by Max Rydahl Andersen (JIRA)
Max Rydahl Andersen created JBIDE-17237:
-------------------------------------------
Summary: when urls fails to download we end up with 0 size content
Key: JBIDE-17237
URL: https://issues.jboss.org/browse/JBIDE-17237
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core
Reporter: Max Rydahl Andersen
due to a crash files end up being 0 sized resulting in this stack trace:
STACK 0
18:14 java.util.zip.ZipException: zip file is empty
18:14 at java.util.zip.ZipFile.open(Native Method)
18:14 at java.util.zip.ZipFile.<init>(ZipFile.java:215)
18:14 at java.util.zip.ZipFile.<init>(ZipFile.java:145)
18:14 at java.util.jar.JarFile.<init>(JarFile.java:153)
18:14 at java.util.jar.JarFile.<init>(JarFile.java:117)
18:14 at org.jboss.tools.project.examples.internal.discovery.xpl.DiscoveryRegistryStrategy.processBundle(DiscoveryRegistryStrategy.java:137)
18:14 at org.jboss.tools.project.examples.internal.discovery.xpl.DiscoveryRegistryStrategy.processBundles(DiscoveryRegistryStrategy.java:126)
18:14 at org.jboss.tools.project.examples.internal.discovery.xpl.DiscoveryRegistryStrategy.onStart(DiscoveryRegistryStrategy.java:78)
18:14 at org.eclipse.core.internal.registry.ExtensionRegistry.<init>(ExtensionRegistry.java:725)
18:14 at org.jboss.tools.project.examples.internal.discovery.xpl.ExternalBundleDiscoveryStrategy.performDiscovery(ExternalBundleDiscoveryStrategy.java:125)
files shoulnd't be put into cache before completely downloaded.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months