+++ This bug was initially created as a clone of Bug #1064763 +++ Description of problem: I am unable to start standalone server with --debug [PORT] argument on Solaris 10 hosts. SunOS 5.10 Generic_142910-17 i86pc i386 i86pc [user@host bin]$ ./standalone.sh --debug ./standalone.sh: cannot shift [user@host bin]$ ./standalone.sh --debug 8787 ./standalone.sh: bad substitution SunOS 5.10 Generic_118833-36 sun4v sparc SUNW,Sun-Fire-T1000 [user@host bin]$ ./standalone.sh --debug ./standalone.sh: cannot shift [user@host bin]$ ./standalone.sh --debug 8787 ./standalone.sh: bad substitution Version-Release number of selected component (if applicable): EAP 6.3.0.DR0 How reproducible: Always Steps to Reproduce: 1. Navigate to $JBOSS_HOME/bin and run: ./standalone.sh --debug [PORT] Actual results: Server fails to start Expected results: Server will start with debugger attached to $PORT (8787 if no $PORT) --- Additional comment from Permaine Cheung on 2014-02-13 08:50:05 EST --- Brian, please investigate. Thanks!
Brian, please submit the fix for 1064763 to 6.2.x when you have it ready. Thanks!
This issue is reported against a version which is no longer maintained, which means that it will not receive a fix. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Enterprise Application Platform please feel free to open a bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed.