Re: [cas-user] Configuration Error

2024-06-12 Thread Petr Bodnár
Provided you are using log4j.xml like here , just look for the *alwaysWriteExceptions* attribute in that file, e.g.: If you don't want to modify the file directly, you might add "-Dlog.f

Re: [cas-user] Configuration Error

2024-06-12 Thread Jad Saad
Any idea how to force these stacktraces to appear under the normal log file? On Sunday, July 2, 2023 at 7:26:57 PM UTC+3 Petr Bodnár wrote: > A tip to the original question (which was posted in a somewhat confusing > format??): > > You get just this line without any useful error details: > >

Re: [cas-user] Configuration Error

2023-07-02 Thread Petr Bodnár
A tip to the original question (which was posted in a somewhat confusing format??): You get just this line without any useful error details: ERROR [org.springframework.boot.SpringApplication] - This is because for some reasons, someone decided that logged stacktraces will go to a dedicat

Re: [cas-user] Configuration Error

2023-05-22 Thread Eugene Willis
Sounds like it is looking for a cluster. So may need add another box and it’s ip address in your cas.properties hazelcast clusterEugene Willis Jr.Post Creative strategist (P.C.S.)BlackNerdNinja IndieboxKart MediaGogotechsupport BlackNerdNinja.com#Nerd #goninjagoOn May 22, 2023, at 1:46 AM, fasr fav

[cas-user] Configuration Error

2023-05-21 Thread fasr favk
Hello, Am using the latest version of cas war overlay and i'am facing this problem after running the command: gradle bootRun. i tried to clean and rebuild but still having the same error : 2023-05-21 14:49:41,850 INFO [org.apereo.cas.configuration.DefaultCasConfigurationPropertiesSourceLocator]