<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=EUC-KR" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Kisung Lee,<br>
<br>
I think this comes from the 2 files that can contain material
properties (ie Materials.xml and GateMaterials.db). I get the same
message for material I add to my simulation that is defined in
GateMaterials.db but not in Materials.xml (so I get a warning for LuYAP
but not for Air, since the last one is defined in the 2 files).<br>
<br>
I do not think it is a real problem since I get the same result with
Gate3 than I got with Gate1 (in Gate1 there was no Materials.xml file).
<br>
<br>
But maybe a greater expert than me could comment.<br>
<br>
Kind regards,<br>
<br>
Olivier.<br>
<br>
<br>
Kisung Lee wrote:
<blockquote cite="mid6545445.1162969096119.JavaMail.nsuser@mail"
type="cite">
<style>
BODY{FONT-FAMILY: ±¼¸²;FONT-SIZE: 10pt;}
DIV,P {FONT-SIZE: 10pt;margin-top:2px;margin-bottom:2px;}
</style>
<p>Thanks to Dr. Olivier Devroede and Dr. Ernesto, I could fix the
previously posted problems.</p>
<p>I appreciate all of those who answered my posting.</p>
<p> </p>
<p>Now I got other suspicious messaages while I ran benchmarkPET and
benchmarkSPECT.</p>
<p>I read some postings where the responders said the messages seems
OK, but I would like to doublecheck before starting my simulation.</p>
<p> </p>
<p>The messages are two types : 'did not load properties table....'
and '... index out of range ... '</p>
<p>Part of the messages are as follows:</p>
<p> </p>
<p>[benchmarkPET]</p>
<p> </p>
<p> GateMaterialDatabase: did not load properties table for
material 'Lead',<br>
but this need not be a problem.'<br>
GateMaterialDatabase: did not load properties table for material
'Tungsten',<br>
but this need not be a problem.'<br>
GateMaterialDatabase: did not load properties table for material
'BGO',<br>
but this need not be a problem.'<br>
.....</p>
<p>Radial nb of layers: 2<br>
GateMaterialDatabase: did not load properties table for material
'Water',<br>
but this need not be a problem.'<br>
</p>
<p>G4ProcessManager::GetAttribute(): particle[GenericIon]<br>
index out of range<br>
#processes[3] index [-1]<br>
G4ProcessManager::GetAttribute(): particle[GenericIon]<br>
index out of range<br>
#processes[3] index [-1]</p>
<p><br>
--------------------------------------------</p>
<p>Softwares I installed are as follows.</p>
<p> </p>
<p>OS: Linux FedoraCore 5</p>
<p>CLHEP 2.0.2.2</p>
<p>Geant4 8.0.p01</p>
<p>Root 5.12 </p>
<p>LMF 3.0</p>
<p>Gate 3.0.0</p>
<p>--------------------------------------------</p>
<p> </p>
<p>Thank you.</p>
<p>Kisung Lee<br>
--------------------------- <br>
Kongju National University <br>
<a class="moz-txt-link-abbreviated" href="mailto:klee@kongju.ac.kr">klee@kongju.ac.kr</a> <br>
+82-41-850-8598 (office) <br>
+82-10-7344-5970 (cell) <br>
--------------------------- <br>
</p>
<div> </div>
----- ¸ÞÀÏÀÇ ¿ø¹® -----<br>
<div
style="background: rgb(228, 228, 228) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"><b>From:
</b>Olivier Devroede <OLIVIER.DEVROEDE@VUB.AC.BE><a class="moz-txt-link-rfc2396E" href="mailto:Olivier.Devroede@vub.ac.be"><Olivier.Devroede@vub.ac.be></a></OLIVIER.DEVROEDE@VUB.AC.BE></div>
<b>Sent: </b>Mon Nov 06 18:10:39 KST 2006<br>
<b>To: </b>Kisung Lee <KLEE@KONGJU.AC.KR><a class="moz-txt-link-rfc2396E" href="mailto:klee@kongju.ac.kr"><klee@kongju.ac.kr></a><br>
<b>Cc: </b><a class="moz-txt-link-abbreviated" href="mailto:gate-users@lists.healthgrid.org">gate-users@lists.healthgrid.org</a><br>
<b>Subject: </b>Re: [Gate-users] Installation problem<br>
</KLEE@KONGJU.AC.KR>
<p>Hi,<br>
<br>
The warnings probably mean nothing. In the readme file you can see that
it is to be expected.<br>
The Materials.xml file error, however, is easy to solve. This file
should be present in the directory from which you run Gate.<br>
A prepared file exists in the top directory of your Gate installation.
Btw, you also need the GateMaterials.db to be present in this directory.<br>
<br>
Do the following:<br>
mkdir GATESIM<br>
cd GATESIM<br>
ln -s /yourInstallationPathToGate/Materials.xml<br>
ln -s /yourInstallationPathToGate/GateMaterials.db<br>
Gate<br>
<br>
Kind regards,<br>
<br>
Olivier.<br>
<br>
Kisung Lee wrote: </p>
<blockquote cite="mid2846280.1162740108217.JavaMail.nsuser@mail"
type="cite">
<style>
BODY{FONT-FAMILY: ±¼¸²;FONT-SIZE: 10pt;}
DIV,P {FONT-SIZE: 10pt;margin-top:2px;margin-bottom:2px;}
</style>
<p>Softwares I installed are as follows.</p>
<p> </p>
<p>OS: Linux FedoraCore 5</p>
<p>CLHEP 2.0.2.2</p>
<p>Geant4 8.0.p01</p>
<p>Root 5.12 : binaries for linux-gcc-4.1</p>
<p>LMF 3.0</p>
<p>Gate 3.0.0</p>
<p> </p>
<p>When I installed Gate, there were a bunch of warnings but
compilation finished without an error.</p>
<p>But when I run the gate, I got some suspicious warning message
as below.</p>
<p> </p>
<p>*************************************************************<br>
Geant4 version Name: geant4-08-00-patch-01 (10-February-2006)<br>
Copyright : Geant4 Collaboration<br>
Reference : NIM A 506 (2003), 250-303<br>
WWW : <a href="http://cern.ch/geant4">http://cern.ch/geant4</a><br>
*************************************************************</p>
<p>I/O warning : failed to load external entity "Materials.xml"<br>
GateMaterialDatabase: did not find the Materials.xml file: no
properties read for material 'Air'<br>
Visualization Manager instantiating...<br>
</p>
<p> </p>
<p>Another problem is that when I try to run the gate with command
"Gate" only, the main macro file in the directory that I am in was
executed automatically. I tryed to uninstall and install again several
times but it still happens. </p>
<p> </p>
<p>Is there anyone who experienced the same problem as mine?<br>
<br>
Kisung<br>
--------------------------- <br>
Kongju National University <br>
<a class="moz-txt-link-abbreviated" href="mailto:klee@kongju.ac.kr">klee@kongju.ac.kr</a>
<br>
+82-41-850-8598 (office) <br>
+82-10-7344-5970 (cell) <br>
--------------------------- <br>
</p>
<br>
<br>
<img
src="http://mail.kongju.ac.kr/servlet/ReadConfirmer?confirmid1162740108214%7Cklee%7Cgate-users@lists.healthgrid.org"
moz-do-not-send="true" border="0" height="0" width="0">
<pre wrap=""><hr size="4" width="90%">
_______________________________________________
Gate-users mailing list
<a class="moz-txt-link-abbreviated"
href="mailto:Gate-users@lists.healthgrid.org">Gate-users@lists.healthgrid.org</a>
<a class="moz-txt-link-freetext"
href="http://lists.healthgrid.org/mailman/listinfo/gate-users">http://lists.healthgrid.org/mailman/listinfo/gate-users</a>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
-----------------------------------------------
Groetjes,
Dr. Olivier Devroede
Vrije Universiteit Brussel
dienst ELEM
Pleinlaan 2
1050 Brussel
Belgium
tel : +32 (0)2 629.33.26
mobile: +32 (0)496 40.16.78
fax : +32 (0)2 629.38.16
-----------------------------------------------
</pre>
<br>
<br>
<img moz-do-not-send="true"
src="http://mail.kongju.ac.kr/tmpl/web/imgnew/footer_kongju.gif">
<img moz-do-not-send="true"
src="http://mail.kongju.ac.kr/servlet/ReadConfirmer?confirmid1162969096114%7Cklee%7Cgate-users@lists.healthgrid.org"
border="0" height="0" width="0">
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Gate-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gate-users@lists.healthgrid.org">Gate-users@lists.healthgrid.org</a>
<a class="moz-txt-link-freetext" href="http://lists.healthgrid.org/mailman/listinfo/gate-users">http://lists.healthgrid.org/mailman/listinfo/gate-users</a>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
-----------------------------------------------
Groetjes,
Dr. Olivier Devroede
Vrije Universiteit Brussel
dienst ELEM
Pleinlaan 2
1050 Brussel
Belgium
tel                 : +32 (0)2 629.33.26
mobile                : +32 (0)496 40.16.78
fax                 : +32 (0)2 629.38.16
-----------------------------------------------
</pre>
</body>
</html>