i'm building an web application using jsp, and i use the default server: glassfish v3.
my application is used for recommending item and give prediction. But when i'm running it, i got this WARNING: Interrupting idle Thread: http-thread-pool-17667...i've changed the wait_timeout,interactive_time out in mysql to 3...what should i do???i'm using a large database, and i'm ready to wait as long as it will takes, but the result show me nothing, the jps page show nothing, and i get this WARNING: Interrupting idle Thread: http-thread-pool-17667 in glassfish v3. I'm using netbean 6.8..
Thanks before for the answer..