[jbosstools-issues] [JBoss JIRA] (JBIDE-24968) VersionProviderTest.testFallBackEmbeddedValues is failing

Aurélien Pupier (JIRA) issues at jboss.org
Mon Sep 4 05:10:00 EDT 2017


Aurélien Pupier created JBIDE-24968:
---------------------------------------

             Summary: VersionProviderTest.testFallBackEmbeddedValues is failing
                 Key: JBIDE-24968
                 URL: https://issues.jboss.org/browse/JBIDE-24968
             Project: Tools (JBoss Tools)
          Issue Type: Bug
    Affects Versions: 4.5.1.AM1
            Reporter: Aurélien Pupier
            Assignee: Rob Stryker
            Priority: Critical


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

{noformat}
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)
{noformat}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jbosstools-issues mailing list