Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
+1
person also asked this
people also asked this
Replies
3 replies
Subscribers
7 subscribers
Views
3462 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
We are having troubles at JBoss startup, it's a migration from Appian versio
mariaf
over 10 years ago
We are having troubles at JBoss startup, it's a migration from Appian version 7.5 to 7.6
server logs attached, help please....
application-server.log
OriginalPostID-120300
OriginalPostID-120300
Discussion posts and replies are publicly visible
0
Eduardo Fuentes
Appian Employee
over 10 years ago
It seems that you forgot to merge the -override.xml files from <APPIAN_HOME>runtime_ear\\suite.ear\\web.war\\WEB-INF\\conf\\security\\ with the ones from 7.6 and instead you copied them as-is from 7.5. You need to compare your custom file with the ones from 7.6 and merge the customization instead of moving the file directly.
2014-08-25 17:43:12,927 [ServerService Thread Pool -- 70] ERROR org.springframework.web.context.ContextLoader - Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.security.filterChains': Cannot resolve reference to bean 'org.springframework.security.web.DefaultSecurityFilterChain#28' while setting bean property 'sourceList' with key [28]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.security.web.DefaultSecurityFilterChain#28': Cannot resolve reference to bean 'mobileClientValidationFilter' while setting constructor argument with key [0];
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 10 years ago
0. Merge your custom -override.xml files with 7.6
1. Stop JBoss
2. Delete <JBOSS_HOME>\\standalone\\log\\*.log
3. Start JBoss
4. Attach <JBOSS_HOME>\\standalone\\log\\server.log
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sunilt200
over 7 years ago
in reply to
Eduardo Fuentes
is this issue resolved?, for me getting same exception with new install 17.3
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel