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

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
 
Popeye has his spinach. I have this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic