aboutsummaryrefslogtreecommitdiff
path: root/pipermail/nel/2001-January/000135.html
blob: 8e83d626ce1de212077a7e4e6505b446e67b9db8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Nel] Server</TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:jerome.lanquetot%40animaths.com">
   <LINK REL="Previous"  HREF="000134.html">
   <LINK REL="Next" HREF="000136.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Nel] Server</H1>
    <B>Jerome Lanquetot</B> 
    <A HREF="mailto:jerome.lanquetot%40animaths.com"
       TITLE="[Nel] Server">jerome.lanquetot@animaths.com</A><BR>
    <I>Thu, 18 Jan 2001 18:50:22 +0100</I>
    <P><UL>
        <LI> Previous message: <A HREF="000134.html">[Nel] Server</A></li>
        <LI> Next message: <A HREF="000136.html">Re[2]: [Nel] Server</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#135">[ date ]</a>
              <a href="thread.html#135">[ thread ]</a>
              <a href="subject.html#135">[ subject ]</a>
              <a href="author.html#135">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>C'est un message de format MIME en plusieurs parties.

------=_NextPart_000_0086_01C0817F.8334D000
Content-Type: text/plain;
	charset=&quot;iso-8859-1&quot;
Content-Transfer-Encoding: quoted-printable

Thanks Vianney,

I have now two bugs.

- The first one is when i launch the moves service, it closes itself.
- The second one (linked to the first one i guess) is when i launch the =
client i get the following exception:
&quot;01/01/18 18:45:00 ERR client.cpp 2574: Exception: toto2&quot;

I give you all my config files:

ls.txt:

Users =3D {
};

Shards =3D {
 &quot;172.16.2.11&quot;, &quot;StartPosition&quot;
};


ns.cfg:

Host=3D&quot;jlt&quot;;
Port=3D50000;

and client.cfg:
// CLIENT CONFIG FILE

FullScreen =3D 0;
Width =3D 800;
Height =3D 600;
Depth =3D 16;
Position =3D { 1840.000000, -970.000000, -23.520323 };
Heading =3D { -0.122154, 1.000000, 0.0 };
Background =3D { 100, 100, 255 };
DataPath =3D &quot;data/&quot;;
FontName =3D &quot;n019003l.pfb&quot;;
LanguageIndex =3D 0;
LSHost =3D &quot;172.16.2.11&quot;;
Login =3D &quot;jaylee&quot;;
Password =3D &quot;a&quot;;
ShardIP =3D &quot;172.16.2.11&quot;;
CharacterIndex =3D 0;
LandscapeTileNear =3D 50.000000;
LandscapeThreshold =3D 0.001000;



----- Original Message -----=20
From: &quot;Vianney Lecroart&quot; &lt;<A HREF="mailto:lecroart@nevrax.com">lecroart@nevrax.com</A>&gt;
To: &lt;<A HREF="mailto:nel@nevrax.org">nel@nevrax.org</A>&gt;
Sent: Thursday, January 18, 2001 6:19 PM
Subject: Re: [Nel] Server


&gt;<i> &gt;I have some problems launching the five services: log, login, moves, =
</I>naming
&gt;<i> and time.
</I>&gt;<i> &gt;I found nowhere some help about the functionnalities about each =
</I>service and
&gt;<i> the order in which they start.
</I>&gt;<i> &gt;Could you help me to launch correctly the services.
</I>&gt;<i>=20
</I>&gt;<i> first, you have to create the ns.cfg file with:
</I>&gt;<i>=20
</I>&gt;<i> --------begin of ns.cfg-------
</I>&gt;<i> Host=3D&quot;your nameservice ip&quot;;
</I>&gt;<i> Port=3D50000;
</I>&gt;<i> --------end of ns.cfg-------
</I>&gt;<i>=20
</I>&gt;<i> after, you launch, in order:
</I>&gt;<i> - naming                   &lt;-- used to find a specific service by his =
</I>name
&gt;<i> - log                         &lt;-- centralized log for all service
</I>&gt;<i> - time                       &lt;-- centralized time reference
</I>&gt;<i> - login                      &lt;-- centralized user account for all =
</I>shard
&gt;<i> - moves                   &lt;-- a shard
</I>&gt;<i>=20
</I>&gt;<i> of course, some services will create some config file that you have to =
</I>fill.
&gt;<i> you have to put in the ls.txt the moves service host ip like this:
</I>&gt;<i>=20
</I>&gt;<i> ----
</I>&gt;<i> Shards =3D {
</I>&gt;<i>  &quot;your moves service host ip&quot;, &quot;the name of the shard appears on the =
</I>client&quot;
&gt;<i> };
</I>&gt;<i> ----
</I>&gt;<i>=20
</I>&gt;<i> Vianney Lecroart
</I>&gt;<i>=20
</I>&gt;<i>=20
</I>&gt;<i> _______________________________________________
</I>&gt;<i> Nel mailing list
</I>&gt;<i> <A HREF="mailto:Nel@nevrax.org">Nel@nevrax.org</A>
</I>&gt;<i> <A HREF="/mailman/listinfo.cgi/nel">/mailman/listinfo.cgi/nel</A>
</I>&gt;<i>=20
</I>
------=_NextPart_000_0086_01C0817F.8334D000
Content-Type: text/html;
	charset=&quot;iso-8859-1&quot;
