Within /etc/init.d/mysql and /etc/init.d/glassfish I have the following lines
respectively:
# chkconfig: 2345 64 36
# chkconfig: 2345 99 01
Meaning the start priority for mysql is 64 while that of glassfish is 99,
whereby glassfish should start later than mysql; which is not not happening!
I'd appreciate any suggestions to make mysql start earlier than glassfish at
boot.
Thanks
rrugemalira wrote:
>
> Both glassfish and mysqld start automatically at boot.
> However, I'd like mysqld to start before glassfish. How do I achieve this?
>
--
View this message in context: http://old.nabble.com/Starting-mysqld-before-glassfish-tp31950991p31964126.html
Sent from the java.net - glassfish users mailing list archive at Nabble.com.