https://bz.apache.org/bugzilla/show_bug.cgi?id=61649
--- Comment #11 from [email protected] --- Hi, About this ticket, I found the problem for Z/OS and RHEL. the problem is in rel 1.9.9, this line esc_arg="`printf '%s\n' "$esc_arg" | sed -e 's@\([$\"\`\\]\)@\\\\\\1@g' `" if I comment this line our command line goes well in both, Z/OS and RHEL and this statement: -Dwsadmin.extra.args=\"-javaoption -Xmx1024m -appendtrace true\" working fine. Is possible to edit rel in such a way that it adapts to Z/OS and RHEL for this case? thanks -- You are receiving this mail because: You are the assignee for the bug.
