We have a importer that is taking an XML file, formatting it using an XSLT file and creates a final XML file. It then takes that final file and imports it into Rhythmyx. In the importer it is creating multiple content items using 3 different content types. Two of the items are working fine and being created. The final content item is not. In the server log I get the following error:
wsSearchHandler Exception, source
ceurl: …/psx_cecicaDailyClipping/cicaDailyClipping.htmlMessage: an
exception occurred while processing the internal requesthandler call:
com.percussion.design.objectstore.PSValidationException:Error initializing
apploication .sys_CEHandler7112:java.lang.StringIndexOutOfBoundsException:
String index out of range: -24
We can create content items manually with this content type, so its just during this automated import process.
Does anyone have any idea what this error could mean or where I could look to figure this out? I know its hard to give suggestions without known how the importer works or seeing in action but I"m hoping someone might just have some thoughts that might lead us in the right direction.
Shane