[jboss-jira] [JBoss JIRA] Created: (JBASM-28) testTimeoutStop test failure since changes to ServerController.java were implemented

Shelly McGowan (JIRA) jira-events at lists.jboss.org
Thu Feb 12 16:36:44 EST 2009


testTimeoutStop test failure since changes to ServerController.java were implemented
------------------------------------------------------------------------------------

                 Key: JBASM-28
                 URL: https://jira.jboss.org/jira/browse/JBASM-28
             Project: JBoss AS Server Manager
          Issue Type: Bug
            Reporter: Shelly McGowan
            Assignee: Richard Achmatowicz


Richard, I'll have to ask you to take a look at these.    They seem to occur since the changes you've committed.  After losing the history of ServerController.java it is difficult to know what was exactly changed.  To run the tests, you will need an  JBoss AS 5 installation built as the tests start and stop the default server config.

-------------------------------------------------------------------------------
Test set: org.jboss.jbossas.servermanager.test.startstop.unit.FailStartStopTest
-------------------------------------------------------------------------------
Tests run: 3, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 107.081 sec <<< FAILURE!

<testcase classname="org.jboss.jbossas.servermanager.test.startstop.unit.FailStartStopTest" time="107.059" name="testTimeoutStop">
    <error type="java.lang.IllegalArgumentException" message="The default is not running; it cannot be stopped.">java.lang.IllegalArgumentException: The default is not running; it cannot be stopped.
        at org.jboss.jbossas.servermanager.ServerController.stopServer(ServerController.java:373)
        at org.jboss.jbossas.servermanager.test.startstop.unit.FailStartStopTest.after(FailStartStopTest.java:227)

 



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list