• 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 portal enable

 
Ranch Hand
Posts: 96
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello all,
As part of the web shere portal enabled, I am trying to install the IBM Directory server. The installation seemingly goes on fine. But when I try to start the service for windows. It gives me the error
Could not start the IBM Directory Server V4.1 service on Local Computer. The service did not return and error. This could be an internal Windows error or an internal service error. If the problem persists, contact your system administrator.
Would be great if any one could let me circumvent this situations
Cheers
Jack
 
Ranch Hand
Posts: 399
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Just in case you missed it, between install and starting the server there are probably some configuration steps. I imagine skipping those might cause startup to fail.
You might see more messages if you start from the command line. There may be a command like slapd or ibmslapd to do this. If there is a command to start, it may not start the DB for you, so check to see if the service is running for the DB instance you configured for the directory server.
Beware: I've not worked with this version of the directory.
 
Tick check! Okay, I guess that was just an itch. Oh wait! Just a 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