Hello.

ARS Version: 8.1.00 201301251157
OS VERSION: 7100-02-03-1334
DB Version :: 11.2.0.3.0 - 64bit Production ARServer and DB are local.

MT VERSION: Version 8.1.00 201401101150 Hotfix
WEBSPHERE VERSION:      IBM WebSphere Application Server/8.5
OS VERSION OF MT : AIX 6.1
JAVA VERSION: 1.6 

Upgraded form 7.5. Pacth 4 to 8.1.00 Patch 2
Custom environment

Issue: On the MT: Server Admin: Port and Queue, the list of threads  are not 
displayed. The table should be displaying, this information. It does have the 7 
lines, but on displays - 1st line Alert.  In the client, the information is 
displayed correctly.
Private-RPC-Socket:  390601   1   1 Debug
Private-RPC-Socket:  390603   1   1
Private-RPC-Socket:  390620   2   2
Private-RPC-Socket:  390635   2   2
Private-RPC-Socket:  390680   1   1
Private-RPC-Socket:  390681   1   1
Private-RPC-Socket:  390682   1   1

I have a request with BMC; however, i hope I have much better luck here. 

this is what I have found, MT user logging, shows that workflow in the Active 
Link guide: AR System Administration: AL Guide To Parse Server Ports  - is not 
functioning correctly, this after comparing to the production 7.5.X environmnet.


MT USER SIDE LOGGING  Version 8.1.00 201401101150 Hotfix
-- Guide Called AR System Administration: AL Guide To Parse Server Ports On 
Server arstest
-  ActiveLink Start:- AR System Administration: Server Ports - Parse1 | AR 
System Administration: Server Information/Web 
  True actions:
   action 0
   SetFields:   temp server port setting(16216) = 390601:1 1 Debug;390603:1 
1;390620:2 2;390635:2 2;390680:1 1;390681:1 1;390682:1 1;

   action 1
    SetFields: temp server port setting(16216) = 390601:1 1 Debug
                     psrpcsockettemp(16147) = 390601:1 1 Debug

Compared to MT USER SIDE LOGGING Version 7.5.00 Patch 004 201002051027 
---- ARACTCallGuide(@, AR System Administration: AL Guide To Parse Server 
Ports, false, undefined, undefined)
ActiveLink: AR System Administration: Server Ports - Parse1
True actions:
 action 0
 Set-fields 16216 = 390601:1 1;390603:1 2;390620:6 12;390635:6 12;390680:1 
2;390681:1 2;390682:1 2;

 action 1
 Set-fields 16147 = 390603:1 2;390620:6 12;390635:6 12;390680:1 2;390681:1 
2;390682:1 2;
 Set-fields 16216 = 390601:1 1

________________________________

Issue 2: Looking at the workflow from both versions, they match. however, the 
8.1 active link  "AR System Administration: Server Ports - Parse1"  is not 
calculating the second setfield correctly, there all subsequent workflow fails. 
any idea who to resolve this?

temp server port setting = LEFT($temp server port setting$, STRSTR($temp server 
port setting$, ";"))
psrpcsockettemp = RIGHT($temp server port setting$, (LENGTH($temp server port 
setting$) - STRSTR($temp server port setting$, ";")) - 1)

<< FAILED>> psrpcsockettemp(16147) = 390601:1 1 Debug
<< CORRECTION  BASED ON BELOW >>        psrpcsockettemp(16147) = 390603:1 
1;390620:2 2;390635:2 2;390680:1 1;390681:1 1;390682:1 1;

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to