I installed weblogic 9.2.3 on Linux redhat 5.5 but I have weird error which is that it takes a long time to startup.

So when I have to restart weblogic first I have to reboot Linux server then startup again weblogic here you can see the logs

<Mar 31, 2011 11:53:05 AM CEST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.4.0-90_CR358515-94243-1.5.0_12-20080118-1154-linux-ia32 from BEA Systems, Inc.>
<Mar 31, 2011 11:53:06 AM CEST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.2 MP3  Mon Mar 10 08:28:41 EDT 2008 1096261 >

Hope I explained well!

What kind of error is this one?

link|improve this question
Logs:<Mar 31, 2011 12:01:22 PM CEST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.4.0-90_CR358515-94243-1.5.0_12-20080118-1154-linux-ia32 from BEA Systems, Inc.> <Mar 31, 2011 12:01:23 PM CEST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.2 MP3 Mon Mar 10 08:28:41 EDT 2008 1096261 > – Codeking Mar 31 '11 at 10:03
Did you solve your problem? I have stuck at similar inadequate weblogic behavior: serverfault.com/questions/260395/… – altern Apr 18 '11 at 12:32
feedback

2 Answers

check your DNS configuration it may help.

link|improve this answer
Thanks for your reply I already did it, another idea? – Codeking Mar 31 '11 at 12:01
feedback

Could be a variety of things, are you deploying many apps on startup or starting a vanilla weblogic server.

Is there DB connectivity established, or is it taking time to do that?

I assume you have a single server, and not any cluster related issue. Can you post more detailed logs ? The current one just shows 2 lines with a 1 second gap.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.