WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Proble accessing an application deployed on Websphere Appication Server 6.1

  • 1.  Proble accessing an application deployed on Websphere Appication Server 6.1

    Posted 06/26/12 11:39 AM
    Helllo,

    I have deployed an application on Websphere Application Server 6.1

    The application is installed on TWO application server and an IHS as web server.

    When I try to access the application with a web browser and after entring the

    login/password I got the following error message:

    "" An error has occured while gathering userdetails, the entred login doesn't exist in the base""

    I have checked the login/password on  "users and groups" and it's declared.

    Any ideas ?

    thanks


  • 2.  Proble accessing an application deployed on Websphere Appication Server 6.1

    Posted 06/26/12 07:41 PM
    Hi Adilyos,

      Check the systemout.log of the servers for more details.

      What type of authentication repository are using? seems like the user can't find from defined base (LDAP?)

      You can see the user details in "User and Groups"? one think is search and find it (uid for example) and other get information about it (other fields).

      How is the application doing the authentication? it seems more an application error than a server error.

    regards,


  • 3.  Proble accessing an application deployed on Websphere Appication Server 6.1

    Posted 07/05/12 12:19 PM
    Hey the problem has been fixed. It was a datasource problem. The datasource was configured with the wrong alias.


  • 4.  Proble accessing an application deployed on Websphere Appication Server 6.1

    Posted 07/06/12 08:17 AM
    great!!!!!