Splunk AppDynamics

Unable to install on-prem controller

CommunityUser
Splunk Employee
Splunk Employee

Hi Team,

I am trying to install on-prem controller. platform-setup-x64-windows-4.4.3.9459. While doing so I am getting error message "Failed to install database..Check the installation log for details." Can any one please guide me what I am doing wrong.

Host Machine configuration:
OS:Windows 7 Professional Service Pack 1

Processor: Pentium(R) Daul core

RAM: 8GB

System Type: 64-bit Operating system

Below is the text from log file:

 
[Information redacted]

Post edited by @Ryan.Paredez to remove log files. Please do not share or attach log files in community posts

Labels (3)
0 Karma

CommunityUser
Splunk Employee
Splunk Employee

hi,

any update on the issue?

0 Karma

Binu_Mathew
Explorer

 

See if your PATH environment variable is setup properly. Any system should have atleast the below on PATH

;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;

Add the above if not there.

Once added, open a new cmd / bash and try:

where chcp

It should give the path.

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...