{"id":1581,"date":"2017-12-04T12:38:36","date_gmt":"2017-12-04T12:38:36","guid":{"rendered":"http:\/\/www.scmgalaxy.com\/tutorials\/?p=1581"},"modified":"2020-01-09T09:39:11","modified_gmt":"2020-01-09T09:39:11","slug":"purely-numeric-name-not-allowed","status":"publish","type":"post","link":"https:\/\/www.devopsschool.com\/blog\/purely-numeric-name-not-allowed\/","title":{"rendered":"Purely numeric name not allowed"},"content":{"rendered":"<p><strong>rajeshkumar created the topic: Purely numeric name not allowed<\/strong><br \/>\nIssues : Purely numeric name not allowed.<\/p>\n<p>Solution:<\/p>\n<p>This error can be happen when Purely numeric name is mentioned in Group name, Specname, Username etc.<\/p>\n<p>This should be verified using &#8220;p4 info&#8221;<\/p>\n<p>Also, check if following hostname has numeric value which was set in p4 info by default So you need to set P4CLEINT=<clientname> in Linux and p4 set -s\/S P4CLIENT=<clientname> in windows.<\/p>\n<p>If you found somthing where all pure numeric name, issues need to be fixed as Purely numeric name not allowed anywhere except jobs.<\/p>\n<p>There are some more findings and supporting classes there&#8230;<\/p>\n<p>www.perforcechronicle.com\/docs\/api\/class&#8230;date___key_name.html<br \/>\nHere is the class file validation in red which is not allowing you to go further.<br \/>\n<code>\/\/ test for purely numeric name.<br \/>\n        if (!$this->_allowPurelyNumeric && preg_match('\/^[0-9]+$\/', $value)) {<br \/>\n            $this->_error(static::IS_NUMERIC);<br \/>\n            return false;<\/code><\/p>\n<p>However, there are google results are found where users were able to fix the issues by disabling DHCP. I have not tried this and doubt about this solutions.<br \/>\nRegards,<br \/>\nRajesh Kumar<br \/>\nTwitt me @ <a href=\"http:\/\/twitter.com\/RajeshKumarIn\" target=\"_blank\" rel=\"noopener\">twitter.com\/RajeshKumarIn<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>rajeshkumar created the topic: Purely numeric name not allowed Issues : Purely numeric name not allowed. Solution: This error can be happen when Purely numeric name is mentioned in Group&#8230; <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_joinchat":[],"footnotes":""},"categories":[370],"tags":[377],"class_list":["post-1581","post","type-post","status-publish","format-standard","hentry","category-perforce","tag-numeric"],"_links":{"self":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/1581","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/comments?post=1581"}],"version-history":[{"count":1,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/1581\/revisions"}],"predecessor-version":[{"id":1582,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/1581\/revisions\/1582"}],"wp:attachment":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/media?parent=1581"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/categories?post=1581"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/tags?post=1581"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}