Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

hybris mac hybris startup error coming all of a sudden

The moment I do . ./hybrisserver.sh after doing ant all (in platform folder)

or I do . ./hybrisserver.sh debug

I get the below error, how should I fix this. The setup was working earlier and I initialized it with a recipe. It works well if I give ./install.sh -r b2c_acc_plus start in the installer folder

. ./hybrisserver.sh

dirname: illegal option -- b

usage: dirname path

-bash: cd: /tomcat/bin: No such file or directory
like image 710
rd_ Avatar asked Nov 23 '25 02:11

rd_


1 Answers

It is happening because you are using . ./hybrisserver.sh

The solution is to use ./hybrisserver.sh

Please let me know if you still face any issue.

like image 166
Arvind Kumar Avinash Avatar answered Nov 27 '25 00:11

Arvind Kumar Avinash



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!