portal startup problems

I installed the gateway and server (ver 3.0 SP3) on the same machine

(solaris8).

When I start the gateway and server in debug mode I see that the server

receives an AthenticationException when trying to bind to the LDAP server.

Is there any LDAP configuration I need to do after install in order to allow

the server to

connect ? I attached the log.

Thanks

[Attachment ips_bug.txt, see below]

[460 byte] By [] at [2007-11-25 4:31:06]
# 1

try reinstalling the GW. If that does not work, then you can do a

ipscreate and import an account for the GW. It looks like the "hidden"

account for the GW was not created during install. If you do have to

create the account, make sure and put it in the default domain and

default role.

michaels wrote:

> I installed the gateway and server (ver 3.0 SP3) on the same machine

> (solaris8).

> When I start the gateway and server in debug mode I see that the server

> receives an AthenticationException when trying to bind to the LDAP server.

> Is there any LDAP configuration I need to do after install in order to allow

> the server to

> connect ? I attached the log.

>

> Thanks

>

>

>

> root@integ4 /opt/SUNWips/bin 191# ./ipsserver start debug

> Server debugging on

> stopping auth helpers ... done.

> stopping web server ... server not running

> server not running

> done.

> stopping directory server ... Server not running

> done.

> starting auth helpers ... done.

> removing /opt/netscape/directory4/slapd-integ4/locks...done

> starting directory server ... done.

> starting web server ... iPlanet-WebServer-Enterprise/4.1SP7 BB1-04/05/2001 18:30

> startup: listening to http://integ4.mobilitec.com, port 8081 as root

> iPlanet-WebServer-Enterprise/4.1SP7 BB1-04/05/2001 18:30

> startup: listening to http://integ4.mobilitec.com, port 8088 as root

> done.

> root@integ4 /opt/SUNWips/bin 192# ./ipsgateway start debug

> starting gateway ...Gateway debugging on

> done.

> root@integ4 /opt/SUNWips/bin 193# GWNSSInit: certdbDir = /etc/opt/SUNWips/cert

> GWNSSInit: nicknamefile = /etc/opt/SUNWips/cert/.nickname

> GWNSSInit: pwfile = /etc/opt/SUNWips/cert/.jsspass

> GWNSSInit: NSSInit initialization done successfully

> AuthD reading platform.conf

>

> Received RequestSet XML : <?xml version="1.0" standalone="yes"?>

> <RequestSet vers="1.0" svcid="ips.naming" reqid="0">

> <Request><![CDATA[><NamingRequest vers="1.0" reqid="0">

> <GetNamingProfile>

> </GetNamingProfile>

> </NamingRequest>]]></Request>

> </RequestSet>

> Fatal exception initializing ldap Data Store

> [LDAP: No Such Object]

> javax.naming.AuthenticationException: [LDAP: No Such Object]

> at java.lang.Throwable.fillInStackTrace(Native Method)

> at java.lang.Throwable.fillInStackTrace(Compiled Code)

> at java.lang.Throwable.<init>(Compiled Code)

> at java.lang.Exception.<init>(Exception.java:42)

> at javax.naming.NamingException.<init>(NamingException.java:104)

> at javax.naming.NamingSecurityException.<init>(NamingSecurityException.java: 46)

> at javax.naming.AuthenticationException.<init>(AuthenticationException.java: 50)

> at com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:206)

> at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2258)

> at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:210)

> at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:83)

> at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:671)

> at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:242)

> at javax.naming.InitialContext.init(InitialContext.java:218)

> at javax.naming.InitialContext.<init>(InitialContext.java:194)

> at javax.naming.directory.InitialDirContext.<init>(InitialDirContext.java:87 )

> at com.iplanet.portalserver.profile.impl.DefaultPrimaryDSConnector.getPrimaryDSRef (DefaultPrimaryDSConnector.java:111)

> at com.iplanet.portalserver.profile.impl.DefaultPrimaryDSConnector.getPrimaryDSRef (Compiled Code)

> at com.iplanet.portalserver.profile.impl.ProfileServiceManager.init(ProfileService Manager.java:135)

> at com.iplanet.portalserver.profile.impl.ProfileServiceManager.<init>(Profil eServiceManager.java:117)

> at com.iplanet.portalserver.naming.service.NamingService.getNamingTable(Compiled Code)

> at com.iplanet.portalserver.naming.service.NamingService.processRequest(NamingServ ice.java:89)

> at com.iplanet.portalserver.naming.service.NamingService.process(Compiled Code)

> at com.iplanet.portalserver.pll.server.PLLRequestServlet.handleRequest(PLLRequestS ervlet.java:139)

> at com.iplanet.portalserver.pll.server.PLLRequestServlet.doPost(Compiled Code)

> at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)

> at javax.servlet.http.HttpServlet.service(HttpServlet.java:826)

> at com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner.java:5 07)

> Fatal exception initializing ldap Data Store

> 300

> com.iplanet.portalserver.profile.service.ProfileServiceFatalException: 300

> at java.lang.Throwable.fillInStackTrace(Native Method)

> at java.lang.Throwable.fillInStackTrace(Compiled Code)

> at java.lang.Throwable.<init>(Compiled Code)

> at java.lang.Exception.<init>(Exception.java:42)

> at java.lang.RuntimeException.<init>(RuntimeException.java:47)

> at com.iplanet.portalserver.profile.service.ProfileServiceFatalException.<init& gt;(ProfileServiceFatalException.java:49)

> at com.iplanet.portalserver.profile.impl.DefaultPrimaryDSConnector.getPrimaryDSRef (DefaultPrimaryDSConnector.java:119)

