Stats log should be WARN not ERROR
----------------------------------

                 Key: CDV-670
                 URL: https://jira.terracotta.org/jira//browse/CDV-670
             Project: Community Development
          Issue Type: Bug
            Reporter: Taylor Gautier
            Assignee: Issue Review Board


This message:

INFO] [node] 2008-03-22 19:26:16,622 ERROR - 
[INFO] [node] 
**************************************************************************************
[INFO] [node] The statistics buffer couldn't be opened at 
[INFO] [node] 
'/Users/tgautier/src/forge/projects/jmx-util/trunk/sample/statistics-192.168.110.101'.
[INFO] [node] The CVT system will not be active for this node.
[INFO] [node] 
[INFO] [node] A common reason for this is that you're launching several 
Terracotta L1
[INFO] [node] clients on the same machine. The default directory for the 
statistics buffer
[INFO] [node] uses the IP address of the machine that it runs on as the 
identifier.
[INFO] [node] When several clients are being executed on the same machine, a 
typical solution
[INFO] [node] to properly separate these directories is by using a JVM property 
at startup
[INFO] [node] that is unique for each client.
[INFO] [node] 
[INFO] [node] For example:
[INFO] [node]   dso-java.sh -Dtc.node-name=node1 your.main.Class
[INFO] [node] 
[INFO] [node] You can then adapt the tc-config.xml file so that this JVM 
property is picked
[INFO] [node] up when the statistics directory is configured by using 
%(tc.node-name) in the
[INFO] [node] statistics path.
[INFO] [node] 
**************************************************************************************
[INFO] [node] 


Should be a WARN level, not ERROR.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to