[jboss-jira] [JBoss JIRA] (AS7-3486) Arq: Delete temp mgmt-users.properties_arq-temp after shutting down AS 7.

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Mon Jan 30 02:19:48 EST 2012


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

Stuart Douglas resolved AS7-3486.
---------------------------------

      Assignee: Stuart Douglas  (was: Aslak Knutsen)
    Resolution: Done


I removed Arquillian's overwriting of mgmt-users.properties. This is not something that end users of arquillian would need, but rather something that is required for our AS7 test suite. 

                
> Arq: Delete temp mgmt-users.properties_arq-temp after shutting down AS 7.
> -------------------------------------------------------------------------
>
>                 Key: AS7-3486
>                 URL: https://issues.jboss.org/browse/AS7-3486
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Test Suite
>    Affects Versions: 7.1.0.Beta1b
>            Reporter: Ondrej Zizka
>            Assignee: Stuart Douglas
>            Priority: Blocker
>             Fix For: 7.1.0.Final
>
>
> Arq renames the mgmt-users.properties_arq-temp, and it doesn't delete the file afterwards.
> When the second surefire run re-uses the same server, it fails because the file exists.
> Could you please check & fix it?
> {code}
> Caused by: java.lang.IllegalStateException: Could not rename W:\workspace\JBoss-AS-7.0.x-Windows\testsuite\integration\smoke\target\jbossas-smoke\standalone\configuration\mgmt-users.properties to W:\workspace\JBoss-AS-7.0.x-Windows\testsuite\integration\smoke\target\jbossas-smoke\standalone\configuration\mgmt-users.properties_arq-temp. Unable to start server with custom security. Please setup a management user manually and provide username/password in the Arquillian configuration. 
> 	at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.createTempAuthConfigurationIfAuthNotDefined(ManagedDeployableContainer.java:284)
> 	at org.jboss.as.arquillian.container.managed.ManagedDeployableContainer.startInternal(ManagedDeployableContainer.java:104)
> 	... 68 more
> {code}
> https://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x-Windows/1170/testReport/junit/org.jboss.as.test.smoke.configadmin/ConfigAdminServiceTestCase/org_jboss_as_test_smoke_configadmin_ConfigAdminServiceTestCase/

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