iPlanet Auth Exception
We are having our application on SUnOne Portal. The problem is that when we are trying to login to the application, it gives us the following error
ERROR: populateOrgProfile
com.iplanet.am.sdk.AMException: Could not find service config : iPlanetAMAuthService
at com.iplanet.am.sdk.AMObjectImpl.getTemplate(AMObjectImpl.java:574)
at com.iplanet.authentication.service.AuthD.getOrganizationTemplate(AuthD.java:116 9)
at com.iplanet.authentication.service.AuthRequest.populateOrgProfile(AuthRequest.j ava:883)
at com.iplanet.authentication.service.LoginServlet.doGetPost(LoginServlet.java:192 )
at com.iplanet.authentication.service.LoginServlet.doPost(LoginServlet.java:880)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.iplanet.server.http.servlet.NSServletRunner.invokeServletService(NSServletR unner.java:919)
at com.iplanet.server.http.servlet.WebApplication.service(WebApplication.java:1058 )
at com.iplanet.server.http.servlet.NSServletRunner.ServiceWebApp(NSServletRunner.j ava:981)
12/02/2005 06:20:43:793 AM EST: Thread[Thread-107,5,main]
doGetPost.Authenticator:
com.iplanet.authentication.service.AuthException: Failed to get organization attributes
at com.iplanet.authentication.service.AuthRequest.populateOrgProfile(AuthRequest.j ava:1040)
at com.iplanet.authentication.service.LoginServlet.doGetPost(LoginServlet.java:192 )
at com.iplanet.authentication.service.LoginServlet.doPost(LoginServlet.java:880)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.iplanet.server.http.servlet.NSServletRunner.invokeServletService(NSServletR unner.java:919)
at com.iplanet.server.http.servlet.WebApplication.service(WebApplication.java:1058 )
at com.iplanet.server.http.servlet.NSServletRunner.ServiceWebApp(NSServletRunner.j ava:981)
The login service was working good and we were able to authenticate the users also.But all of a sudden we are getting the above error.
Does any one have any information as to why we get this exeption.
We use following Software..
Sun ONE Directory Server 5.1
Sun ONE Web server 6.0
Sun ONE Identity Server 5.1
Sun ONE Portal Server 6.0.
and Planet Directory Server 5.1
Many Thanks
Raghav K

