Thank you Rob for
your answer.
Now I have this
other problem. When I update a node in MMBase with the xmlimporter, the node is
updated, but my logfile is full with errors:
14:51:30,847
WARN module.database.support.PostgreSQL71 - tried to update a
node without any changes,..
.
.
.
.
.
.
15:02:01,929
ERROR mmbase.module.core.TransactionManager - Failed node
prefix='',otype=2:'54',huisnr=1:'70',owner=1:'TRaticUser',adres=1:'Zuideinde
',_exists=1:'yes',number=9:'1123',plaats=1:'Meppel',postcode=1:'7941
GK',_number=1:'TRaticUser_AnOb_1066309320703',telnr=1:'0522-254242',podium=1:'Schouwburg
Ogterop '
15:02:01,930 ERROR mmbase.module.core.TransactionManager - Can't commit transaction AnTr1066309320679
15:02:01,933 ERROR mmbase.module.core.TransactionManager - Nodes
15:02:01,930 ERROR mmbase.module.core.TransactionManager - Can't commit transaction AnTr1066309320679
15:02:01,933 ERROR mmbase.module.core.TransactionManager - Nodes
Can you tell me
what is going wrong?
Thanks in
advance,
Peter van der
Meer
VARA! Nieuwe
Media
-----Oorspronkelijk bericht-----
Van: Rob van Maris [mailto:[EMAIL PROTECTED]
Verzonden: woensdag 15 oktober 2003 16:51
Aan: '[EMAIL PROTECTED]'
Onderwerp: RE: XMLimporter> Van: Peter van der Meer [mailto:[EMAIL PROTECTED]]
>
> I'm trying to import an xml file (20000+ lines) but I get the
> following
> error:
>
> XML Importer Finished
>
> A TRANSACTION HAS TIMED OUT.
>
> Import aborted.This happens when the duration of the transaction exceeds the timeout.
The timeout can be set in the "create" element using attribute "timeOut", and defaults to 60 (seconds).
If you do a lot of importing or look-ups in a single transaction, you'll have to adjust this value.
