Try to comment out those exports and relogin/reboot:
sed -i -e "/^export\s/s/^/#/" ~/.bash_profile
If the issue persists, check from another user with default configs.
Try to comment out those exports and relogin/reboot:
sed -i -e "/^export\s/s/^/#/" ~/.bash_profile
If the issue persists, check from another user with default configs.