I’ve completed the trace and it looks like Servoy is chunking out a lot of data. I used my Brochure form which has all my basic info about the user with no tabs or portals (about 15 fields and some buttons), and I did a standard update of a single field as my test. I can see in the trace that Servoy is calling all my relations, even though I’m only displaying one table in my form. But with my untrained eye, I can’t tell if there’s anything amiss. Again it take around 3 to 5 seconds to update a record. And about twice that to scroll through the record set on this particular form. The times get worse with forms having tabs and protals. Any incite would be appreciated.
Scheduler sleeping for 9223370934241655042 milliseconds, queue
[ b48cc86d-4a04-11d9-bb02-8c05de745c69(9223372036854775807) ]
Running queue handler for client b48cc86d-4a04-11d9-bb02-8c05de745c69.
localwk: Got connection, thread=RMI TCP Connection(26)-66.76.130.234
used sql select CustomerTable.CustID
from CustomerTable
order by CustomerTable.CustID
localwk: Closed connection, thread=RMI TCP Connection(26)-66.76.130.234
localwk: Got connection, thread=RMI TCP Connection(26)-66.76.130.234
used sql select CustomerEmployerInfoTable.EmployerInfoID
from CustomerEmployerInfoTable
where CustomerEmployerInfoTable.CustID = ?
order by CustomerEmployerInfoTable.EmployerInfoID
questiondata[0]= 111357 ,type: java.lang.Integer
localwk: Closed connection, thread=RMI TCP Connection(26)-66.76.130.234
localwk: Got connection, thread=RMI TCP Connection(26)-66.76.130.234
used sql select CustomerMarketingTable.MarketingID
from CustomerMarketingTable
where CustomerMarketingTable.CustID = ?
order by CustomerMarketingTable.MarketingID
questiondata[0]= 111357 ,type: java.lang.Integer
localwk: Closed connection, thread=RMI TCP Connection(26)-66.76.130.234
localwk: Got connection, thread=RMI TCP Connection(26)-66.76.130.234
used sql select CustomerHistoryCombineTable.HistoryCombineID
from CustomerHistoryCombineTable
where CustomerHistoryCombineTable.CustID = ?
order by CustomerHistoryCombineTable.HistoryCombineID
questiondata[0]= 111357 ,type: java.lang.Integer
localwk: Closed connection, thread=RMI TCP Connection(26)-66.76.130.234
localwk: Got connection, thread=RMI TCP Connection(26)-66.76.130.234
used sql select CustomerOrderDetailTable.OrderDetailID
from CustomerOrderDetailTable
where CustomerOrderDetailTable.CustID = ?
order by CustomerOrderDetailTable.OrderDetailID
questiondata[0]= 111357 ,type: java.lang.Integer
localwk: Closed connection, thread=RMI TCP Connection(26)-66.76.130.234
localwk: Got connection, thread=RMI TCP Connection(26)-66.76.130.234
used sql select NewInvoiceOrderTable.OrdInvID
from NewInvoiceOrderTable
where NewInvoiceOrderTable.CustID = ?
order by NewInvoiceOrderTable.OrdInvID
questiondata[0]= 111357 ,type: java.lang.Integer
localwk: Closed connection, thread=RMI TCP Connection(26)-66.76.130.234
returning the socket that is in the pool 1ecc08c[SSL_RSA_WITH_RC4_128_MD5:
Socket[addr=/66.76.130.234,port=32889,localport=1099]] for endpoint 169.254.130.197:2002
localwk: Got connection, thread=RMI TCP Connection(26)-66.76.130.234
used sql select CustomerBillingTable.BillingID
from CustomerBillingTable
where CustomerBillingTable.CustID = ?
order by CustomerBillingTable.BillingID
questiondata[0]= 111357 ,type: java.lang.Integer
localwk: Closed connection, thread=RMI TCP Connection(26)-66.76.130.234
localwk: Got connection, thread=RMI TCP Connection(26)-66.76.130.234
used sql select distinct custtype
from customertable
localwk: Closed connection, thread=RMI TCP Connection(26)-66.76.130.234
PingScanner woke up, queue
[ 6ba302eb-4a04-11d9-bb02-8c05de745c69(1102613120734) b48cc86d-4a04-11d9-bb02-8c05de745c69(1102613123546) ]
PingScanner sleeping for 297188 milliseconds, queue
[ 6ba302eb-4a04-11d9-bb02-8c05de745c69(1102613120734) b48cc86d-4a04-11d9-bb02-8c05de745c69(1102613123546) ]
localwk: Got connection, thread=RMI TCP Connection(27)-66.76.130.234
used sql select CustomerTable.CustID, CustomerTable.CreatedBy, CustomerTable.CreatedDate,
CustomerTable.ModifiedBy, CustomerTable.ModifiedDate, CustomerTable.ModifiedTime,
CustomerTable.addCURRAdd2, CustomerTable.addCURRAddSt, CustomerTable.addCURRcity,
CustomerTable.addCURRcountry, CustomerTable.addCURRstate, CustomerTable.addCURRzip,
CustomerTable.Company, CustomerTable.CustNAMEfirst, CustomerTable.CustNAMEFULorg,
CustomerTable.CustNAMElast, CustomerTable.CustNAMEmiddle, CustomerTable.CustNAMEprefix,
CustomerTable.CustNAMEsuffix, CustomerTable.CustType, CustomerTable.EmailaddDatechange,
CustomerTable.EmailSubPLUS, CustomerTable.DateBrochureMailed, CustomerTable.DateWKNewsMailed,
CustomerTable.Photos_EmployerView, CustomerTable.SubsExpireFull, CustomerTable.FARDate,
CustomerTable.FeaturedEmployer, CustomerTable.MailWKNews, CustomerTable.NotesGeneral,
CustomerTable.PermissionCode
from CustomerTable
where CustomerTable.CustID = ?
questiondata[0]= 111557 ,type: java.lang.Integer
localwk: Closed connection, thread=RMI TCP Connection(27)-66.76.130.234
localwk: Got connection, thread=RMI TCP Connection(27)-66.76.130.234
used sql select CustomerTable.CustID from CustomerTable order by CustomerTable.CustID
localwk: Closed connection, thread=RMI TCP Connection(27)-66.76.130.234
localwk: Got connection, thread=RMI TCP Connection(27)-66.76.130.234
used sql select CustomerEmployerInfoTable.EmployerInfoID
from CustomerEmployerInfoTable
where CustomerEmployerInfoTable.CustID = ?
order by CustomerEmployerInfoTable.EmployerInfoID
questiondata[0]= 111557 ,type: java.lang.Integer
localwk: Closed connection, thread=RMI TCP Connection(27)-66.76.130.234
localwk: Got connection, thread=RMI TCP Connection(27)-66.76.130.234
used sql select CustomerMarketingTable.MarketingID
from CustomerMarketingTable
where CustomerMarketingTable.CustID = ?
order by CustomerMarketingTable.MarketingID
questiondata[0]= 111557 ,type: java.lang.Integer
localwk: Closed connection, thread=RMI TCP Connection(27)-66.76.130.234
localwk: Got connection, thread=RMI TCP Connection(27)-66.76.130.234
used sql select CustomerHistoryCombineTable.HistoryCombineID
from CustomerHistoryCombineTable
where CustomerHistoryCombineTable.CustID = ?
order by CustomerHistoryCombineTable.HistoryCombineID
questiondata[0]= 111557 ,type: java.lang.Integer
localwk: Closed connection, thread=RMI TCP Connection(27)-66.76.130.234
localwk: Got connection, thread=RMI TCP Connection(27)-66.76.130.234
used sql select CustomerOrderDetailTable.OrderDetailID
from CustomerOrderDetailTable
where CustomerOrderDetailTable.CustID = ?
order by CustomerOrderDetailTable.OrderDetailID
questiondata[0]= 111557 ,type: java.lang.Integer
localwk: Closed connection, thread=RMI TCP Connection(27)-66.76.130.234
localwk: Got connection, thread=RMI TCP Connection(27)-66.76.130.234
used sql select NewInvoiceOrderTable.OrdInvID
from NewInvoiceOrderTable
where NewInvoiceOrderTable.CustID = ?
order by NewInvoiceOrderTable.OrdInvID
questiondata[0]= 111557 ,type: java.lang.Integer
localwk: Closed connection, thread=RMI TCP Connection(27)-66.76.130.234
localwk: Got connection, thread=RMI TCP Connection(27)-66.76.130.234
used sql select CustomerBillingTable.BillingID
from CustomerBillingTable
where CustomerBillingTable.CustID = ?
order by CustomerBillingTable.BillingID
questiondata[0]= 111557 ,type: java.lang.Integer
localwk: Closed connection, thread=RMI TCP Connection(27)-66.76.130.234
localwk: Got connection, thread=RMI TCP Connection(27)-66.76.130.234
used sql select distinct custtype from customertable
localwk: Closed connection, thread=RMI TCP Connection(27)-66.76.130.234
Thanks again,
Jim