[jboss-jira] [JBoss JIRA] (WFCORE-659) standalone.sh fails to start server with debug argument on solaris 10 and HP-UX hosts
RH Bugzilla Integration (JIRA)
issues at jboss.org
Fri May 15 04:42:19 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068273#comment-13068273 ]
RH Bugzilla Integration commented on WFCORE-659:
------------------------------------------------
Marek Kopecky <mkopecky at redhat.com> changed the Status of [bug 1064763|https://bugzilla.redhat.com/show_bug.cgi?id=1064763] from ON_QA to VERIFIED
> standalone.sh fails to start server with debug argument on solaris 10 and HP-UX hosts
> -------------------------------------------------------------------------------------
>
> Key: WFCORE-659
> URL: https://issues.jboss.org/browse/WFCORE-659
> Project: WildFly Core
> Issue Type: Bug
> Affects Versions: 1.0.0.Beta6
> Environment: HP-UX, Solaris
> Reporter: Tomas Hofman
> Assignee: Tomas Hofman
> Fix For: 1.0.0.CR1
>
>
> Copy of https://bugzilla.redhat.com/show_bug.cgi?id=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 at host bin]$ ./standalone.sh --debug
> ./standalone.sh: cannot shift
> [user at host bin]$ ./standalone.sh --debug 8787
> ./standalone.sh: bad substitution
> SunOS 5.10 Generic_118833-36 sun4v sparc SUNW,Sun-Fire-T1000
> [user at host bin]$ ./standalone.sh --debug
> ./standalone.sh: cannot shift
> [user at 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)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list