we are having problems getting our taskException emails to render after upgrade

we are having problems getting our taskException emails to render after upgrade from 6.6.1 to 7.4
the affected JSP seems to be: /appian/runtime_ear/suite.ear/web.war/ntf/emailHtml/taskException_emailHtml.jsp

when a user hits this url directly it loads the JSP fine... but when the system tries to render the jsp to build the email body it throws a 401 access denied error... any ideas?...

OriginalPostID-116808

OriginalPostID-116808

  Discussion posts and replies are publicly visible

Parents
  • we just realized that our build from env.properties file changes did not make it into the custom.properties file... the conf.suite.MAIL_SCHEME was still commented out and did not take the token from the build file.

    Caused by: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake

    Caused by: java.io.EOFException: SSL peer shut down incorrectly
Reply
  • we just realized that our build from env.properties file changes did not make it into the custom.properties file... the conf.suite.MAIL_SCHEME was still commented out and did not take the token from the build file.

    Caused by: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake

    Caused by: java.io.EOFException: SSL peer shut down incorrectly
Children
No Data