JES Identity Server - amconfig problems

From: Aaron Taylor (kusoneko_at_gmail.com)
Date: 04/26/05

  • Next message: David Foster: "SUMMARY: StarOffice 7.0 patch 116519-07 broke my installation"
    Date: Mon, 25 Apr 2005 15:01:20 -0700
    To: sunmanagers@sunmanagers.org
    
    

    Hi,

    I've been googling this and trying to find hints in forums on this
    problem for over a week and I'm stumped. I hope someone has a
    suggestion here, you guys have been great in the past :-)

    When installing the Identity Server so I could use Messaging Server, I
    selected to Configure Later. Now I am trying to run the amconfig file
    but am getting errors.

    First, I got the Web Server v6.1 SP2 installed successfully. I can
    access the default page on port 80 and can login to the admin server
    on port 8888. In the admin server, I linked it to the Directory Server
    and can create and modify users/groups/etc and they show the changes
    with ldapsearch as happening properly.

    When I run the amconfig script, I select option 1, to do a full
    configuration. I've filled in the settings as best as I can. However,
    when it goes to configure things, it pops up the following messages:

    Loading service schema XML files ...
    Info 112: Entering ldapAuthenticate method!
    Error 15: Cannot authenticate user.
    Error 9: Operation failed: Error 15: Cannot authenticate user.
    Error occured while loading: /etc/opt/SUNWam/config/ums/umsExisting.xml

    I'm using a binddn of "cn=directory manager" and when using
    ldapmodify, I can modify entries with that binddn and my password.
    However, when using that binddn and my password in amconfig, it gives
    me this error. Is there anywhere else I can look for more error
    details? Does anyone have any idea how to fix this? Am I looking in
    the totally wrong place? I've typed the password in amconfig a million
    times very carefully so I'm sure that's not the problem.

    Also, if I try to fire up the web server, it tells me a bunch of error
    messages, one of which is:

    bash-2.05# ./start
    Sun ONE Web Server 6.1SP2 B04/07/2004 16:09
    warning: CORE3283: stderr: java.util.MissingResourceException: Can't
    find bundle for base name AMConfig, locale en

    So, just for testing, I did a

    chmod -R 777 /etc/opt/SUNWam

    Now I can start the web server. It still gives me an warning of:

    bash-2.05# ./start
    Sun ONE Web Server 6.1SP2 B04/07/2004 16:09
    warning: CORE3283: stderr: 04/19/2005 04:27:46:811 PM PDT:
    Thread[main,5,main]
    warning: CORE3283: stderr: ERROR: AMClientDetector.static:
    warning: CORE3283: stderr: Message:Service does not exist
    warning: CORE3283: stderr: at
    com.sun.identity.sm.ServiceManager.getVersions(ServiceManager.java:407)
    warning: CORE3283: stderr: at
    com.sun.identity.sm.ServiceManager.serviceDefaultVersion(ServiceManager.java:
    421)
    warning: CORE3283: stderr: at
    com.sun.identity.sm.ServiceSchemaManager.<init>(ServiceSchemaManager.java:77)
    warning: CORE3283: stderr: at
    com.iplanet.am.util.AMClientDetector.getServiceSchemaManager(AMClientDetector
    .java:230)
    warning: CORE3283: stderr: at
    com.iplanet.am.util.AMClientDetector.<clinit>(AMClientDetector.java:107)
    warning: CORE3283: stderr: at
    com.sun.mobile.filter.AMLController.init(AMLController.java:85)
    warning: CORE3283: stderr: at
    org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterC
    onfig.java:262)
    warning: CORE3283: stderr: at
    org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilt
    erConfig.java:322)
    warning: CORE3283: stderr: at
    org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConf
    ig.java:120)
    warning: CORE3283: stderr: at
    org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:327
    1)
    warning: CORE3283: stderr: at
    org.apache.catalina.core.StandardContext.start(StandardContext.java:3747)
    warning: CORE3283: stderr: at
    com.iplanet.ias.web.WebModule.start(WebModule.java:245)
    warning: CORE3283: stderr: at
    org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    warning: CORE3283: stderr: at
    org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
    warning: CORE3283: stderr: at
    org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    warning: CORE3283: stderr: at
    org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355)
    warning: CORE3283: stderr: at
    org.apache.catalina.startup.Embedded.start(Embedded.java:995)
    warning: CORE3283: stderr: at
    com.iplanet.ias.web.WebContainer.start(WebContainer.java:429)
    warning: CORE3283: stderr: at
    com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:498)
    warning: CORE3283: stderr: at
    com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
    info: HTTP3072: [LS ls1] http://myserver:80 ready to accept requests
    startup: server started successfully

    However, after all that, when I try to access
    "http://myserver:80/amconsole", I get a web page where no graphics
    load and a message appears saying

     Authentication Service is not initialized.
    Contact your system administrator.

    Any thoughts on where to go from here?

    Thanks,
    -Aaron Taylor
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers


  • Next message: David Foster: "SUMMARY: StarOffice 7.0 patch 116519-07 broke my installation"

    Relevant Pages

    • sun identity server on sun webserver,
      ... the websrv was running fine, i think installed identity server, and now ... warning: CORE3283: stderr: java.util.MissingResourceException: Can't ... failure: CORE4007: Internal error: Unexpected Java exception thrown ...
      (SunManagers)
    • Re: Cant trap Pg warnings
      ... Looks like prior to DBD::Pg 1.31 these warning messages where sent to ... stderr and not via perl's warning mechanism. ... Ripped out of some of my code working with DBD::Pg: ...
      (perl.dbi.users)
    • RE: the google keywords for debug...
      ... Produces a message on STDERR just like "die", but doesn't exit or throw an excep- ... If $@ is empty then the string "Warning: ... I can not find this message in the project private logs. ... This will send all die() and warnmessages to the browser. ...
      (perl.beginners)
    • RE: the google keywords for debug...
      ... Produces a message on STDERR just like "die", but doesn't exit or throw an excep- ... If $@ is empty then the string "Warning: ... I can not find this message in the project private logs. ... This will send all die() and warnmessages to the browser. ...
      (perl.beginners)
    • Re: [kernel] linux-2.6.32.1 "make V=1 menuconfig" errors , Huh ?-(
      ... scripts/basic/fixdep.c:129: warning: implicit declaration of function `fprintf' ... scripts/basic/fixdep.c:129: error: `stderr' undeclared ... scripts/basic/fixdep.c:154: warning: assignment makes pointer from integer without a cast ...
      (Linux-Kernel)