The Source is not a valid JBoss EAP 6.4 or WildFly 8.2
search cancel

The Source is not a valid JBoss EAP 6.4 or WildFly 8.2

book

Article ID: 197646

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Governance CA Identity Portal CA Identity Suite

Issue/Introduction

./Layer7_migrate_tool.sh tool to migrate from JBOSS 6.4 to JBOSS 7.2 is throwing the error below:

./Layer7_migrate_tool.sh -s "/apps/JBOSS64/jboss-eap-6.4" -t "/apps/JBOSS72/jboss-eap-7.2"
The Source is not a valid JBoss EAP 6.4 or WildFly 8.2, Exiting ...

Environment

Release : 14.3

Component : IdentityMinder(Identity Manager)

Cause

The error you are getting is "The Source is not a valid JBoss EAP 6.4" this means that either the location is incorrect or the user you are running the command as does not have read access to that location. As well as an incorrect environment variable is set for JBOSS_HOME.

Resolution

Confirm your path is correct, run the command as root, and or remove the JBOSS_HOME environment variable if it exists.