More often than not, upon server startup, I see messages like:
[#|2007-04-24T11:08:11.503-0700|INFO|sun-appserver9.1|
javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|
Application server startup complete.|#]
[#|2007-04-24T11:21:38.233-0700|INFO|sun-appserver9.1|
com.sun.jbi.framework|_ThreadID=17;_ThreadName=sun-javaee-engine;|
JBIFW1166: Engine sun-javaee-engine has been shut down.|#]
[#|2007-04-24T11:21:38.236-0700|INFO|sun-appserver9.1|sun-http-
binding.com.sun.jbi.httpsoapbc.HttpSoapBindingLifeCycle|
_ThreadID=18;_ThreadName=sun-http-binding;|HTTP SOAP binding shutdown
completed.|#]
[#|2007-04-24T11:21:38.236-0700|INFO|sun-appserver9.1|
com.sun.jbi.framework|_ThreadID=18;_ThreadName=sun-http-binding;|
JBIFW1166: Binding sun-http-binding has been shut down.|#]
[#|2007-04-24T11:21:38.238-0700|INFO|sun-appserver9.1|
com.sun.jbi.framework|
_ThreadID=16;_ThreadName=httpSSLWorkerThread-4848-0;|JBIFW0012: JBI
framework startup complete.|#]
Why is JBI stopping and then starting up?
Thanks,
Kedar