EBIFour.com > Debugging Clarify Errors > Virtual Disk Space

Virtual Disk Space Exceeded - java.lang.reflect.InvocationTargetException

Cleo Clarify / Virtual Disk Space Exceeded

Clarify Scenario:

After building an inbound 850 ruleset, we attemped to translate a large data set for inbound 850 x12 data.

Clarify Issue:

During inbound 850 (Purcahse Order) translation we incurred an error for java.util.NoSuchElementException



Studio Error:

Step 2: Execute Transformation - Single Output
Data:

Step Messages:
2016-11-30 02:58:07,292 [PERSISTENT] - Starting com.extol.processtasks.engine2.tasks.TransformationEngineTask@6ddb135
2016-11-30 02:58:07,292 [PERSISTENT] - Starting Transformation Engine
2016-11-30 02:58:07,292 [PERSISTENT] - Executing "com.abc.core.edi.outbound.n850RS / Deployed" 2016-11-30 02:58:08,184 [ERROR] - Transformation ended in error. Refer to the information in the Translation Messages. 2016-11-30 02:58:08,184 [PERSISTENT] - Ending Transformation Engine
2016-11-30 02:58:08,184 [PERSISTENT] - Completed Task.

Translation Messages:
Message ID: 78 - Target connector (com.extol.transformation.connectors.ConvertDocumentToEdi) started.
Message ID: 142 - java.lang.reflect.InvocationTargetException
Primary: java.lang.reflect.InvocationTargetException
java.util.NoSuchElementException

Clarify Resolution:

D:\EXTOL\EBI4_Runtime_Workspace\resources\config\server\storage\storage.properties
### VIRTUAL DISK PROPERTIES ###################################################################
# These properties configure the size and mode of operation of the virtual disk controller
# Total vdisk size = numberOfBlocks * blockSize
# Number of blocks on disk
numberOfBlocks = 10000
# Size of blocks in bytes
blockSize = 4096

  • Delete SQL controlled ‘controlÂ’ field rec_id in each instance of the related tables.
  • Save updated schema
  • Run process


By: on