Skip to content

[Errors] We should not try to launch the process if no war files are found. #15

@johnsudaar

Description

@johnsudaar

Currently if no war file is found, we fail with the following error message:

2020-04-13 09:49:41.625968226 +0000 UTC [web-1] Picked up JAVA_TOOL_OPTIONS: -Xmx300m -Xss512k -XX:CICompilerCount=2 -Dfile.encoding=UTF-8
2020-04-13 09:49:41.788248634 +0000 UTC [web-1] The specified path "./*.war" does not exist.
2020-04-13 09:49:41.791431613 +0000 UTC [web-1] Usage: <main class> [options]
[...] (Rest of the java help method)

We should fail with a better error message saying that no war files were found and link them to the Procfile docs.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions