[jira] [Commented] (TS-1754) Warnings from stats evaluation

2013-03-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613182#comment-13613182
 ] 

ASF subversion and git services commented on TS-1754:
-

Commit da8ca56ec9cf4e368c2ca4291bfb859bc9e736ff in branch refs/heads/master 
from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=da8ca56 ]

Added TS-1754


 Warnings from stats evaluation
 --

 Key: TS-1754
 URL: https://issues.apache.org/jira/browse/TS-1754
 Project: Traffic Server
  Issue Type: Bug
Reporter: Leif Hedstrom
Assignee: Leif Hedstrom
 Fix For: 3.3.2

 Attachments: 0001-TS-1754-Remove-warning-info-in-StatBinaryEval.patch


 After 5bcc19e6, I'm seeing these warnings:
 {code}
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 ...
 {code}
 There are quite a few of them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1754) Warnings from stats evaluation

2013-03-25 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613183#comment-13613183
 ] 

ASF subversion and git services commented on TS-1754:
-

Commit 0e599c331b7d7b6e302f0ef1482530f2d3a479bc in branch refs/heads/master 
from [~yunkai]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=0e599c3 ]

TS-1754 Warnings from stats evaluation.


 Warnings from stats evaluation
 --

 Key: TS-1754
 URL: https://issues.apache.org/jira/browse/TS-1754
 Project: Traffic Server
  Issue Type: Bug
Reporter: Leif Hedstrom
Assignee: Leif Hedstrom
 Fix For: 3.3.2

 Attachments: 0001-TS-1754-Remove-warning-info-in-StatBinaryEval.patch


 After 5bcc19e6, I'm seeing these warnings:
 {code}
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 ...
 {code}
 There are quite a few of them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1754) Warnings from stats evaluation

2013-03-19 Thread Yunkai Zhang (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13606158#comment-13606158
 ] 

Yunkai Zhang commented on TS-1754:
--

Hi [~zwoop]:

I think we can remove the warning directly if you don't like it.

 Warnings from stats evaluation
 --

 Key: TS-1754
 URL: https://issues.apache.org/jira/browse/TS-1754
 Project: Traffic Server
  Issue Type: Bug
Reporter: Leif Hedstrom
 Fix For: 3.3.2


 After 5bcc19e6, I'm seeing these warnings:
 {code}
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 ...
 {code}
 There are quite a few of them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1754) Warnings from stats evaluation

2013-03-19 Thread Leif Hedstrom (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13606433#comment-13606433
 ] 

Leif Hedstrom commented on TS-1754:
---

Yeah, please submit a patch here, and I'll commit it.

 Warnings from stats evaluation
 --

 Key: TS-1754
 URL: https://issues.apache.org/jira/browse/TS-1754
 Project: Traffic Server
  Issue Type: Bug
Reporter: Leif Hedstrom
 Fix For: 3.3.2


 After 5bcc19e6, I'm seeing these warnings:
 {code}
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 ...
 {code}
 There are quite a few of them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1754) Warnings from stats evaluation

2013-03-19 Thread Yunkai Zhang (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13606488#comment-13606488
 ] 

Yunkai Zhang commented on TS-1754:
--

OK, submitted.

Itime to sleep now, see you tomorrow:).

 Warnings from stats evaluation
 --

 Key: TS-1754
 URL: https://issues.apache.org/jira/browse/TS-1754
 Project: Traffic Server
  Issue Type: Bug
Reporter: Leif Hedstrom
 Fix For: 3.3.2

 Attachments: 0001-TS-1754-Remove-warning-info-in-StatBinaryEval.patch


 After 5bcc19e6, I'm seeing these warnings:
 {code}
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 ...
 {code}
 There are quite a few of them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1754) Warnings from stats evaluation

2013-03-18 Thread Leif Hedstrom (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13605477#comment-13605477
 ] 

Leif Hedstrom commented on TS-1754:
---

I'm fairly certain the first such warning is coming from:
{code}
statistics
interval=10
minimum=0
destinationproxy.node.http.user_agent_xacts_per_second/destination
destination 
scope=clusterproxy.cluster.http.user_agent_xacts_per_second/destination
expression
#proxy.process.http.incoming_requests *
$HRTIME_SECOND  /
_DIFFTIME
/expression
/statistics
{code}

I haven't looked at all the others (like I said, there are quite a few of them).


 Warnings from stats evaluation
 --

 Key: TS-1754
 URL: https://issues.apache.org/jira/browse/TS-1754
 Project: Traffic Server
  Issue Type: Bug
Reporter: Leif Hedstrom
 Fix For: 3.3.2


 After 5bcc19e6, I'm seeing these warnings:
 {code}
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 ...
 {code}
 There are quite a few of them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1754) Warnings from stats evaluation

2013-03-18 Thread Leif Hedstrom (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13605996#comment-13605996
 ] 

