For example if start it from SCI I get "SCS002 Unable to start the Application ocs_761_p with configured timeout."
In the other hand, if started succesfully I should see messages from TServer in logs, something like this (snipp from ocs_7.1 log - which is up and running):
[quote]received from 65200(buc_tserver_p_760)blum.crm.mycompany.intra:3200(fd=11) message EventPrivateInfo
        AttributeUserEvent      EventPrivateInfo
        AttributeReferenceID    4294967295
        AttributeCustomerID     'Resources'
        AttributeConnID 014f01ab8d280cd2
        AttributeCallState      19
        AttributeThisDN 'vq_buc_cs_rl_business'
        AttributeThisQueue      'vq_buc_cs_rl_business'
        AttributeExtensions     [100] 00 04 00 00..
                'SIGNATURE'     'router'
                'NAME'  'urs_server2_p'
                'VERSION'       'Version: 7.2.001.10'
                'CLUSTER'       'urs_server2_p'
        AttributePrivateMsgID   20004
        AttributeTimeinSecs     1254217464 (12:44:24)
        AttributeTimeinuSecs    979969
        attr_#148       00000000029cc3ee[/quote]
Sorry, I meant "stale" 

And here is my cfg for the OCS:
[code][log-filter]
default-filter-type=copy
[license]
license-file=7260@calypso:7260@agnes
num-of-licenses=1
[OCServer]
outbound_answer_action=soft_answer
outbound_release_action=soft_previous
agent_preview_mode_start=true
call_wait_connected_timeout=30
call_wait_original_establish_timeout=4
call_wait_in_queue_timeout=30
call_wait_agent_connected_timeout=6
call_transfer_type=one_step
stale_clean_timeout=30
record_save_intermediate_results=true
engaged_release_action=soft_previous
call_timeguard_timout=5000
check_dnc_call=true
desktop_version=6
inbound_answer_action=soft_answer
inbound_release_action=soft_call_work
internal_answer_action=soft_answer
internal_release_action=soft_previous
login_action=soft_not_ready
login_ignore_queue=true
min_record_buf_size=0
ocs_group=true
opt_record_buf_size=0
stale_clean_interval=15
predictive_callback=false
record_processed=false
call_answer_type_recognition=full_positive_am_detection
management-port=5205
[log]
all=/gcti/logs/ocs_761_p/ocs_p
buffering=yes
debug=
expire=20
interaction=
messagefile=OCServer.lms
segment=10000
standard=network
trace=
verbose=all[/code]