Skip to content

Server creation on specific ports?  #5

@mandibt

Description

@mandibt

Hello, it seems that this is unable to bypass the default BMP (8080) port when creating a server.
If I have Jenkins running on 8080 and tell
Start Local Server path=${BMPATH} options=${serverport}
where ${serverport} is a dictionary with key=value pair - 'port'=5454 (5454 is free on the machine) it fails to launch the server at that specific port and always launches on 8080. If I shut down Jenkins, it will start the server/proxy/browser. WIth Jenkins running (or anything on 8080), I won't start the server. Can't bypass the default port. Error says:
Could not read Browsermob-Proxy json Another server running on this port?

Please suggest any fix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions