All Apps and Add-ons

I'm getting a bunch of python errors on tegilecollect.py

edonze
Path Finder

Is there some specific version of python, or a configuration change I need to make to remove the errors?

09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:19:51.861 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:19:51.862 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:19:51.862 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:19:51.862 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:19:51.862 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:19:51.862 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers

0 Karma

ddrillic
Ultra Champion

Interesting, looking at the last error - TypeError: string indices must be integers.

The following speaks about it - TypeError: string indices must be integers, not str

0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...