Content-Transfer-Encoding: quoted-printable

&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=3DContent-Type content=3D&quot;text/html; =
charset=3Diso-8859-1&quot;&gt;
&lt;META content=3D&quot;MSHTML 5.50.4134.600&quot; name=3DGENERATOR&gt;
&lt;STYLE&gt;&lt;/STYLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;Thanks Vianney,&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;I have now two bugs.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;- The first one is when i launch the =
moves service,=20
it closes itself.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;- The second one (linked to the first =
one i guess)=20
is when i launch the client i get the following exception:&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&quot;01/01/18 18:45:00 ERR client.cpp 2574: =
Exception:=20
toto2&quot;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;I give you all my config =
files:&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;STRONG&gt;ls.txt:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;Users =3D {&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;};&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;Shards =3D {&lt;BR&gt;&amp;nbsp;&quot;172.16.2.11&quot;,=20
&quot;StartPosition&quot;&lt;BR&gt;};&lt;BR&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&lt;FONT face=3DArial =
size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;STRONG&gt;ns.cfg:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial =
size=3D2&gt;Host=3D&quot;jlt&quot;;&lt;BR&gt;Port=3D50000;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;STRONG&gt;and =
client.cfg:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;// CLIENT CONFIG FILE
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;FullScreen =3D 0;&lt;BR&gt;Width =3D =
800;&lt;BR&gt;Height =3D=20
600;&lt;BR&gt;Depth =3D 16;&lt;BR&gt;Position =3D { 1840.000000, -970.000000, =
-23.520323=20
};&lt;BR&gt;Heading =3D { -0.122154, 1.000000, 0.0 };&lt;BR&gt;Background =3D { 100, =
100, 255=20
};&lt;BR&gt;DataPath =3D &quot;data/&quot;;&lt;BR&gt;FontName =3D =
&quot;n019003l.pfb&quot;;&lt;BR&gt;LanguageIndex =3D=20
0;&lt;BR&gt;LSHost =3D &quot;172.16.2.11&quot;;&lt;BR&gt;Login =3D &quot;jaylee&quot;;&lt;BR&gt;Password =3D =
&quot;a&quot;;&lt;BR&gt;ShardIP=20
=3D &quot;172.16.2.11&quot;;&lt;BR&gt;CharacterIndex =3D 0;&lt;BR&gt;LandscapeTileNear =3D=20
50.000000;&lt;BR&gt;LandscapeThreshold =3D 0.001000;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;----- Original Message ----- &lt;/FONT&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;From: &quot;Vianney Lecroart&quot; &amp;lt;&lt;/FONT&gt;&lt;A=20
href=3D&quot;mailto:<A HREF="mailto:lecroart@nevrax.com">lecroart@nevrax.com</A>&quot;&gt;&lt;FONT face=3DArial=20
size=3D2&gt;<A HREF="mailto:lecroart@nevrax.com">lecroart@nevrax.com</A>&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=3DArial =
size=3D2&gt;&amp;gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;To: &amp;lt;&lt;/FONT&gt;&lt;A=20
href=3D&quot;mailto:<A HREF="mailto:nel@nevrax.org">nel@nevrax.org</A>&quot;&gt;&lt;FONT face=3DArial=20
size=3D2&gt;<A HREF="mailto:nel@nevrax.org">nel@nevrax.org</A>&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=3DArial =
size=3D2&gt;&amp;gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;Sent: Thursday, January 18, 2001 6:19=20
PM&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;Subject: Re: [Nel] =
Server&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3DArial&gt;&lt;BR&gt;&lt;FONT size=3D2&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;FONT =
face=3DArial=20
size=3D2&gt;&amp;gt; &amp;gt;I have some problems launching the five services: log, =
login,=20
moves, naming&lt;BR&gt;&amp;gt; and time.&lt;BR&gt;&amp;gt; &amp;gt;I found nowhere some help =
about the=20
functionnalities about each service and&lt;BR&gt;&amp;gt; the order in which they=20
start.&lt;BR&gt;&amp;gt; &amp;gt;Could you help me to launch correctly the =
services.&lt;BR&gt;&amp;gt;=20
&lt;BR&gt;&amp;gt; first, you have to create the ns.cfg file with:&lt;BR&gt;&amp;gt; =
&lt;BR&gt;&amp;gt;=20
--------begin of ns.cfg-------&lt;BR&gt;&amp;gt; Host=3D&quot;your nameservice =
ip&quot;;&lt;BR&gt;&amp;gt;=20
Port=3D50000;&lt;BR&gt;&amp;gt; --------end of ns.cfg-------&lt;BR&gt;&amp;gt; &lt;BR&gt;&amp;gt; =
after, you=20
launch, in order:&lt;BR&gt;&amp;gt; -=20
naming&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;=
nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;=20
&amp;lt;-- used to find a specific service by his name&lt;BR&gt;&amp;gt; -=20
log&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbs=
p;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp=
;=20
&amp;lt;-- centralized log for all service&lt;BR&gt;&amp;gt; -=20
time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nb=
sp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;=20
&amp;lt;-- centralized time reference&lt;BR&gt;&amp;gt; -=20
login&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;n=
bsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;=20
&amp;lt;-- centralized user account for all shard&lt;BR&gt;&amp;gt; -=20
moves&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;n=
bsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;=20
&amp;lt;-- a shard&lt;BR&gt;&amp;gt; &lt;BR&gt;&amp;gt; of course, some services will create =
some config=20
file that you have to fill.&lt;BR&gt;&amp;gt; you have to put in the ls.txt the =
moves=20
service host ip like this:&lt;BR&gt;&amp;gt; &lt;BR&gt;&amp;gt; ----&lt;BR&gt;&amp;gt; Shards =3D =
{&lt;BR&gt;&amp;gt;=20
&amp;nbsp;&quot;your moves service host ip&quot;, &quot;the name of the shard appears on =
the=20
client&quot;&lt;BR&gt;&amp;gt; };&lt;BR&gt;&amp;gt; ----&lt;BR&gt;&amp;gt; &lt;BR&gt;&amp;gt; Vianney =
Lecroart&lt;BR&gt;&amp;gt;=20
&lt;BR&gt;&amp;gt; &lt;BR&gt;&amp;gt; =
_______________________________________________&lt;BR&gt;&amp;gt; Nel=20
mailing list&lt;BR&gt;&amp;gt; &lt;/FONT&gt;&lt;A href=3D&quot;mailto:<A HREF="mailto:Nel@nevrax.org">Nel@nevrax.org</A>&quot;&gt;&lt;FONT =
face=3DArial=20
size=3D2&gt;<A HREF="mailto:Nel@nevrax.org">Nel@nevrax.org</A>&lt;/FONT&gt;&lt;/A&gt;&lt;BR&gt;&lt;FONT face=3DArial size=3D2&gt;&amp;gt; =
&lt;/FONT&gt;&lt;A=20
href=3D&quot;<A HREF="/mailman/listinfo.cgi/nel"">/mailman/listinfo.cgi/nel&quot;</A>&gt;&lt;FONT =
face=3DArial=20
size=3D2&gt;<A HREF="/mailman/listinfo.cgi/nel</FONT">/mailman/listinfo.cgi/nel&lt;/FONT</A>&gt;&lt;/A&gt;&lt;BR&gt;&lt;FO=
NT=20
face=3DArial size=3D2&gt;&amp;gt; &lt;/FONT&gt;&lt;/BODY&gt;&lt;/HTML&gt;

------=_NextPart_000_0086_01C0817F.8334D000--


</pre>




<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI> Previous message: <A HREF="000134.html">[Nel] Server</A></li>
	<LI> Next message: <A HREF="000136.html">Re[2]: [Nel] Server</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#135">[ date ]</a>
              <a href="thread.html#135">[ thread ]</a>
              <a href="subject.html#135">[ subject ]</a>
              <a href="author.html#135">[ author ]</a>
         </LI>
       </UL>
</body></html>