Installation

Windows 7 32-bit install of Splunk 6

rroberts
Splunk Employee
Splunk Employee

Getting this error message after new install:

"Unable to initialize modular input "MonitorNoHandle" defined in the system context: Introspecting scheme=MonitorNoHandle: script running failed (exited with code 255)."

However splunk seems to be running fine.

Tags (2)
0 Karma
1 Solution

wcolgate_splunk
Splunk Employee
Splunk Employee

Would you be willing to supply a little more information?

Is the handle-less driver installed? You can check from a cmd shell:

$ sc query SplunkMonitorNoHandle

If it is not installed, one can re-install it using the .inf file in the splunk installation tree (its in the bin directory). You can do this from the cmd shell: (note I've seen rundll32 only seem to like a full path of the .inf file...):

rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 c:\program files\splunk\bin\SplunkMonitorNoHandleDrv-vista.inf

(Note I explicitly selected the "vista" driver).

If you don't plan on ever using the file-handle-less modular input, you can just skip all of this and leave it as is. There is no hrm in letting it fail on start up.

View solution in original post

0 Karma

wcolgate_splunk
Splunk Employee
Splunk Employee

Would you be willing to supply a little more information?

Is the handle-less driver installed? You can check from a cmd shell:

$ sc query SplunkMonitorNoHandle

If it is not installed, one can re-install it using the .inf file in the splunk installation tree (its in the bin directory). You can do this from the cmd shell: (note I've seen rundll32 only seem to like a full path of the .inf file...):

rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 c:\program files\splunk\bin\SplunkMonitorNoHandleDrv-vista.inf

(Note I explicitly selected the "vista" driver).

If you don't plan on ever using the file-handle-less modular input, you can just skip all of this and leave it as is. There is no hrm in letting it fail on start up.

0 Karma

rroberts
Splunk Employee
Splunk Employee

Don't plan on using file-handle-less modular input so I'll ignore the message. By the way, sc query SplunkMonitorNoHandle reports:
SERVICE_NAME: SplunkMonitorNoHandle
TYPE: 2 FILE_SYSTEM_DRIVER
STATE: 1 STOPPED
WIN32_EXIT_CODE: 1077 (0x435)

0 Karma
Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...