The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Error JBAS014775 after restarting RM Server 9.4
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.
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.
0
Best Answer
-
tinodj Member Posts: 2 Learner IHi,
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!
0
Answers
could you upload the complete server.log? Otherwise it's hard to guess whats wrong here.
Cheers,
Marcel