This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SSPR container does not start on install

Trying to run the SSPR install as discussed here 

https://www.netiq.com/documentation/identity-manager-48/setup_linux/data/t4bk3ao21qbm.html#t4bk3f51a6cz

When running the command to modify the container 

 

docker exec -it sspr-container /app/command.sh ImportPropertyConfig /tmp/silent.properties

 

It responds with 

Error response from daemon: Container 26488095e09af36104da1bcac0930093276bb0ca865b5393b7aa3451d10b9f9f is not running

restating the container manually (docker start sspr-container) only has it exit immediately

the sspr directory in /data only has the gc.log file with this entry

"[2021-02-19T22:17:41.609 0000][0.041s][info][gc] Using G1"

any ideas? 

TIA

/dg

 

  • 0  

    Can you please let us know if sspr container is running after the below command

    docker run -d --network=host --name=sspr-container -v /data/sspr:/config sspr/sspr-webapp:latest

    Please share 'docker ps -a" results.

  • 0  

    Dave, do you have a case filed on this yet? This wasn't something that was previously identified, nor did QA encounter it. The development team has indicated that they would be interested in additional details. Opening a new case would give a higher priority in analyzing the issue

  • 0 in reply to   

    we redownloaded the whole container package and have not seen this since 

  • 0 in reply to   

    it was in docker ps -a , the other containers were idm_engine_idv, imanager, osp and idm_apps