Hi,
Currently I'm using a ListGrid with many data bound Select Items. Each SelectItem has its own data source and fetch. When ListGrid fetchData method is called the Loading data.. message which appears during fetch does not dissapear after the fetch. This problem occurs only in FireFix 2.0.0.8 and not in IE7 or FireFix 2.0.0.7. I've attached the RPC debug logs below. Surprisingly if the ListGrid filter is hidden this problem does not occur.
Currently I'm using a ListGrid with many data bound Select Items. Each SelectItem has its own data source and fetch. When ListGrid fetchData method is called the Loading data.. message which appears during fetch does not dissapear after the fetch. This problem occurs only in FireFix 2.0.0.8 and not in IE7 or FireFix 2.0.0.7. I've attached the RPC debug logs below. Surprisingly if the ListGrid filter is hidden this problem does not occur.
Code:
18:28:59.890:INFO:Log:initialized
18:29:01.390:INFO:RPCManager:builtinApplication:Creating new isc.ResultSet for operation 'nodeProfile_fetch' with filterValues: {}
18:29:01.390:DEBUG:RPCManager:Grabbed prompt from first request that defined one: Loading Data please wait...
18:29:02.500:INFO:RPCManager:builtinApplication:Creating new isc.ResultSet for operation 'comboNodeTypeForNodeProfile_fetch' with filterValues: {}
18:29:02.515:DEBUG:RPCManager:Grabbed prompt from first request that defined one: Loading Data please wait...
18:29:02.515:INFO:RPCManager:builtinApplication:Creating new isc.ResultSet for operation 'comboSoftwareForNodeProfile_fetch' with filterValues: {}
18:29:02.531:DEBUG:RPCManager:Grabbed prompt from first request that defined one: Loading Data please wait...
18:29:02.531:INFO:RPCManager:builtinApplication:Creating new isc.ResultSet for operation 'comboSoftwareForNodeProfile_fetch' with filterValues: {}
18:29:02.531:DEBUG:RPCManager:Grabbed prompt from first request that defined one: Loading Data please wait...
18:29:02.546:INFO:RPCManager:builtinApplication:Creating new isc.ResultSet for operation 'nodeProfile_fetch' with filterValues: {}
18:29:02.546:DEBUG:RPCManager:Grabbed prompt from first request that defined one: Loading Data please wait...
18:29:02.562:INFO:RPCManager:builtinApplication:Creating new isc.ResultSet for operation 'nodeProfile_fetch' with filterValues: {}
18:29:02.562:DEBUG:RPCManager:Grabbed prompt from first request that defined one: Loading Data please wait...
18:29:02.578:INFO:RPCManager:builtinApplication:Creating new isc.ResultSet for operation 'comboSeverity_fetch' with filterValues: {}
18:29:02.578:DEBUG:RPCManager:Grabbed prompt from first request that defined one: Loading Data please wait...
18:29:02.593:INFO:RPCManager:builtinApplication:Creating new isc.ResultSet for operation 'comboSeverity_fetch' with filterValues: {}
18:29:02.593:DEBUG:RPCManager:Grabbed prompt from first request that defined one: Loading Data please wait...
18:29:03.093:WARN:Log:method click on [object Object] overriden with non-function: ''
18:29:03.203:INFO:Log:isc.Page is loaded
18:29:03.203:INFO:RPCManager:Resubmitting transaction number: 0
18:29:03.203:INFO:RPCManager:sendQueue[0]: 1 RPCRequest(s); transport: xmlHttpRequest; target: /provisioningUtility.do?&isc_rpc=1&isc_v=5.7&isc_xhr=1&isc_tnum=0
18:29:03.203:INFO:RPCManager:Resubmitting transaction number: 1
18:29:03.265:INFO:RPCManager:sendQueue[1]: 1 RPCRequest(s); transport: xmlHttpRequest; target: http://localhost/isomorphic/IDACall?isc_rpc=1&isc_v=5.7&isc_xhr=1&isc_tnum=1
18:29:03.281:INFO:RPCManager:Resubmitting transaction number: 2
18:29:03.281:INFO:RPCManager:sendQueue[2]: 8 RPCRequest(s); transport: xmlHttpRequest; target: http://localhost/isomorphic/IDACall?isc_rpc=1&isc_v=5.7&isc_xhr=1&isc_tnum=2
18:29:03.312:INFO:RPCManager:Resubmitting transaction number: 3
18:29:03.312:INFO:RPCManager:sendQueue[3]: 8 RPCRequest(s); transport: xmlHttpRequest; target: http://localhost/isomorphic/IDACall?isc_rpc=1&isc_v=5.7&isc_xhr=1&isc_tnum=3
18:29:03.328:INFO:RPCManager:Resubmitting transaction number: 4
18:29:03.328:INFO:RPCManager:sendQueue[4]: 1 RPCRequest(s); transport: xmlHttpRequest; target: http://localhost/isomorphic/IDACall?isc_rpc=1&isc_v=5.7&isc_xhr=1&isc_tnum=4
18:29:03.343:INFO:RPCManager:Resubmitting transaction number: 5
18:29:03.343:INFO:RPCManager:sendQueue[5]: 1 RPCRequest(s); transport: xmlHttpRequest; target: http://localhost/isomorphic/IDACall?isc_rpc=1&isc_v=5.7&isc_xhr=1&isc_tnum=5
18:29:03.343:INFO:RPCManager:Resubmitting transaction number: 6
18:29:03.343:INFO:RPCManager:sendQueue[6]: 1 RPCRequest(s); transport: xmlHttpRequest; target: http://localhost/isomorphic/IDACall?isc_rpc=1&isc_v=5.7&isc_xhr=1&isc_tnum=6
18:29:03.343:INFO:RPCManager:Resubmitting transaction number: 7
18:29:03.343:INFO:RPCManager:sendQueue[7]: 1 RPCRequest(s); transport: xmlHttpRequest; target: http://localhost/isomorphic/IDACall?isc_rpc=1&isc_v=5.7&isc_xhr=1&isc_tnum=7
18:29:03.359:INFO:RPCManager:Resubmitting transaction number: 8
18:29:03.359:INFO:RPCManager:sendQueue[8]: 1 RPCRequest(s); transport: xmlHttpRequest; target: http://localhost/isomorphic/IDACall?isc_rpc=1&isc_v=5.7&isc_xhr=1&isc_tnum=8
18:29:03.359:INFO:RPCManager:Resubmitting transaction number: 9
18:29:03.359:INFO:RPCManager:sendQueue[9]: 1 RPCRequest(s); transport: xmlHttpRequest; target: http://localhost/isomorphic/IDACall?isc_rpc=1&isc_v=5.7&isc_xhr=1&isc_tnum=9
18:29:03.359:INFO:RPCManager:Resubmitting transaction number: 10
18:29:03.359:INFO:RPCManager:sendQueue[10]: 1 RPCRequest(s); transport: xmlHttpRequest; target: http://localhost/isomorphic/IDACall?isc_rpc=1&isc_v=5.7&isc_xhr=1&isc_tnum=10
18:29:03.359:INFO:RPCManager:Resubmitting transaction number: 11
18:29:03.359:INFO:RPCManager:sendQueue[11]: 1 RPCRequest(s); transport: xmlHttpRequest; target: alarm.do?&isc_rpc=1&isc_v=5.7&isc_xhr=1&isc_tnum=11
18:29:03.937:INFO:RPCManager:transaction 0 arrived after 734ms
18:29:03.968:DEBUG:RPCManager:Result string for transaction 0: "//isc_RPCResponseStart-->[
]//isc_RPCResponseEnd"
18:29:03.984:INFO:RPCManager:rpcResponse(custom)[rpc]: [status=0], result: object
18:29:05.250:INFO:RPCManager:transaction 1 arrived after 1985ms
18:29:05.265:DEBUG:RPCManager:Result string for transaction 1: "//isc_RPCResponseStart-->[
],
]//isc_RPCResponseEnd"
18:29:05.296:INFO:RPCManager:rpcResponse(nodeProfile_fetch)[fetch]: [status=0], result: 2 records
18:29:07.953:INFO:RPCManager:transaction 2 arrived after 4672ms
18:29:07.984:INFO:RPCManager:transaction 3 arrived after 4672ms
18:29:08.015:DEBUG:RPCManager:Result string for transaction 2: "//isc_RPCResponseStart-->[
]//isc_RPCResponseEnd"
18:29:08.062:INFO:RPCManager:rpcResponse(custom)[rpc]: [status=0], result: 10 records
18:29:08.125:INFO:RPCManager:rpcResponse(custom)[rpc]: [status=0], result: 14 records
18:29:08.187:INFO:RPCManager:rpcResponse(custom)[rpc]: [status=0], result: 4 records
18:29:08.234:INFO:RPCManager:rpcResponse(custom)[rpc]: [status=0], result: 12 records
18:29:08.296:INFO:RPCManager:rpcResponse(custom)[rpc]: [status=0], result: 77 records
18:29:08.359:INFO:RPCManager:rpcResponse(custom)[rpc]: [status=0], result: 2 records
18:29:08.421:INFO:RPCManager:rpcResponse(custom)[rpc]: [status=0], result: 2 records
18:29:08.484:INFO:RPCManager:rpcResponse(custom)[rpc]: [status=0], result: 2 records
18:29:08.546:DEBUG:RPCManager:Result string for transaction 3: "//isc_RPCResponseStart-->[
]//isc_RPCResponseEnd"
18:29:08.625:INFO:RPCManager:rpcResponse(custom)[rpc]: [status=0], result: 10 records
18:29:08.796:INFO:RPCManager:rpcResponse(custom)[rpc]: [status=0], result: 14 records
18:29:09.078:INFO:RPCManager:rpcResponse(custom)[rpc]: [status=0], result: 4 records
18:29:09.234:WARN:Log:TypeError: this.formItem has no properties
18:29:09.343:INFO:RPCManager:transaction 4 arrived after 6015ms
18:29:09.484:DEBUG:RPCManager:Result string for transaction 4: "//isc_RPCResponseStart-->[
]//isc_RPCResponseEnd"
18:29:09.546:INFO:RPCManager:rpcResponse(comboNodeTypeForNodeProfile_fetch)[fetch]: [status=0], result: 10 records
18:29:09.625:WARN:Log:TypeError: this.pickList has no properties
18:29:09.703:INFO:RPCManager:transaction 5 arrived after 6360ms
18:29:09.843:DEBUG:RPCManager:Result string for transaction 5: "//isc_RPCResponseStart-->[
]//isc_RPCResponseEnd"
18:29:09.937:INFO:RPCManager:rpcResponse(comboSoftwareForNodeProfile_fetch)[fetch]: [status=0], result: 14 records
18:29:10.125:INFO:RPCManager:transaction 6 arrived after 6782ms
18:29:10.203:DEBUG:RPCManager:Result string for transaction 6: "//isc_RPCResponseStart-->[
{
}
]//isc_RPCResponseEnd"
18:29:10.281:INFO:RPCManager:rpcResponse(comboSoftwareForNodeProfile_fetch)[fetch]: [status=0], result: 14 records
18:29:10.390:INFO:RPCManager:transaction 7 arrived after 7047ms
18:29:10.484:DEBUG:RPCManager:Result string for transaction 7: "//isc_RPCResponseStart-->[
{
}
]//isc_RPCResponseEnd"
18:29:10.593:INFO:RPCManager:rpcResponse(nodeProfile_fetch)[fetch]: [status=0], result: 2 records
18:29:10.687:INFO:RPCManager:transaction 8 arrived after 7328ms
18:29:10.781:DEBUG:RPCManager:Result string for transaction 8: "//isc_RPCResponseStart-->[
{ }
]//isc_RPCResponseEnd"
18:29:10.875:INFO:RPCManager:rpcResponse(nodeProfile_fetch)[fetch]: [status=0], result: 2 records
18:29:11.000:INFO:RPCManager:transaction 9 arrived after 7641ms
18:29:11.093:DEBUG:RPCManager:Result string for transaction 9: "//isc_RPCResponseStart-->[
{}
]//isc_RPCResponseEnd"
18:29:11.203:INFO:RPCManager:rpcResponse(comboSeverity_fetch)[fetch]: [status=0], result: 4 records
18:29:11.453:INFO:RPCManager:transaction 10 arrived after 8094ms
18:29:11.687:DEBUG:RPCManager:Result string for transaction 10: "//isc_RPCResponseStart-->[
{ }
]//isc_RPCResponseEnd"
18:29:11.890:INFO:RPCManager:rpcResponse(comboSeverity_fetch)[fetch]: [status=0], result: 4 records
18:29:12.000:INFO:RPCManager:transaction 11 arrived after 8641ms
18:29:12.093:DEBUG:RPCManager:Result string for transaction 11: "//isc_RPCResponseStart-->[
{
}
]//isc_RPCResponseEnd"
18:29:12.218:INFO:RPCManager:rpcResponse(custom)[rpc]: [status=0], result: object
Global Log Priorities updated: Logging messages at priority 'Warn' and above for category 'RPCManager'.
Comment