Start/Stop Ellucian Ethos Identity (EIS)

Problem Description : 

Starting or stopping the Ellucian Ethos Identity services

 

 

 Resolution : 

 

 

 

Ethos Identity 5.3 Instructions (onelogin)

 

ssh into onelogin.gordonstate.edu as root

 

 

Starting the Ethos Identity service.

 

# cd /u01/ellucian/wso2is-5.3.0

# sh bin/wso2server.sh start

 

 

Stopping Ellucian Ethos Identity

 

# cd /u01/ellucian/wso2is-5.3.0

# sh bin/wso2server.sh stop

 

 

 

Ethos Identity 2.0 Instructions (gscethos or gsccas)

 

ssh into gscethos.gordonstate.edu or gsccas.gordonstate.edu as root

 

Starting the Ethos Identity service.

 

# cd /u01/ellucian/EllucianEthosIdentity

# sh bin/wso2server.sh start

 

or /u01/ellucian/EllucianEthosIdentity/bin/wso2server.sh start

 

Stopping Ellucian Ethos Identity

 

# cd /u01/ellucian/EllucianEthosIdentity

# sh bin/wso2server.sh stop

 

or /u01/ellucian/EllucianEthosIdentity/bin/wso2server.sh stop

 

 

 

 

 

 

 

 

 

 Revision Date : 11/27/2019