COM 3.1.3 Installation problem (JBoss)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • spraud
    Aspiring Member
    • Jun 2015
    • 2

    COM 3.1.3 Installation problem (JBoss)

    Hi all

    First, sorry for my english, google translate is my friend

    I have a problem with the installation of COM 3.1.3 (Linux Red Hat 5.7)

    Pre-Install Check is going well (all green)
    The installation procedure takes place without error messages. The "Waiting for JBoss Application Server to start" window stays a while

    After a moment, I have the window "Install complete" with "Congratulations, COM has been successfully installed ..."
    But I unable to connect to the www server.

    When I look at logs, I find messages like : "JBoss in a stopped state" or "jboss: unrecognized service" etc...

    It seems like jboss is not properly installed
    >service jboss restart -> jboss: unrecognized service

    Does anyone have any clues to help me?
    Has anyone ever had or heard this problem ?

    Thanks in advance

    Stephane
    France
    Network Admin / IT Department
  • spraud
    Aspiring Member
    • Jun 2015
    • 2

    #2
    Hi,

    After reading a ton's of logs in multiple directories, we (me and a system admin) found the problem.
    Postgresql was not install properly (remember, postgresql, java, mysql, jboss and much more are installed by COM installer)
    Postgresql must be started otherwise jboss does not install
    During the install and in the post-check install, there were no error messages.
    We had to install libxslt libraries.

    Now JBOSS is running

    Stephane

    Comment

    Loading