[jboss-jira] [JBoss JIRA] (WFCORE-2160) Incorrect JBOSS_HOME warning in vault.sh

RH Bugzilla Integration (JIRA) issues at jboss.org
Wed Jun 7 03:44:00 EDT 2017


    [ https://issues.jboss.org/browse/WFCORE-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417433#comment-13417433 ] 

RH Bugzilla Integration commented on WFCORE-2160:
-------------------------------------------------

Ivo Hradek <ihradek at redhat.com> changed the Status of [bug 1410924|https://bugzilla.redhat.com/show_bug.cgi?id=1410924] from ON_QA to ASSIGNED

> Incorrect JBOSS_HOME warning in vault.sh
> ----------------------------------------
>
>                 Key: WFCORE-2160
>                 URL: https://issues.jboss.org/browse/WFCORE-2160
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Scripts
>    Affects Versions: 3.0.0.Alpha16
>            Reporter: Dennis Reed
>            Assignee: Romain Pelisse
>            Priority: Minor
>             Fix For: 3.0.0.Alpha23
>
>
> vault.sh has an incorrect check to make sure JBOSS_HOME is set correctly.
>     SANITIZED_JBOSS_HOME=`cd "$JBOSS_HOME/.."; pwd`
>     if [ "$RESOLVED_JBOSS" != "$SANITIZED_JBOSS_HOME" ]; then
> The check will always fail because of the incorrect "/..", which should be removed.
> The incorrect value is only used for printing the "WARNING JBOSS_HOME may be pointing to a different installation - unpredictable results may occur." log, and appears to have been around since at least EAP 6.0.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list