Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

weblogic start up problem

 
Ranch Hand
Posts: 47
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

We have installed weblogic 7.0 as Admin and managed servers.when we start admin server thru services it will start and shows "started" mode,after that if we start managed server then the Admin server becomes "stoped".both servers were working fine till yesterday,now we are getting this problem.
I also looked in the log files but nothing is displayed(no error found).

Please tell me wht could be the problem.

Thanks
Suresh
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by suresh pulapally:
Hi All,

We have installed weblogic 7.0 as Admin and managed servers.when we start admin server thru services it will start and shows "started" mode,after that if we start managed server then the Admin server becomes "stoped".both servers were working fine till yesterday,now we are getting this problem.
I also looked in the log files but nothing is displayed(no error found).

Please tell me wht could be the problem.

Thanks
Suresh

 
pavani Meenapalli
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by suresh pulapally:
Hi All,

We have installed weblogic 7.0 as Admin and managed servers.when we start admin server thru services it will start and shows "started" mode,after that if we start managed server then the Admin server becomes "stoped".both servers were working fine till yesterday,now we are getting this problem.
I also looked in the log files but nothing is displayed(no error found).

Please tell me wht could be the problem.

Thanks
Suresh



Hi ,
u chek the IP addresses ,servernames, portno of both admin and managed servers in config.xml
 
Ranch Hand
Posts: 775
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Are you running these on some variety of Unix? If so, I'd guess you launched the server without using nohup.
 
reply
    Bookmark Topic Watch Topic
  • New Topic