During startup of my application, I see the following message in the server log: "[izer] ERROR ISCObjectPool - return of object already in pool"
Please find the complete log in the attached file.
I see the message in hosted mode, as well as in Glassfish.
The application seems to be running ok. However I would like to figure out what is causing the exception, to ensure that it will not cause any problems later on.
Do you have any hint what could be causing that behaviour?
I'm using SmartGWT Framework 4.1 (SNAPSHOT_v9.1d_2014-01-05/PowerEdition). I saw the exception the first time, when I moved from SmartGWT 4.0 to 4.1.
Please find the complete log in the attached file.
I see the message in hosted mode, as well as in Glassfish.
The application seems to be running ok. However I would like to figure out what is causing the exception, to ensure that it will not cause any problems later on.
Do you have any hint what could be causing that behaviour?
I'm using SmartGWT Framework 4.1 (SNAPSHOT_v9.1d_2014-01-05/PowerEdition). I saw the exception the first time, when I moved from SmartGWT 4.0 to 4.1.
Comment