When I use convertToValuesto validate the EDI File ,I encountered the exception ,and the exception had been catched by getLastError .
The error is :java.lang.reflect.InvocationTargetException: com.wm.ff.parse.Parser.(Ljava/io/InputStream;Ljava/lang/String;Lcom/wm/ff/parse/DocumentDefinition;Z)V
But the same flow service could be normally run in another server .
Is there anybody warm-hearted can do me a favor ? WILL BE WAITING .
I change the another EDIFFSchema ,also the same error .
May be some envoirement parameter is not right or there is any patch to solve the problem …
Is there any suggestion?