Leif Hedstrom commented on TS-1754:
---

{code}
(gdb) print *left
$1 = {m_arith_symbol = 0 '\000', m_token_name = 0x77010e80 
proxy.process.http.incoming_requests, m_token_type = RECD_NULL, m_token_value 
= {rec_int = 0, rec_float = 0, rec_string = 0x0, rec_counter = 0}, 
m_token_value_max = {rec_int = 0, rec_float = 0, rec_string = 0x0, rec_counter 
= 0}, m_token_value_min = {rec_int = 0, rec_float = 0, rec_string = 0x0, 
rec_counter = 0}, m_token_value_delta = 0x77010e50, m_sum_var = false, 
m_node_var = true, link = {SLinkStatExprToken = {next = 0x0}, prev = 0x0}}
(gdb) print *right
$2 = {m_arith_symbol = 0 '\000', m_token_name = 0x771539c0 
$HRTIME_SECOND, m_token_type = RECD_CONST, m_token_value = {rec_int = 
1315859240, rec_float = 1e+09, rec_string = 0x4e6e6b28 Address 0x4e6e6b28 out 
of bounds, rec_counter = 1315859240}, m_token_value_max = {rec_int = 0, 
rec_float = 0, rec_string = 0x0, rec_counter = 0}, m_token_value_min = {rec_int 
= 0, rec_float = 0, rec_string = 0x0, rec_counter = 0}, m_token_value_delta = 
0x0, m_sum_var = false, m_node_var = true, link = {SLinkStatExprToken = 
{next = 0x0}, prev = 0x0}}
{code}


 Warnings from stats evaluation
 --

 Key: TS-1754
 URL: https://issues.apache.org/jira/browse/TS-1754
 Project: Traffic Server
  Issue Type: Bug
Reporter: Leif Hedstrom
 Fix For: 3.3.2


 After 5bcc19e6, I'm seeing these warnings:
 {code}
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 ...
 {code}
 There are quite a few of them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1754) Warnings from stats evaluation

2013-03-18 Thread Leif Hedstrom (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13606004#comment-13606004
 ] 

Leif Hedstrom commented on TS-1754:
---

{code}
$1 = {m_arith_symbol = 0 '\000', m_token_name = 0x7700fdc0 
proxy.process.hostdb.total_hits, m_token_type = RECD_NULL, m_token_value = 
{rec_int = 0, rec_float = 0, rec_string = 0x0, rec_counter = 0}, 
m_token_value_max = {rec_int = 0, rec_float = 0, rec_string = 0x0, rec_counter 
= 0}, m_token_value_min = {rec_int = 0, rec_float = 0, rec_string = 0x0, 
rec_counter = 0}, m_token_value_delta = 0x0, m_sum_var = false, m_node_var = 
true, link = {SLinkStatExprToken = {next = 0x0}, prev = 0x0}}
(gdb) print *right
$2 = {m_arith_symbol = 0 '\000', m_token_name = 0x77010ee0 
proxy.process.hostdb.total_lookups, m_token_type = RECD_NULL, m_token_value = 
{rec_int = 0, rec_float = 0, rec_string = 0x0, rec_counter = 0}, 
m_token_value_max = {rec_int = 0, rec_float = 0, rec_string = 0x0, rec_counter 
= 0}, m_token_value_min = {rec_int = 0, rec_float = 0, rec_string = 0x0, 
rec_counter = 0}, m_token_value_delta = 0x0, m_sum_var = false, m_node_var = 
true, link = {SLinkStatExprToken = {next = 0x0}, prev = 0x0}}
{code}


 Warnings from stats evaluation
 --

 Key: TS-1754
 URL: https://issues.apache.org/jira/browse/TS-1754
 Project: Traffic Server
  Issue Type: Bug
Reporter: Leif Hedstrom
 Fix For: 3.3.2


 After 5bcc19e6, I'm seeing these warnings:
 {code}
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 ...
 {code}
 There are quite a few of them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1754) Warnings from stats evaluation

2013-03-18 Thread Yunkai Zhang (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13606068#comment-13606068
 ] 

Yunkai Zhang commented on TS-1754:
--

The warning could be triggered when on startup, as the proxy.process.* stats 
have not been initialized.

Maybe we can remove the warning, I'll go back to dig it more after a while.

 Warnings from stats evaluation
 --

 Key: TS-1754
 URL: https://issues.apache.org/jira/browse/TS-1754
 Project: Traffic Server
  Issue Type: Bug
Reporter: Leif Hedstrom
 Fix For: 3.3.2


 After 5bcc19e6, I'm seeing these warnings:
 {code}
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 [Mar 18 12:52:05.669] Manager {0x77b70840} WARNING: Both two token type 
 are RECD_NULL.
 ...
 {code}
 There are quite a few of them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira