After Installation 7.5, there is no errors during the server starting but when I

After Installation 7.5, there is no errors during the server starting but when I want to go to Designer Mode (<%localserver%>/suite/designer) I am not able to see any other tab than Applications. In the log file there is an exception when it happends:

java.lang.NoSuchMethodError: com.appiancorp.suite.cfg.FeatureToggleConfiguration.isInterfaceDesignerEnabled()Z...

OriginalPostID-110217

OriginalPostID-110217

  Discussion posts and replies are publicly visible

Parents
  • Aloke, I don't have enable the interface designer, the unique properties that I have in custom.properties are:

    D:\\Appian\\ear\\suite.ear\\conf\\custom.properties
              Line 31: conf.suite.PRODUCTION=false
              Line 35: conf.suite.SCHEME=http
              Line 43: conf.suite.SERVER_AND_PORT=XX.XX.XX.XX:8080
              Line 147: conf.suite.MAIL_SCHEME=http
              Line 149: conf.suite.MAIL_SERVER_AND_PORT=localhost:8080
              Line 296: conf.data.primary.datasource=jdbc/AppianPrimaryDS
              Line 300: conf.data.datasources=jdbc/sandbox
Reply
  • Aloke, I don't have enable the interface designer, the unique properties that I have in custom.properties are:

    D:\\Appian\\ear\\suite.ear\\conf\\custom.properties
              Line 31: conf.suite.PRODUCTION=false
              Line 35: conf.suite.SCHEME=http
              Line 43: conf.suite.SERVER_AND_PORT=XX.XX.XX.XX:8080
              Line 147: conf.suite.MAIL_SCHEME=http
              Line 149: conf.suite.MAIL_SERVER_AND_PORT=localhost:8080
              Line 296: conf.data.primary.datasource=jdbc/AppianPrimaryDS
              Line 300: conf.data.datasources=jdbc/sandbox
Children
No Data