You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Hallo
i have following configuration of the web service (image)
during the running, I get following error message:
Exception in thread "main" java.lang.Error: Unresolved compilation problem:
Invalid escape sequence (valid ones are \b \t \n \f \r \" \' \\ )
at bachelorarbeit_webservice.shadowfileinputtodelimitedoutput_0_1.ShadowFileInputToDelimitedOutput.tWebServiceInputProcess(ShadowFileInputToDelimitedOutput.java:440)
at bachelorarbeit_webservice.shadowfileinputtodelimitedoutput_0_1.ShadowFileInputToDelimitedOutput.runJobInTOS(ShadowFileInputToDelimitedOutput.java:798)
at bachelorarbeit_webservice.shadowfileinputtodelimitedoutput_0_1.ShadowFileInputToDelimitedOutput.main(ShadowFileInputToDelimitedOutput.java:714)
Preview error. Some settings must be changed.
Note: Preview errors are generally due to a wrong encoding setting.
org.talend.designer.runprocess.shadow.ShadowFilePreview.preview(Unknown Source)
org.talend.repository.ui.utils.ShadowProcessHelper.getCsvArray(Unknown Source)
org.talend.repository.ui.wizards.metadata.connection.wsdl.WSDLSchemaStep1Form$PreviewProcessor.nonUIProcessInThread(Unknown Source)
org.talend.commons.ui.swt.thread.SWTUIThreadProcessor$1.run(Unknown Source)whats wrong at this configuration?
Thanks for your help
Last edited by weissharTransporeon (2009-07-24 13:55:28)
Offline
Pages: 1