Hi All, I am trying to setup Appian 7.5 on my machine. I have checked

Hi All,

I am trying to setup Appian 7.5 on my machine. I have checked all the engines' status by executing <apian_home>\\server\\_scripts\\diagnostic\\checkengine.bat, all status are 'Okay'. However, while trying to access designer mode, I am getting following error on the browser:

JBWEB000065: HTTP Status 403 -
JBWEB000309: type JBWEB000067: Status report
JBWEB000068: message
JBWEB000069: description JBWEB000123: Access to the specified resource has been forbidden.

I have attached my server log file. Please, guide me in this. Also, any inputs are welcome!

Thanks!
...

server.log

OriginalPostID-117308

OriginalPostID-117308

  Discussion posts and replies are publicly visible

Parents
  • Omkar,

    You're using an un-supported version of Java (JDK 1.8)

    *************************************************************************
    java.runtime.name = Java(TM) SE Runtime Environment
    java.runtime.version = 1.8.0_05-b13
    java.specification.name = Java Platform API Specification
    java.specification.vendor = Oracle Corporation
    java.specification.version = 1.8
    *************************************************************************

    For Appian 7.5 the System Requirements list that you need to Java JDK 1.7.0_x (update 51 or later)

    Appian 7.5 System Requirements:
    -> forum.appian.com/.../System_Requirements

    Please download and install Java JDK 1.7_x and change you JAVA_HOME environment variable to point to JDK 1.7_x.

    This should resolve the issue.
Reply
  • Omkar,

    You're using an un-supported version of Java (JDK 1.8)

    *************************************************************************
    java.runtime.name = Java(TM) SE Runtime Environment
    java.runtime.version = 1.8.0_05-b13
    java.specification.name = Java Platform API Specification
    java.specification.vendor = Oracle Corporation
    java.specification.version = 1.8
    *************************************************************************

    For Appian 7.5 the System Requirements list that you need to Java JDK 1.7.0_x (update 51 or later)

    Appian 7.5 System Requirements:
    -> forum.appian.com/.../System_Requirements

    Please download and install Java JDK 1.7_x and change you JAVA_HOME environment variable to point to JDK 1.7_x.

    This should resolve the issue.
Children
No Data