Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / 000487.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6    <meta name="generator" content="Movable Type 5.2.3" />
7
8    <link rel="stylesheet" href="http://defaria.com/blogs/Status/styles-site.css" type="text/css" />
9    <link rel="alternate" type="application/atom+xml" title="Atom" href="http://defaria.com/blogs/Status/atom.xml" />
10    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://defaria.com/blogs/Status/index.xml" />
11
12    <title>Status for Andrew DeFaria: Stgloc/Code Page</title>
13
14    <link rel="start" href="http://defaria.com/blogs/Status/" title="Home" />
15    <link rel="prev" href="http://defaria.com/blogs/Status/archives/000486.html" title="create_dev_snapview" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/000488.html" title="Code Page/create_dev_snapview.pl" />
17
18    
19
20    
21
22    <script type="text/javascript" src="http://defaria.com/blogs/Status/mt-site.js"></script>
23 </head>
24 <body class="layout-one-column" onload="individualArchivesOnLoad(commenter_name)">
25    <div id="container">
26       <div id="container-inner" class="pkg">
27
28          <div id="banner">
29             <div id="banner-inner" class="pkg">
30                <h1 id="banner-header"><a href="http://defaria.com/blogs/Status/" accesskey="1">Status for Andrew DeFaria</a></h1>
31                <h2 id="banner-description">Searchable status reports and work log</h2>
32             </div>
33          </div>
34
35          <div id="pagebody">
36             <div id="pagebody-inner" class="pkg">
37                <div id="alpha">
38                   <div id="alpha-inner" class="pkg">
39
40                      <p class="content-nav">
41                         <a href="http://defaria.com/blogs/Status/archives/000486.html">&laquo; create_dev_snapview</a> |
42                         <a href="http://defaria.com/blogs/Status/">Main</a>
43                         | <a href="http://defaria.com/blogs/Status/archives/000488.html">Code Page/create_dev_snapview.pl &raquo;</a>
44                      </p>
45
46                      <a id="a000487"></a>
47                      <div class="entry" id="entry-487">
48                         <h3 class="entry-header">Stgloc/Code Page</h3>
49                         <div class="entry-content">
50                            <div class="entry-body">
51                               <ul>
52   <li>Tried to figure out why -stgloc is not working in Richmond nor why I can't seem to create a view in a share that is in an area where .stgloc exists</li>
53
54   <li>Worked with Vin Ton and Rob Swindell regarding a problem with CQ Web and Code Pages</li>
55
56   <li>Worked on other code page issues</li>
57
58   <li>Added CharacterSetValidation package to PQA</li>
59 </ul>
60                            </div>
61                            <div id="more" class="entry-more">
62                               <h2>Stgloc problems</h2>
63
64 <p>Why does the following happen:</p>
65
66 <div class="code"><pre>
67 Local:mkdir \\\\fs-rmna-01\\<span>viewstoreQA</span>\\adefaria_test
68 Local:rmdir \\\\fs-rmna-01\\<span>viewstoreQA</span>\\adefaria_test
69 Local:ct mkview -tag adefaria_test \\\\fs-rmna-01\\viewstoreQA\adefaria_test
70 cleartool: Error: Attempt to get location information on "\\fs-rmna-01\viewstoreQA\adefaria_test"
71 failed: Invalid argument.
72 Local:ct mkview -tag adefaria_test \\\\ltsjca-adefaria\\views\\adefaria_test
73 Created view.
74 Host-local path: ltsjca-adefaria:C:\Views\adefaria_test
75 Global path:&nbsp;&nbsp;&nbsp;&nbsp; \\ltsjca-adefaria\views\adefaria_test
76 </pre></div>
77
78 <p>I suspect that the problem is that this area is on a filer so Clearcase cannot determine where the view_server process should run. I believe that the only way Clearcase can figure out which server should serve the view_server process for this area is via the stgloc and that the stgloc for this area is not properly configured. Attempting to create views either through the command liine or the GUI using -stgloc viewstore or viewstoreQA also fail.</p>
79                            </div>
80                         </div>
81                         <p class="entry-footer">
82                            <span class="post-footers">Posted by  on November 30, 2005  4:48 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000487.html">Permalink</a>
83                         </p>
84                      </div>
85
86                      
87
88                      
89                   </div>
90                </div>
91             </div>
92          </div>
93       </div>
94    </div>
95 </body>
96 </html>