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
23 replies
Subscribers
7 subscribers
Views
6220 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
Hi we are trying to upgrade from 7.9 to 7.11. After migration we are able to acc
Priya
over 9 years ago
Hi we are trying to upgrade from 7.9 to 7.11. After migration we are able to access tempo and designer. But when we try to access design iterface, we are getting an error as the snap shot attached. The custome.properties file is entries for schema is is as below
conf.suite.SCHEME=http
## Used by both App Server and Engines to build up base URLs for links
#conf.suite.APPLICATION_CONTEXT=suite
## The SERVER_AND_PORT property should be in the format server:port.
## The :port is unnecessary if the port is 80 and the SCHEME is http, or the
## port is 443 and SCHEME is https. This is the hostname and port portion of
## the URL viewed by end users in links (e.g., links in emails)
conf.suite.SERVER_AND_PORT=ourhostnamewithoutport
OriginalPostID-181190
OriginalPostID-181190
Discussion posts and replies are publicly visible
0
kumaraveln
over 9 years ago
forum.appian.com/.../f-174205
Also search with keyword "Unrecoverable Error" .. Different people got it resolved with various solution ..
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Priya
over 9 years ago
Hi Kumaravel. I came across this post while i was trying to debug this issue. As per this post we need to remove the default port :80 in the custome.properties for the property conf.suite.SERVER_AND_PORT. In my custome.properties i havent added the port. i have given only the host name. But still i am facing this issue
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
kumaraveln
over 9 years ago
Hi., I suggest to add a comment on the same post too .. so that anyone who already resolved it can help you ..
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 9 years ago
How different is the URL of your browser address bar from conf.suite.SERVER_AND_PORT (e.g. one has the domain while the other doesn't)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Priya
over 9 years ago
Hi Eduardo, it doesn't have a domain name but its something like a.b.c.com and the url is
http://a.b.c.com/suite/tempo
.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Priya
over 9 years ago
I even tried copy pasting the value is the browser then added /suite/design. its not working
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 9 years ago
Based on the type of URL it seems you're using a Web Server such as Apache or IIS. This can also indicate you didn't update the static content on the web server to point to the new version.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Priya
over 9 years ago
Hi Eduardo, I am using JBoss6.4 EAP.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 9 years ago
No web server? Then how come your port is 80 and not :8080?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Priya
over 9 years ago
I mean. I am not using any IIS
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
>