Error JBAS014775 after restarting RM Server 9.4

tinodj
tinodj New Altair Community Member
edited November 5 in Community Q&A
Hi, 

After the installation server was working. It was installed as windows server. When it was stopped, the service was not starting anymore. When try to start it failed to start. After killing one java process, and starting it, it was not failing to start, it was in running state for some time but not really working. The log is showing the following error: JBAS014775 and then something with service jboss.connector.config (missing) dependents which also continues with mssqlserver dependents. 

Anyone expirienced the same and can help? This is RM Server 9.4 using MS SQL Server as its database. 

Best Answer

  • tinodj
    tinodj New Altair Community Member
    Answer ✓
    Hi, 

    I found out that adding <property value="600" name="jboss.as.management.blocking.timeout" /> to the standalone.xml helped me a lot. The problem was that 5 minutes were not enough to boot. Thanks for you help, now everything works! 


Answers

  • mmichel
    mmichel New Altair Community Member
    Hi tinodj,

    could you upload the complete server.log? Otherwise it's hard to guess whats wrong here.

    Cheers,
    Marcel
  • tinodj
    tinodj New Altair Community Member
    Answer ✓
    Hi, 

    I found out that adding <property value="600" name="jboss.as.management.blocking.timeout" /> to the standalone.xml helped me a lot. The problem was that 5 minutes were not enough to boot. Thanks for you help, now everything works!