Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-15624

Unable to install m2e connectors with jdk7u40

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 4.1.0.Final
    • maven, upstream
    • None
    • Workaround Exists
    • Hide

      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

      Show
      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

    Description

      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)

      Attachments

        Activity

          People

            fbricon@redhat.com Fred Bricon
            apodhrad@redhat.com Andrej Podhradsky
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: