• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Problem in starting Sun's App.

 
Ranch Hand
Posts: 185
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi all,
I am using Sun's j2eesdk1.4. It has been working fine so far.Once I started server by the command line,
asadmin start-domain domain1
Then, due to some reasons I abrnormally shutdown my System (Windows). When I am starting the Sun's server using the same command line again, the server says "could not start domain1". Also the log file contains some exception like "Connection refused."
What could have gone wrong? (I tried even many times stopping & starting the server..But no effect!! it says the same 'could not start domain1')
please help me.
 
reply
    Bookmark Topic Watch Topic
  • New Topic