Bug 1064763
Summary: | [QE] (6.4.z) standalone.sh fails to start server with debug argument on solaris 10 and HP-UX hosts | |||
---|---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Petr Kremensky <pkremens> | |
Component: | Scripts and Commands | Assignee: | Tomas Hofman <thofman> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Marek Kopecky <mkopecky> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 6.3.0 | CC: | bbaranow, brian.stansberry, cdewolf, fnasser, jawilson, pgier, pkremens, rsvoboda, thofman | |
Target Milestone: | CR2 | Keywords: | Reopened | |
Target Release: | EAP 6.4.1 | |||
Hardware: | Unspecified | |||
OS: | Solaris | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1072228 1134802 (view as bug list) | Environment: | ||
Last Closed: | 2014-03-04 19:56:16 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1072228, 1134802, 1207953 |
Description
Petr Kremensky
2014-02-13 09:26:29 UTC
Brian, please investigate. Thanks! I am not sure that this is a duplicate of bug 1063289. Difference: BZ1063289 -command [user@host bin]$ ./standalone.sh --debug -result Server fails to start with ERROR [stderr] (main) JBAS015801: Invalid option '' -workaround [user@host bin]$ ./standalone.sh --debug 8787 server starts with debugger attached to port 8787 BZ1064763 Solaris 10 specific [user@host bin]$ ./standalone.sh --debug Server fails to start with ./standalone.sh: cannot shift [user@host bin]$ ./standalone.sh --debug 8787 Server fails to start with ./standalone.sh: bad substitution This is also a problem on HP-UX ./standalone.sh --debug fails to start a server with ./standalone.sh[28]: shift: bad number Jason, can you please reassign accordingly? I'm not sure who can help with looking into this one. Thanks! *** 6.3.0.ER9 *** Solaris10: ./standalone --debug ./standalone.sh: cannot shift ./standalone --debug 7878 ./standalone.sh: bad substitution Solaris11: ./standalone --debug ./standalone.sh[28]: shift: (null): bad number HP-UX: ./standalone --debug ./standalone.sh[28]: shift: bad number *** Bug 1199194 has been marked as a duplicate of this bug. *** Re-acking after "qa_ack flag reset for and jboss-eap-6.4.0 and jboss-eap-6.4.z items" cleanup. No new test is needed, we have this covered. Verified on EAP 6.4.1.CP.CR2 Retroactively bulk-closing issues from released EAP 6.4 cummulative patches. Retroactively bulk-closing issues from released EAP 6.4 cummulative patches. |