Dear Isomorphic
I'm using SmartGWT Pro Release 2.4, IE8 and JBOSS 5.1 as Application Server.
Can you tell me what happens between the first and the second log entry? It takes about 6 seconds (21:44:11,265 ... 21:44:17,953) between these to log entries...
Thanks in advance
Marco
I'm using SmartGWT Pro Release 2.4, IE8 and JBOSS 5.1 as Application Server.
Can you tell me what happens between the first and the second log entry? It takes about 6 seconds (21:44:11,265 ... 21:44:17,953) between these to log entries...
Code:
2011-08-09 21:44:11,265 [CID: ] INFO [STDOUT] (http-0.0.0.0-8080-3) === 2011-08-09 21:44:11,265 [80-3] INFO RequestContext - URL: '/BGM2_GUI/bgm2/sc/IDACall', User-Agent: 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; MS-RTC LM 8)': MSIE with Accept-Encoding header, ready for compressed JS 2011-08-09 21:44:17,953 [CID: ] INFO [STDOUT] (http-0.0.0.0-8080-3) === 2011-08-09 21:44:17,953 [80-3] DEBUG XML - Parsed XML from (in memory stream): 0ms 2011-08-09 21:44:17,968 [CID: ] INFO [STDOUT] (http-0.0.0.0-8080-3) === 2011-08-09 21:44:17,968 [80-3] DEBUG RPCManager - Processing 1 requests. 2011-08-09 21:44:17,968 [CID: ] INFO [STDOUT] (http-0.0.0.0-8080-3) === 2011-08-09 21:44:17,968 [80-3] DEBUG RPCManager - Request #1 (DSRequest) payload: { criteria:{ fromDate:new Date(1276034400000), toDate:new Date(1276034400000), interval:"interval24", DayAhead:true, senderFilter:"", counterpartFilter:"", ruleZone:"", showCounterparts:true, groupByBusiness:true, statusOK:true, statusNeu:true, statusAchtung:true, showCurrentVersionOnly:true }, operationConfig:{ dataSource:"scheduleTimeseries24-96hInterval", operationType:"fetch" }, endRow:100, appID:"builtinApplication", operation:"scheduleTimeseries24-96hInterval_fetch", oldValues:{ fromDate:new Date(1276034400000), toDate:new Date(1276034400000), interval:"interval24", DayAhead:true, senderFilter:"", counterpartFilter:"", ruleZone:"", showCounterparts:true, groupByBusiness:true, statusOK:true, statusNeu:true, statusAchtung:true, showCurrentVersionOnly:true } } 2011-08-09 21:44:17,968 [CID: ] INFO [STDOUT] (http-0.0.0.0-8080-3) 4986875 [http-0.0.0.0-8080-3] DEBUG ch.swissgrid.bgm2.gui.server.servlet.BGM2IDACall.handleDSRequest(BGM2IDACall.java:32) - Handle DSRequest...
Marco
Comment