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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

How to find the worst searches in your Splunk environment and how to fix them

Everyone knows Splunk is a powerful platform for running searches and doing data analytics. Your ...

Share Your Feedback: On Admin Config Service (ACS)!

Help Us Build a Better Admin Config Service Experience (ACS)   We Want Your Feedback on Admin Config Service ...

Build the Future of Agentic AI: Join the Splunk Agentic Ops Hackathon

AI is changing how teams investigate incidents, detect threats, automate workflows, and build intelligent ...