Not an error but I found this very strange:
[quote]
12:19:05.161 Dbg 29999 [68.90.45:24] <Genesys_Desktop_760> Beginning Transaction txn-32 for DataSource Main with Connection : txn-32
12:19:05.161 Trc 21132 [68.90.45:24] <Genesys_Desktop_760 txn-32> Inserting persistent object from class 'com.genesyslab.icc.api.contactserver.persistent.EmailOut'.
12:19:05.161 Dbg 29999 [68.90.45:24] <Genesys_Desktop_760 txn-32> Executing request : insert into EmailOut WITH (ROWLOCK) (EmailOut.Forward, EmailOut.Id) values (?, ?) in transaction : txn-32 with timeout=0
12:19:05.177 Trc 21132 [68.90.45:24] <Genesys_Desktop_760 txn-32> Inserting persistent object from class 'com.genesyslab.icc.api.contactserver.persistent.Interaction'.
12:19:05.177 Dbg 29999 [68.90.45:24] <Genesys_Desktop_760 txn-32> Executing request : insert into Interaction WITH (ROWLOCK) (Interaction.StartDate, Interaction.EntityTypeId, Interaction.Id, Interaction.TypeId, Interaction.TenantId, Interaction.CreatorAppId, Interaction.SubtypeId, Interaction.ThreadId, Interaction.Status, Interaction.MediaTypeId, Interaction.CanBeParent, Interaction.Timeshift) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) in transaction : txn-32 with timeout=0
12:19:05.192 Dbg 29999 [68.90.45:24] <Genesys_Desktop_760 txn-32> Commit Transaction txn-32 for Connection : txn-32
12:19:05.192 Dbg 29999 [68.90.45:24] <Genesys_Desktop_760 txn-32> [Main DS] Returning connection into the pool.
12:19:05.192 Dbg 29999 [68.90.45:24] <Genesys_Desktop_760 txn-32> Transaction duration: 31 ms (32)
12:19:05.192 Trc 21100 [68.90.45:24] <Genesys_Desktop_760 00001a4G40KE003M> Entity EmailOut 00001a4G40KE003M created
[/quote]
Are the "? ? ? ? ?" supposed to be like that?