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 your server.log file. Your are getting IpcConnection error.

    ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Could not initialize IpcConnection (personalization (localhost:5012)), closing immediately

    We generally come across this error when appian services falied to start or not initialize properly.
    Run checkengine.bat command which i posted earlier to check all appian services are started correctly or not ?
Reply
  • checked your server.log file. Your are getting IpcConnection error.

    ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Could not initialize IpcConnection (personalization (localhost:5012)), closing immediately

    We generally come across this error when appian services falied to start or not initialize properly.
    Run checkengine.bat command which i posted earlier to check all appian services are started correctly or not ?
Children
No Data