[jbosstools-issues] [JBoss JIRA] (JBIDE-15624) Unable to install m2e connectors with jdk7u40

Fred Bricon (JIRA) jira-events at lists.jboss.org
Tue Oct 8 10:13:03 EDT 2013


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

Fred Bricon updated JBIDE-15624:
--------------------------------

    Workaround Description: 
jdk_1.7.0_40 has a bug in tmp file creation. Use 1.7.0_25 or earlier works fine  or wait till jdk 1.7.0_45 is made available

                Workaround: Workaround Exists

    
> Unable to install m2e connectors with jdk7u40
> ---------------------------------------------
>
>                 Key: JBIDE-15624
>                 URL: https://issues.jboss.org/browse/JBIDE-15624
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: maven, upstream
>    Affects Versions: 4.1.0.Final
>         Environment: FC19_64, jdk7u40
>            Reporter: Andrej Podhradsky
>            Assignee: Fred Bricon
>
> After importing a tycho maven project I'm not able to install tycho configurator via quickfix like before. I'm getting the following error
> java.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.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.java:197)
> 	at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.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)

--
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