- Product Version:
- Problem Description:
- Cause:
- Resolution:
- Edit the ${Install-Home}/bin/Configurator.sh script
- Change:
Configurator.sh:
LIB_HOME=./bin JAVA_OPTS="-Xmx128m -Djava.library.path=$LIB_HOME" CLASSPATH=$LIB_HOME:$LIB_HOME/obcc.jar:$LIB_HOME/obm-lib.jar MAIN_CLASS=Obcc
to
Configurator.sh (Updated):
LIB_HOME=./bin JAVA_OPTS="-Xmx128m -Djava.net.preferIPv4Stack=true -Djava.library.path=$LIB_HOME" CLASSPATH=$LIB_HOME:$LIB_HOME/obcc.jar:$LIB_HOME/obm-lib.jar MAIN_CLASS=Obcc
and run the Configurator.sh script again. - Also See:
Servosity Pro: All
OS: Linux/Unix
OS: Linux/Unix
When running the Configurator.sh script on a Linux / Unix machine with IPv6 enabled, the following error message is received in the terminal:
User Configuration file not found
Create a new Configuration file
...
Configuration File NOT created !
User Configuration file not found
Create a new Configuration file
...
Configuration File NOT created !
This is a known issue on Linux/Unix machine with IPv6 enabled.
To resolve the issue:
How do I verify if the machine in concern has IPv6 enabled?
Answer) The instruction can be found here
http://servosity.zendesk.com/entries/114797-configuration-file-not-created-when-running-configurator-sh
Answer) The instruction can be found here
http://servosity.zendesk.com/entries/114797-configuration-file-not-created-when-running-configurator-sh