Troubleshoot applications closing unexpectedly
    Analyze 
FactoryTalk Optix Runtime
 log files to learn more about issues causing
        FactoryTalk Optix Applications
 to close unexpectedly.
     IMPORTANT: 
    
Rockwell Automation
        is not responsible for any third-party software, including but not limited to its
        performance, security, updates, or compatibility with our products. Any use of third-party
        software is at your own risk, and we do not provide support, warranties, or guarantees for
        such software. Users should refer to the respective third-party providers for assistance and
        licensing terms.- To troubleshoot applications closing unexpectedly
- In the terminal, enterdocker exec -itto access the running container shell.container_namebash- container_name
- The name of the container.TIP: You can listDockercontainers by enteringdocker ps -ain the terminal.
 
- Entercd /root/Rockwell_Automation/FactoryTalk_Optix/FTOptixApplication/Log/
- Enterlsto list log files.
- Entercatto investigate the log file and search for issues.log_file- log_file
- FactoryTalk Optix Runtimelog file. For example,FTOptixRuntime.1.log.
- TIP:FactoryTalk Optix Runtimerotates logs. Check the most recent log file. The latest log file is appended with the highest number.
 
Provide Feedback