Property: ERROR when reading in long value

Hi,

I have a component with 5 properties (3 ints - 2 strings). I save the
properties in a .cpf file using
marshalling.writeProperties("test.cpf")
I then try to load the properties from the newly generated cpf file:

marshalling.loadProperties ("test.cpf")
10.288 [ Info ][PropertyLoader:load] Loading properties into
TaskContext 'Krypton' with 'test.cpf'.
10.296 [ ERROR ][CPFDemarshaller] An XML SAX exception occurred
processing file
10.296 [ ERROR ][CPFDemarshaller] Wrong value for property 'long'.
Value should contain an integer value, got ''.
10.296 [ ERROR ][PropertyLoader:load] Some error occured while parsing test.cpf
= false

cpf file in appendix.

regards,

Steven

AttachmentSize
test.cpf716 bytes