I am getting below error while creating new WDC project(MDM webdynpro component).
Cannot retrieve language list from repository [null] on server [null]. UserConnectionException: Can not connect with UserSessionContext to repository <repository_name>on the server <server_name>., Can not connect with UserSessionContext to repository <repostiory_name>on the server <server_name>., Problem while creating session context for 'UserSession' from MDM destination 'null', Can not resolve JCA connection, Could not create a trusted connection to MDM server "<server_name>"for user ''<user_name>. Server is not defined as trusted, The connection is not trusted (0xffaa0225)
And in MDM logs I am getting below error message.
2012-09-11T15:20:18.185,1832 ,23,"Audit Connection not trusted action: logon, type: failure, user: <user_name>, repository<repostirory_Name>MDSPublicServer@TrustSessionOnConnectionForRepository,SharedSession.cpp,417,MDSPublicServerCommand_TrustSessionOnConnectionForRepository,,,Non-user MDS operation,server_global,,,
2012-09-11T15:20:18.341,1832 ,23,"Connection <ip address of portal server> is NOT trusted",MDSPublicServer@TrustSessionOnConnectionForRepository,TestIP.cpp,198,MDSPublicServerCommand_TrustSessionOnConnectionForRepository,,,Non-user MDS operation,server_global,,,
2012-09-11T15:20:18.341,1832 ,23,"Audit Connection not trusted action: logon, type: failure, user: <user_name>, repository<repository_name>",MDSPublicServer@TrustSessionOnConnectionForRepository,SharedSession.cpp,417,MDSPublicServerCommand_TrustSessionOnConnectionForRepository,,,Non-user MDS operation,server_global,,,
I have added ip address of portal server in allow.ip and restarted both MDM and portal server.
Can any body help me here.
Regards,
Portal Developer.