Dashboards & Visualizations

Why am I getting "invalid xml detection in file..." errors while submitting my apps to Splunkbase?

itrust
New Member

Hi Team,

I encountered an error while submitting my apps to the Splunkbase.
When my package is analyzed by the online tools, it gives error:

invalid xml detection in file: xxx/default/data/ui/views/._default.xml at line 1,
invalid xml detection in file: xxx/default/data/ui/nav/._default.xml at line 1,

but when I run validate_all tools : /opt/splunk/bin/splunk cmd python validate_all.py, i have no errors on files.

Any help or idea or other validating tools appreciate.

Tags (3)
0 Karma

rsethi001
Explorer

Hitting the same error, while submitting my apps to the Splunkbase.
What is the workaround for this ? 
Thanks in advance.

Tags (1)
0 Karma

MuS
Legend

Hi itrust,

remove the ._* files form your package and it should work.

cheers, MuS

0 Karma

itrust
New Member

Hi Mus,
thanks for reply, but unfortunally, it does not help, my package do not contains ._default.xml files.

I think the splunkbase validation script extract the package and copy default.xml files into ._default.xml, then it run the test on copies (._default.xml)

BR, seb.

0 Karma

nora
Observer

Hi, encountering the same problem when trying to submit an app to Splunkbase. My package does not contain any `default/data/ui/views/._inputs.xml`. Any solutions for this problem?

0 Karma

rsethi001
Explorer

You are tarring up Mac's hidden files

Before you tar, set this variable.

export COPYFILE_DISABLE=true

It worked for me. 

0 Karma

nora12
New Member

Thanks rsethi001, I was trying to use Splunk packaging toolkit and it solves my problem now.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...