> at com.iplanet.portalserver.profile.impl.DefaultPrimaryDSConnector.getPrimaryDSRef (Compiled Code)

> at com.iplanet.portalserver.profile.impl.ProfileServiceManager.init(ProfileService Manager.java:135)

> at com.iplanet.portalserver.profile.impl.ProfileServiceManager.<init>(Profil eServiceManager.java:117)

> at com.iplanet.portalserver.naming.service.NamingService.getNamingTable(Compiled Code)

> at com.iplanet.portalserver.naming.service.NamingService.processRequest(NamingServ ice.java:89)

> at com.iplanet.portalserver.naming.service.NamingService.process(Compiled Code)

> at com.iplanet.portalserver.pll.server.PLLRequestServlet.handleRequest(PLLRequestS ervlet.java:139)

> at com.iplanet.portalserver.pll.server.PLLRequestServlet.doPost(Compiled Code)

> at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)

> at javax.servlet.http.HttpServlet.service(HttpServlet.java:826)

> at com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner.java:5 07)

> ProfileServiceManager Init failed

> 300

> com.iplanet.portalserver.profile.service.ProfileServiceFatalException: 300

> at java.lang.Throwable.fillInStackTrace(Native Method)

> at java.lang.Throwable.fillInStackTrace(Compiled Code)

> at java.lang.Throwable.<init>(Compiled Code)

> at java.lang.Exception.<init>(Exception.java:42)

> at java.lang.RuntimeException.<init>(RuntimeException.java:47)

> at com.iplanet.portalserver.profile.service.ProfileServiceFatalException.<init& gt;(ProfileServiceFatalException.java:49)

> at com.iplanet.portalserver.profile.impl.DefaultPrimaryDSConnector.getPrimaryDSRef (Compiled Code)

> at com.iplanet.portalserver.profile.impl.ProfileServiceManager.init(ProfileService Manager.java:135)

> at com.iplanet.portalserver.profile.impl.ProfileServiceManager.<init>(Profil eServiceManager.java:117)

> at com.iplanet.portalserver.naming.service.NamingService.getNamingTable(Compiled Code)

> at com.iplanet.portalserver.naming.service.NamingService.processRequest(NamingServ ice.java:89)

> at com.iplanet.portalserver.naming.service.NamingService.process(Compiled Code)

> at com.iplanet.portalserver.pll.server.PLLRequestServlet.handleRequest(PLLRequestS ervlet.java:139)

> at com.iplanet.portalserver.pll.server.PLLRequestServlet.doPost(Compiled Code)

> at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)

> at javax.servlet.http.HttpServlet.service(HttpServlet.java:826)

> at com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner.java:5 07)

>

> Sent ResponseSet XML : <?xml version="1.0" standalone="yes"?>

> <ResponseSet vers="1.0" svcid="ips.naming" reqid="0">

> <Response><![CDATA[><NamingResponse vers="1.0" reqid="0">

> <GetNamingProfile>

> <Exception>300</Exception>

> </GetNamingProfile>

> </NamingResponse>]]></Response>

> </ResponseSet>

> 300

> com.iplanet.portalserver.session.SessionException: 300

> at java.lang.Throwable.fillInStackTrace(Native Method)

> at com.iplanet.portalserver.session.SessionException.<init>(SessionException .java:30)

> at com.iplanet.portalserver.session.Session.getSessionServiceURL(Session.java:563)

> at com.iplanet.portalserver.session.Session.getSessionServiceURL(Session.java:544)

> at com.iplanet.portalserver.session.Session.getSession(Session.java:439)

> at com.iplanet.portalserver.session.service.SessionService.getAuthenticationSessio n(SessionService.java:77)

> at com.iplanet.portalserver.auth.service.AuthD.getAuthSession(AuthD.java:401)

> at com.iplanet.portalserver.auth.service.AuthD.<init>(AuthD.java:109)

> at com.iplanet.portalserver.auth.service.AuthD.getAuth(AuthD.java:171)

> at com.iplanet.portalserver.auth.service.LoginServlet.doGetPost(Compiled Code)

> at com.iplanet.portalserver.auth.service.LoginServlet.doGet(LoginServlet.java:990)

> at javax.servlet.http.HttpServlet.service(HttpServlet.java:701)

> at javax.servlet.http.HttpServlet.service(HttpServlet.java:826)

> at com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner.java:5 07)

>

> AuthD reading profile information

> Profile Error:

> null

> java.lang.NullPointerException

> at com.iplanet.portalserver.auth.service.AuthD.<init>(AuthD.java:112)

> at com.iplanet.portalserver.auth.service.AuthD.getAuth(AuthD.java:171)

> at com.iplanet.portalserver.auth.service.LoginServlet.doGetPost(Compiled Code)

> at com.iplanet.portalserver.auth.service.LoginServlet.doGet(LoginServlet.java:990)

> at javax.servlet.http.HttpServlet.service(HttpServlet.java:701)

> at javax.servlet.http.HttpServlet.service(HttpServlet.java:826)

> at com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner.java:5 07)

> Authd Profile Attributes

> cookieDomains

> cookieName->iPlanetPortalServer

> authHost:authPort->integ4.mobilitec.com:8081

> authProto->http

> authHostIP->192.117.116.164

> authHostURL->http://integ4.mobilitec.com:8081/login/default

>

> ips_bug.txt

>

> Content-Type:

>

> text/plain

> Content-Encoding:

>

> x-uuencode

>

>

at 2007-6-29 2:38:34 > top of Java-index,Web & Directory Servers,Portal Servers...