Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / week_2004_06_13.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: June 13, 2004 - June 19, 2004 Archives</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/week_2004_06_06.html" title="June  6, 2004 - June 12, 2004" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/week_2004_06_20.html" title="June 20, 2004 - June 26, 2004" />
17 </head>
18 <body class="layout-one-column">
19    <div id="container">
20       <div id="container-inner" class="pkg">
21
22          <div id="banner">
23             <div id="banner-inner" class="pkg">
24                <h1 id="banner-header"><a href="http://defaria.com/blogs/Status/" accesskey="1">Status for Andrew DeFaria</a></h1>
25                <h2 id="banner-description">Searchable status reports and work log</h2>
26             </div>
27          </div>
28
29          <div id="pagebody">
30             <div id="pagebody-inner" class="pkg">
31                <div id="alpha">
32                   <div id="alpha-inner" class="pkg">
33                      
34                      <p class="content-nav">
35                         <a href="http://defaria.com/blogs/Status/archives/week_2004_06_06.html">&laquo; June  6, 2004 - June 12, 2004</a> |
36                         <a href="http://defaria.com/blogs/Status/">Main</a>
37                         | <a href="http://defaria.com/blogs/Status/archives/week_2004_06_20.html">June 20, 2004 - June 26, 2004 &raquo;</a>
38                      </p>
39                      
40                      
41                      
42
43                      <h2 class="date-header">June 18, 2004</h2>
44                      <a id="a000201"></a>
45                      <div class="entry" id="entry-201">
46                         <h3 class="entry-header">XML</h3>
47                         <div class="entry-content">
48                            <div class="entry-body">
49                               <ul>
50
51 <li>Spent most of the day studying XML</li>
52
53 <li>Added debugging code to LogActivity trigger</li>
54
55 <li>Worked on problem Sujay's people had with 0 length document</li>
56
57 </ul>
58                               
59                               <p class="entry-footer">
60                                  <span class="post-footers">Posted by  at  1:55 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000201.html">Permalink</a>
61                                  
62                                  
63                               </p>
64                            </div>
65                         </div>
66                      </div>
67                      
68                      
69
70                      <h2 class="date-header">June 16, 2004</h2>
71                      <a id="a000199"></a>
72                      <div class="entry" id="entry-199">
73                         <h3 class="entry-header">AD/CC Registry</h3>
74                         <div class="entry-content">
75                            <div class="entry-body">
76                               <ul>
77
78 <li>Activated reporting of Active Directory groups</li>
79
80 <li>Cleaned up Clearcase Registry</li>
81
82 </ul>
83                               
84                               <p class="entry-footer">
85                                  <span class="post-footers">Posted by  at  2:17 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000199.html">Permalink</a>
86                                  
87                                  
88                               </p>
89                            </div>
90                         </div>
91                      </div>
92                      
93                      
94
95                      <h2 class="date-header">June 15, 2004</h2>
96                      <a id="a000200"></a>
97                      <div class="entry" id="entry-200">
98                         <h3 class="entry-header">BUCS/VOB Snapshots/RequistePro</h3>
99                         <div class="entry-content">
100                            <div class="entry-body">
101                               <ul>
102
103 <li>More working with Babu re: BUC$ build script</li>
104
105 <li>Investigated and prototyped vob_snapshot backups</li>
106
107 <li>Incorporated Requisite Pro into a FAQ web page</li>
108
109 </ul>
110                               
111                               <p class="entry-footer">
112                                  <span class="post-footers">Posted by  at  2:21 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000200.html">Permalink</a>
113                                  
114                                  
115                               </p>
116                            </div>
117                         </div>
118                      </div>
119                      
120                      
121
122                      
123                      <a id="a000198"></a>
124                      <div class="entry" id="entry-198">
125                         <h3 class="entry-header">Clearcase Web Server</h3>
126                         <div class="entry-content">
127                            <div class="entry-body">
128                               <p>The Clearcase web service died today. I don't know why but the following is what I did to get it back up and running. </p>
129
130 <p>Server is back up.</p>
131
132 <p>Problem analysis:</p>
133
134 <p>Not really sure where things went wrong however when I looked at it the Rational Web Platform (rwp - which is really just Apache with Tomcat under the hood) was not running. rwp creates error logs but they are hard to parse because there are many of them with apparently random numbers tacked on. I believe these numbers represent the date in some form but haven't figured out how to decode them.</p>
135
136 <p>Anyway, I tried moving them aside and to restart the rwp server so that it would be clear what the error file was. Couldn't move all the log files out of the way because some were busy. Wish I had a good tool to figure out who has a file open.</p>
137
138 <p>The error message when trying to start rwp was "The Rational Web Platform HTTP Service Terminated with Service-Specific Error 1". Searching the Rational Support site yielded that the reason the service could not start was because some other process was using port 80. Typically this is due to somebody else runnig IIS. No IIS running. Tried netstat but could not find who was using port 80. Tried telneting to port 80 and got "Connection failed" so whoever was using port 80 did not want to talk to me! :-)</p>
139
140 <p>Finally I tried running rwp.exe from the command line with --help hoping for help about rwp's possible command line opts. Instead rwp started and ran! Clearcase web was back up but I did not like having rwp running in a console window and if I were to log out I feared that the rwp process would end. So I went to the Services applet and tried to start (since there was no stop) rwp. It started and the rwp running in the console ended. For safety's sake I restarted the rwp service through the Services applet. I believe Clearcase web is OK for now and we are doign server maintainance tonight anyway...<br />
141 </p>
142                               
143                               <p class="entry-footer">
144                                  <span class="post-footers">Posted by  at 10:44 AM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000198.html">Permalink</a>
145                                  
146                                  
147                               </p>
148                            </div>
149                         </div>
150                      </div>
151                      
152                   </div>
153                </div>
154             </div>
155          </div>
156       </div>
157    </div>
158 </body>
159 </html>