>>> On Mon, Nov 5, 2007 at 6:47 PM, in message <[EMAIL PROTECTED]>, Tom Driscoll <[EMAIL PROTECTED]> wrote: > Kim, > I had similar problems until I renamed the Sxx* link for the websphere > start to be the last to start. The default started it too early. This > fixed my start issues.
This is, at best, a temporary fix. At worst, it's a booby trap waiting to be sprung by the next person (or package install) that issues the "insserv" command. When that happens, all the symbolic links will be recreated with the numbers that insserv thinks they should have. This is very likely not what you want them to be. The real answer is to figure out what needs to be changed in the (significant to insserv) comments at the beginning of the script, and then opening a problem with WebSphere support to get it fixed for future releases. Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
