OnDemand Users Group

Support Forums => CMOD for Multiplatforms => Topic started by: zancanaro on September 25, 2009, 08:52:15 AM

Title: Hyphen in OutSize message
Post by: zancanaro on September 25, 2009, 08:52:15 AM
Hi all

in my 7.1.2.0 CM/OD, during a successfull ( rc=87) load test for a new APP GR, I see this message in syslog :
"  26/08/2009  16:49:30    ApplGroup Load:  Name(DEDEMAT)   LoadId(5856-1-0-4FAA-14421-14421)   File(/appspdk/archive/TPEDJE99)  InputSize(--UNKNOWN--)  OutputSize(-1390152390)  "

1 What does the hyphen mean in the OutputSize "OutputSize(-1390152390)" ?
2 Why the InputSize is unknown ?

Thanks by advance.
Title: Re: Hyphen in OutSize message
Post by: Justin Derrick on September 25, 2009, 02:49:09 PM
Hi.

First and foremost, you *really* need to apply some patches.  7.1.2.0 has a number of serious bugs.

The input size is probably unknown because you're using a generic index.  OnDemand doesn't calculate the size of documents to be stored when you're using a generic index.

The negative number you're seeing is an 'overflow' -- it's a problem that's fixed in the newer versions of CMOD.

-JD.