🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Error JBAS014775 after restarting RM Server 9.4

User: "tinodj"
New Altair Community Member
Updated by Jocelyn
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. 

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "tinodj"
    New Altair Community Member
    OP
    Accepted 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!