• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Server not starting

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
I am using RAD6. My problem is Server is not starting and Iam getting error like this "The server named websphere6.0 not started correctly".Please let me know the possibilities to get this type of errors and solutions also.
 
Sheriff
Posts: 28411
102
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There are dozens of reasons why that might happen. It would be rather wasteful to ask somebody to enumerate them all, when your particular problem is only caused by one of them. So why don't we skip the enumeration (which probably only the designers of RAD could really do) and start by looking at the symptoms of your problem?

You should have something in your console to look at, normally.
 
Ranch Hand
Posts: 66
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There will be many reasons why your server might not be starting. The most obvious question is whether you had any problems when you installed RAD and App Server? What is shown in the console? What is shown in the server logs? Or simply, I have had this problem before. Deleting the server in RAD and creating a new one sometimes work out.

It can be due to your application also. The reasons are endless.

Its certainly required that you would need to analyze and try to find out any weird activities which might prevent the server start up
[ July 08, 2008: Message edited by: Joe Mathew ]
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic