Hello guys,
I'm upgrading from OCS 7.1 to 7.6 and when I start the component nothing happens, is stail... Can anyone tell me how should I troubleshoot this?
blum:/gcti/ocs_761_p$ ./cmserver -host calypso.crm.mycompany.intra -port 2020 -app "ocs_761_p" -l "7260@calypso.crm.mycompany.intra"
(conn_adjust_rlimit) max=1024, current=60 -> 1024(max) ok
11:52:12.103 Trc 04112 The Log Output of type 'stdout' has been created and opened
11:52:12.087 Trc 04110 Option 'verbose' has been set to the value 'all'
11:52:12.088 Trc 04110 Option 'buffering' has been set to the value 'no'
11:52:12.088 Trc 04110 Option 'expire' has been set to the value 'no'
11:52:12.088 Trc 04110 Option 'segment' has been set to the value 'no'
11:52:12.088 Trc 04110 Option 'spool' has been set to the value ''
11:52:12.088 Trc 04110 Option 'keep-startup-file' has been set to the value 'no'
11:52:12.088 Trc 04110 Option 'MessageFile' has been set to the value 'OCServer.lms'
11:52:12.088 Trc 04110 Option 'time-format' has been set to the value 'time'
11:52:12.088 Trc 04110 Option 'time-convert' has been set to the value 'local'
11:52:12.088 Trc 04110 Option 'message-format' has been set to the value 'short'
11:52:12.089 Trc 04110 Option 'memory-storage-size' has been set to the value '2 Mb'
11:52:12.089 Trc 04110 Option 'compatible-output-priority' has been set to the value 'no'
11:52:12.089 Trc 04110 Option 'print-attributes' has been set to the value 'no'
11:52:12.089 Trc 04110 Option 'check-point' has been set to the value '1'
11:52:12.089 Trc 04110 Option 'memory' has been set to the value ''
11:52:12.103 Std 04106 Log Messages file 'OCServer.lms' successfully loaded
11:52:12.103 Trc 04112 The Log Output of type 'stdout' has been created and opened
11:52:12.105 Trc 04100 Logging service started
11:52:12.107 Trc 04500 Connecting to Configuration Server 'confserv' at host 'calypso.crm.mycompany.intra', port 2020
[CFGLIB]:ConfOpenServerX is called for -1 - calypso.crm.mycompany.intra:2020...
[CFGLIB]: Processing mode set to ASYNC
[CFGLIB]: Cfglib Connect Timeout set to 0
[CFGLIB]:Trying to connect Async to calypso.crm.mycompany.intra/2020...
addp-trace off
(addp_xconfig) local OFF, remote OFF, trace off
[CFGLIB]:Connection accepted for 4
[CFGLIB]:Connection 4 : status set to CONNECTED
[CFGLIB]:Client registered for 4. Protocol: 365, session number: 1254329949, schema version:
[CFGLIB]:Server info received. Primary is 99, backup is 123
[CFGLIB]:Schema received. Server version is 7.2.000.05
[CFGLIB]:This application info received. Name 'ocs_761_p'
[CFGLIB]:Configuration Server host info received. Name 'blum.crm.mycompany.intra'
[CFGLIB]:Application backup info received. DBID 344, Name 'ocs_761_b'
[CFGLIB]:Application server info received. DBID 338, Name 'buc_tserver_p_760'
[CFGLIB]:Application server info received. DBID 196, Name 'cpd_buc'
[CFGLIB]:Application server info received. DBID 103, Name 'message_server_p'
[CFGLIB]:Application server info received. DBID 335, Name 'tim_tserver_p_760'
[CFGLIB]:Configuration Server primary application info received. Name confserv
[CFGLIB]:Configuration Server backup application info received. Name confserv_b
[CFGLIB]:Configuration Server backup host info received. Name 'agnes.crm.mycompany.intra'
[CFGLIB]:Startup cache is loaded
[CFGLIB]:Connection 4 : protocol set to DEFAULT
11:52:12.134 Std 04503 Connected to Configuration Server 'confserv' at host 'calypso.crm.mycompany.intra', port 2020
------------ Reading Config Data ... ------------
11:52:12.134 Reading <Switch>...
11:52:12.134 Reading <DN>...
11:52:12.134 Reading <Person>...
11:52:12.134 Reading <Place>...
11:52:12.134 Reading <AgentGroup>...
11:52:12.134 Reading <PlaceGroup>...
11:52:12.134 Reading <Tenant>...
11:52:12.135 Reading <Application>...
11:52:12.135 Reading <Host>...
11:52:12.135 Reading <Script>...
11:52:12.135 Reading <Field>...
11:52:12.135 Reading <Format>...
11:52:12.135 Reading <TableAccess>...
11:52:12.135 Reading <CallingList>...
11:52:12.135 Reading <Campaign>...
11:52:12.135 Reading <Treatment>...
11:52:12.135 Reading <Filter>...
11:52:12.135 Reading <TimeZone>...
11:52:12.135 Reading <Enumerator>...
11:52:12.135 Reading <EnumeratorValue>...
11:52:12.135 Reading <CampaignGroup>...
kvlist_filter: default filter set tp 'log-filter' type
11:52:13.533 Trc 04110 Option 'buffering' has been set to the value 'yes'
11:52:13.533 Trc 04110 Option 'expire' has been set to the value '20'
11:52:13.533 Trc 04110 Option 'segment' has been set to the value '10000'
11:52:13.534 Trc 04110 Option 'keep-startup-file' has been set to the value 'no'
^C
ConnCleanup: 7.5.000.33 C2
0) fd=3 SERVER: 0.0.0.0:0 connected q--x-r
Timers created 1652
Timers deleted 3
Invalid timers 0
Conn created 3
Conn accepted 0
Conn connected 2
Conn exceptions 0
Conn closed 2
Conn deleted 2
Conn balance 1
Errors 0
blum:/gcti/ocs_761_p$
The configuration of the application is practically the same (as in 7.1)
Thx