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

VersionProviderTest.testFallBackEmbeddedValues is failing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 4.5.1.AM2
    • 4.5.1.AM1
    • common
    • None

      the test if failing since the beginning of August.
      It seems that the test was not played before, see JBIDE-19081 so maybe it is that it has never worked

      Error Message
      
      ide-config.properties can't be loaded from the org.jboss.tools.foundation.core plugin
      
      Stacktrace
      
      java.lang.RuntimeException: ide-config.properties can't be loaded from the org.jboss.tools.foundation.core plugin
      	at java.util.Properties$LineReader.readLine(Properties.java:434)
      	at java.util.Properties.load0(Properties.java:353)
      	at java.util.Properties.load(Properties.java:341)
      	at org.jboss.tools.foundation.core.properties.internal.VersionPropertiesProvider.getProperties(VersionPropertiesProvider.java:293)
      	at org.jboss.tools.foundation.core.properties.internal.VersionPropertiesProvider.loadDefaultProperties(VersionPropertiesProvider.java:204)
      	at org.jboss.tools.foundation.core.properties.internal.VersionPropertiesProvider.getValue(VersionPropertiesProvider.java:158)
      	at org.jboss.tools.foundation.core.properties.internal.VersionPropertiesProvider.getValue(VersionPropertiesProvider.java:217)
      	at org.jboss.tools.foundation.core.properties.internal.VersionProviderTest.testFallBackEmbeddedValues(VersionProviderTest.java:207)
      

            rob.stryker Rob Stryker (Inactive)
            apupier@redhat.com Aurélien Pupier
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: