Skip to content

Argument -p: expected one argument #63

Closed
@amelyec

Description

@amelyec

Facing the error below while trying to compile;

D:\xampp\htdocs\pro\testoneusage: jasperstarter process [-h] -f [ ...] [-o ] [-w]
[-a []] [-P [ ...]]
[-r []] [-t ] [-H ]
[-u ] [-p ] [-n ]
[--db-sid ] [--db-port ]
[--db-driver ] [--db-url ]
[--jdbc-dir

] [--data-file ]
[--csv-first-row] [--csv-columns ]
[--csv-record-del ]
[--csv-field-del ]
[--csv-charset ] [--xml-xpath ]
[--json-query ] [-N ] [-d]
[-s ] [-c ]
[--out-field-del ]
[--out-charset ]
jasperstarter: error: argument -p: expected one argument
PHP Fatal error: Uncaught exception 'JasperPHP\Exception\ErrorCommandExecutable' with message 'Your report has an error and couldn 't be processed!\ Try to output the command using the functi
on output(); and run it manually in the console.' in D:\xampp\htdocs\pro\testone\vendor\geekcom\phpjasper\src\JasperPHP.php:198
Stack trace:
#0 D:\xampp\htdocs\pro\testone\report.php(52): JasperPHP\JasperPHP->execute()
#1 {main}
thrown in D:\xampp\htdocs\pro\testone\vendor\geekcom\phpjasper\src\JasperPHP.php on line 198

Fatal error: Uncaught exception 'JasperPHP\Exception\ErrorCommandExecutable' with message 'Your report has an error and couldn 't be processed!\ Try to output the command using the function o utput(); and run it manually in the console.' in D:\xampp\htdocs\pro\testone\vendor\geekcom\phpjasper\src\JasperPHP.php:198
Stack trace:
#0 D:\xampp\htdocs\pro\testone\report.php(52): JasperPHP\JasperPHP->execute()
#1 {main}
thrown in D:\xampp\htdocs\pro\testone\vendor\geekcom\phpjasper\src\JasperPHP.php on line 198

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions