[jbosstools-issues] [JBoss JIRA] (JBIDE-15576) CLONE - Software/Update page - Cannot create temporary directory

Denis Golovin (JIRA) jira-events at lists.jboss.org
Fri Oct 4 12:01:04 EDT 2013


     [ https://issues.jboss.org/browse/JBIDE-15576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Golovin updated JBIDE-15576:
----------------------------------

    Description: 
Recently, Software/Update page of JBoss Central stopped working (No Connectors Found).
Error log:
{noformat}
Cannot download bundle at http://download.jboss.org/jbosstools/updates/development/kepler/plugins/org.jboss.tools.central.discovery_1.2.0.Final-v20130722-0943-B274.jar: Unable to create temporary file
{noformat}
{noformat}
a.io.IOException: Unable to create temporary file
	at java.io.File$TempDirectory.generateFile(File.java:1891)
	at java.io.File.createTempFile(File.java:1979)
	at org.jboss.tools.project.examples.internal.discovery.xpl.RemoteExternalBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteExternalBundleDiscoveryStrategy.java:217)
	at org.jboss.tools.project.examples.internal.discovery.xpl.RemoteExternalBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteExternalBundleDiscoveryStrategy.java:1)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)

{noformat}
This issue affects both JBDS and JBT, both not only in 7.1.0 (4.1.1) but also in  7.0.0.Final (4.1.0.Final), thus it's marked as blocker.

Upstream issue is https://bugs.openjdk.java.net/browse/JDK-8025128

  was:
Recently, Software/Update page of JBoss Central stopped working (No Connectors Found).
Error log:
{noformat}
Cannot download bundle at http://download.jboss.org/jbosstools/updates/development/kepler/plugins/org.jboss.tools.central.discovery_1.2.0.Final-v20130722-0943-B274.jar: Unable to create temporary file
{noformat}
{noformat}
a.io.IOException: Unable to create temporary file
	at java.io.File$TempDirectory.generateFile(File.java:1891)
	at java.io.File.createTempFile(File.java:1979)
	at org.jboss.tools.project.examples.internal.discovery.xpl.RemoteExternalBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteExternalBundleDiscoveryStrategy.java:217)
	at org.jboss.tools.project.examples.internal.discovery.xpl.RemoteExternalBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteExternalBundleDiscoveryStrategy.java:1)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)

{noformat}
This issue affects both JBDS and JBT, both not only in 7.1.0 (4.1.1) but also in  7.0.0.Final (4.1.0.Final), thus it's marked as blocker.


    
> CLONE - Software/Update page - Cannot create temporary directory
> ----------------------------------------------------------------
>
>                 Key: JBIDE-15576
>                 URL: https://issues.jboss.org/browse/JBIDE-15576
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central
>    Affects Versions: 4.1.0.Final, 4.1.1.Alpha1
>            Reporter: Jakub Niedermertl
>            Assignee: Fred Bricon
>            Priority: Blocker
>              Labels: new_and_noteworthy
>             Fix For: 4.1.1.Alpha2
>
>
> Recently, Software/Update page of JBoss Central stopped working (No Connectors Found).
> Error log:
> {noformat}
> Cannot download bundle at http://download.jboss.org/jbosstools/updates/development/kepler/plugins/org.jboss.tools.central.discovery_1.2.0.Final-v20130722-0943-B274.jar: Unable to create temporary file
> {noformat}
> {noformat}
> a.io.IOException: Unable to create temporary file
> 	at java.io.File$TempDirectory.generateFile(File.java:1891)
> 	at java.io.File.createTempFile(File.java:1979)
> 	at org.jboss.tools.project.examples.internal.discovery.xpl.RemoteExternalBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteExternalBundleDiscoveryStrategy.java:217)
> 	at org.jboss.tools.project.examples.internal.discovery.xpl.RemoteExternalBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteExternalBundleDiscoveryStrategy.java:1)
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> 	at java.lang.Thread.run(Thread.java:724)
> {noformat}
> This issue affects both JBDS and JBT, both not only in 7.1.0 (4.1.1) but also in  7.0.0.Final (4.1.0.Final), thus it's marked as blocker.
> Upstream issue is https://bugs.openjdk.java.net/browse/JDK-8025128

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list