Bug 1199194

Summary: "./standalone.sh --debug" without port number does not work
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Martin Swiech <mswiech>
Component: Scripts and CommandsAssignee: Tomaz Cerar <tcerar>
Status: CLOSED DUPLICATE QA Contact: Marek Kopecky <mkopecky>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: fnasser, mvecera, pgier, pkremens
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
64bit linux mint 17 jboss-as-dist-7.5.0.Final-redhat-18.zip
Last Closed: 2015-03-09 12:43:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Swiech 2015-03-05 15:32:09 UTC
Description of problem:
I tried to use default debug port using command:
./standalone.sh --debug

and I get an error: ./standalone.sh: 35: shift: can't shift that many


Additional info:
workaround: always use a port number e.g.: ./standalone.sh --debug 5005

Comment 1 Marek Kopecky 2015-03-09 08:33:04 UTC
Similar issue is on HPUX || Solaris: https://bugzilla.redhat.com/show_bug.cgi?id=1064763

Linux mint is not tested configurations:
https://access.redhat.com/articles/111663

I recommend to close this bugzilla.

Comment 2 Martin Swiech 2015-03-09 12:43:26 UTC

*** This bug has been marked as a duplicate of bug 1064763 ***