xDI - Troubleshooting - Components and Technologies

File - Error "URI has an authority component" when processing files
Symptom When executing a process which manipulates files on Windows, or when performing an action which generates files (Build documentation for example), ...
Fri, 11 Feb, 2022 at 1:42 PM
SSH - Jschexception When Executing Ssh Or Scp Actions
SYMPTOM When executing an SSH or SCP Action, the following error sometimes occur: com.jcraft.jsch.JSchException: verify: false at com.indy.engine.action....
Sun, 20 Feb, 2022 at 11:27 PM
FTP - Error "you Must Issue The Pbsz Command Prior To Prot" When Connecting To An Ftps Server
SYMPTOM When executing aprocess which connects to an FTPS server, the following error occurs on the FTP action: javax.net.ssl.SSLException: 503 You must ...
Sun, 20 Feb, 2022 at 11:10 PM
Ftp - Error "550 Ssl/Tls Required On The Data Channel" When Connecting To An Ftps Server
SYMPTOM When executing a process which connects to an FTPS server, the following error is raised:     com.indy.engine.common.exceptions.EngineExceptionI:...
Sun, 20 Feb, 2022 at 7:33 PM
MySQL - Out Of Memory Issues
Symptom When using Mysql with a large set of data an OutOfMemoryError error is raised.   Solution By Default, the MySQL JDBC Driver retrieves all resul...
Fri, 11 Feb, 2022 at 3:33 PM
FTP - Ftps: Error "operation Not Permitted" When Using An Ftp Action With Tls Or Ssl
SYMPTOM When using an FTP action (Ftp Get, Ftp Put), the file transfer fails with an error like "425 : Unable to build data connection: Operation not...
Sun, 20 Feb, 2022 at 11:16 PM
FTP -Ftps Server : Ftpget Or Ftpput Does Nothing Or Hangs
SYMPTOM While trying to work with a FTPS server, a FtpGet or FtpPut action ends without error but does nothing (no file is really transferred). Other ...
Sun, 20 Feb, 2022 at 11:17 PM
Oracle - Object Names Are Limited To 30 Characters
SYMPTOM Possible symptoms include: When working with Oracle tables or stages, the object names generated by Stambia are truncated to 30 characters W...
Sun, 20 Feb, 2022 at 11:29 PM
Elasticsearch - Error "java.Lang.Nosuchmethoderror: Io.Netty [...]" When Trying To Execute Elasticsearch Mappings
SYMPTOM An exception looking like the following about a netty issue is thrown when executing Elasticsearch Mappings. java.lang.NoSuchMethodError: io.nett...
Sun, 20 Feb, 2022 at 7:34 PM
Postgresql - Error "invalid Byte Sequence... 0x00" When Loading Data Into Postgresql
SYMPTOM When executing a mapping or a query which loads data into a Postgresql database, the following error may occur if source data contains a NUL chara...
Sun, 20 Feb, 2022 at 8:06 PM