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
Replies
4 replies
Subscribers
7 subscribers
Views
1571 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
Hi All, I'm working with Appian 7.9. I just installed Hotfix C on our u
jaredw
over 9 years ago
Hi All,
I'm working with Appian 7.9. I just installed Hotfix C on our upgrade environment yesterday and found out today that there was when the search-server was starting. I attached the search-server.log for review.
Thank you in advance!
search-server.log
OriginalPostID-162616
OriginalPostID-162616
Discussion posts and replies are publicly visible
0
Aleksi White
Appian Employee
over 9 years ago
After step 5 in the Hotfix instructions, please perform these additional steps:
6. Delete the following files from /ear/suite.ear/lib/
- appian-dl-repo-api-cdt-0.1.105.jar
- appian-dl-repo-api-0.1.105.jar
- appian-dl-core-0.1.105.jar
- appian-dl-xml-0.1.105.jar
- appian-dl-query-api-0.1.105.jar
- appian-dl-cdt-0.1.105.jar
- appian-lucene-0.1.105.jar
- appian-elasticsearch-0.1.105.jar
- appian-dl-query-api-cdt-0.1.105.jar
- appian-dl-repo-elasticsearch-0.1.105.jar
- appian-log-0.1.105.jar
7. Delete the following files from /search-server/lib/
- appian-dl-core-0.1.105.jar
- appian-dl-xml-0.1.105.jar
- appian-elasticsearch-0.1.105.jar
- appian-log-0.1.105.jar
plugins
- appian-elasticsearch-auth-0.1.105
We are working on getting the instructions updated, sorry for any confusion.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
jaredw
over 9 years ago
Thank you! I did not see those instructions when I installed the hotfix.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eliot Gerson
Appian Employee
over 9 years ago
Jared, I would encourage you to look into why the application server is taking a long time to start up in order to head off any potential problems (and you are, of course, welcome to reach out to us for help with this). That said, as a short-term fix, you can increase the timeout by doing the following:
Go to <JBOSS_HOME>/bin, then
(For Windows)
Add the following line to the bottom of standalone.custom.bat:
set "CUSTOM_JAVA_OPTS=%CUSTOM_JAVA_OPTS% -Datlassian.plugins.enable.wait=300"
(For Linux)
Add the following line to the bottom of standalone.custom.sh:
CUSTOM_JAVA_OPTS="$CUSTOM_JAVA_OPTS -Datlassian.plugins.enable.wait=300"
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eliot Gerson
Appian Employee
over 9 years ago
Sorry, I meant to post the above comment on a more recent post. I will re-post this there.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel