Hi Guys,
Content server is integrated with other application(Elixir).At Elixir Server dfc is installed for connection with the content server.
I have created Documentum User for Elixir Application(el_user) and provides a custom jar through which Elixir application perform action on CS such UpdatePolicy,UpdateMemberId and and get the list of document stored in application no. or policyno folder .
We are facing this error once in a month the "el_user" stops making session and gives the following error:
10:59:49 SessionManagerUtil.getSession():: Getting Session
10:59:49 e....DfException:: THREAD: AJPRequestHandler-ApplicationServerThread-14; MSG: [DM_SESSION_E_START_FAIL]erro
r: "Server did not start session. Please see your system administrator or check the server log.
Error message from server was:
[DM_SESSION_W_NO_CONNECTION]warning: "The connection with the server has been dropped."
[DM_SESSION_E_AUTH_FAIL]error: "Authentication failed for user el_user with docbase PRODDOCBASE."
"
; ERRORCODE: 100; NEXT: null
10:59:49 Session Released
But "el_user" login to webtop successfully.
Even after restarting content server issue is not resolved.
But other application such as Brava and EMC_Documentum_Export(InputAccel) works fine.They connect with CS with different documentum user.
After duration of about 4-5 hrs "el_user" starts making session from Elixir Server.
Why "el_user" stops making session with CS for particular duration but able to login through webtop?
Environment:
ContentServer 5.3SP5
OS-AIX
Database-oracle
Anurag