added label w/ phase name
[dyninst.git] / errors
1
2 #
3 # $Log: errors,v $
4 # Revision 1.33  1995/03/29 17:30:21  newhall
5 # changed wording of error #14
6 #
7 # Revision 1.32  1994/11/03  04:38:47  karavan
8 # created error #26
9 #
10 # Revision 1.31  1994/11/02  23:47:17  karavan
11 # created error #25
12 #
13 # Revision 1.30  1994/11/02  23:41:51  karavan
14 # created error #24
15 #
16 # Revision 1.29  1994/09/13  20:50:58  karavan
17 # created error #23
18 #
19 # Revision 1.28  1994/09/13  20:48:39  karavan
20 # created error #22
21 #
22 # Revision 1.27  1994/09/13  20:44:06  karavan
23 # created error #21
24 #
25 # Revision 1.26  1994/07/12  16:58:43  newhall
26 # created error #20
27 #
28 # Revision 1.25  1994/07/12  16:52:14  newhall
29 # created error #19
30 #
31 # Revision 1.24  1994/07/12  16:46:42  newhall
32 # created error #18
33 #
34 # Revision 1.23  1994/07/11  22:22:11  newhall
35 # created error #17
36 #
37 # Revision 1.22  1994/07/11  22:09:02  newhall
38 # created error #16
39 #
40 # Revision 1.21  1994/07/11  21:35:42  newhall
41 # created error #15
42 #
43 # Revision 1.20  1994/07/11  21:31:31  newhall
44 # *** empty log message ***
45 #
46 # Revision 1.19  1994/07/11  21:14:26  newhall
47 # created error #14
48 #
49 # Revision 1.18  1994/07/11  20:48:38  newhall
50 # created error #13
51 #
52 # Revision 1.17  1994/07/11  20:47:15  newhall
53 # created error #12
54 #
55 # Revision 1.16  1994/07/08  21:27:11  jcargill
56 # Deleted 3 bogus test errors
57 #
58 # Revision 1.15  1994/07/08  21:23:43  jcargill
59 # created error #13
60 #
61 # Revision 1.14  1994/07/08  21:19:18  jcargill
62 # created error #12
63 #
64 # Revision 1.13  1994/07/08  21:14:07  jcargill
65 # created error #11
66 #
67 # Revision 1.12  1994/07/08  03:02:56  karavan
68 # created error #10
69 #
70 # Revision 1.11  1994/07/08  02:52:55  karavan
71 # created error #
72 #
73 # Revision 1.10  1994/04/22  21:51:17  hollings
74 # created error #9
75 #
76 # Revision 1.9  1994/04/22  21:48:54  hollings
77 # created error #8
78 #
79 # Revision 1.8  1994/04/19  18:59:35  hollings
80 # created error #7
81 #
82 # Revision 1.7  1994/04/19  18:54:43  hollings
83 # created error #6
84 #
85 # Revision 1.6  1994/04/19  18:50:06  hollings
86 # created error #5
87 #
88 # Revision 1.5  1994/04/19  18:46:30  hollings
89 # created error #4
90 #
91 # Revision 1.4  1994/04/19  18:41:55  hollings
92 # created error #3
93 #
94 # Revision 1.3  1994/04/19  18:37:43  hollings
95 # created error #2
96 #
97 # Revision 1.2  1994/04/19  18:29:48  hollings
98 # created error #1
99 #
100 # Revision 1.1  1994/04/19  18:26:56  hollings
101 # Libray of error numbers in paradyn.
102 #
103 #
104
105
106 %N 1
107
108 %E Application Process found for machine without paradynd
109 %A paradynd
110 %S serious
111 %X
112 An application processes was found to be running on a machine that had no
113 paradynd process running.  This is a serious error that indicates either a
114 paradynd process could not be started, or that it might have died.  This 
115 error should be considered an indication of a bug in the tool.
116 %Y
117
118 %N 2
119 %E Data for unknown metric id
120 %A dm
121 %S serious
122 %X
123 Data has arrived from a paradynd process for an unknown metric id.  This is
124 a serious error that indicates a bug in the paradyn/paradynd interface.
125 %Y
126
127 %N 3
128 %E Unable to find metric component for sample.
129 %A dm
130 %S serious
131 %X
132 A sample value has arrive for a metric from a paradynd, but the paradyn 
133 process was not expecting a value from this process.  This is a serious internal
134 consistancy failure of the paradyn/paradynd interface.
135 %Y
136
137 %N 4
138 %E unable to connect to new paradyn daemon process.
139 %A paradynd
140 %S serious
141 %X
142 A request had arrived to start a new paradyn daemon process on a remote 
143 machine (either from the user or the system based on adding new hosts), and
144 the paradyn user process was unable to rendezvous with the paradynd process.
145 This could indicate a network failure, the paradynd process not being 
146 installed on the remote machine, or a file permission problem.
147 %Y
148
149 %N 5
150 %E paradynd process has died
151 %A paradynd
152 %S information
153 %X
154 A paradynd process has died somewhere in the system.  This indicates either
155 a network failure, a host failure, or a bug in the paradyd process.
156 %Y
157
158 %N 6
159 %E unable to start paradynd
160 %A dm
161 %S information
162 %X
163 A request to start a new application process on a machine required that a new
164 paradyn daemon process be started on that machine.  The attempt to start that
165 new paradyd process failed.  This is a continuable error, but does mean that
166 the request application process will NOT be started.  This error can happen
167 if the path for the paradynd is incorrect, if the paradynd binary is not
168 installed on that machine, or if the machine or network is down.
169 %Y
170
171 %N 7
172 %E auto refinement already enabled
173 %A pc
174 %S serious
175 %X
176 An attempt to enable automatic refinement was made will automated refinement
177 was already being attempted.
178 %Y
179
180 %N 8
181 %E unable to find search history graph node
182 %A pc
183 %S information
184 %X
185 An attempt to lookup a search history graph node failed.  The passed interger
186 name of the node was not found in the list of nodes.
187
188 %Y
189
190 %N 9
191 %E search history graph ancestor not true
192 %A pc
193 %S information
194 %X
195 An attempt to set the current refinement to a node failed becuase one of the
196 ancesstors of that node is false.  To manually select a SHG node, you must
197 select a node which is true.  In addition, all of it's ancesstors back to
198 the root must also be true.
199 %Y
200
201 %N 
202 %E malloc failed
203 %A dm
204 %S fatal
205 %X
206 Attempt to call malloc returned an error within a data manager function.
207
208 %Y
209
210 %N 10
211 %E malloc failure
212 %A dm
213 %S fatal
214 %X
215 Call to malloc failed within a data manager function.
216 %Y
217
218 %N 12
219 %E malloc failed
220 %A vi
221 %S serious
222 %X
223 Call to malloc failed within a visi-thread function
224 %Y
225
226 %N 13
227 %E thr_getspecific failed
228 %A vi
229 %S serious
230 %X
231 Call to thr_getspecific in a visi-thread function failed.
232 %Y
233
234 %N 14
235 %E unable to start visualization process
236 %A vi
237 %S serious
238 %X
239 A request to start a new visualization process failed.  The
240 visualization executable could not be located.
241 %Y
242
243 %N 15
244 %E unable to create performance stream
245 %A vi
246 %S serious
247 %X
248 An attempt to create a performance stream for a new visualizaiton
249 failed.
250 %Y
251
252 %N 16
253 %E internal error
254 %A vi
255 %S serious
256 %X
257
258 %Y
259
260 %N 17
261 %E Adding new metrics and/or foci failed 
262 %A vi
263 %S information
264 %X
265 An incomplete or invalid metric or focus list was returned as a
266 result of attempting to add metrics and/or foci to a visualization.
267 %Y
268
269 %N 18
270 %E malloc failure
271 %A vm
272 %S fatal
273 %X
274 Call to malloc failed within a visi manager function.
275 %Y
276
277 %N 19
278 %E strdup failure
279 %A vm
280 %S fatal
281 %X
282 Call to strdup failed within a visi manager function.
283 %Y
284
285 %N 20
286 %E internal error
287 %A vm
288 %S fatal
289 %X
290 An unrecoverable error occurred within a visi manager function.
291 %Y
292
293 %N 21
294 %E Tcl Command Failure
295 %A ui
296 %S fatal
297 %X
298 The tcl interpreter has failed unexpectedly.  This is a fatal error; 
299 this error needs to be diagnosed.
300 %Y
301
302 %N 22
303 %E Tcl Command Failure
304 %A ui
305 %S fatal
306 %X
307 The tcl interpreter has failed unexpectedly.  This is a fatal error; 
308 this error needs to be diagnosed.
309 %Y
310
311 %N 23
312 %E Tcl Command Failure
313 %A ui
314 %S fatal
315 %X
316 The tcl interpreter has failed unexpectedly.  This is a fatal error; 
317 this error needs to be diagnosed.
318 %Y
319
320 %N 24
321 %E Unable to read tcl startup script
322 %A ui
323 %S information
324 %X
325 A tcl error occurred finding or reading the tcl script specified on the 
326 paradyn command line with the -s option.
327 %Y
328
329 %N 25
330 %E Unable to define specified process
331 %A ui
332 %S information
333 %X
334 An error occurred while attempting to define an application.
335 %Y
336
337 %N 26
338 %E tcl initialization for new resource display object failed.
339 %A ui
340 %S fatal
341 %X
342 Call to tcl command initRDO failed.
343 %Y