Hi team, I've installed appian to local computer(Windows 7). I d

Hi team,

I've installed appian to local computer(Windows 7). I did the steps mentioned in
forum.appian.com/.../Quick_Start_Installation_Guide_for_Windows_and_JBoss.html

Installed the ff:
- Appian
- MySql5.6
- JBoss 6.4

and deployed configuration using the configuration script (windows batch file) from <APPIAN_HOME>\\_admin\\_scripts\\configure.

I started JBoss-standalone first

\\<JBOSS_HOME\\>\\bin\\standalone.bat

and then

\\<APPIAN_HOME\\>\\server\\_scripts\\start-suite.bat
\\<APPIAN_HOME\\>\\search-server\\bin\\start.bat

I tried to login to appian using the link - "http://localhost:8080/suite" but there's no login page.
There's an error that it's not accessible. I tried to access just this link - "http://localhost:8080" and it directs me to JBoss home.

I shut down appian and jboss, and restarted the computer, then start appian and jboss again. But this time, the JBoss server wont start up. The command prompt where you ...

OriginalPostID-196092

OriginalPostID-196092

  Discussion posts and replies are publicly visible

Parents
  • Checked both the files.

    Checkengine.bat command giving multiple warnings means appian services are not running properly.

    Also found below error in server.log file,
    ERROR org.hibernate.connection.DatasourceConnectionProvider - Could not find datasource: jdbc/AppianPrimaryDS

    It seems you have missed some steps in the startup guide. Kindly review each step again and check.
Reply
  • Checked both the files.

    Checkengine.bat command giving multiple warnings means appian services are not running properly.

    Also found below error in server.log file,
    ERROR org.hibernate.connection.DatasourceConnectionProvider - Could not find datasource: jdbc/AppianPrimaryDS

    It seems you have missed some steps in the startup guide. Kindly review each step again and check.
Children
No Data