Hi there, After installing appian 7.6 on jboss 6.3 eap, am getting fo

Hi there,

After installing appian 7.6 on jboss 6.3 eap, am getting following error while opining the login page of appian.

14:17:54,158 INFO [stdout] (http-localhost/127.0.0.1:8080-1) 2014-09-15 14:17:54,153 [http-localhost/127.0.0.1:8080-1] ERROR com.appiancorp.security.authz.Forbidden - Could not log forbidden URI. forbiddenUri=/portal/error.jsp, originalUri=/designer

also one more error is coming which is related to Appian Taglib:

Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.appiancorp.asi.taglib.TaglibUtil
          at com.appiancorp.asi.taglib.OutTag.evaluateExpressions(OutTag.java:61) [appian-asi.jar:]
          at com.appiancorp.asi.taglib.OutTag.doStartTag(OutTag.java:46) [appian-asi.jar:]
          at org.apache.jsp.framework.error.forbidden_jsp._jspx_meth_asi_005fout_005f0(forbidden_jsp.java:309)


OS : Centos

Please let me know, how we can resolve this....

OriginalPostID-122420

OriginalPostID-122420

  Discussion posts and replies are publicly visible

Parents
  • 1. JBoss Enterprise Application Platform 6.2 is the certified version for Appian 7.6, you said you're using 6.3, if that is the case then please use 6.2 instead.

    2. Once you start using the right application server, verify you're using JD7 and not JDK8

    3. Confirm whether this is a clean install or an upgraded environment

    4. Once you finish with these 3 items if the issue persists attach <JBOSS_HOME>\\standalone\\log
Reply
  • 1. JBoss Enterprise Application Platform 6.2 is the certified version for Appian 7.6, you said you're using 6.3, if that is the case then please use 6.2 instead.

    2. Once you start using the right application server, verify you're using JD7 and not JDK8

    3. Confirm whether this is a clean install or an upgraded environment

    4. Once you finish with these 3 items if the issue persists attach <JBOSS_HOME>\\standalone\\log
Children
No Data