Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
53 views

I am trying to map a yaml configuration file to a complex schema of classes with relationships between the classes in order to build an API that can be highly configurable based on a yaml config file....
Walter Carlson's user avatar
1 vote
0 answers
32 views

I am using log4j2.17.1. I am trying to set the log level to info through a configuration file(log4j2.xml). I see from the log trace that it is reading from the configuration file but somehow it still ...
Alekhika Misra's user avatar
0 votes
0 answers
62 views

I'm looking for a way to centralize some settings/variables across multiple configuration files for multiple services I am running natively on an ubuntu server. I want to be able to load something ...
J-W's user avatar
  • 427
0 votes
0 answers
48 views

I am trying to add a json configuration file to my ASP.NET Core web app. Generally it's easy, looking just like this: .AddJsonFile(FileName) The problem is that I have no control over its content and ...
Volker's user avatar
  • 1,849
0 votes
1 answer
79 views

Have a jar file of an application, there are 2 different external configuration files which needs to be execute during execution of jar file as the backend code of application needs some property ...
raga_717's user avatar
0 votes
1 answer
201 views

Since last week I am experiencing the following issue - App Service gets restarted and it fails to start with the following error: InvalidDataException: Failed to load configuration from file 'C:\...
lijevosmetalo's user avatar
0 votes
1 answer
364 views

What is the default location from which the infinispan takes the jgroup configuration if it has not been configured in startup? I have found 2 files in default-config however it does not looks like ...
Yulian Oifa's user avatar
1 vote
0 answers
48 views

I am doing LearnPythonTheHardWay and one of the exercises requires me to use the Touch function in PowerShell. As I found out, it needs to be added as per the below link indicates, yet I have ...
Attila Szász's user avatar
2 votes
2 answers
58 views

A Springboot project can't be started due to a config item like below myconfig.properties password=3#{xxxx|xxxx)?4/xxxxxxx+ABC1} Error log Caused by: org.springframework.expression.ParseException: ...
yasi's user avatar
  • 503
0 votes
0 answers
211 views

I am new to the emacs text editor. Whenever I use the text editor in terminal, I find that I need to use the arrow keys on my keyboard to navigate through the code. I find this to be cumbersome when ...
theheretic's user avatar
2 votes
1 answer
220 views

I want to edit my Powershell prompt, as discussed here https://superuser.com/questions/1259900/how-to-colorize-the-powershell-prompt. However, my $profile variable references a path which does not ...
Ferdinando Randisi's user avatar
0 votes
1 answer
77 views

I'm creating a chat bot manager in python, where myself (or other developers) can provide a configuration file to the manager and it will generate a bot depending on what it found in the config. The ...
backward forward's user avatar
0 votes
0 answers
506 views

I'm encountering an issue with managing Tailwind CSS configurations in my Next.js project. I have set up manually two separate Tailwind configurations for different parts of my application - tailwind....
Nour Slimane's user avatar
0 votes
2 answers
4k views

I have been trying to figure out why I cannot run my java files, I cloned this repository from git hub as part of a university project, I can edit code, commit and do basically everything other than ...
Callum194's user avatar
0 votes
0 answers
33 views

Im working at dockering an app with tomcat 7 and some problem with context.xml file where i define string connection db, that value is taken like string and dont variable. Output console: Cannot ...
xxluiggixx's user avatar

15 30 50 per page
1
2 3 4 5
150