I am trying to install jenkins (1.627) as described in the wiki , although I got this error.
Failed to load webapp: SRVE8111E: jenkins_war is trying to change the cookie that matches the pattern in the cookie list with a limited program session [domain = *, name = JSESSIONID, path = /]
Any ideas how to fix it?
Actually, I just change the name of the cookie:
Websphere Application Servers -> session management -> enable cookies -> Cookie Name
Changed it to a different name (I set JSESSIONID_jenkins) and it worked.
- Jenkins cookie JSESSIONID. Security > Global Security > Programmatic session cookie configuration ([domain=*, name=JSESSIONID, path=/]). , .
Security > Global Security > Programmatic session cookie configuration
[domain=*, name=JSESSIONID, path=/]
Source: https://habr.com/ru/post/1605723/More articles:How to mock SpringSecurityService in unit test - unit-testingHow to mock SpringSecurityService in unit tests using grails - spring-securityIs a state monad with two types of state variables (in and out) still a monad? - monadsC ++ compiler does not detect error in class template - c ++Replace DecimalFormat grouping delimiter in formatted value - javahttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1605724/python-pandas-applying-different-aggregate-functions-to-different-columns&usg=ALkJrhikSlyBOMQJQNsCDHU6ySokG8rQ9Amemory usage sidekiq reset - ruby | fooobar.comКонтрольный список LINQ для нескольких записей - c#SQL check restriction on a set of two columns - sqlSQL Server Backup Database and Email It - EmailAll Articles