[jboss-jira] [JBoss JIRA] (AS7-5048) Cannot run smoke tests from IDE

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu Jun 21 11:57:12 EDT 2012


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

Thomas Diesler updated AS7-5048:
--------------------------------

       Fix Version/s: 7.2.0.Alpha1
    Git Pull Request: https://github.com/jbossas/jboss-as/pull/2547  (was: https://github.com/jbossas/jboss-as/pull/2547)

    
> Cannot run smoke tests from IDE
> -------------------------------
>
>                 Key: AS7-5048
>                 URL: https://issues.jboss.org/browse/AS7-5048
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Test Suite
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For: 7.2.0.Alpha1
>
>
> This currently relies on 
> {code}
>     private String jbossHome = System.getenv("JBOSS_HOME");
> {code}
> So you must have the environment variable set before you start the IDE. Otherwise you get
> {code}
> org.jboss.arquillian.container.spi.ConfigurationException: jbossHome 'null' must exist
> 	at org.jboss.arquillian.container.spi.client.deployment.Validate.configurationDirectoryExists(Validate.java:93)
> 	at org.jboss.as.arquillian.container.managed.ManagedContainerConfiguration.validate(ManagedContainerConfiguration.java:82)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list