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 "[email removed]"
(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)
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):
the first snipp of code from my first post shows output generated when started manually. That’s my question, why it remains like this and no nothing ???
14:35:42.889 Trc 04112 The Log Output of type ‘/gcti/logs/ocs_761_p/ocs_p’ has been created and opened
14:35:42.891 Std 04503 Connected to Message server ‘’ at host ‘calypso.crm.mycompany.intra’, port 3005
Get New CfgObject: CfgDeltaAgentGroup=deltaGroupInfo=deltaGroup=DBID=828tenantDBID=0name=NILmanagerDBIDs=NILrouteDNDBIDs=NILcapacityTableDBID=0quotaTableDBID=0state=0userProperties=NILcapacityRuleDBID=0siteDBID=0contractDBID=0deletedManagerDBIDs=NILdeletedRouteDNDBIDs=NILdeletedUserProperties=NILchangedUserProperties=NILdeletedAgentDBIDs=818addedAgentDBIDs=NIL
Get New CfgObject: CfgDeltaCampaign=deltaCampaign=DBID=112tenantDBID=0name=NILdescription=NILcallingLists=callingListDBID=108share=10isActive=2campaignGroups=NILscriptDBID=0state=0userProperties=NILdeletedCallingListDBIDs=07changedCallingLists=NILdeletedCampaignGroupDBIDs=NILchangedCampaignGroups=NILdeletedUserProperties=NILchangedUserProperties=NIL
User Break, EXITing… <------- here is my ^C
LCA g_shutdown_app callback
14:57:54.885 Std 60001 OCS is exiting…
14:57:54.885 Std 05063 Normal termination
14:57:55.065 Trc 04109 Logging service stopped
blum:/gcti/logs/ocs_761_p$
Connection are identical (tserver, message_server and CPD).
As for debug level, I really don’t care at this stage until will work properly i will keep it on “all” ;D - Now I even don’t know why am I laughing here - I’m starting to get crazy
I’ve also looked at the lca, but I cannot see the difference between 7.1 and 7.6…(ocs started from sci):
If I’m not wrong OCS 7.6 needs a level of cfgserver, as DB structure changed in 7.6 it also reads another tables that in 7.1 were not declared as needed by this new version. Go for OCS 7.5 if you can’t go to cfgserver 7.6
You’re all right, and I’m just a stupid moron for not checking the compatibility matrix :-[
The future is dark for me, cause I have to upgrade the framework as 7.1(currently) → 7.2 → 7.5 → 7.6 … and it seems I can’t skipp any stage