Hello. I have to work with an old JBoss version 3.2.7. It runs as a Windows service. The problem is that from time to time it cannot start properly after the system reboot. It reports errors connecting to the database: "org.postgresql.util.PSQLException: FATAL: the database system is starting up".
I believe that the JBoss service startup must be delayed somehow to let the database service to get to the working state. I tried to put the dependency on the pgsql-8.1 service but it didn't help. Any suggestions? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265262#4265262 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4265262 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
