[Gate-users] Re: Run time error

Bryan McIntosh mcintoshster at gmail.com
Wed Oct 22 14:00:44 CEST 2008


Alan,

My lab also runs GATE in VMWare, and my colleague had the same problem
last week.  It turns out that his output files had grown large enough
to fill his virtual machine's hard drive, and the error appeared
because GATE couldn't write its output.  Try increasing the maximum
size of the virtual drive, or move some large files off the VM.

-Bryan

On Wed, Oct 22, 2008 at 5:00 AM,
<gate-users-request at lists.healthgrid.org> wrote:
> Send Gate-users mailing list submissions to
>        gate-users at lists.healthgrid.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.healthgrid.org/mailman/listinfo/gate-users
> or, via email, send a message with subject or body 'help' to
>        gate-users-request at lists.healthgrid.org
>
> You can reach the person managing the list at
>        gate-users-owner at lists.healthgrid.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Gate-users digest..."
>
>
> Today's Topics:
>
>   1. Run time error (Alan Green)
>   2. Re: Run time error (Paul Gueye)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 21 Oct 2008 14:50:45 +0100
> From: "Alan Green" <alan.green at ucl.ac.uk>
> Subject: [Gate-users] Run time error
> To: <gate-users at lists.healthgrid.org>
> Message-ID:
>        <595C4E81822E244DB8853767F6A47A977DC6CC at pc6-13.pogb.cancer.ucl.ac.uk>
> Content-Type: text/plain; charset="us-ascii"
>
> Hello
>
> I am running a fairly straight copy of the example gamma camera
> simulation. I have installed GATE on the VMware virtualisation of
> Scientific Linux with Geant4 as provided by IN2P3:
> http://geant4.in2p3.fr/rubrique.php3?id_rubrique=8
>
> The simulation seemed to be running fine (generating meaningful output
> files) for just about three days when it crashed with the terminal
> window full of messages of the form
>
> Error in <TNtuple::Fill>: Failed filling branch:Gate.poskinene,
> nbytes=-1
>  This error is symptomatic of a Tree created as a memory-resident Tree
>  Instead of doing:
>    TTree *T = new TTree(...)
>    TFile *f = new TFile(...)
>  you should do:
>    TFile *f = new TFile(...)
>    TTree *T = new TTree(...)
>
> I don't know if there was an original error message as the virtual
> terminal's history file is full of these!
>
> Has anybody come across this? Does anyone know what is wrong? More to
> the point, does anyone know how to fix it?
>
> Many thanks
>
> Alan
>
> Dr Alan J Green
> Senior Lecturer
> UCL Cancer Institute
> Paul O'Gorman Building
> University College London
> 72 Huntley Street
> London  WC1E 6DD
>
> DL: +44 (0)20 7679 6220
>
> **********************************************************************
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager (it.support at cancer.ucl.ac.uk).
> **********************************************************************
>
>
>
> ------------------------------
>
> Message: 2
> Date: Tue, 21 Oct 2008 11:57:25 -0400
> From: Paul Gueye <gueye at jlab.org>
> Subject: Re: [Gate-users] Run time error
> To: Alan Green <alan.green at ucl.ac.uk>
> Cc: gate-users at lists.healthgrid.org
> Message-ID: <48FDFBE5.6090706 at jlab.org>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Alan,
>
> I have ran Gate under the same machine without any problem. I'll send
> you an email later this evening.
> Paul
> Alan Green wrote:
>> Hello
>>
>> I am running a fairly straight copy of the example gamma camera
>> simulation. I have installed GATE on the VMware virtualisation of
>> Scientific Linux with Geant4 as provided by IN2P3:
>> http://geant4.in2p3.fr/rubrique.php3?id_rubrique=8
>>
>> The simulation seemed to be running fine (generating meaningful output
>> files) for just about three days when it crashed with the terminal
>> window full of messages of the form
>>
>> Error in <TNtuple::Fill>: Failed filling branch:Gate.poskinene,
>> nbytes=-1
>>  This error is symptomatic of a Tree created as a memory-resident Tree
>>  Instead of doing:
>>     TTree *T = new TTree(...)
>>     TFile *f = new TFile(...)
>>  you should do:
>>     TFile *f = new TFile(...)
>>     TTree *T = new TTree(...)
>>
>> I don't know if there was an original error message as the virtual
>> terminal's history file is full of these!
>>
>> Has anybody come across this? Does anyone know what is wrong? More to
>> the point, does anyone know how to fix it?
>>
>> Many thanks
>>
>> Alan
>>
>> Dr Alan J Green
>> Senior Lecturer
>> UCL Cancer Institute
>> Paul O'Gorman Building
>> University College London
>> 72 Huntley Street
>> London  WC1E 6DD
>>
>> DL: +44 (0)20 7679 6220
>>
>> **********************************************************************
>> This email and any files transmitted with it are confidential and
>> intended solely for the use of the individual or entity to whom they
>> are addressed. If you have received this email in error please notify
>> the system manager (it.support at cancer.ucl.ac.uk).
>> **********************************************************************
>>
>> _______________________________________________
>> Gate-users mailing list
>> Gate-users at lists.healthgrid.org
>> http://lists.healthgrid.org/mailman/listinfo/gate-users
>>
>>
>
>
> --
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>  Paul Gueye
> * mail: gueye at jlab.org
>  P: (757) 584-7167
> * Hampton University
>  Physics Department
>  Hampton, VA 23668
>  W: (757) 727-5542
>  F: (757) 728-6910
> * Jefferson Lab
>  Physics Division
>  12000, Jefferson Avenue
>  Newport News, VA 23606
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>
>
>
> ------------------------------
>
> _______________________________________________
> Gate-users mailing list
> Gate-users at lists.healthgrid.org
> http://lists.healthgrid.org/mailman/listinfo/gate-users
>
>
> End of Gate-users Digest, Vol 29, Issue 18
> ******************************************
>



More information about the Gate-users mailing list