Hi Everyone.!! i am trying to install Appian 7.1, according to installation docu

Hi Everyone.!! i am trying to install Appian 7.1, according to installation documents i did all the changes in custom.properties, module.xml, appian-ds.xml etc. after installation appian sevices are up but getting following errors while starting Jboss. To Start Jboss Application please see appian\\bin\\jboss\\jboss-as-7.1.1.Final\\bin\\.\\.README.TXT. looking into readme.txt i am not able to find out the problem. Can Any one help...!! Thanks ...

OriginalPostID-63078

OriginalPostID-63078

  Discussion posts and replies are publicly visible

Parents
  • @sathya thanks for your reply, i am starting jboss as a administrator but even getting a single line message.
    calling "D:\\Appian\\bin\\jboss\\jboss-as-7.1.1.Final\\bin\\standalone.bat"

    doing changes like below, can you please say where i am missing?

    appian-ds.xml :




    jdbc/AppianPrimaryDS
    false
    oracle.jdbc.xa.client.OracleXADataSource
    jdbc:oracle:thin:@localhost:1521:orcl
    appian
    appian
    appian
    TRANSACTION_READ_COMMITTED
    5
    100
    5000
    5





    i am putting ojdbc6.jar at below path:
    D:\\Appian\\bin\\jboss\\jboss-as-7.1.1.Final\\modules\\oracle\\jdbc\\main

    making changes into modul.xml like below:










    setting primary DS into custom.properties like below:
    conf.data.primary.datasource=jdbc/AppianPrimaryDS
Reply
  • @sathya thanks for your reply, i am starting jboss as a administrator but even getting a single line message.
    calling "D:\\Appian\\bin\\jboss\\jboss-as-7.1.1.Final\\bin\\standalone.bat"

    doing changes like below, can you please say where i am missing?

    appian-ds.xml :




    jdbc/AppianPrimaryDS
    false
    oracle.jdbc.xa.client.OracleXADataSource
    jdbc:oracle:thin:@localhost:1521:orcl
    appian
    appian
    appian
    TRANSACTION_READ_COMMITTED
    5
    100
    5000
    5





    i am putting ojdbc6.jar at below path:
    D:\\Appian\\bin\\jboss\\jboss-as-7.1.1.Final\\modules\\oracle\\jdbc\\main

    making changes into modul.xml like below:










    setting primary DS into custom.properties like below:
    conf.data.primary.datasource=jdbc/AppianPrimaryDS
Children
No Data