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
30 replies
Subscribers
8 subscribers
Views
6936 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
I've installed Appian in my local. All the 16 engines started successfully.
ENOSH EZEKIEL
A Score Level 1
over 9 years ago
I've installed Appian in my local. All the 16 engines started successfully. When I tried to log in using the Administrator credentials for the first time, the page doesn't navigates, but the URL changes to
localhost:8080/.../setpassword.none
Any suggestions in resolving this issue??
2016-01-19 02:02:02,904 [ServerService Thread Pool -- 91] INFO com.appiancorp.rdbms.config.PrimaryDataSourceConfig - Validating and initializing the primary data source: jdbc/AppianPrimaryDS
2016-01-19 02:02:05,282 [ServerService Thread Pool -- 91] INFO com.appiancorp.rdbms.hb.DataSourceManagerHbImpl - [jdbc/AppianPrimaryDS] Checking schema and migrating if necessary (appian/db/changelog/db-changelog-master.xml)...
2016-01-19 02:02:10,238 [ServerService Thread Pool -- 91] INFO com.appiancorp.rdbms.hb.DataSourceManagerHbImpl - [jdbc/AppianPrimaryDS] Schema check/migration completed successfully.
201...
OriginalPostID-189823
OriginalPostID-189823
Discussion posts and replies are publicly visible
0
ENOSH EZEKIEL
A Score Level 1
over 9 years ago
... n 0:00:00.013
2016-01-19 02:03:25,765 [ServerService Thread Pool -- 91] INFO com.appiancorp.plugins.PluginLoader - Appian Plug-in Framework started in 0:00:34.066
2016-01-19 02:03:25,854 [ServerService Thread Pool -- 91] INFO com.appiancorp.common.web.WeblogicSessionAttributeClassLoaderRequestFilter - WeblogicSessionAttributeClassLoaderRequestFilter enabled = false server info = JBoss Web/7.5.7.Final-redhat-1
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 9 years ago
You need to adjust the following settings in custom.properties accordingly:
conf.suite.SCHEME=
conf.suite.SERVER_AND_PORT=
and use those values to build the URL to access Appian which should match.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 9 years ago
For example
conf.suite.SCHEME=http
conf.suite.SERVER_AND_PORT=eduardolaptop.appiancorp.com:8080
would result in the need for using:
eduardolaptop.appiancorp.com:8080/suite
to access Appian.
Also make sure to configure Appian to support HTTP as explained at
forum.appian.com/.../Post-Install_Configurations.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
ENOSH EZEKIEL
A Score Level 1
over 9 years ago
Everything is updated as said above, but still the issue persists!! Any other suggetions??
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 9 years ago
Did you remove the following lines from the session-config element in <APPIAN_HOME>\\ear\\suite.ear\\web.war\\WEB-INF\\web.xml and restart Jboss?
<cookie-config>
<http-only>true</http-only>
<secure>true</secure>
</cookie-config>
<tracking-mode>COOKIE</tracking-mode>
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
ENOSH EZEKIEL
A Score Level 1
over 9 years ago
yes Eduardo..... I did that well before and checked it again! These lines of code are removed already!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 9 years ago
Those are the only things that can cause this. Try another browser like Firefox.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
ENOSH EZEKIEL
A Score Level 1
over 9 years ago
Tried the same using Firefox, same again!!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 9 years ago
The redirect to /suite/personalization/setpassword.none is expected because you need to change the Administrator password. What's the actual problem? that you see a blank page?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 9 years ago
Can you record the behavior using
www.techsmith.com/.../
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
<
>