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

Web Sphere Installation

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I installed Web Sphere 3.5 on NT.
When I go to Services of NT I can only start
IBM HTTP Server .
I am not able to start IBM HTTP Administration
and IBM WS AdminServer . Can you please tell
why it is so. It is urgent.
Thank you,
Nats
 
Natesh Mosale
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

This in addition to my above stated problem.
When I start the IBM HTTP Administartion the
the error i get is
Error 1067:Process terminated unexpectedly.
Thanks,
Nats
 
Ranch Hand
Posts: 73
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Try logging on as a local administrator and then start the NT Services. I had a lot of problems when I did not do this especially when going through the installation process.
 
Ranch Hand
Posts: 88
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
Which web server are u using,if u are using IIS then there is no need to install IBM HTTP Server,i am using IIS and Websphere 3.5 this seems to be working okay,so what i suggest is if u are using IIS as ur webserver then uninstall Websphere and reinstall again..this time choosing IIS as ur webserver.
Surya
 
Ranch Hand
Posts: 184
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
You need to add the following entries in your admin.conf and hosts.conf file in ur ibm httpserver/conf directory-
add this line in both the files and start the http server again
ServerName mycompname
put ur pcs name or ip in the place of mycompname, this should get it right.Cheers,
Daman
 
The airline is called "Virgin"? Don't you want a plane to go all the way? This tiny ad will go all the way:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic