Installation

Enterprise Installation

dannyze
Explorer

I am trying to run Splunk enterprise and it is giving me this error.
"You can’t open the application “Splunk” because it is not responding". I have tried different things in the terminal per instructions and nothing.
Any help is appreciated.

Tags (1)
0 Karma

mtolbert_kgi
New Member

It might be there are Splunk processes that are hung in memory. Subsequently, the MAC OS is waiting on them to close before you can reopen Splunk. Have you tried opening “Activity Monitor” (from Finder App - Application->Utilities Folder->Activity Monitor) and looking for any open Splunk processes? Then from here you can select them and click the ‘Quit Process’ button on the top left-hand corner to close.

If you want to use Terminal, try running command: ps -ef | egrep “Splunk” to look for open processes, then run command: kill -9 {PID of the spunk process} to force close. Or if not a admin, command: sudo kill -9 PID.

0 Karma

mattymo
Splunk Employee
Splunk Employee

HI dannyze!

What version of Splunk are you using? What OS are you installing on?

- MattyMo

dannyze
Explorer

HI there,
I am using the latest Splunk version on a Mac OS X 10.2. Once it works, would I be only be able to use this for this specific computer?

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...