Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

FitNesse is not shutting down properly #159

@aquddos123

Description

@aquddos123

Hi,

I just downloaded upgraded copy of Xebium project (with fitnesse upgrade 20150424) and built using command mvn -Pfitnesse test which is working fine. But I'm not able to shutdown FitNesse using URL http://localhost:8000/?responder=shutdown.

It says FitNesse is shutting down... in the browser but not killing java processes running behind the scene and also not releasing port properly. That is why, it continue to display the following in the command prompt.

Results :

Tests run: 88, Failures: 0, Errors: 0, Skipped: 7

[INFO]
[INFO] --- maven-antrun-plugin:1.6:run (start-fitnesse) @ xebium ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[fitnesse] Starting FitNesse 20151230... (Selenium 2.52.0)
[java] Loaded SymbolType fitnesse.wikitext.widgets.MavenClasspathSymbolType
[java] root page: fitnesse.wiki.fs.FileSystemPage at .\FitNesseRoBootstrapping FitNesse, the fully integrated standalone wiki and acceptance test
ing framework.
[java] ot#latest
[java] logger: none
[java] authenticator: fitnesse.authentication.PromiscuousAuthenticator
[java] page factory: fitnesse.html.template.PageFactory
[java] page theme: bootstrap
[java] Starting FitNesse on port: 8000

After invoking shutdown responder in the browser I need to press CTRL + C in the command prompt and then kill java processes associated to it in the Windows Task Manager.

Any idea how to get around this issue?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions