Hi,
i m not sure if this is a bug of the latest SmartGwtEE release (2.4). Just got this strange issue.
it happens when i try to perform a save. The function generally saves records in 2 tables in a queue first, and then save another record to a third table. 8 out of 10 of the saves worked fine, but the whole page(only the page, not the whole browser) get's frozen without any strange messages in any of the logs (server log, Dev Console logs) , it always shows a little rotating waiting icon next to the mouse cursor, looks like it's waiting for server response, but will never get any.
I switched back to SmartGwtEE 2.3, everything back to normal(still testing, but have already done the same thing for more than 30 times, nothing strange happened though)
tested under Google Chrome and Firefox, same issue occurs on both of them
tested on both browsers after switched back to 2.3, no problem so far.
Is there a bug or anything?
i m not sure if this is a bug of the latest SmartGwtEE release (2.4). Just got this strange issue.
it happens when i try to perform a save. The function generally saves records in 2 tables in a queue first, and then save another record to a third table. 8 out of 10 of the saves worked fine, but the whole page(only the page, not the whole browser) get's frozen without any strange messages in any of the logs (server log, Dev Console logs) , it always shows a little rotating waiting icon next to the mouse cursor, looks like it's waiting for server response, but will never get any.
I switched back to SmartGwtEE 2.3, everything back to normal(still testing, but have already done the same thing for more than 30 times, nothing strange happened though)
tested under Google Chrome and Firefox, same issue occurs on both of them
tested on both browsers after switched back to 2.3, no problem so far.
Is there a bug or anything?
Comment